1. a82950e clang-format all core files by Craig Tiller · 9 years ago
  2. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  3. e7db29f Move argument passing to start of list by Craig Tiller · 9 years ago
  4. f5768a6 Rename init by Craig Tiller · 9 years ago
  5. 098047b Rename run by Craig Tiller · 9 years ago
  6. 8ad0375 Change runs to enqueue by Craig Tiller · 9 years ago
  7. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  8. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  9. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  10. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  11. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  12. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  13. 4664587 Merge pull request #3387 from dgquintas/content_type_filtering by Craig Tiller · 9 years ago
  14. f9dd54c Merge pull request #3378 from yang-g/connection_failure_detection by Craig Tiller · 9 years ago
  15. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  16. ba49645 Fixes by Craig Tiller · 9 years ago
  17. dfff1b8 Call list progress by Craig Tiller · 9 years ago
  18. 3ffd822 Call list progress by Craig Tiller · 9 years ago
  19. d1bec03 Call list progress by Craig Tiller · 9 years ago
  20. 3382511 Cleanup by Craig Tiller · 9 years ago
  21. 000cd8f Introduce call lists for moving work outside locks by Craig Tiller · 9 years ago
  22. d886f33 add a test by yang-g · 9 years ago
  23. a63fe4e remove interested party early by yang-g · 9 years ago
  24. 4a47c2a Revert "Swallow content-type at the client. Fixes #3368" by David Garcia Quintas · 9 years ago
  25. 784db97 Swallow content-type at the client. Fixes #3368 by David Garcia Quintas · 9 years ago
  26. 5795da7 Update connectivity state code to be completely synchronous by Craig Tiller · 9 years ago
  27. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  28. 3cd6a51 Getting stuff working by Craig Tiller · 9 years ago
  29. 36c86e2 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  30. 7d57ba1 Tests compile by Craig Tiller · 9 years ago
  31. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  32. 47a708e Core compiles with workqueues by Craig Tiller · 9 years ago
  33. 131f6ed Fix memory leak by Craig Tiller · 9 years ago
  34. 06a43f5 Progress towards workqueue transition by Craig Tiller · 9 years ago
  35. a4c43a6 Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  36. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  37. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  38. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  39. 2df0f39 Merge pull request #2533 from dgquintas/compression-accept-encoding by Yang Gao · 9 years ago
  40. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  41. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  42. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  43. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  44. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  45. 1db5a8b Fixed typo from bad merge by David Garcia Quintas · 9 years ago
  46. 8664ca6 Starting to convert code to work queues by Craig Tiller · 9 years ago
  47. 5a9903d Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry by David Garcia Quintas · 9 years ago
  48. 4fb049b Added round robin LB policy. by David Garcia Quintas · 9 years ago
  49. 796d0a2 Removing some unused vestiges by vjpai · 9 years ago
  50. 2b5255e Merge pull request #3190 from ctiller/daisy-dukes by Yang Gao · 9 years ago
  51. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  52. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  53. 1fdb05b Merge github.com:grpc/grpc into daisy-dukes by Craig Tiller · 9 years ago
  54. 0d728c1 Bumping revision to 0.11 for beta. by Nicolas "Pixel" Noble · 9 years ago
  55. 3fecb24 Add a little experiment by Craig Tiller · 9 years ago
  56. 6157565 Merge github.com:grpc/grpc into daisy-dukes by Craig Tiller · 9 years ago
  57. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  58. a0461e5 Fix an edge case in call.c by Craig Tiller · 9 years ago
  59. 52730d3 Merge pull request #3035 from ctiller/naming-crisis by David G. Quintas · 9 years ago
  60. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  61. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  62. 9dee67b Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  63. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  64. 775ec1d Use SSL override as a default host name if none is specified by Craig Tiller · 9 years ago
  65. 5d4d1ee Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  66. 25bf313 Fix for lame clients by Craig Tiller · 9 years ago
  67. bc85be1 Refactor default host name resolution by Craig Tiller · 9 years ago
  68. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  69. 87047d7 Security connector is now responsible for the handshake. by Julien Boeuf · 9 years ago
  70. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  71. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  72. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  73. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  74. 65d3ab2 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  75. 00a3dab Short-circuit shutdown when it is already published (core) by murgatroid99 · 9 years ago
  76. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  77. 4d90b21 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  78. f900fb8 Fix build breakage by Craig Tiller · 9 years ago
  79. 128f4a9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  80. 9928d39 Add some reserved checks that need to be present by Craig Tiller · 9 years ago
  81. d6c98df clang-format all source by Craig Tiller · 9 years ago
  82. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  83. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  84. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  85. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  86. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  87. 85ad685 Address comments and update grpc plugins by Hongwei Wang · 9 years ago
  88. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  89. ff6097a Fix zookeeper resolver plugin bugs by Hongwei Wang · 9 years ago
  90. d067c26 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  91. 34396b5 Added missing gpr_free for gpr_dump_slice char* by David Garcia Quintas · 9 years ago
  92. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  93. e985517 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  94. 616b375 Merged PerformLargeCompressedUnary into PerformLargeUnary by David Garcia Quintas · 9 years ago
  95. ac133bd Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  96. 801bbeb Merge pull request #2856 from vjpai/limes by Yang Gao · 9 years ago
  97. 5bdcfc6 Merge pull request #2864 from jtattermusch/0.10-upport by Nicolas Noble · 9 years ago
  98. 49a5130 Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  99. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  100. 633ab56 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago