1. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  2. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  3. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  4. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  5. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  6. f2f24e2 Let grpc target depend on //external:zlib so that "-lz" or a real zlib by Ming Zhao · 9 years ago
  7. ac133bd Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  8. ffc8a6b move auth property iterator declaration into auth_context.h by yang-g · 9 years ago
  9. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  10. 6b9477e Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  11. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  12. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  13. 9804924 Merge pull request #2781 from yang-g/stuboptions by Abhishek Kumar · 9 years ago
  14. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  15. bc7405c Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  16. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  17. 297a25b Add StubOptions by yang-g · 9 years ago
  18. 72538b9 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  19. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  20. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  21. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  22. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  23. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  24. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  25. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  26. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  27. 62b9080 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  28. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  29. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  30. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  31. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  32. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  33. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  34. 60db671 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  35. b46f3f4 fix build by Alistair Veitch · 9 years ago
  36. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  37. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  38. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  39. b5980be Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  40. b307ae2 Merge branch 'master' into zookeeper by Hongwei Wang · 9 years ago
  41. 635899d rebuild makefile by Alistair Veitch · 9 years ago
  42. a3780a8 Register zookeeper plugin in grpc by Hongwei Wang · 9 years ago
  43. fb58d23 Merge with head by yang-g · 9 years ago
  44. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  45. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  46. 47f1837 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  47. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  48. da8858f Add grpc_zookeeper in build.json by Hongwei Wang · 9 years ago
  49. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  50. 48cb07c Client connectivity API by Craig Tiller · 9 years ago
  51. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  52. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  53. a882299 Merge branch 'master' into lockfree-stack by vjpai · 9 years ago
  54. 005e305 Initial checkin commit for lockfree stack. Tests not yet included. by Vijay Pai · 9 years ago
  55. 6953529 Updated build.json, regenerated project files. by Robbie Shade · 9 years ago
  56. 2e622bc Add a version string and a function to retrieve it by Craig Tiller · 9 years ago
  57. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  58. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  59. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 9 years ago
  60. 275860b Add zookeeper resolver by Hongwei Wang · 9 years ago
  61. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  62. 85c04f9 resolve comments by yang-g · 9 years ago
  63. e114a01 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  64. 9383823 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  65. f9899d2 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  66. 5ea46ab merge with upstream and resolve conflicts by yang-g · 9 years ago
  67. 3abe60b compiles by yang-g · 9 years ago
  68. 3beb240 Minor doc fix in BUILD and BUILD.template by Jorge Canizales · 9 years ago
  69. 8a18709 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  70. d32d137 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  71. feca1bf Adding JWT verifier. by Julien Boeuf · 9 years ago
  72. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 9 years ago
  73. cb22184 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  74. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 9 years ago
  75. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  76. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 9 years ago
  77. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  78. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 9 years ago
  79. c7b5f76 Factor out channel state watching by Craig Tiller · 9 years ago
  80. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 9 years ago
  81. 7b1a0ca Switch to grpc secure by Jorge Canizales · 9 years ago
  82. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  83. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  84. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  85. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  86. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 9 years ago
  87. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  88. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  89. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  90. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 9 years ago
  91. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  92. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  93. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  94. 91e67a2 Regenerate BUILD file (merge didn’t add whitespace) by Jorge Canizales · 9 years ago
  95. 03d26b5 Merge master into bazel-grpc-unsecured to solve conflict by Jorge Canizales · 9 years ago
  96. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  97. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  98. 8c1fd04 Add libz dependency to grpc_unsecure_objc by Jorge Canizales · 9 years ago
  99. 140bca8 Generate objc_library for grpc_unsecure & gpr by Jorge Canizales · 9 years ago
  100. 44dc423 Add BUILD target for Objective-C's RxLibrary by Jorge Canizales · 9 years ago