1. 6bdbffe Merge pull request #9943 from ctiller/diff_perf by Craig Tiller · 8 years ago
  2. 6d91f2d strip by Craig Tiller · 8 years ago
  3. aa296fe Call the right function by Craig Tiller · 8 years ago
  4. dce26f4 Make clean by Craig Tiller · 8 years ago
  5. 5ef448d Fix module name :) by Craig Tiller · 8 years ago
  6. ff84b36 Experimental version by Craig Tiller · 8 years ago
  7. e9a64df Merge pull request #9942 from stanley-cheung/php-prepare-for-1_2 by Stanley Cheung · 8 years ago
  8. 18a948a Merge github.com:grpc/grpc into diff_perf by Craig Tiller · 8 years ago
  9. d753f45 Add argument by Craig Tiller · 8 years ago
  10. 82c6d8d PHP: prepare for 1.2 release by Stanley Cheung · 8 years ago
  11. 07ad1b9 Merge pull request #9938 from kpayson64/increase_epsilon by kpayson64 · 8 years ago
  12. f1666d4 Merge pull request #9869 from markdroth/client_channel_method_params_cleanup by Mark D. Roth · 8 years ago
  13. 47d7a08 Increase epsilon in thread cleanup test by kpayson64 · 8 years ago
  14. e0c72bb Merge pull request #9936 from dgquintas/gen_projs by David G. Quintas · 8 years ago
  15. b1e545f Fix generate projects by David Garcia Quintas · 8 years ago
  16. 47aa984 Merge pull request #9897 from grpc/wenbozhu-patch-4 by Feng Li · 8 years ago
  17. 4b290e9 Merge pull request #9917 from nathanielmanistaatgoogle/missing-main by Nathaniel Manista · 8 years ago
  18. 823e87b Merge pull request #9933 from ctiller/better_summary by Craig Tiller · 8 years ago
  19. 25c38e7 Merge pull request #9888 from murgatroid99/electron_uv_fix by Michael Lumish · 8 years ago
  20. 541b87e Report non-counter cpu times to bigquery to get more accurate dashboards by Craig Tiller · 8 years ago
  21. 80f29db Merge pull request #9817 from jtattermusch/internalization_docs by Jan Tattermusch · 8 years ago
  22. 0520bf9 Merge pull request #9922 from ncteisen/a-nice-game-of-chess by Noah Eisen · 8 years ago
  23. 3efa16f Merge pull request #9685 from jboeuf/new_ssl_roots by jboeuf · 8 years ago
  24. ae1cd87 Enable python negative http2 test by Noah Eisen · 8 years ago
  25. fc39593 Add missing unittest.main call by Nathaniel Manista · 8 years ago
  26. 5f13f48 Merge pull request #9833 from dgquintas/parse_address_clusterfuzz by David G. Quintas · 8 years ago
  27. 16edd99 Merge pull request #9812 from dgquintas/timestamp_logs by David G. Quintas · 8 years ago
  28. 9ccebc3 Merge pull request #9773 from dgquintas/build_files by David G. Quintas · 8 years ago
  29. c1d9d51 Merge pull request #9819 from yang-g/xtra_header by Yang Gao · 8 years ago
  30. 6517333 Merge pull request #9881 from ctiller/spinlock by Craig Tiller · 8 years ago
  31. 7ef0cd6 Merge pull request #9785 from stanley-cheung/php-update-doc by Stanley Cheung · 8 years ago
  32. 4de6688 Merge pull request #9901 from ncteisen/wherever-you-golang-golang-with-all-your-heart by Noah Eisen · 8 years ago
  33. 8e43edb Fix include guards by Craig Tiller · 8 years ago
  34. de99fe8 Enable Go negative http2 interop test by Noah Eisen · 8 years ago
  35. 06ab69d Clang format by murgatroid99 · 8 years ago
  36. a56edc4 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  37. ea16fa1 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  38. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 8 years ago
  39. b73ad23 Fix memory leak by Craig Tiller · 8 years ago
  40. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 8 years ago
  41. 79ccb81 Merge pull request #9882 from ctiller/cqbm by Craig Tiller · 8 years ago
  42. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 8 years ago
  43. 0258444 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  44. e434e9e Merge pull request #9876 from matt-kwong/filter-intern by matt-kwong · 8 years ago
  45. dc720ca Merge pull request #9846 from yang-g/max_message_size by Yang Gao · 8 years ago
  46. e0b1e46 Address review comments by Yuchen Zeng · 8 years ago
  47. 8c2946a Fix missing wakeups when using the libuv iomgr under Electron by murgatroid99 · 8 years ago
  48. 722de8d clang-format by Mark D. Roth · 8 years ago
  49. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 8 years ago
  50. b843ff2 Add more cq benchmarks by Craig Tiller · 8 years ago
  51. c758542 Fix compile by Craig Tiller · 8 years ago
  52. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  53. ca8de5c Merge pull request #9868 from jtattermusch/csharp_more_interop_logging by Jan Tattermusch · 8 years ago
  54. 380a3be Add more closures by Yuchen Zeng · 8 years ago
  55. 31c6417 Update host name i18n docs. by Jan Tattermusch · 8 years ago
  56. 70e353b Make portability tests pull Docker images from Dockerhub by Matt Kwong · 8 years ago
  57. 28b0f2a Add tools/internal_ci/ to test filter by Matt Kwong · 8 years ago
  58. efdf5a3 Update with the new ping implementation by Yuchen Zeng · 8 years ago
  59. 990d9fe Client-side keepalive ping by Yuchen Zeng · 8 years ago
  60. 345abfd Merge pull request #9871 from ctiller/fix-bm by Craig Tiller · 8 years ago
  61. e177c24 Fix uploader by Craig Tiller · 8 years ago
  62. 2467630 Merge pull request #9757 from ctiller/bm_meta by Craig Tiller · 8 years ago
  63. 2c3d4ed Fix submodule by Craig Tiller · 8 years ago
  64. d0ed9ff Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 8 years ago
  65. 312fdba Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 8 years ago
  66. 5825b69 Merge pull request #9849 from ctiller/bm_chttp2 by Craig Tiller · 8 years ago
  67. f30194f Merge branch 'bm_meta' of github.com:ctiller/grpc into bm_meta by Craig Tiller · 8 years ago
  68. 510f38a Merge branch 'bm_chttp2' into bm_meta by Craig Tiller · 8 years ago
  69. b325a1d Fix submodule by Craig Tiller · 8 years ago
  70. b4673fa Use zalloc in completion queue by Craig Tiller · 8 years ago
  71. f2cf3d9 Merge pull request #9747 from ctiller/splitsies by Craig Tiller · 8 years ago
  72. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  73. c240e6c Merge pull request #9870 from ncteisen/if-opportunity-doesnt-knock-fix-the-build by Noah Eisen · 8 years ago
  74. e1bc938 Merge pull request #9858 from ctiller/cb by Craig Tiller · 8 years ago
  75. 40e1e99 Fix load_reporting linker error by ncteisen · 8 years ago
  76. 95b627b Clean up method parameters in client channel code. by Mark D. Roth · 8 years ago
  77. f11e050 Merge pull request #9614 from adelez/fix_interop_report2 by adelez · 8 years ago
  78. 8e7e1e3 Only run bad http2 server tests with supported client/server pairs. by Adele Zhou · 8 years ago
  79. 992d5cd comment out python temporarily by Adele Zhou · 8 years ago
  80. 429e560 Fix interop HTML report. by Adele Zhou · 8 years ago
  81. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 8 years ago
  82. 66f8578 display logs when running interop based tests by Jan Tattermusch · 8 years ago
  83. 5ea18b3 Merge pull request #9683 from sreecha/fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  84. 6b46b74 Merge pull request #9859 from jtattermusch/internal_ci_try_github by Jan Tattermusch · 8 years ago
  85. 8a6db33 Merge pull request #9664 from ctiller/c3+r+l by Craig Tiller · 8 years ago
  86. 1642b7c copy sponge_log.xml from docker container once tests finish by Jan Tattermusch · 8 years ago
  87. 23f777d When there is an error from filters (such as max recv message size too by yang-g · 8 years ago
  88. 1379287 Fix closure running: current code is unsafe by Craig Tiller · 8 years ago
  89. 29a3b28 Merge branch 'master' into xtra_header by yang-g · 8 years ago
  90. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  91. 97e3ecc Comments and relaxed cas in some cases by Sree Kuchibhotla · 8 years ago
  92. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  93. b10a193 run_tests.py: support downloading base image from dockerhub by Jan Tattermusch · 8 years ago
  94. 1556aa1 Merge pull request #9718 from yang-g/metadata by Yang Gao · 8 years ago
  95. 13c1562 add experimental CI job to run sanity tests by Jan Tattermusch · 8 years ago
  96. 0ceb949 Merge pull request #9851 from matt-kwong/internal-ci-adjustments by matt-kwong · 8 years ago
  97. 681507a Fix memory leak by Craig Tiller · 8 years ago
  98. b82b3d0 Fixes for zalloc by Craig Tiller · 8 years ago
  99. 8214b87 Comments around acquire/release by Sree Kuchibhotla · 8 years ago
  100. 917ae82 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago