1. 6459db4 New chttp2 list implementation by Craig Tiller · 9 years ago
  2. 5dc3b30 Progress on splitting things up by Craig Tiller · 9 years ago
  3. d20efd2 Progress on splitting things up by Craig Tiller · 9 years ago
  4. d8df50c Make some buckets to pour code into by Craig Tiller · 9 years ago
  5. 4152706 Add file to build.json by Craig Tiller · 9 years ago
  6. 0680527 Dont force GRPC_TRACE outside of Travis by Craig Tiller · 9 years ago
  7. d5d862d Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  8. 69cd237 Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  9. 4b4181e Ensure C89 compatibility in Linux tests by Masood Malekghassemi · 9 years ago
  10. 4671122 Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  11. 9bfedd6 Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp by Jan Tattermusch · 9 years ago
  12. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  13. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  14. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  15. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  16. cfef24b Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  17. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  18. 1207ef5 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  19. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 9 years ago
  20. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  21. 97f1454 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  22. f39f2d6 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  23. cce361f Merge pull request #1961 from ctiller/moar-defense by Nicolas Noble · 9 years ago
  24. 4ac6b88 Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test by Nicolas Noble · 9 years ago
  25. 19d7fd5 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  26. f50abfc Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  27. 3c26d09 Add a test of bad settings frame (and fix a bug!) by Craig Tiller · 9 years ago
  28. e617377 Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong by Nicolas Noble · 9 years ago
  29. 283d2ac Merge pull request #1851 from ejona86/dockerfile-no-codegen by Nicolas Noble · 9 years ago
  30. b5075e3 Add working tests for httpcli by Craig Tiller · 9 years ago
  31. 78a97ed Get internal documentation generated in the right place by Craig Tiller · 9 years ago
  32. 8a7592a Merge remote-tracking branch 'upstream/master' into you-complete-me by Craig Tiller · 9 years ago
  33. 16d3636 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work by murgatroid99 · 9 years ago
  34. 409263c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  35. 7b6e979 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  36. 67a4851 Merge pull request #1894 from yang-g/create-thread-pool by Nicolas Noble · 9 years ago
  37. 5dedc98 Merge pull request #1898 from soltanmm/cows-and-cows-and-cows by Craig Tiller · 9 years ago
  38. a959e64 fix jenkins build on windows by Jan Tattermusch · 9 years ago
  39. 9bc61bd Merge pull request #1885 from soltanmm/room-of-requirements by Nathaniel Manista · 9 years ago
  40. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  41. 8fa8c04 fix CRLF line ending problem with run_jenkins.sh by Jan Tattermusch · 9 years ago
  42. f44a2b8 make run_jenkins runnable by Jan Tattermusch · 9 years ago
  43. 083466f experimental jenkins support by Jan Tattermusch · 9 years ago
  44. 6f4fb3b Add ability to override default thread pool by Yang Gao · 9 years ago
  45. 82c8d6d Merge pull request #1886 from dgquintas/run_tests_shuffling by Craig Tiller · 9 years ago
  46. 71ec6cb Fix valgrind by Craig Tiller · 9 years ago
  47. 79e389f Improvements to the way we randomize test runs. by David Garcia Quintas · 9 years ago
  48. ee6f1bf Redirect build_python.sh to requirements.txt by Masood Malekghassemi · 9 years ago
  49. a4b89fe Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  50. f11214f Merge pull request #1827 from madongfly/creds_test by donnadionne · 9 years ago
  51. 79e11c6 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  52. 8668674 Merge pull request #1860 from jtattermusch/csharp_runtest_windows by Nicolas Noble · 9 years ago
  53. 14556ec Merge branch 'count-the-things' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  54. 50e53e2 Fix bug with finite runs per test by Craig Tiller · 9 years ago
  55. 84e520f Merge pull request #1818 from a-veitch/internal_api by Hongyu Chen · 9 years ago
  56. 8e0b08a Merge branch 'count-the-things' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  57. d12029e Adding csharp_dotnet into interop tests by Donna Dionne · 9 years ago
  58. b00aa67 run_tests.py support for C# on windows by Jan Tattermusch · 9 years ago
  59. 555c16a Adding csharp_dotnet into cloud suite of tests by Donna Dionne · 9 years ago
  60. faafb38 Merge pull request #1558 from soltanmm/extension by Nathaniel Manista · 9 years ago
  61. f3da552 merge with master by Alistair Veitch · 9 years ago
  62. 583b9a6 Addressed comments: fixed memory leak introduced by changes. by David Garcia Quintas · 9 years ago
  63. 7b6fc6c Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever by David Garcia Quintas · 9 years ago
  64. 89717c4 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  65. 7f61193 Merge pull request #1724 from ctiller/wonderful-snowflake by Michael Lumish · 9 years ago
  66. aaa03d7 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  67. 798d36e Don't build codegen in grpc/java dockerfile by Eric Anderson · 9 years ago
  68. e90cd37 Added "inf" as a valid option to run_test.py's -n flag. by David Garcia Quintas · 9 years ago
  69. f29a6c1 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  70. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 9 years ago
  71. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  72. 8a8c1b2 fixing doxygen files after merge. by Julien Boeuf · 9 years ago
  73. f454740 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  74. 2ae2982 Tagging 0.9.1 on master. by Nicolas "Pixel" Noble · 9 years ago
  75. d97caa1 Merge pull request #1817 from ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof by Nicolas Noble · 9 years ago
  76. f720bc5 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  77. eaee2bc Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself by David G. Quintas · 9 years ago
  78. 6c4ae60 Add doxygen setups for internal documentation by Craig Tiller · 9 years ago
  79. ab4ef43 Merge pull request #1810 from soltanmm/update-pb3 by Nicolas Noble · 9 years ago
  80. 8cbc250 Enable service_account_creds test and compute_engine_creds for gRpc-java. by Xudong Ma · 9 years ago
  81. 127e390 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  82. 1a6f755 Make it possible to run with poll() instead of epoll() by Craig Tiller · 9 years ago
  83. a2918d2 Move batch API exposure to Python layer by Masood Malekghassemi · 10 years ago
  84. 6fbdd49 Enable LSAN report_objects by default by Craig Tiller · 9 years ago
  85. d4b1362 Enable LSAN report_objects by default by Craig Tiller · 9 years ago
  86. 533b1a2 Add fast stop by Craig Tiller · 9 years ago
  87. cd43da8 Add fast stop by Craig Tiller · 9 years ago
  88. 19b1478 Update protobuf to release v3.0.0-alpha-3 by Masood Malekghassemi · 9 years ago
  89. 533c34f Merge github.com:grpc/grpc into we-dont-need-no-cv by Craig Tiller · 9 years ago
  90. 06e3f44 Eliminate bashisms by Craig Tiller · 9 years ago
  91. b8933b3 Add copyrights by Craig Tiller · 9 years ago
  92. a5b517f Factor out extra json generation by Craig Tiller · 9 years ago
  93. ba2e755 Merge branch 'you-complete-me' into we-dont-need-no-cv by Craig Tiller · 9 years ago
  94. 201035d Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  95. bf26c53 Merge github.com:grpc/grpc into we-dont-need-no-cv by Craig Tiller · 9 years ago
  96. 5ae14d1 Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests by Nicolas Noble · 9 years ago
  97. bea0048 Merge pull request #1770 from jtattermusch/plugin_vcxproj by Nicolas Noble · 9 years ago
  98. 0f29c4d Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  99. 10c763a Update doxygen by Craig Tiller · 9 years ago
  100. 7a1b415 Re-enable some tests by Craig Tiller · 9 years ago