1. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  2. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  3. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  4. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  5. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  6. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  7. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  8. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  9. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  10. ca30eb9 Add (empty) buffer pool test by Craig Tiller · 8 years ago
  11. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  12. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  13. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  14. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  15. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  16. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  17. c1c691f Fix merge error by Craig Tiller · 8 years ago
  18. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  19. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  20. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  21. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  22. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  23. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  24. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  25. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  26. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  27. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  28. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  29. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  30. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  31. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  32. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  33. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  34. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  35. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  36. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  37. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  38. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  39. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  40. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  41. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  42. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  43. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  44. ef1c860 merge to master by Alistair Veitch · 8 years ago
  45. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  46. f805d0c Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  47. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  48. ff71145 Automatically capture transitive dependencies for Visual Studio solution files by Craig Tiller · 8 years ago
  49. e2c1040 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  50. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  51. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  52. c5b7f36 Fix load file test by Craig Tiller · 8 years ago
  53. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  54. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  55. 18879dc Add cacheline padding, and a test by Craig Tiller · 8 years ago
  56. a26637f Add a test and make things compile by Craig Tiller · 8 years ago
  57. 4bb11ac Turned load reporting into a plugin by David Garcia Quintas · 8 years ago
  58. b41363e all good! missing end2end test for new lr filter by David Garcia Quintas · 8 years ago
  59. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  60. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  61. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 9 years ago
  62. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 9 years ago
  63. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 9 years ago
  64. 03915e5 Sort out codegen dependencies by Craig Tiller · 9 years ago
  65. 862c8e9 Load Reporting hook and filter skeleton by David Garcia Quintas · 9 years ago
  66. f82ddc4 Nailing down dependencies better by Craig Tiller · 9 years ago
  67. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 9 years ago
  68. d1697d9 Getting dependencies fixed up by Craig Tiller · 9 years ago
  69. 307a720 Add a failing test due to a head of line blocking bug in the server by Craig Tiller · 9 years ago
  70. 7661da5 Merge pull request #6012 from nicolasnoble/memleak_detector by Nicolas Noble · 9 years ago
  71. f05837a Run fuzzer corpus entries as unit tests by Craig Tiller · 9 years ago
  72. 8b3fb1a Merge github.com:grpc/grpc into internal-canary by Craig Tiller · 9 years ago
  73. 1824f05 Add HTTP request parsing. by Matthew Iselin · 9 years ago
  74. fb349b9 removed uchannels by David Garcia Quintas · 9 years ago
  75. f212a96 Merge github.com:grpc/grpc into internal-canary by Craig Tiller · 9 years ago
  76. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  77. 6a59cf2 Regenerate files by Craig Tiller · 9 years ago
  78. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  79. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  80. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  81. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  82. 4e5c6d9 Remove end2end_certs library. by yang-g · 9 years ago
  83. 5cb7962 Initial canaries for downstream merges by Craig Tiller · 9 years ago
  84. 57e2743 Add contributed test by Craig Tiller · 9 years ago
  85. c72cc42 Build out backoff as a library by Craig Tiller · 9 years ago
  86. e91ef68 Add failing test by Craig Tiller · 9 years ago
  87. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  88. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  89. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  90. de67626 Reinstate sockpair tests by Craig Tiller · 9 years ago
  91. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  92. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 9 years ago
  93. 178edfa Decouple filter selection from channel construction by Craig Tiller · 9 years ago
  94. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  95. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  96. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  97. f0571b5 unbreak merge by Alistair Veitch · 9 years ago
  98. ba6065f merge by Alistair Veitch · 9 years ago
  99. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 9 years ago
  100. 6f2b899 merge by Alistair Veitch · 9 years ago