1. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 7 years ago
  2. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  3. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  4. 494e72d Add a minimal stack test by Craig Tiller · 7 years ago
  5. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 8 years ago
  6. 9202b3f Arena allocator for grpc by Craig Tiller · 8 years ago
  7. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  8. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  9. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  10. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 8 years ago
  11. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 8 years ago
  12. 2aa5a1d Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix by Yuchen Zeng · 8 years ago
  13. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  14. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  15. 3da3ce3 Add error test by ncteisen · 8 years ago
  16. a9d8a15 Add parse_address_test by Yuchen Zeng · 8 years ago
  17. 8506219 Remove internal api canaries: they have never solved anything for us by Craig Tiller · 8 years ago
  18. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  19. 1dcd922 Remove initial_connect_string hack. by Mark D. Roth · 8 years ago
  20. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  21. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  22. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  23. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  24. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  25. a66243d Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  26. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  27. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  28. d7ee291 Fix tests by Craig Tiller · 8 years ago
  29. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  30. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  31. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  32. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  33. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  34. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  35. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  36. 7a34e48 Codegen by Craig Tiller · 8 years ago
  37. c335054 Generate build files by Craig Tiller · 8 years ago
  38. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  39. 3f14e6d Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  40. 79fb584 Merge branch 'bdp_est' into bwest by Craig Tiller · 8 years ago
  41. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  42. 9e0066b Add estimator test by Craig Tiller · 8 years ago
  43. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  44. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  45. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  46. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  47. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  48. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  49. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  50. ca30eb9 Add (empty) buffer pool test by Craig Tiller · 8 years ago
  51. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  52. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  53. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  54. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  55. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  56. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  57. c1c691f Fix merge error by Craig Tiller · 8 years ago
  58. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  59. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  60. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  61. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  62. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  63. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  64. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  65. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  66. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  67. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  68. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  69. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  70. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  71. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  72. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  73. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  74. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  75. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  76. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  77. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  78. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  79. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  80. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  81. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  82. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  83. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  84. ef1c860 merge to master by Alistair Veitch · 8 years ago
  85. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  86. f805d0c Merge github.com:grpc/grpc into c++-is-people-too by Craig Tiller · 8 years ago
  87. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  88. ff71145 Automatically capture transitive dependencies for Visual Studio solution files by Craig Tiller · 8 years ago
  89. e2c1040 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  90. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  91. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  92. c5b7f36 Fix load file test by Craig Tiller · 8 years ago
  93. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  94. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  95. 18879dc Add cacheline padding, and a test by Craig Tiller · 8 years ago
  96. a26637f Add a test and make things compile by Craig Tiller · 8 years ago
  97. 4bb11ac Turned load reporting into a plugin by David Garcia Quintas · 8 years ago
  98. b41363e all good! missing end2end test for new lr filter by David Garcia Quintas · 8 years ago
  99. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  100. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago