1. f68e472 Re-install census filters. by Hongyu Chen · 9 years ago
  2. 9b2c25e Bounds checking for ops in call batch by vjpai · 9 years ago
  3. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  4. 7f48b99 Taking out assert for now - it can be added later, without breaking the API. by Nicolas "Pixel" Noble · 9 years ago
  5. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  6. c29812f Merge pull request #2845 from ctiller/reorder-some-things by jboeuf · 9 years ago
  7. 8f1b169 Reorder filters to ensure that :authority is available when the auth filter needs it by Craig Tiller · 9 years ago
  8. 2e95e4a Move parent removal from final destruction to destruction request by Craig Tiller · 9 years ago
  9. aef99b2 Restore channel.c by Hongwei Wang · 9 years ago
  10. 490dc0e Restore iomgr by Hongwei Wang · 9 years ago
  11. d568930 Fix the plucking problem by Craig Tiller · 9 years ago
  12. a3a7e5c Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  13. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  14. 4c06b82 Add a test of non-blocking API behavior by Craig Tiller · 9 years ago
  15. 69f90e6 Working towards a non-blocking API test by Craig Tiller · 9 years ago
  16. a6f8f92 Add comment by Craig Tiller · 9 years ago
  17. fdbd728 Rename constants by Craig Tiller · 9 years ago
  18. bc7405c Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  19. 22de7b6 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  20. 9f007f0 Merge pull request #2732 from ctiller/primary-goat-whisperer by Vijay Pai · 9 years ago
  21. 8158c6c Merge pull request #2713 from ctiller/plucking-hell by Vijay Pai · 9 years ago
  22. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  23. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  24. 402acf6 Fix proxy, finalize API by Craig Tiller · 9 years ago
  25. 183c9f7 Merge pull request #2767 from ctiller/no-poop-on-pizza by Abhishek Kumar · 9 years ago
  26. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  27. c436a80 Merge github.com:grpc/grpc into primary-goat-whisperer by Craig Tiller · 9 years ago
  28. 902d9c4 Merge pull request #2749 from yang-g/default_host_to_null by Craig Tiller · 9 years ago
  29. 08dda26 Back-out unnecessary change by Craig Tiller · 9 years ago
  30. 05b35c4 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  31. a9c643f Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  32. 17effab Add proxy tests to end2end suite by Craig Tiller · 9 years ago
  33. 72538b9 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  34. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  35. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  36. 9c7c0e8 Fix typo by Craig Tiller · 9 years ago
  37. c7df0df Implement cancellation propagation, define auth propagation by Craig Tiller · 9 years ago
  38. 791e78a Dont crash on too many pluckers by Craig Tiller · 9 years ago
  39. 489df07 Formalize max pluckers by Craig Tiller · 9 years ago
  40. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  41. 6728bef Merge branch 'propagate' of github.com:ctiller/grpc into propagate by Craig Tiller · 9 years ago
  42. fa44f18 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  43. 2f04c6e check before unref, this will fail in BadCreds test by yang-g · 9 years ago
  44. 7716c53 Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about by Yang Gao · 9 years ago
  45. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  46. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  47. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  48. 3e7c6a7 Core-supported context inheritance sketch by Craig Tiller · 9 years ago
  49. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  50. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  51. 755d6df Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  52. 86d1f13 Merge github.com:grpc/grpc into insolent-pork-chop by Craig Tiller · 9 years ago
  53. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  54. 8f4b1b0 bump C# version to 0.6.1 and core version to 0.10.1 by Jan Tattermusch · 9 years ago
  55. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  56. 98371d9 Reject incoming calls if the server is already shutting down by Craig Tiller · 9 years ago
  57. c400604 Merge branch 'plucking-hell' into primary-goat-whisperer by Craig Tiller · 9 years ago
  58. 1191e21 More aggressively kill pending work by Craig Tiller · 9 years ago
  59. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  60. e2b3bfa Ensure server is alive when we free requested calls by Craig Tiller · 9 years ago
  61. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  62. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  63. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  64. 4599288 Enforcing reserved entries to be NULL. by Nicolas "Pixel" Noble · 9 years ago
  65. 96f1e5a Merge pull request #2669 from a-veitch/init_api_fix by Hongyu Chen · 9 years ago
  66. 62b9080 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  67. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  68. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  69. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  70. 925e4a6 Enrich census initialization and feature code by Alistair Veitch · 9 years ago
  71. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  72. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  73. f0295cb Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  74. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  75. 35d5a0f Formatting by Hongwei Wang · 9 years ago
  76. a61ca70 Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent by Vijay Pai · 9 years ago
  77. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  78. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 9 years ago
  79. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  80. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  81. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  82. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  83. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  84. 7c0d914 wip for accept-encoding into tests by David Garcia Quintas · 9 years ago
  85. 607dd2e Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  86. baa2aa6 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  87. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  88. 9835a13 Handle a race where a new call comes in post-shutdown a little better by Craig Tiller · 9 years ago
  89. b358c41 Move clock type by Craig Tiller · 9 years ago
  90. 32ed2fd Merge branch 'master' into compression-interop by David Garcia Quintas · 9 years ago
  91. c899319 Updated interop tests with support for compression. by David Garcia Quintas · 9 years ago
  92. 6999c09 Canonicalize metadata keys in core by Craig Tiller · 9 years ago
  93. 044d153 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  94. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  95. 1c604fd Fixed buggy grpc_compression_algorithm_parse by David Garcia Quintas · 9 years ago
  96. 23a33aa Merge pull request #2529 from ctiller/prefer-gin-n-tonic by Vijay Pai · 9 years ago
  97. 90220b3 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  98. bf49e19 Merge branch 'master' into compression-interop by David Garcia Quintas · 9 years ago
  99. 9c512bd wip by David Garcia Quintas · 9 years ago
  100. 60db671 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago