1. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  2. dd109da Merge pull request #10550 from matt-kwong/hourly-performance-fix by Matt Kwong · 7 years ago
  3. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  4. 0ece13a Merge pull request #10436 from dgquintas/fake_resolver_args by David G. Quintas · 7 years ago
  5. fcc0035 Merge pull request #10439 from ctiller/foo by Craig Tiller · 7 years ago
  6. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  7. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  8. 940b2bd Merge pull request #10634 from yang-g/fuzz2 by Yang Gao · 7 years ago
  9. c59db4b added more tests to 'unimplemented' by Makarand Dharmapurikar · 7 years ago
  10. d471818 script to run objc interop tests by Makarand Dharmapurikar · 7 years ago
  11. 9c8e9be removed 'objc' from list of 'all' languages by Makarand Dharmapurikar · 7 years ago
  12. 349907b Handle EINTR on reading file by Craig Tiller · 7 years ago
  13. f84ea39 merge with head by yang-g · 7 years ago
  14. 97e40da Less samples, more random by Craig Tiller · 7 years ago
  15. d71ba83 Tweak defaults by Craig Tiller · 7 years ago
  16. bc442e1 Declare jobs by Craig Tiller · 7 years ago
  17. 0ebff8b Iterate properly by Craig Tiller · 7 years ago
  18. 0553b9c Properly clean by Craig Tiller · 7 years ago
  19. a00e51c Fix dir names by Craig Tiller · 7 years ago
  20. 233ad39 Accelerate by running more jobs in parallel, and only building twice by Craig Tiller · 7 years ago
  21. c68d5e8 Merge branch 'foo' of github.com:ctiller/grpc into foo by Craig Tiller · 7 years ago
  22. a91bd4f Merge github.com:grpc/grpc into foo by Craig Tiller · 7 years ago
  23. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  24. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 7 years ago
  25. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 7 years ago
  26. 9646477 Update bm_diff.py by Craig Tiller · 7 years ago
  27. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  28. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  29. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  30. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  31. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 7 years ago
  32. 110dae8 Merge pull request #10625 from matt-kwong/fix-cpp-kokoro by Matt Kwong · 7 years ago
  33. 6163da5 Disallow empty method slice in api_fuzzer by yang-g · 7 years ago
  34. 59bf91c tweaks, fix bug by Craig Tiller · 7 years ago
  35. 08abb44 Merge github.com:grpc/grpc into foo by Craig Tiller · 7 years ago
  36. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  37. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  38. b78e80c Merge pull request #10514 from jtattermusch/fix_1mb_scenarios by Jan Tattermusch · 7 years ago
  39. 8cf15aa Fix typo in Kokoro scripts by Matt Kwong · 7 years ago
  40. 8b2a7e2 Merge pull request #10595 from matt-kwong/add-individual-sanitizers by Matt Kwong · 7 years ago
  41. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  42. d02c9d2 add ability to run objc interop tests by Makarand Dharmapurikar · 7 years ago
  43. 09b0284 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  44. 67dd855 Combine multiple temporally disconnected runs by Craig Tiller · 7 years ago
  45. 5ed687d Merge github.com:grpc/grpc into foo by Craig Tiller · 7 years ago
  46. f3d9b48 Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973 by yang-g · 7 years ago
  47. 1b76bda Merge pull request #10593 from matt-kwong/update-create-worker-scripts by Matt Kwong · 7 years ago
  48. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  49. 023a51a Merge pull request #10473 from ctiller/truebin by Craig Tiller · 7 years ago
  50. 2bb075d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  51. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  52. d835aa3 Cleanup output: omit unnecessary columns by Craig Tiller · 7 years ago
  53. dc3806c Fix a noise creating bug in bm_json (for bm_diff) by Craig Tiller · 7 years ago
  54. 12d716c add nl by Craig Tiller · 7 years ago
  55. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  56. 2d7d5be Increase threshold by Craig Tiller · 7 years ago
  57. d8c58c5 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  58. 95909bb Add individual sanitizer suites to Kokoro by Matt Kwong · 7 years ago
  59. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  60. 654c367 Update VM creation scripts to update Linux kernel by Matt Kwong · 7 years ago
  61. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  62. f597c7c Tighter threshold by Craig Tiller · 7 years ago
  63. 763667c Merge branch 'foo' of github.com:ctiller/grpc into foo by Craig Tiller · 7 years ago
  64. 9314361 Merge github.com:grpc/grpc into foo by Craig Tiller · 7 years ago
  65. 380c3a7 Merge pull request #10562 from matt-kwong/pin-bazel-version-2 by Matt Kwong · 7 years ago
  66. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  67. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  68. 70dbfd5 Merge github.com:grpc/grpc into foo by Craig Tiller · 7 years ago
  69. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  70. 78cb931 address review comments by Jan Tattermusch · 7 years ago
  71. 20f0d5b Merge pull request #10551 from matt-kwong/fix-csharp-docker by Matt Kwong · 7 years ago
  72. 5101b3f Pin Bazel version to 0.4.4 in Dockerfile by Matt Kwong · 7 years ago
  73. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  74. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  75. fa9da3c Fix C# Dockerfiles by Matt Kwong · 7 years ago
  76. 790e38a Run start_port_server.py in performance profiling by Matt Kwong · 7 years ago
  77. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  78. d9c36b6 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  79. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  80. 55a61e4 Merge pull request #10492 from ncteisen/error-overflow by Noah Eisen · 7 years ago
  81. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  82. 58aa2cb fix 1MB perf scenarios by Jan Tattermusch · 7 years ago
  83. 17ce30e update init perf worker script by Jan Tattermusch · 7 years ago
  84. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  85. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  86. 95c4e79 Merge pull request #10500 from jtattermusch/upmerge_v12x by Jan Tattermusch · 7 years ago
  87. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  88. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  89. c6ec115 Fix error overflow bug by Noah Eisen · 7 years ago
  90. ac1facd Merge github.com:grpc/grpc into epex2 by Craig Tiller · 7 years ago
  91. 137dd89 Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  92. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  93. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  94. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  95. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  96. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  97. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  98. 7281d19 fix by Craig Tiller · 7 years ago
  99. bee6a33 Fix include guards by Craig Tiller · 7 years ago
  100. bdeb857 more samples by Craig Tiller · 7 years ago