- Feb 02, 2015
-
-
David Klempner authored
Initialize mutex
-
Vijay Pai authored
Remove a major source of contention in thread_pool
-
Nicolas Noble authored
Prevent a potential deadlock
-
Nicolas Noble authored
Build cleaner updates
-
Nicolas Noble authored
Fix some memory leaks
-
Craig Tiller authored
-
Craig Tiller authored
Migrate the last of the Python code from Google-internal source control to git.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
The source code is moved from src/python to src/python/src. A setup.py is added at src/python. The build_python.sh and run_python.sh scripts are updated to build and run the Python tests by building a package and installing it in the developer's Python 2.7 virtual environment.
-
Craig Tiller authored
And make it easy not to make the same mistake
-
Craig Tiller authored
- notify_one when new work is available to avoid thundering herd problems - checking conditions before entering cv_.wait() prevents a case that these are not validated
-
- Feb 01, 2015
-
-
Abhishek Kumar authored
Fix some typos
-
Vijay Pai authored
Add pprof support to qps client, server
-
Craig Tiller authored
Starts profiling on client and server. On client, finishes after a test. On the server, finishes after sigint.
-
Craig Tiller authored
Adding an editorconfig configuration file.
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Resolves a deadlock caused by flow control callbacks being made under the lock.
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jan 31, 2015
-
-
Nicolas "Pixel" Noble authored
Check http://editorconfig.org/ for more information.
-
Tim Emiola authored
Updated PHP library to handle generated code without explicit references to grpc
-
Tim Emiola authored
Added handling for unimplemeneted methods on the server
-
Tim Emiola authored
Added stock service client and server
-
Nicolas Noble authored
Make ASAN work to detect leaks
-
murgatroid99 authored
-
- Jan 30, 2015
-
-
murgatroid99 authored
-
Tim Emiola authored
Fix a couple of PHP bugs that prevented the PHP interop test client from working
-
murgatroid99 authored
-
Craig Tiller authored
Refactor the code a little to make this easier to munge around.
-
murgatroid99 authored
-
Nicolas Noble authored
Fix initialization compile error
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
Switched extension to return faster sliceable Buffers
-
murgatroid99 authored
-
Jan Tattermusch authored
Adding property sheets for OpenSSL and Winsock 2 libraries.
-
Craig Tiller authored
Fixing echo test.
-