1. 0d7fa3c Update copyright by Craig Tiller · 8 years ago
  2. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  3. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  4. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  5. 97e0ebc Fix shell script by Craig Tiller · 8 years ago
  6. cb16a24 Fix tool by Craig Tiller · 8 years ago
  7. 2586905 Update tool by Craig Tiller · 8 years ago
  8. 605ad62 Fix copyright by Craig Tiller · 8 years ago
  9. 1796f87 Fix creds path by Craig Tiller · 8 years ago
  10. ffae43c Fix paths by Craig Tiller · 8 years ago
  11. 8424aee Fix codegen for protos by Craig Tiller · 8 years ago
  12. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  13. f6a87f8 Merge pull request #5895 from ctiller/clang_fmt_upd by Nicolas Noble · 8 years ago
  14. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  15. a30fc5d add scripts for creating performance worker VMs by Jan Tattermusch · 8 years ago
  16. b7b20fe Merge github.com:grpc/grpc into clang_fmt_upd by Craig Tiller · 8 years ago
  17. 195fd84 Merge pull request #5931 from stanley-cheung/php-remove-hardcode-version by Jan Tattermusch · 8 years ago
  18. 634e676 Merge pull request #5921 from sreecha/stress_client_spec by David G. Quintas · 8 years ago
  19. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  20. 3dab462 php: remove hardcoded version in templates by Stanley Cheung · 8 years ago
  21. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  22. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  23. be09541 Specification for stress test clients by Sree Kuchibhotla · 8 years ago
  24. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  25. e04d836 Merge pull request #5910 from ctiller/temporary_reprieve by Jan Tattermusch · 8 years ago
  26. a5abbd2 Mark mlog_test as flaky by Craig Tiller · 8 years ago
  27. bf7df7d Merge pull request #5870 from dgquintas/fix_static by Jan Tattermusch · 8 years ago
  28. 6fa333a Add troubleshooting instructions by sreek · 8 years ago
  29. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  30. f29d1f7 Update clang-format to 3.8 by Craig Tiller · 8 years ago
  31. 07503b6 Add identity to static metadata accept-encodings bitmasks by David Garcia Quintas · 8 years ago
  32. fb6e13b Merge pull request #5788 from vjpai/make_clang_great_again_v2 by Jan Tattermusch · 8 years ago
  33. bb644e9 Merge pull request #5754 from ctiller/new_boring_ssl by Jan Tattermusch · 8 years ago
  34. f4e2564 Merge branch 'master' into make_clang_great_again_v2 by vjpai · 8 years ago
  35. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  36. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  37. 3359997 Tweaks by Craig Tiller · 8 years ago
  38. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  39. c0e3952 Re-enable tsan for qps tests by Vijay Pai · 8 years ago
  40. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  41. cb1c389 Merge pull request #5842 from vjpai/qps_wall by Jan Tattermusch · 8 years ago
  42. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  43. 8090150 Merge pull request #5783 from dgquintas/nanopb-dockerfile by Jan Tattermusch · 8 years ago
  44. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  45. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 8 years ago
  46. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  47. 5c0b6dd Temporarily disable qps tsan tests since they are exposing a by vjpai · 8 years ago
  48. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  49. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  50. 37266f3 missing fixes post comments by David Garcia Quintas · 8 years ago
  51. 72266d3 Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  52. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 8 years ago
  53. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  54. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  55. 3c5def5 addressed pr comments by David Garcia Quintas · 8 years ago
  56. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  57. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  58. 6a59cf2 Regenerate files by Craig Tiller · 8 years ago
  59. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  60. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  61. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  62. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  63. e4ce826 Merge pull request #5785 from murgatroid99/sanitize_copyright_fix by Jan Tattermusch · 8 years ago
  64. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  65. ffcf649 Merge pull request #5766 from yang-g/nuke_duplicate_target by Nicolas Noble · 8 years ago
  66. f038737 Merge branch 'master' of https://github.com/grpc/grpc into python2 by Nicolas "Pixel" Noble · 8 years ago
  67. b845718 moved apt-gets from .sh file to dockerfile for nanopb by David Garcia Quintas · 8 years ago
  68. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 8 years ago
  69. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago
  70. 028bd45 Update check copyright script precommit hook by murgatroid99 · 8 years ago
  71. b5b18fa Update clang for the Dockerfile used in tsan tests by Vijay Pai · 8 years ago
  72. 91bd67c Merge pull request #5635 from sreecha/stress_test_instructions by adelez · 8 years ago
  73. f03872f Merge pull request #5765 from adelez/setup_full_interop by Jan Tattermusch · 8 years ago
  74. f6c7a98 More additions / Typos by Sree Kuchibhotla · 8 years ago
  75. f90d765 More formatting changes by Sree Kuchibhotla · 8 years ago
  76. f317fb4 Minor formatting tweaks by Sree Kuchibhotla · 8 years ago
  77. a35c7d4 Address review comments by Sree Kuchibhotla · 8 years ago
  78. f4f57f0 Merge pull request #5474 from ctiller/esan by Jan Tattermusch · 8 years ago
  79. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  80. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  81. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  82. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago
  83. 28c0809 chmod g+x by Adele Zhou · 8 years ago
  84. 5b385dc Added check_include_guards.py to the sanity tests suite by David Garcia Quintas · 8 years ago
  85. 7d53836 Added check_include_guards.py by David Garcia Quintas · 8 years ago
  86. 85b460f Merge pull request #5382 from dgquintas/jenkins_stuff by adelez · 8 years ago
  87. 98dea18 Update sanity test by Craig Tiller · 8 years ago
  88. 3d62fc6 Reference github boringssl, move to chromium-stable branch head by Craig Tiller · 8 years ago
  89. 9506ef2 Fix code coverage. by Adele Zhou · 8 years ago
  90. f9b26d9 Merge pull request #5731 from ctiller/huh_omg by Jan Tattermusch · 8 years ago
  91. db3bcca Merge pull request #5453 from adelez/setup_full_interop by Jan Tattermusch · 8 years ago
  92. 879c764 Merge pull request #5727 from nicolasnoble/upmerge by Jan Tattermusch · 8 years ago
  93. 2480f98 Add a script to run interop tests against all versions of prod servers. by Adele Zhou · 8 years ago
  94. 57e2743 Add contributed test by Craig Tiller · 8 years ago
  95. 6a462d4 Merge pull request #5718 from ctiller/dns_retry by Nicolas Noble · 8 years ago
  96. 9ff2c14 Merge branch 'release-0_13' by Nicolas "Pixel" Noble · 8 years ago
  97. 7268eed Merge pull request #5381 from jtattermusch/core_portability_clang by Jan Tattermusch · 8 years ago
  98. a41940d Disabling check_version. by Nicolas "Pixel" Noble · 8 years ago
  99. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  100. e2327db Fit and finish for dns retry loop by Craig Tiller · 8 years ago