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