1. 950ecbd Merge pull request #5646 from leifurhauks/import_cygrpc by Jan Tattermusch · 8 years ago
  2. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  3. ec42773 Merge pull request #5854 from ctiller/backoff2 by David G. Quintas · 8 years ago
  4. 132a006 Fix sanity by Craig Tiller · 8 years ago
  5. 3359997 Tweaks by Craig Tiller · 8 years ago
  6. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  7. 2446114 Merge remote-tracking branch 'dgq/fix-grpc-lib' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  8. c0e3952 Re-enable tsan for qps tests by Vijay Pai · 8 years ago
  9. 025432e Merge branch 'release_wall' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  10. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  11. 4ce09cf Reorder a release store after the operations it protects. by vjpai · 8 years ago
  12. cb1c389 Merge pull request #5842 from vjpai/qps_wall by Jan Tattermusch · 8 years ago
  13. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  14. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  15. 8090150 Merge pull request #5783 from dgquintas/nanopb-dockerfile by Jan Tattermusch · 8 years ago
  16. b4e8db2 Adding an argument to bad_ssl_cert in order to override the location of the test certificate. by Nicolas "Pixel" Noble · 8 years ago
  17. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  18. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 8 years ago
  19. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  20. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  21. 80551af Merge pull request #5784 from ctiller/help-me-just-a-little-bit by Jan Tattermusch · 8 years ago
  22. 26eb86e Merge pull request #5828 from murgatroid99/node_example_dependencies_fix by Jan Tattermusch · 8 years ago
  23. 5c0b6dd Temporarily disable qps tsan tests since they are exposing a by vjpai · 8 years ago
  24. b41a1ac Merge pull request #5814 from sreecha/grpc_fixit by Jan Tattermusch · 8 years ago
  25. e4b419e Merge pull request #5805 from stanley-cheung/php-fix-arg-type by Jan Tattermusch · 8 years ago
  26. 6b0cb77 Merge pull request #5527 from ctiller/xoxo by Jan Tattermusch · 8 years ago
  27. 8707d69 Merge pull request #5841 from grpc/revert-5723-backoff_lib by Jan Tattermusch · 8 years ago
  28. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  29. 2445456 DocFixit: Troubleshooting info for Windows and some minor tweaks by Sree Kuchibhotla · 8 years ago
  30. a643960 Merge pull request #5810 from jtattermusch/extension_loading_for_webapps by Jan Tattermusch · 8 years ago
  31. 2b0f9e8 Merge pull request #5674 from jtattermusch/csharp_log_precision by Jan Tattermusch · 8 years ago
  32. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  33. 38da449 fix -Wshadow warning by Jan Tattermusch · 8 years ago
  34. 798eeda python 2/3 compatible abstract servicers/stubs by Leifur Halldor Asgeirsson · 8 years ago
  35. 4df3987 python3-compatible syntax for python examples by Leifur Halldor Asgeirsson · 8 years ago
  36. fbe766a replace uses of iteritems with six.iteritems by Leifur Halldor Asgeirsson · 8 years ago
  37. efdefce make iterators python3-compatible by Leifur Halldor Asgeirsson · 8 years ago
  38. 554c7dd py3 compatibility for test runner & loader by Leifur Halldor Asgeirsson · 8 years ago
  39. 1abda1f specify metaclasses in a py3-compatible way by Leifur Halldor Asgeirsson · 8 years ago
  40. 7978747 Merge pull request #5830 from y-zeng/documentation by Stanley Cheung · 8 years ago
  41. aea3207 Remove a typedef that was causing a redefinition error on some compilers by vjpai · 8 years ago
  42. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  43. 7d2c733 Locked read access to call->encodings_accepted_by_peer by David Garcia Quintas · 8 years ago
  44. 506f60f Fix an include by vjpai · 8 years ago
  45. d85ef06 Doc Fixit: src/cpp/README.md by Yuchen Zeng · 8 years ago
  46. 4302be7 Merge pull request #5798 from y-zeng/documentation by Stanley Cheung · 8 years ago
  47. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  48. 37266f3 missing fixes post comments by David Garcia Quintas · 8 years ago
  49. 72266d3 Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  50. a36ec16 regenerated projects by David Garcia Quintas · 8 years ago
  51. 0a5fce8 vs doesn't like some c99 features... by David Garcia Quintas · 8 years ago
  52. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 8 years ago
  53. 3924afb Merge pull request #5752 from vjpai/make_open_loop_again by Jan Tattermusch · 8 years ago
  54. 8cdf3dd Merge pull request #5800 from ctiller/contrib by Sree Kuchibhotla · 8 years ago
  55. d506ecb Add other missing dependencies by murgatroid99 · 8 years ago
  56. 3a0be46 review comments by Sree Kuchibhotla · 8 years ago
  57. 8773076 Merge pull request #5801 from murgatroid99/ruby_route_guide_fix by Jan Tattermusch · 8 years ago
  58. 220986e Merge pull request #5786 from soltanmm/this-is-not-a-pipe by Jan Tattermusch · 8 years ago
  59. c3b8c8d Updated example package.json with missing dependency by murgatroid99 · 8 years ago
  60. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  61. a734833 Fix typo. by VcamX · 8 years ago
  62. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  63. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  64. 3c5def5 addressed pr comments by David Garcia Quintas · 8 years ago
  65. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  66. d848db1 Merge pull request #5802 from sreecha/grpc_fixit_csharp by Jan Tattermusch · 8 years ago
  67. ffa38f9 Add troubleshooting details by Sree Kuchibhotla · 8 years ago
  68. eeb1330 make timestamp format in C# logs more similar to C core by Jan Tattermusch · 8 years ago
  69. ceb6510 Merge pull request #5682 from yang-g/tls_init_should_be_called by Jan Tattermusch · 8 years ago
  70. 63978d4 Merge pull request #5747 from soltanmm/bleach by Jan Tattermusch · 8 years ago
  71. 5bda4d4 Disable PIE by Craig Tiller · 8 years ago
  72. 3560a43 correct handling for shadowed assemblies when loading native extension by Jan Tattermusch · 8 years ago
  73. 7895da2 php: return channel arg type by Stanley Cheung · 8 years ago
  74. 2ba1633 DocFixit: Minor corrections to the instructions by Sree Kuchibhotla · 8 years ago
  75. a462936 Fix minor issues with Ruby route guide client by murgatroid99 · 8 years ago
  76. daad7e1 Update documentation to refer to yaml, not json by Craig Tiller · 8 years ago
  77. 80d6b12 move unix socket functionality to unix_sockets_posix module by ahedberg · 8 years ago
  78. b0203a7 Merge branch 'master' into ruby_gc_mark_credentials_callback by murgatroid99 · 8 years ago
  79. 2c24743 Merge branch 'master' into ruby_call_credentials_log_error by murgatroid99 · 8 years ago
  80. f7b1d74 Fixing (c)s. by Nicolas "Pixel" Noble · 8 years ago
  81. 1ba1f63 Factorizing code out. by Nicolas "Pixel" Noble · 8 years ago
  82. 4718a38 Unref uv_async after construction to avoid blocking at shutdown by murgatroid99 · 8 years ago
  83. c67a8ec Doc Fixit: examples/cpp/helloworld/README.md by Yuchen Zeng · 8 years ago
  84. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  85. 6a59cf2 Regenerate files by Craig Tiller · 8 years ago
  86. 53ab4d8 Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths by Nicolas "Pixel" Noble · 8 years ago
  87. bb84c6a Make stack traces show up in run_tests.py logs by Craig Tiller · 8 years ago
  88. 921f4b0 Merge pull request #5791 from sreecha/grpc_fixit by Jan Tattermusch · 8 years ago
  89. c2ce51f Merge pull request #5723 from ctiller/backoff_lib by Jan Tattermusch · 8 years ago
  90. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  91. fd5a3ef Don't use a pipe for capturing in test runner by Masood Malekghassemi · 8 years ago
  92. 4cc04f8 Upgrade windows to the fixed posix port server code by Craig Tiller · 8 years ago
  93. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  94. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  95. 112923f Remove JENKINS_BUILD specific options from tsan by Vijay Pai · 8 years ago
  96. 8ee4ee7 clang-fmt by Craig Tiller · 8 years ago
  97. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  98. e415ca9 Merge github.com:grpc/grpc into fix_something by Craig Tiller · 8 years ago
  99. 1f375d7 Duh by Craig Tiller · 8 years ago
  100. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago