1. 7e9bd6c Add tests for pull request test filtering by Matt Kwong · 8 years ago
  2. 5c691c6 Enable pull request test filtering by Matt Kwong · 8 years ago
  3. ccc6a9c Merge pull request #8587 from ctiller/new_fields2 by Craig Tiller · 8 years ago
  4. 77fbc1c Fix some typos by Craig Tiller · 8 years ago
  5. 6937c8f Merge pull request #8246 from soltanmm-google/bob-and-weave by Masood Malekghassemi · 8 years ago
  6. 2634595 Merge pull request #8583 from ctiller/new_fields by Craig Tiller · 8 years ago
  7. bd3ab19 Add some fields to bigquery by Craig Tiller · 8 years ago
  8. 0fa0f38 Merge pull request #8527 from nicolasnoble/revert-tsi-ntop by Nicolas Noble · 8 years ago
  9. 9ba10d8 Merge pull request #8542 from matt-kwong/decrease-test-time by matt-kwong · 8 years ago
  10. fef9896 Add --inner_jobs args to run_tests_matrix.py by Matt Kwong · 8 years ago
  11. da1d2ef Merge pull request #8564 from sreecha/endpoint_uv by Sree Kuchibhotla · 8 years ago
  12. 1c55919 Merge pull request #8269 from sreecha/rpc_mgr by Sree Kuchibhotla · 8 years ago
  13. de76cdb Merge pull request #8565 from sreecha/linux_porta_failures by David G. Quintas · 8 years ago
  14. 5e257b9 Merge pull request #8540 from vjpai/ust by Vijay Pai · 8 years ago
  15. 894db55 Fix compiler errors in gcc4.4 and 4.6 by Sree Kuchibhotla · 8 years ago
  16. a0d2468 Fix compilation bug when GRPC_UV is defined by Sree Kuchibhotla · 8 years ago
  17. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  18. 3935263 Merge pull request #8552 from ncteisen/cpp_unimplemented_service by Noah Eisen · 8 years ago
  19. 45ebd35 Fix clang format by Noah Eisen · 8 years ago
  20. 7780cc0 Clang-format python_generator.cc by Masood Malekghassemi · 8 years ago
  21. 4a051cc Clean-up types in Python generator by Masood Malekghassemi · 8 years ago
  22. d953959 Enable split code generation by Masood Malekghassemi · 8 years ago
  23. 086e28d Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_master by apolcyn · 8 years ago
  24. 81cdf1e Fix Python tests' module loading behavior by Masood Malekghassemi · 8 years ago
  25. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  26. e7223af Use default Empty ctor instead of Empty::default_instance by Noah Eisen · 8 years ago
  27. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  28. 4509661 Fix incorrect ruby_generator.cc merge by murgatroid99 · 8 years ago
  29. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  30. eb44fd6 Merge pull request #8549 from fr05t1k/fix/phpdoc-types by Stanley Cheung · 8 years ago
  31. e9ba66e Merge pull request #8555 from ctiller/buffer_pools_for_realsies by Craig Tiller · 8 years ago
  32. f405035 More Windows Fixes by Craig Tiller · 8 years ago
  33. 1e17118 Merge pull request #8553 from ctiller/buffer_pools_for_realsies by Craig Tiller · 8 years ago
  34. 6108d1f clang-format code by Craig Tiller · 8 years ago
  35. 85fe038 Fix some other Windows bugs while we're here by Craig Tiller · 8 years ago
  36. a5ea56b clang-format code by Craig Tiller · 8 years ago
  37. 290e9a7 Fix resource quotas on Windows by Craig Tiller · 8 years ago
  38. 6628e36 Merge pull request #8239 from ctiller/buffer_pools_for_realsies by Craig Tiller · 8 years ago
  39. d28417c Merge pull request #8484 from jtattermusch/performance_tests_report by Jan Tattermusch · 8 years ago
  40. 3600bf0 Merge pull request #8535 from jtattermusch/lazy_streaming_call_finished by Jan Tattermusch · 8 years ago
  41. bba5285 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. 4407a94 phpdoc types by Stanislav Pavlovichev · 8 years ago
  43. c02bd2d Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service by Noah Eisen · 8 years ago
  44. 846a18a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  45. 287b760 revert change to shutdown ordering, but keep timer by Alexander Polcyn · 8 years ago
  46. 7fc1d4e Update infrastructure to call new unimplemented_service interop test by Noah Eisen · 8 years ago
  47. ca5cdf4 Add unimplemented_service test case for cpp interop client by Noah Eisen · 8 years ago
  48. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  49. b78062d Merge pull request #8544 from murgatroid99/node_perf_investigation by Michael Lumish · 8 years ago
  50. aea3105 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  51. c293f72 Merge pull request #8524 from soltanmm-google/grit-in-the-eye by Masood Malekghassemi · 8 years ago
  52. 693d394 Fix potential use-after-free: connected subchannel gets destroyed after its been picked by an lbpolicy by Craig Tiller · 8 years ago
  53. 7a40897 Fix memory leak by Craig Tiller · 8 years ago
  54. 899f771 Merge pull request #8531 from sreecha/pi_delete_fix by Sree Kuchibhotla · 8 years ago
  55. 0f7eb30 Handle calls that are started after transport closure by Craig Tiller · 8 years ago
  56. 86cb138 Handle failed calls in sync client by Craig Tiller · 8 years ago
  57. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  58. 6040b47 Merge pull request #8543 from apolcyn/fix_ruby_plugin_build by apolcyn · 8 years ago
  59. eebc8c8 Merge pull request #8498 from sreecha/sync_streaming by Sree Kuchibhotla · 8 years ago
  60. 04d2829 Add comment by murgatroid99 · 8 years ago
  61. 12e5775 Disable Nagle's algorithm in libuv endpoints by murgatroid99 · 8 years ago
  62. 79a1375 fix type comparison in ruby plugin by Alexander Polcyn · 8 years ago
  63. 7bf63a2 Merge pull request #8541 from murgatroid99/node_artifact_dont_cache_clean by Michael Lumish · 8 years ago
  64. 50cc196 npm cache clean is not a good idea in the artifact build by murgatroid99 · 8 years ago
  65. 24392f3 MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt by Vijay Pai · 8 years ago
  66. 419934a increase max thread pool size in benchmarks and fix shutdown ordering by Alex Polcyn · 8 years ago
  67. 6476170 Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries by Craig Tiller · 8 years ago
  68. 64542df Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  69. c5d447e Merge pull request #8520 from murgatroid99/udp_server_test_fix by Craig Tiller · 8 years ago
  70. 423efd5 Update comment by Craig Tiller · 8 years ago
  71. 1a47fd0 lazy initialize streamingResponseCallFinishedTcs by Jan Tattermusch · 8 years ago
  72. 8abc796 Review feedback by Craig Tiller · 8 years ago
  73. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  74. d92b795 Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased by apolcyn · 8 years ago
  75. 485a902 minor formatting fix by Sree Kuchibhotla · 8 years ago
  76. a129adf Remove fd from polling island before deleting it by Sree Kuchibhotla · 8 years ago
  77. 7e15bd0 Merge pull request #8529 from murgatroid99/node_fix_module_caching by Michael Lumish · 8 years ago
  78. 06fbca0 Don't try to build Node 7 artifacts yet by murgatroid99 · 8 years ago
  79. 6490409 Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows by apolcyn · 8 years ago
  80. e3df5a0 Reverting TSI's ntop change, to avoid dependency between TSI and gRPC. by Nicolas "Pixel" Noble · 8 years ago
  81. ebf8820 Decrease Node module cache time to avoid errors with out-of-date modules by murgatroid99 · 8 years ago
  82. 9dc49b7 Merge pull request #8420 from sreecha/stress_design by Sree Kuchibhotla · 8 years ago
  83. d2f784d Merge pull request #8102 from apolcyn/failed_credentials_error_message by apolcyn · 8 years ago
  84. 7540add Merge pull request #8499 from soltanmm-google/hypocritical-hippocratic by Masood Malekghassemi · 8 years ago
  85. 2d05670 convert uint to int in generator by Alexander Polcyn · 8 years ago
  86. cad0908 Break out of build process if in vanilla MSYS by Masood Malekghassemi · 8 years ago
  87. 832b685 Merge pull request #8517 from markdroth/circular_dependency_fix by Mark D. Roth · 8 years ago
  88. 0ad5f59 Merge pull request #8516 from nicolasnoble/doing-v1.0.1 by Nicolas Noble · 8 years ago
  89. b574b11 Merge pull request #8521 from murgatroid99/node_7_artifacts_fix by Nicolas Noble · 8 years ago
  90. 5a3f862 Add missing comma in run_tests.py by murgatroid99 · 8 years ago
  91. d7648fe Fix issue with pointers in udp_server_test by murgatroid99 · 8 years ago
  92. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  93. d4a5971 Merge pull request #8462 from markdroth/resolver_channel_args by Mark D. Roth · 8 years ago
  94. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  95. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  96. 1c453f5 Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer by Jan Tattermusch · 8 years ago
  97. 9c6dca7 Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup by Jan Tattermusch · 8 years ago
  98. 49607a8 Ran generate_projects.sh by Mark D. Roth · 8 years ago
  99. 49f89f0 clang-format by Mark D. Roth · 8 years ago
  100. e5293c3 combine more core batch ops by Alex Polcyn · 8 years ago