1. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  2. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  3. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  4. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  5. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  6. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  7. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  8. 5fa5042 Merge pull request #1267 from vjpai/timers by Craig Tiller · 9 years ago
  9. 4bfcf5b Merge pull request #1241 from ctiller/local_worker by Vijay Pai · 9 years ago
  10. f441121 Merge pull request #1272 from yang-g/interop by Nicolas Noble · 9 years ago
  11. b0b518e Further refactor interop_client and server to libraries by Yang Gao · 9 years ago
  12. 83df2c3 Merge branch 'master' of git://github.com/vjpai/grpc into timers by Vijay Pai · 9 years ago
  13. 98efdcb Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  14. bc17113 Allow a build config called CONFIG=latprof that defines the appropriate by Vijay Pai · 9 years ago
  15. 6dfa7e6 Move files to a new "profiling" directory to better distinguish from census by Vijay Pai · 9 years ago
  16. 0a94998 Merge github.com:grpc/grpc into windows-fixes by Craig Tiller · 9 years ago
  17. a3f6c4e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  18. 7549998 Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers by Vijay Pai · 9 years ago
  19. c914c4a Infrastructure for timer insertion, logging, and testing. by Vijay Pai · 9 years ago
  20. 30cb596 Merge pull request #1249 from ctiller/tls by Nicolas Noble · 9 years ago
  21. b1c55ce Merge github.com:grpc/grpc into local_worker by Craig Tiller · 9 years ago
  22. 92cd367 Merge pull request #1244 from yang-g/interop by Nicolas Noble · 9 years ago
  23. fa4549d Add missing public headers by Yang Gao · 9 years ago
  24. b5d5fb3 Merge pull request #1240 from ctiller/qps by Vijay Pai · 9 years ago
  25. 8cca9ab Thread local storage for grpc by Craig Tiller · 9 years ago
  26. ffda067 Merge remote-tracking branch 'upstream/master' into interop by Yang Gao · 9 years ago
  27. da0bebc Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns by Michael Lumish · 9 years ago
  28. 820e3d6 Fixes the Makefile template to link .so.<MAJOR_VERSION> by Tim Emiola · 9 years ago
  29. 217b7f0 Merge branch 'qps' into local_worker by Craig Tiller · 9 years ago
  30. 66f37b4 Merge github.com:google/grpc into qps by Craig Tiller · 9 years ago
  31. 66048f4 Add reporting library, use it by Craig Tiller · 9 years ago
  32. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  33. e9a6eb7 Allow RunScenarios to spawn in-process workers by Craig Tiller · 9 years ago
  34. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  35. 2c2cf6d Smoke test initial version by Craig Tiller · 9 years ago
  36. 34cf2f3 Begin port selection code for windows by Craig Tiller · 9 years ago
  37. b25c90d Add endpoint_pair_windows.c by Craig Tiller · 9 years ago
  38. 0f6a1cc Merge pull request #1226 from murgatroid99/objective_c_plugin by Tim Emiola · 9 years ago
  39. d1be74f Enable dylib installation on MacOS by Masood Malekghassemi · 9 years ago
  40. ac0002a Made Objective C plugin build without error by murgatroid99 · 9 years ago
  41. 5e51518 Bumping library version to 0.6. by Nicolas "Pixel" Noble · 9 years ago
  42. d81684f Merge branch 'master' of github.com:google/grpc into the-purge by Nicolas "Pixel" Noble · 9 years ago
  43. ff2828b Rewriting mutex, condition_variable, and thread. by Nicolas "Pixel" Noble · 9 years ago
  44. 91647cc Adding joinable threads, and gpr_thd_join. by Nicolas Noble · 9 years ago
  45. dc7110f Add new CONFIG for building with mutrace by Vijay Pai · 9 years ago
  46. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  47. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  48. 65c5efb Private headers shouldn't be public... by Nicolas "Pixel" Noble · 9 years ago
  49. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  50. 714cf69 Moving all of the codegens into a temporary static library. by Nicolas "Pixel" Noble · 9 years ago
  51. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago
  52. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  53. 710b6a4 Added a few more missing files and re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  54. 49d0df3 Merge pull request #1099 from nicolasnoble/build-regen by Jan Tattermusch · 9 years ago
  55. 889b5e1 Merge pull request #1081 from soltanmm/internal-codegen-support-s2 by Nicolas Noble · 9 years ago
  56. 51f5b91 Adding missing public files to build.json, and re-generating all project files. by Nicolas "Pixel" Noble · 9 years ago
  57. 75e2f6d Implementation of generic stub by Yang Gao · 9 years ago
  58. f868118 Better support for msys2. by Nicolas Noble · 9 years ago
  59. 3bb5215 Make Python package spec indirect by Masood Malekghassemi · 9 years ago
  60. 051a28f Implements #276 by Nicolas "Pixel" Noble · 9 years ago
  61. 4708fbb Merge pull request #1046 from nicolasnoble/master by Vijay Pai · 9 years ago
  62. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  63. 7c1c7e8 Using cc and c++ instead of gcc and g++. by Nicolas "Pixel" Noble · 9 years ago
  64. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  65. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  66. e758ed1 Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths. by Nicolas "Pixel" Noble · 9 years ago
  67. 716b5fe Disabling installing shared libraries under MacOS for the time being. by Nicolas "Pixel" Noble · 9 years ago
  68. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 9 years ago
  69. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  70. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  71. d47946b Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch by murgatroid99 · 9 years ago
  72. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 10 years ago
  73. 1c40233 first sets of changes, it builds by Yang Gao · 10 years ago
  74. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  75. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  76. a8dc37a Rename some files by Craig Tiller · 10 years ago
  77. d6479d6 Async server works by Craig Tiller · 10 years ago
  78. 8856875 Async client progress by Craig Tiller · 10 years ago
  79. a362de5 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  80. a867257 Re-generate by Craig Tiller · 10 years ago
  81. c9f660d Add a test that bad hostnames fail by Craig Tiller · 10 years ago
  82. 07b3d31 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  83. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  84. 32083bd Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  85. 26598a3 WIP by Craig Tiller · 10 years ago
  86. b618136 Improved Makefile protoc message by murgatroid99 · 10 years ago
  87. 3e9cbc7 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 10 years ago
  88. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  89. faa8480 Tracer registration. by Craig Tiller · 10 years ago
  90. 79b3e49 Merge remote-tracking branch 'upstream/master' by vjpai · 10 years ago
  91. c6e387b Fix typo by Craig Tiller · 10 years ago
  92. 86fa1c5 Save makefile var clobbering by Craig Tiller · 10 years ago
  93. f6901be Allow machine and build type tuning of slowdown by Craig Tiller · 10 years ago
  94. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 10 years ago
  95. d7631a4 Fixing make install target for MacOS - strip -x is the command to use here. by Nicolas "Pixel" Noble · 10 years ago
  96. 4795a3c Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ by Craig Tiller · 10 years ago
  97. 18953e3 Fixing dependency on protobuf for parallel C++ build. by Nicolas "Pixel" Noble · 10 years ago
  98. 95a34ef Add async multithreaded tests to build scripts by vjpai · 10 years ago
  99. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  100. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago