1. bb644e9 Merge pull request #5754 from ctiller/new_boring_ssl by Jan Tattermusch · 8 years ago
  2. 6e96e5c Merge pull request #5304 from ctiller/filter-selection by Jan Tattermusch · 8 years ago
  3. 3d2686b Fix cast by Craig Tiller · 8 years ago
  4. 9d9e4d3 Please the include sanity check by Craig Tiller · 8 years ago
  5. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  6. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  7. 68edc15 Merge pull request #5679 from makdharma/master by Jan Tattermusch · 8 years ago
  8. 950ecbd Merge pull request #5646 from leifurhauks/import_cygrpc by Jan Tattermusch · 8 years ago
  9. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  10. ec42773 Merge pull request #5854 from ctiller/backoff2 by David G. Quintas · 8 years ago
  11. 132a006 Fix sanity by Craig Tiller · 8 years ago
  12. 3359997 Tweaks by Craig Tiller · 8 years ago
  13. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  14. cb1c389 Merge pull request #5842 from vjpai/qps_wall by Jan Tattermusch · 8 years ago
  15. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  16. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  17. 8090150 Merge pull request #5783 from dgquintas/nanopb-dockerfile by Jan Tattermusch · 8 years ago
  18. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  19. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 8 years ago
  20. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  21. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  22. 80551af Merge pull request #5784 from ctiller/help-me-just-a-little-bit by Jan Tattermusch · 8 years ago
  23. 26eb86e Merge pull request #5828 from murgatroid99/node_example_dependencies_fix by Jan Tattermusch · 8 years ago
  24. 5c0b6dd Temporarily disable qps tsan tests since they are exposing a by vjpai · 8 years ago
  25. b41a1ac Merge pull request #5814 from sreecha/grpc_fixit by Jan Tattermusch · 8 years ago
  26. e4b419e Merge pull request #5805 from stanley-cheung/php-fix-arg-type by Jan Tattermusch · 8 years ago
  27. 6b0cb77 Merge pull request #5527 from ctiller/xoxo by Jan Tattermusch · 8 years ago
  28. 8707d69 Merge pull request #5841 from grpc/revert-5723-backoff_lib by Jan Tattermusch · 8 years ago
  29. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 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. 7978747 Merge pull request #5830 from y-zeng/documentation by Stanley Cheung · 8 years ago
  35. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  36. 7d2c733 Locked read access to call->encodings_accepted_by_peer by David Garcia Quintas · 8 years ago
  37. d85ef06 Doc Fixit: src/cpp/README.md by Yuchen Zeng · 8 years ago
  38. 4302be7 Merge pull request #5798 from y-zeng/documentation by Stanley Cheung · 8 years ago
  39. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  40. 37266f3 missing fixes post comments by David Garcia Quintas · 8 years ago
  41. 72266d3 Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  42. a36ec16 regenerated projects by David Garcia Quintas · 8 years ago
  43. 0a5fce8 vs doesn't like some c99 features... by David Garcia Quintas · 8 years ago
  44. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 8 years ago
  45. 3924afb Merge pull request #5752 from vjpai/make_open_loop_again by Jan Tattermusch · 8 years ago
  46. 8cdf3dd Merge pull request #5800 from ctiller/contrib by Sree Kuchibhotla · 8 years ago
  47. d506ecb Add other missing dependencies by murgatroid99 · 8 years ago
  48. 3a0be46 review comments by Sree Kuchibhotla · 8 years ago
  49. 8773076 Merge pull request #5801 from murgatroid99/ruby_route_guide_fix by Jan Tattermusch · 8 years ago
  50. 220986e Merge pull request #5786 from soltanmm/this-is-not-a-pipe by Jan Tattermusch · 8 years ago
  51. c3b8c8d Updated example package.json with missing dependency by murgatroid99 · 8 years ago
  52. 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
  53. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  54. 3c5def5 addressed pr comments by David Garcia Quintas · 8 years ago
  55. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  56. d848db1 Merge pull request #5802 from sreecha/grpc_fixit_csharp by Jan Tattermusch · 8 years ago
  57. ffa38f9 Add troubleshooting details by Sree Kuchibhotla · 8 years ago
  58. eeb1330 make timestamp format in C# logs more similar to C core by Jan Tattermusch · 8 years ago
  59. ceb6510 Merge pull request #5682 from yang-g/tls_init_should_be_called by Jan Tattermusch · 8 years ago
  60. 63978d4 Merge pull request #5747 from soltanmm/bleach by Jan Tattermusch · 8 years ago
  61. 3560a43 correct handling for shadowed assemblies when loading native extension by Jan Tattermusch · 8 years ago
  62. 7895da2 php: return channel arg type by Stanley Cheung · 8 years ago
  63. 2ba1633 DocFixit: Minor corrections to the instructions by Sree Kuchibhotla · 8 years ago
  64. a462936 Fix minor issues with Ruby route guide client by murgatroid99 · 8 years ago
  65. daad7e1 Update documentation to refer to yaml, not json by Craig Tiller · 8 years ago
  66. c67a8ec Doc Fixit: examples/cpp/helloworld/README.md by Yuchen Zeng · 8 years ago
  67. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  68. 6a59cf2 Regenerate files by Craig Tiller · 8 years ago
  69. 921f4b0 Merge pull request #5791 from sreecha/grpc_fixit by Jan Tattermusch · 8 years ago
  70. c2ce51f Merge pull request #5723 from ctiller/backoff_lib by Jan Tattermusch · 8 years ago
  71. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  72. fd5a3ef Don't use a pipe for capturing in test runner by Masood Malekghassemi · 8 years ago
  73. 4cc04f8 Upgrade windows to the fixed posix port server code by Craig Tiller · 8 years ago
  74. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  75. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  76. 8ee4ee7 clang-fmt by Craig Tiller · 8 years ago
  77. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  78. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  79. e272081 Fix copyright by Craig Tiller · 8 years ago
  80. e4ce826 Merge pull request #5785 from murgatroid99/sanitize_copyright_fix by Jan Tattermusch · 8 years ago
  81. 4cead22 Merge pull request #5745 from ahedberg/upstream by Jan Tattermusch · 8 years ago
  82. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  83. 2f084ee DocFixit: Python README by Sree Kuchibhotla · 8 years ago
  84. ffcf649 Merge pull request #5766 from yang-g/nuke_duplicate_target by Nicolas Noble · 8 years ago
  85. 0e6372f Merge pull request #5770 from ctiller/win by Nicolas Noble · 8 years ago
  86. 2ed1a9e Disable warning: system header is broken by Craig Tiller · 8 years ago
  87. b195792 Drop the L by Craig Tiller · 8 years ago
  88. 6ada8a4 Fixing stupid double free. by Nicolas "Pixel" Noble · 8 years ago
  89. 2befb68 Tweaking formatting by Craig Tiller · 8 years ago
  90. f038737 Merge branch 'master' of https://github.com/grpc/grpc into python2 by Nicolas "Pixel" Noble · 8 years ago
  91. 0b3e515 Merge pull request #5767 from soltanmm/gil-not-nimble-gil-not-quick by Jan Tattermusch · 8 years ago
  92. ebdb007 Log test names by Craig Tiller · 8 years ago
  93. b845718 moved apt-gets from .sh file to dockerfile for nanopb by David Garcia Quintas · 8 years ago
  94. 07c1744 Merge pull request #4 from nicolasnoble/codegen-massage by David G. Quintas · 8 years ago
  95. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 8 years ago
  96. 1faa036 Disabling flaky test. by Nicolas "Pixel" Noble · 8 years ago
  97. 2b6feb8 Preventing huge stacks in timer_heap_test. by Nicolas "Pixel" Noble · 8 years ago
  98. 80da2ec Preventing huge stacks in load_file_test. by Nicolas "Pixel" Noble · 8 years ago
  99. b9012fc Fixing bitrotting in udp_server_test.c by Nicolas "Pixel" Noble · 8 years ago
  100. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago