1. 8068f86 Add a unit test by yang-g · 9 years ago
  2. 5ea46ab merge with upstream and resolve conflicts by yang-g · 9 years ago
  3. 3abe60b compiles by yang-g · 9 years ago
  4. d426864 Merge pull request #2279 from vjpai/openleaks by Yang Gao · 9 years ago
  5. 775eaec Merge pull request #2151 from sidrakesh93/master by Vijay Pai · 9 years ago
  6. 8497c79 Merge pull request #2301 from jcanizales/move-grpcmethodname by Michael Lumish · 9 years ago
  7. 790d7b7 Merge pull request #2297 from jcanizales/fix-build by Michael Lumish · 9 years ago
  8. d1dd3a6 Merge pull request #2117 from dgquintas/bb_from_bbreader by Craig Tiller · 9 years ago
  9. 5260f53 Rename HTTP2Path -> HTTPPath by Jorge Canizales · 9 years ago
  10. be808e3 Move ProtoMethod to ProtoRPC package by Jorge Canizales · 9 years ago
  11. 1ac8f9a Rename interface->service by Jorge Canizales · 9 years ago
  12. 469d4b6 Rename GRPCMethodName->ProtoMethod by Jorge Canizales · 9 years ago
  13. 951cd18 Fix build breakage of moving include/grpc/ into grpc/ by Jorge Canizales · 9 years ago
  14. 9506819 Fix build breakage of moving include/grpc/ into grpc/ by Jorge Canizales · 9 years ago
  15. 05c9769 Merge pull request #2285 from ctiller/drip-drip-drip-says-the-bucket by David G. Quintas · 9 years ago
  16. df26af5 Fix refcount leak by Craig Tiller · 9 years ago
  17. ef558b3 Merge pull request #2284 from ctiller/oops-i-split-it-again by David G. Quintas · 9 years ago
  18. 0e640a8 Properly reset counter by Craig Tiller · 9 years ago
  19. 39fa7db Remove errant assert by Craig Tiller · 9 years ago
  20. a840de4 Merge pull request #2283 from ctiller/make-it-a-bit-less-locky by Vijay Pai · 9 years ago
  21. 7510e58 Merge pull request #2282 from ctiller/red-orange-yellow-green-blue-indigo-violet by Nicolas Noble · 9 years ago
  22. 27df2cf Pluck some low hanging concurrency fruit by Craig Tiller · 9 years ago
  23. 2daa88c Fix a TSAN reported race by Craig Tiller · 9 years ago
  24. 1aa4bc0 Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate by Nicolas Noble · 9 years ago
  25. 336bbab Merge pull request #2274 from ctiller/faster-faster-faster by Nicolas Noble · 9 years ago
  26. 4d86345 Merge pull request #2277 from ctiller/in-the-town-where-i-was-born-there-lived-a-man by Nicolas Noble · 9 years ago
  27. a8c2d02 Merge pull request #2281 from ctiller/and-he-told-us-of-his-life by Nicolas Noble · 9 years ago
  28. 0beaad3 Merge pull request #2280 from ctiller/there-lived-a-man-who-sailed-the-seas by Nicolas Noble · 9 years ago
  29. 13735d5 if->while by Vijay Pai · 9 years ago
  30. 3123134 Don't unregister resolver object until callback complete by Craig Tiller · 9 years ago
  31. b1f220d Delay unregister of fd until freelisted by Craig Tiller · 9 years ago
  32. 5606199 Delete spare contexts lying around at the end of the test to avoid by Vijay Pai · 9 years ago
  33. 77f0461 Try harder to return DEADLINE_EXCEEDED when we should by Craig Tiller · 9 years ago
  34. dbc0caf Fixed gpr name in .pc file by murgatroid99 · 9 years ago
  35. d2d596a Fix a bug in the multipoll on poll path where we use a file descriptor thats orphaned by mistake by Craig Tiller · 9 years ago
  36. c34a3a6 Added missing pthread gpr requirement by murgatroid99 · 9 years ago
  37. f8c6356 Merge pull request #2273 from vjpai/bit-race by Craig Tiller · 9 years ago
  38. d6cc19e Tweak timeouts for ?SAN by Craig Tiller · 9 years ago
  39. e2980cd Eliminate data-race caused by specialization in vector<bool> by Vijay Pai · 9 years ago
  40. 6ab0de1 Merge pull request #2216 from jboeuf/unpadded_base64 by Nicolas Noble · 9 years ago
  41. 8993307 Merge pull request #2272 from ctiller/buggy-mcbugglet by Nicolas Noble · 9 years ago
  42. 93305a5 Memory leak fix by Craig Tiller · 9 years ago
  43. a90c81e Removing this pointers by Siddharth Rakesh · 9 years ago
  44. f8857de Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 9 years ago
  45. 395c3ed Regenerate Makefile by murgatroid99 · 9 years ago
  46. 23ca82a Merge pull request #2229 from ctiller/forever-is-a-long-time by David Klempner · 9 years ago
  47. 9b67ccf Merge pull request #2267 from ctiller/look-at-all-the-holes by David G. Quintas · 9 years ago
  48. 8faab23 Add .pc file generation to Makefile by murgatroid99 · 9 years ago
  49. 0b442a8 Fix leak in chttp2_transport by Craig Tiller · 9 years ago
  50. 49dc114 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  51. fd1a20a Changes introduced for passing hashed user id instead of access token by Siddharth Rakesh · 9 years ago
  52. a6d13f3 Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 9 years ago
  53. 9ae6f23 Spam cleanup by Craig Tiller · 9 years ago
  54. 3e57357 Merge pull request #2263 from ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza by David G. Quintas · 9 years ago
  55. 0d4836d Remove the ability to specify a string on cancel: it was broken and unused; will restore later by Craig Tiller · 9 years ago
  56. 69f5616 Fix a bug where transports can leak because they are not shut down correctly by Craig Tiller · 9 years ago
  57. e46f00a Fix leaked string in bad_client.c by Craig Tiller · 9 years ago
  58. f6d2f1f Fix leaking unclaimed incoming metadata by Craig Tiller · 9 years ago
  59. 991edad SSL refcounting fixes by Craig Tiller · 9 years ago
  60. cf34343 Wait for expectations to be fulfilled by Craig Tiller · 9 years ago
  61. 47073d5 Fix leak in chttp2_transport incoming metadata by Craig Tiller · 9 years ago
  62. d8c466e Create client side auth context in the auth filter by yang-g · 9 years ago
  63. 73d8b57 Fixing indentation. by Julien Boeuf · 9 years ago
  64. 9d8830d Merge pull request #2249 from soltanmm/2248 by Nathaniel Manista · 9 years ago
  65. 821516d Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check by Nicolas Noble · 9 years ago
  66. fc206cd Merge pull request #2250 from jcanizales/bazel-proto-rpc by Michael Lumish · 9 years ago
  67. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  68. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 9 years ago
  69. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  70. ec5dc7f Accept metadata sequences, return tuples by Masood Malekghassemi · 9 years ago
  71. a6cfa0a Fix #2248 by Masood Malekghassemi · 9 years ago
  72. da7a994 Fixed some linking problems by murgatroid99 · 9 years ago
  73. b713546 Resolving dependency error in Jenkins by Siddharth Rakesh · 9 years ago
  74. 25481f7 Resolving merge conflict by Siddharth Rakesh · 9 years ago
  75. 872e818 Adding required changes by Siddharth Rakesh · 9 years ago
  76. 268e590 Adding required changes by Siddharth Rakesh · 9 years ago
  77. a6de02f Merge pull request #2244 from stanley-cheung/php_minor_script_fix by Michael Lumish · 9 years ago
  78. 24e2f4a Added pkg-config checking to Makefile where possible by murgatroid99 · 9 years ago
  79. 587b5f6 Merge pull request #2240 from jcanizales/bazel-grpc-client by Michael Lumish · 9 years ago
  80. 6d3fc95 Merge pull request #2236 from jcanizales/bazel-grpc-secure by Michael Lumish · 9 years ago
  81. d4bfa95 Merge pull request #2169 from ctiller/no-spam-for-you by Vijay Pai · 9 years ago
  82. 85b5d76 php minor script fix by Stanley Cheung · 9 years ago
  83. 202930a Merge pull request #2241 from ctiller/pure-applesauce by Nicolas Noble · 9 years ago
  84. ee98d84 Add an fd conservation test to verify that fds actually close by Craig Tiller · 9 years ago
  85. bb30971 Fix run_tests forever mode by Craig Tiller · 9 years ago
  86. 5c7bfc4 Merge pull request #2238 from nicolasnoble/no-containers by Jorge Canizales · 9 years ago
  87. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 9 years ago
  88. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  89. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 9 years ago
  90. 66e358b Disabling saving failed containers. by Nicolas "Pixel" Noble · 9 years ago
  91. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 9 years ago
  92. 7b1a0ca Switch to grpc secure by Jorge Canizales · 9 years ago
  93. a7661b5 Merge pull request #2234 from soltanmm/doc by Craig Tiller · 9 years ago
  94. b70b709 Clarify caller contract for grpc_call_start_batch by Masood Malekghassemi · 9 years ago
  95. 188578d Merge pull request #2232 from nicolasnoble/regenerate-projects by Craig Tiller · 9 years ago
  96. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  97. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  98. 00d018c Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  99. ebaa860 Update this file by Craig Tiller · 9 years ago
  100. 213ac59 Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging by Craig Tiller · 9 years ago