1. 0ebff8b Iterate properly by Craig Tiller · 8 years ago
  2. 0553b9c Properly clean by Craig Tiller · 8 years ago
  3. a00e51c Fix dir names by Craig Tiller · 8 years ago
  4. 233ad39 Accelerate by running more jobs in parallel, and only building twice by Craig Tiller · 8 years ago
  5. c68d5e8 Merge branch 'foo' of github.com:ctiller/grpc into foo by Craig Tiller · 8 years ago
  6. a91bd4f Merge github.com:grpc/grpc into foo by Craig Tiller · 8 years ago
  7. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  8. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 8 years ago
  9. b575394 Use _pb2_grpc module to access gRPC entities by Mehrdad Afshari · 8 years ago
  10. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 8 years ago
  11. 9646477 Update bm_diff.py by Craig Tiller · 8 years ago
  12. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  13. a6ede89 Merge pull request #10630 from ctiller/ubsan by Craig Tiller · 8 years ago
  14. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  15. de8dba4 Merge pull request #10651 from dgquintas/master_merge_1.3 by David G. Quintas · 8 years ago
  16. a2be671 Merge remote-tracking branch 'upstream/v1.3.x' into master_merge_1.3 by David Garcia Quintas · 8 years ago
  17. 38c112a Merge pull request #10650 from dgquintas/1.4.0_bump by David G. Quintas · 8 years ago
  18. 32acefc Merge pull request #10648 from dgquintas/v1.3.x-version-bump by David G. Quintas · 8 years ago
  19. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  20. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 8 years ago
  21. d9986c3 1.3.x branch cut by David Garcia Quintas · 8 years ago
  22. bdb1021 Merge pull request #10617 from murgatroid99/upmerge_1.2.4 by David G. Quintas · 8 years ago
  23. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  24. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 8 years ago
  25. 023c982 Merge pull request #10612 from markdroth/max_message_size_status_code by Mark D. Roth · 8 years ago
  26. 2eeedad fix mac issues by Sree Kuchibhotla · 8 years ago
  27. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 8 years ago
  28. 2d89ac4 Merge pull request #10633 from jboeuf/gpr_free_never_fails_on_null_input by jboeuf · 8 years ago
  29. d6547f4 Be more explicit about the contract for free_fn in the gpr_allocation_functions doc. by Julien Boeuf · 8 years ago
  30. 110dae8 Merge pull request #10625 from matt-kwong/fix-cpp-kokoro by Matt Kwong · 8 years ago
  31. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 8 years ago
  32. 59bf91c tweaks, fix bug by Craig Tiller · 8 years ago
  33. 0362d6b ubsan fixes by Craig Tiller · 8 years ago
  34. 17a93b3 Fix test. by Mark D. Roth · 8 years ago
  35. 08abb44 Merge github.com:grpc/grpc into foo by Craig Tiller · 8 years ago
  36. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  37. c1b86a1 Fix duplicated dep by Craig Tiller · 8 years ago
  38. 4d0ee2a Merge pull request #10605 from ctiller/ubsan by Craig Tiller · 8 years ago
  39. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  40. 840a135 Add shutdown_cq as a server cq so that progress can be made when calling cq_pluck on f->shutdown_cq by Sree Kuchibhotla · 8 years ago
  41. b78e80c Merge pull request #10514 from jtattermusch/fix_1mb_scenarios by Jan Tattermusch · 8 years ago
  42. 8cf15aa Fix typo in Kokoro scripts by Matt Kwong · 8 years ago
  43. 1838a8f Merge pull request #10616 from apolcyn/fix_csharp_test_docker_build by apolcyn · 8 years ago
  44. 8b2a7e2 Merge pull request #10595 from matt-kwong/add-individual-sanitizers by Matt Kwong · 8 years ago
  45. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 8 years ago
  46. 09b0284 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  47. 67dd855 Combine multiple temporally disconnected runs by Craig Tiller · 8 years ago
  48. b36c1f7 Merge branch 'foo' of github.com:ctiller/grpc into foo by Craig Tiller · 8 years ago
  49. 5ed687d Merge github.com:grpc/grpc into foo by Craig Tiller · 8 years ago
  50. 7e1e1e3 Merge pull request #10619 from grpc/revert-9626-lazy-deframe by Craig Tiller · 8 years ago
  51. c71e6a6 Revert "Implement lazy deframe" by Craig Tiller · 8 years ago
  52. e48dd23 Merge pull request #10606 from murgatroid99/version_bump_1.2.4 by Michael Lumish · 8 years ago
  53. 37daca3 add missing refs by Craig Tiller · 8 years ago
  54. 1b76bda Merge pull request #10593 from matt-kwong/update-create-worker-scripts by Matt Kwong · 8 years ago
  55. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  56. 023a51a Merge pull request #10473 from ctiller/truebin by Craig Tiller · 8 years ago
  57. 66db5a7 remove src/csharp/global.json by Alexander Polcyn · 8 years ago
  58. d338dd3 Merge pull request #10598 from jtattermusch/manual_upmerge_v12x by David G. Quintas · 8 years ago
  59. f452cc5 Merge pull request #9626 from muxi/lazy-deframe by Muxi Yan · 8 years ago
  60. e7a8f41 Create f->shutdown_cq in the fixture by Sree Kuchibhotla · 8 years ago
  61. 2bb075d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  62. 2a86d3f Update status codes doc. by Mark D. Roth · 8 years ago
  63. 9ee816e Fix message_size_filter to use RESOURCE_EXHAUSTED status code. by Mark D. Roth · 8 years ago
  64. becd3a4 Merge pull request #10566 from muxi/fix-trailer-only by Muxi Yan · 8 years ago
  65. c44895f Merge pull request #10540 from muxi/restore-cronet-tests by Muxi Yan · 8 years ago
  66. 5a0cf32 Merge pull request #10604 from ctiller/bmdifffix by Craig Tiller · 8 years ago
  67. 70a2a4b Bump version to 1.2.4 by murgatroid99 · 8 years ago
  68. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 8 years ago
  69. 02f6763 Merge pull request #10303 from murgatroid99/makefile_soname_fix by Michael Lumish · 8 years ago
  70. 4ae95e6 Merge pull request #10563 from murgatroid99/node_server_shutdown by Michael Lumish · 8 years ago
  71. 7fea751 ubsan fixes by Craig Tiller · 8 years ago
  72. 9f99c30 Handle 0-length by Craig Tiller · 8 years ago
  73. ca3b32f Handle div0 by Craig Tiller · 8 years ago
  74. 161e4ba Fix memory leak by Craig Tiller · 8 years ago
  75. d835aa3 Cleanup output: omit unnecessary columns by Craig Tiller · 8 years ago
  76. dc3806c Fix a noise creating bug in bm_json (for bm_diff) by Craig Tiller · 8 years ago
  77. 890eb7f Merge github.com:grpc/grpc into foo by Craig Tiller · 8 years ago
  78. 12d716c add nl by Craig Tiller · 8 years ago
  79. 08aea10 document by Craig Tiller · 8 years ago
  80. 8be866e fix test by Craig Tiller · 8 years ago
  81. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 8 years ago
  82. feb77ef Get cancel error right by Craig Tiller · 8 years ago
  83. 2d7d5be Increase threshold by Craig Tiller · 8 years ago
  84. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 8 years ago
  85. 2ad8a9b Handle cancellation by Craig Tiller · 8 years ago
  86. d8c58c5 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  87. 95909bb Add individual sanitizer suites to Kokoro by Matt Kwong · 8 years ago
  88. ca70b1c Merge pull request #10579 from murgatroid99/max_message_size_arg_checking by Michael Lumish · 8 years ago
  89. f200f25 Merge pull request #10564 from apolcyn/deflake_ruby_test by apolcyn · 8 years ago
  90. 017a335 Only delete core-level server if shutdown was successful by murgatroid99 · 8 years ago
  91. c3f4945 Merge pull request #10587 from dgquintas/fix_credentials_test by David G. Quintas · 8 years ago
  92. a03d204 Update credentials test after #9328 by David Garcia Quintas · 8 years ago
  93. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 8 years ago
  94. 654c367 Update VM creation scripts to update Linux kernel by Matt Kwong · 8 years ago
  95. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  96. f597c7c Tighter threshold by Craig Tiller · 8 years ago
  97. 763667c Merge branch 'foo' of github.com:ctiller/grpc into foo by Craig Tiller · 8 years ago
  98. 9314361 Merge github.com:grpc/grpc into foo by Craig Tiller · 8 years ago
  99. 3e1f562 clang-format by Muxi Yan · 8 years ago
  100. 803392e Node server: add NULL check to tryShutdown by murgatroid99 · 8 years ago