aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* clang-format resultsGravatar Vijay Pai2015-04-13
* Stub out precise clock structure from the overall flow of timers.c so thatGravatar Vijay Pai2015-04-13
* SpaceGravatar Vijay Pai2015-04-13
* Eliminate unneeded assertsGravatar Vijay Pai2015-04-13
* Allow a build config called CONFIG=latprof that defines the appropriateGravatar Vijay Pai2015-04-13
* Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
* Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-04-13
|\
* \ Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timersGravatar Vijay Pai2015-04-13
|\ \
| * | Infrastructure for timer insertion, logging, and testing.Gravatar Vijay Pai2015-04-13
| | * Merge pull request #1188 from tbetbetbe/grpc_ruby_switch_to_new_call_apiGravatar Jan Tattermusch2015-04-10
| | |\
| | * | Merge pull request #1257 from yang-g/codegennamespaceGravatar Nicolas Noble2015-04-10
| |/| | |/| | |
| | | * Fixed bad op referenceGravatar Tim Emiola2015-04-10
| | | * Adds comments to clarify memory handlingGravatar Tim Emiola2015-04-10
| | * | When the proto file does not contain a package, do not generate namespaceGravatar Yang Gao2015-04-10
* | | | Merge pull request #1016 from dklempner/no_kick_selfGravatar Nicolas Noble2015-04-10
|\ \ \ \ | |_|/ / |/| | |
| | | * Move timeout handling into the extensionGravatar Tim Emiola2015-04-10
| | | * Cleanup: remove redundant extension codeGravatar Tim Emiola2015-04-10
| | | * Cleanup: remove redundant ruby codeGravatar Tim Emiola2015-04-10
| | | * Updates BidiCall/ClientStub to the new Call APIGravatar Tim Emiola2015-04-10
| | | * Update RPC server to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Updates ActiveCall to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Rewrite client_server_spec to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Updates Server#request_call in line with the new APIGravatar Tim Emiola2015-04-10
| | | * Adds Call#run_batchGravatar Tim Emiola2015-04-10
| | | * Adds symbols to access the fields in Status structGravatar Tim Emiola2015-04-10
| | | * Exposes the implementation of CompletionQueue#pluckGravatar Tim Emiola2015-04-10
| | | * Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methodsGravatar Tim Emiola2015-04-10
| | | * Adds the call operation codesGravatar Tim Emiola2015-04-10
| | | * Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
| |_|/ |/| |
* | | Merge pull request #1243 from jboeuf/cpp_creds_refactorGravatar Yang Gao2015-04-10
|\ \ \
| * | | Addressing comments.Gravatar Julien Boeuf2015-04-10
| * | | Have the secure credentials in separate header files.Gravatar Julien Boeuf2015-04-09
* | | | Merge pull request #1222 from ctiller/mac-fixesGravatar Nicolas Noble2015-04-09
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
|\ \ \ \
* \ \ \ \ Merge pull request #1234 from soltanmm/auth-interopGravatar Tim Emiola2015-04-09
|\ \ \ \ \
| | * | | | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| * | | | | Add OAuth interop tests to PythonGravatar Masood Malekghassemi2015-04-09
| |/ / / /
* | | | | Merge pull request #1235 from murgatroid99/php_memory_leaksGravatar Tim Emiola2015-04-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1233 from murgatroid99/php_generator_scriptGravatar Tim Emiola2015-04-09
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | * | | | Fixed memory leaks in PHP extension codeGravatar murgatroid992015-04-08
| * | | | | Simplified scriptGravatar murgatroid992015-04-08
| * | | | | Added script to generate test .php files from .proto filesGravatar murgatroid992015-04-08
| |/ / / /
* | / / / Fixing msys2 compilation...Gravatar Nicolas "Pixel" Noble2015-04-08
| |/ / / |/| | |
* | | | Merge pull request #1226 from murgatroid99/objective_c_pluginGravatar Tim Emiola2015-04-08
|\ \ \ \
* \ \ \ \ Merge pull request #1221 from jtattermusch/math_serverGravatar Tim Emiola2015-04-08
|\ \ \ \ \
| | | | * | clang-formatGravatar Craig Tiller2015-04-07
| | | | * | Update Windows build for interface changesGravatar Craig Tiller2015-04-07
| | | | * | Fix server shutdownGravatar Craig Tiller2015-04-07
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1202 from atombender/fix-python-build-on-macGravatar Masood Malekghassemi2015-04-07
|\ \ \ \ \
| | | * | | Made Objective C plugin build without errorGravatar murgatroid992015-04-07