1. c1469c4 Bump version by Craig Tiller · 9 years ago
  2. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  3. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  4. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  5. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  6. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  7. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  8. 9a5eee1 Merge pull request #1360 from nicolasnoble/flakes by Yang Gao · 9 years ago
  9. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  10. 96de484 Add the new header to build.json and regenerate projects by Yang Gao · 9 years ago
  11. 436f964 Flagging a few census tests as flaky. by Nicolas "Pixel" Noble · 9 years ago
  12. f0ebc99 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  13. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  14. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  15. 97a678e Merge github.com:google/grpc into one-pass by Craig Tiller · 9 years ago
  16. b4b185c Merge pull request #1339 from nicolasnoble/template-doc by Craig Tiller · 9 years ago
  17. 62b8ddf Supporting comments in build-cleaner. by Nicolas "Pixel" Noble · 9 years ago
  18. 77979b0 Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  19. 8512fba Adding some documentation about the build/template system. by Nicolas "Pixel" Noble · 9 years ago
  20. 83f88d9 stuff by Craig Tiller · 9 years ago
  21. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  22. 9d7031c Fixing dependencies. by Nicolas "Pixel" Noble · 9 years ago
  23. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  24. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  25. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  26. 1cc29c1 Fixing dependency... by Nicolas "Pixel" Noble · 9 years ago
  27. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  28. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  29. 4e99edb Kill transport end2end tests: not useful by Craig Tiller · 9 years ago
  30. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  31. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  32. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  33. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  34. 5fa5042 Merge pull request #1267 from vjpai/timers by Craig Tiller · 9 years ago
  35. 4bfcf5b Merge pull request #1241 from ctiller/local_worker by Vijay Pai · 9 years ago
  36. f441121 Merge pull request #1272 from yang-g/interop by Nicolas Noble · 9 years ago
  37. b0b518e Further refactor interop_client and server to libraries by Yang Gao · 9 years ago
  38. 83df2c3 Merge branch 'master' of git://github.com/vjpai/grpc into timers by Vijay Pai · 9 years ago
  39. 98efdcb Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  40. 9cccb08 Stub out precise clock structure from the overall flow of timers.c so that by Vijay Pai · 9 years ago
  41. 6dfa7e6 Move files to a new "profiling" directory to better distinguish from census by Vijay Pai · 9 years ago
  42. 0a94998 Merge github.com:grpc/grpc into windows-fixes by Craig Tiller · 9 years ago
  43. a3f6c4e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  44. 7549998 Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers by Vijay Pai · 9 years ago
  45. c914c4a Infrastructure for timer insertion, logging, and testing. by Vijay Pai · 9 years ago
  46. 30cb596 Merge pull request #1249 from ctiller/tls by Nicolas Noble · 9 years ago
  47. b7c2035 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  48. 27a0dc0 Adjusting build.json. by Nicolas "Pixel" Noble · 9 years ago
  49. b1c55ce Merge github.com:grpc/grpc into local_worker by Craig Tiller · 9 years ago
  50. c8095bd Merge pull request #1258 from yang-g/interop by jboeuf · 9 years ago
  51. 702c709 It turns out I missed an indirect dependency after all in 1244 by Yang Gao · 9 years ago
  52. 92cd367 Merge pull request #1244 from yang-g/interop by Nicolas Noble · 9 years ago
  53. fa4549d Add missing public headers by Yang Gao · 9 years ago
  54. 6392d50 add indirect dependencies by Yang Gao · 9 years ago
  55. b5d5fb3 Merge pull request #1240 from ctiller/qps by Vijay Pai · 9 years ago
  56. 8cca9ab Thread local storage for grpc by Craig Tiller · 9 years ago
  57. ffda067 Merge remote-tracking branch 'upstream/master' into interop by Yang Gao · 9 years ago
  58. 217b7f0 Merge branch 'qps' into local_worker by Craig Tiller · 9 years ago
  59. 66048f4 Add reporting library, use it by Craig Tiller · 9 years ago
  60. 8158c6b depend on what I use by Yang Gao · 9 years ago
  61. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  62. 1d2240c Have the secure credentials in separate header files. by Julien Boeuf · 9 years ago
  63. e9a6eb7 Allow RunScenarios to spawn in-process workers by Craig Tiller · 9 years ago
  64. 2c2cf6d Smoke test initial version by Craig Tiller · 9 years ago
  65. 34cf2f3 Begin port selection code for windows by Craig Tiller · 9 years ago
  66. d625d81 Allow restricting platforms for certain tests by Craig Tiller · 9 years ago
  67. b25c90d Add endpoint_pair_windows.c by Craig Tiller · 9 years ago
  68. 0f6a1cc Merge pull request #1226 from murgatroid99/objective_c_plugin by Tim Emiola · 9 years ago
  69. ac0002a Made Objective C plugin build without error by murgatroid99 · 9 years ago
  70. 5e51518 Bumping library version to 0.6. by Nicolas "Pixel" Noble · 9 years ago
  71. 91647cc Adding joinable threads, and gpr_thd_join. by Nicolas Noble · 9 years ago
  72. 7eb76cc make target of port.c depend on test_config by Yang Gao · 9 years ago
  73. 929481e add missing header into build.json and regenerate project by Yang Gao · 9 years ago
  74. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  75. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  76. 65c5efb Private headers shouldn't be public... by Nicolas "Pixel" Noble · 9 years ago
  77. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  78. 714cf69 Moving all of the codegens into a temporary static library. by Nicolas "Pixel" Noble · 9 years ago
  79. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago
  80. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  81. 710b6a4 Added a few more missing files and re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  82. 49d0df3 Merge pull request #1099 from nicolasnoble/build-regen by Jan Tattermusch · 9 years ago
  83. 51f5b91 Adding missing public files to build.json, and re-generating all project files. by Nicolas "Pixel" Noble · 9 years ago
  84. 75e2f6d Implementation of generic stub by Yang Gao · 9 years ago
  85. 3bb5215 Make Python package spec indirect by Masood Malekghassemi · 9 years ago
  86. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  87. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  88. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 9 years ago
  89. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  90. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  91. d47946b Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch by murgatroid99 · 9 years ago
  92. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 9 years ago
  93. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  94. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  95. a8dc37a Rename some files by Craig Tiller · 9 years ago
  96. d6479d6 Async server works by Craig Tiller · 9 years ago
  97. 8856875 Async client progress by Craig Tiller · 9 years ago
  98. e70a0cc Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  99. 07b3d31 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  100. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago