1. e7b7469 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  2. 162f9ea Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  3. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  4. c204647 Merge pull request #8699 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  5. 9f08d11 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs by Alexander Polcyn · 8 years ago
  6. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  7. 5efdf3c Fix casting error by Craig Tiller · 8 years ago
  8. 307ee65 Merge pull request #8966 from soltanmm-google/this-is-okay by Masood Malekghassemi · 8 years ago
  9. dfd5199 Unpin Python setuptools dependency by Masood Malekghassemi · 8 years ago
  10. ebc7755 Fix memory overrun by Craig Tiller · 8 years ago
  11. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  12. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  13. 30d50fe Fix build by Craig Tiller · 8 years ago
  14. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  15. bd6c1c0 add copyright by Craig Tiller · 8 years ago
  16. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  17. bc4403a Merge pull request #8948 from jtattermusch/internal_fuzzer by Jan Tattermusch · 8 years ago
  18. ca5e924 clean up scenario.workers length check by Alex Polcyn · 8 years ago
  19. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  20. c4f5a2e Fix test runner failures for Python on Windows by Masood Malekghassemi · 8 years ago
  21. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  22. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  23. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  24. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  25. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  26. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  27. 90741ec fixup by Jan Tattermusch · 8 years ago
  28. 3e6bd85 fixup by Jan Tattermusch · 8 years ago
  29. c939446 artifact uploading and test report by Jan Tattermusch · 8 years ago
  30. d4c33b9 increase master timeout by Jan Tattermusch · 8 years ago
  31. 2c1801f dont just build C core by Jan Tattermusch · 8 years ago
  32. a8ac4a2 fuzzer settings by Jan Tattermusch · 8 years ago
  33. 17db902 add grpc_fuzzer_client config by Jan Tattermusch · 8 years ago
  34. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  35. bc28cd6 Scale poll-cv test timeouts up by Craig Tiller · 8 years ago
  36. e633e47 Merge pull request #8906 from matt-kwong/pin-bazel-version by matt-kwong · 8 years ago
  37. 3e9ba86 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  38. 158a4a4 Add comment about testing with reviewable. by Mark D. Roth · 8 years ago
  39. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  40. 6288542 This time, for sure! by Mark D. Roth · 8 years ago
  41. 8442ebe Merge pull request #8909 from jtattermusch/images_to_dockerhub by Jan Tattermusch · 8 years ago
  42. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  43. 405abfc Move hex dump to before crash. by Mark D. Roth · 8 years ago
  44. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  45. 562b684 My python-fu is rustier than an old nail. by Mark D. Roth · 8 years ago
  46. f8ef30c Stringify generator result. by Mark D. Roth · 8 years ago
  47. f9cffc7 List, not generator. by Mark D. Roth · 8 years ago
  48. 6642b38 Fix python. by Mark D. Roth · 8 years ago
  49. 5ebc7bb Add hex dump. by Mark D. Roth · 8 years ago
  50. bf5272c Use future print(). Ugh. by Mark D. Roth · 8 years ago
  51. 0fc334f Python sucks. by Mark D. Roth · 8 years ago
  52. f431642 Attempt to fix syntax error in debugging lines. by Mark D. Roth · 8 years ago
  53. 1e6b02b Add debugging. by Mark D. Roth · 8 years ago
  54. efd7795 Attempt to deal with unicode strings in jenkins environment. by Mark D. Roth · 8 years ago
  55. d17c7c9 Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec by Jan Tattermusch · 8 years ago
  56. 80a6750 debug by Craig Tiller · 8 years ago
  57. ddea41e Remove code, rely on a pip installable module to codegen by Craig Tiller · 8 years ago
  58. 36b3135 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  59. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  60. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  61. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  62. b04a0cc allow pulling a docker image from dockerhub instead of building locally by Jan Tattermusch · 8 years ago
  63. 4597061 add script for pushing testing docker images by Jan Tattermusch · 8 years ago
  64. 4024e89 basic config for internal CI by Jan Tattermusch · 8 years ago
  65. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  66. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  67. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  68. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  69. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  70. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  71. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  72. 34e6ce6 Merge pull request #8872 from ctiller/fixit7 by Craig Tiller · 8 years ago
  73. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  74. f739c05 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  75. 3770ac9 Run tools/buildgen/generate_projects.sh by ncteisen · 8 years ago
  76. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  77. f2764bf Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop by Noah Eisen · 8 years ago
  78. 6ff81e9 Merge pull request #8825 from jtattermusch/manual_upmerge_101 by Jan Tattermusch · 8 years ago
  79. 7a60cfc Fix docker go by Noah Eisen · 8 years ago
  80. 28d776e Make everything compile for clang & gcc by Craig Tiller · 8 years ago
  81. 71b275b resolve dependency by yang-g · 8 years ago
  82. 6ec8aa1 Simplify batch callout index calculation by Craig Tiller · 8 years ago
  83. a82d2a3 Fix compile, make slice.c respect sub_refcount by Craig Tiller · 8 years ago
  84. 43a5169 Declare sub_refcnt field by Craig Tiller · 8 years ago
  85. a7d37a3 Initial conversion work to indexed metadata by Craig Tiller · 8 years ago
  86. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  87. dcbe70c Faster comparison by Craig Tiller · 8 years ago
  88. 3b05e1d Move from cmp --> eq, and provide a good implementation for interning by Craig Tiller · 8 years ago
  89. eed43d9 Merge pull request #8792 from jtattermusch/interop_less_verbose by Jan Tattermusch · 8 years ago
  90. 9ecadce Get identity law testing right by Craig Tiller · 8 years ago
  91. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  92. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  93. 0160de9 Begin moving mdelem to be a value type by Craig Tiller · 8 years ago
  94. b2348ba Check length as well as start when determining static metadata id by Craig Tiller · 8 years ago
  95. 88818ae fix windows benchmarks and upload all 3 reports by Jan Tattermusch · 8 years ago
  96. 03b7612 stop using login shell for invoking interop tests by Jan Tattermusch · 8 years ago
  97. 34e8b91 ruby doesnt need login shell by Jan Tattermusch · 8 years ago
  98. 6d4dba9 node doesnt need login shell by Jan Tattermusch · 8 years ago
  99. 1961436 Fix static string interning by Craig Tiller · 8 years ago
  100. 66de949 Merge pull request #8768 from jtattermusch/windows_performance_tests by Jan Tattermusch · 8 years ago