1. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  2. 41622a8 Fix tsan failures by Sree Kuchibhotla · 8 years ago
  3. a47acad Merge pull request #6852 from nathanielmanistaatgoogle/status-codes by Abhishek Kumar · 8 years ago
  4. a3a7528 Merge pull request #6887 from stanley-cheung/php-remove-composer-version by Jan Tattermusch · 8 years ago
  5. 5225f83 Merge pull request #6865 from vjpai/stylin by Jan Tattermusch · 8 years ago
  6. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  7. 74823b9 Merge pull request #6879 from kpayson64/server_metadata_fix by Jan Tattermusch · 8 years ago
  8. 7d670f5 Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructor by Jan Tattermusch · 8 years ago
  9. f38f2bb php: remove explicit version in composer.json by Stanley Cheung · 8 years ago
  10. e05d319 php: add channel argument to BaseStub constructor by Stanley Cheung · 8 years ago
  11. 6b943e5 Fixed bug with server initial metadata type translation by Ken Payson · 8 years ago
  12. 55ca239 Merge pull request #6547 from kpayson64/py_generic_stream_test by Jan Tattermusch · 8 years ago
  13. 9ed5589 Merge pull request #6867 from ctiller/blazing-fuzz by Jan Tattermusch · 8 years ago
  14. f04a94b Merge pull request #6864 from ctiller/fuzzing-hell by Jan Tattermusch · 8 years ago
  15. 58e5896 Fix bad merge by Sree Kuchibhotla · 8 years ago
  16. 7aabab7 Added unit test for empty request/responses by Ken Payson · 8 years ago
  17. 68e5ecb Merge pull request #6503 from kpayson64/python_3_support by Jan Tattermusch · 8 years ago
  18. ead5499 Merge pull request #6840 from yang-g/command-line-tool-1 by Jan Tattermusch · 8 years ago
  19. 6d13e4d Merge pull request #6869 from jtattermusch/runtest_add_more_portability_targets by Jan Tattermusch · 8 years ago
  20. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  21. 77a927b Digraph by vjpai · 8 years ago
  22. eb16b3d Fix ref counting bug by Sree Kuchibhotla · 8 years ago
  23. a9e3ea3 Merge pull request #6659 from stanley-cheung/php-fix-style by Jan Tattermusch · 8 years ago
  24. dfbee48 Merge pull request #6853 from nathanielmanistaatgoogle/operationtyple-equals-equals by Jan Tattermusch · 8 years ago
  25. 1efb601 Initial Python3 support by Ken Payson · 8 years ago
  26. 11e3c07 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  27. 8da8511 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) by Craig Tiller · 8 years ago
  28. 492fd96 generate_projects.sh after adding grpc_use_signal() API by Sree Kuchibhotla · 8 years ago
  29. bd67b55 this_thread by vjpai · 8 years ago
  30. 3a6385b Add ref to test by vjpai · 8 years ago
  31. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  32. 967e378 More docs by vjpai · 8 years ago
  33. 41c7d01 First draft of C++ style guide, minor changes to C by vjpai · 8 years ago
  34. 0aa822b minor fixes by Yang Gao · 8 years ago
  35. 698d3e9 Merge pull request #6822 from yang-g/empty_message_test by Jan Tattermusch · 8 years ago
  36. 216e1a1 Merge pull request #6804 from ctiller/plugin_advertisement by Jan Tattermusch · 8 years ago
  37. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  38. c7be7c6 Add an API at the core level to disable signals or use a different signal number by Sree Kuchibhotla · 8 years ago
  39. 032a03e Merge pull request #6828 from soltanmm/arkenhammer by Jan Tattermusch · 8 years ago
  40. d2c0256 Merge pull request #6855 from makdharma/issue6834 by Jan Tattermusch · 8 years ago
  41. 24cb78d Merge pull request #6751 from soltanmm/6522 by Jan Tattermusch · 8 years ago
  42. a68b07e Merge pull request #6841 from makdharma/issue6344 by Jan Tattermusch · 8 years ago
  43. a5871cf Merge pull request #6843 from soltanmm/doc-tools by Jan Tattermusch · 8 years ago
  44. c266368 Merge pull request #6811 from soltanmm/names by Jan Tattermusch · 8 years ago
  45. 6fba013 Merge pull request #6773 from y-zeng/handler_http_response by Jan Tattermusch · 8 years ago
  46. 16816cd Merge pull request #6461 from y-zeng/fix-async-example by Jan Tattermusch · 8 years ago
  47. d36b901 Merge pull request #6829 from jtattermusch/csharp_add_server_test by Jan Tattermusch · 8 years ago
  48. 857495a fix for #6834 by Makarand Dharmapurikar · 8 years ago
  49. 5f8ad89 Use == instead of is for cygrpc.OperationTypes by Nathaniel Manista · 8 years ago
  50. c9dc834 Document cardinality violation status codes by Nathaniel Manista · 8 years ago
  51. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  52. 7274402 Check epoll is actually available. set GPR_LINUX_EPOLL only in GLIBC ver by Sree Kuchibhotla · 8 years ago
  53. 0553a43 Fix refcounting bug in polling_island_merge by Sree Kuchibhotla · 8 years ago
  54. 8e4926c pollset_kick optimization (do not kick any other thread if the current by Sree Kuchibhotla · 8 years ago
  55. 8e93533 allow shutdown of unstarted server by Jan Tattermusch · 8 years ago
  56. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  57. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  58. 40e9665 Merge pull request #6779 from dgquintas/rr_docs by Jan Tattermusch · 8 years ago
  59. 4f527d5 Merge pull request #6833 from rjshade/sockopts by Jan Tattermusch · 8 years ago
  60. ac48d1a Merge pull request #6656 from dklempner/qps_report by Jan Tattermusch · 8 years ago
  61. 82c3dd1 Add usage documentation to Python tools distribution by Masood Malekghassemi · 8 years ago
  62. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  63. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  64. 3dbf4d6 More TODOs by Sree Kuchibhotla · 8 years ago
  65. e682e46 Add TODOs by Sree Kuchibhotla · 8 years ago
  66. 24b1062 Do not close epoll_fd while there are any pollers and add the ability to by Sree Kuchibhotla · 8 years ago
  67. cb79b29 fix for issue 6344. added printing of .proto file comments in generated code. by Makarand Dharmapurikar · 8 years ago
  68. ac4b3a6 Create command_line_tool.md by Yang Gao · 8 years ago
  69. d861b13 Merge pull request #6823 from makdharma/bugfixes by Jan Tattermusch · 8 years ago
  70. 3302836 Merge pull request #6826 from makdharma/issue5548 by Jan Tattermusch · 8 years ago
  71. b17e25c Merge pull request #6649 from dgquintas/core_codegen_be_public by Jan Tattermusch · 8 years ago
  72. 4809e8e Merge pull request #6675 from dgquintas/check_http_client_filter_content_type by Jan Tattermusch · 8 years ago
  73. 5ccf4b3 Merge pull request #6786 from ctiller/meta-whoops by Jan Tattermusch · 8 years ago
  74. 7eaae43 Merge pull request #6827 from jtattermusch/csharp_metadata_entry_is_class by Jan Tattermusch · 8 years ago
  75. 026dfe6 Merge pull request #6820 from mdsteele/server-async by Jan Tattermusch · 8 years ago
  76. 5855c47 Use poll if not linux, add read notifier pollset support and some by Sree Kuchibhotla · 8 years ago
  77. a3d38f0 Merge pull request #2 from ctiller/cf2 by Adam Michalik · 8 years ago
  78. 129cd65 Merge pull request #6830 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  79. e153774 Merge pull request #6815 from kpayson64/python_perf_fixes by Jan Tattermusch · 8 years ago
  80. 09bf5f4 Merge pull request #6831 from kpayson64/python_jwt_creds by Jan Tattermusch · 8 years ago
  81. 4b8550d clang-format code by Craig Tiller · 8 years ago
  82. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  83. cfd4102 fix memory leak by Adam Michalik · 8 years ago
  84. 4f11ab1 addressed feedback. by Makarand Dharmapurikar · 8 years ago
  85. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  86. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  87. 080749e Add interfaces for ServerAsyncReader/Writers by Matthew D. Steele · 8 years ago
  88. e2b30eb Adds include for socket utils. by Robbie Shade · 8 years ago
  89. 3f30e63 Adds functions to set snd/rcv socket buffer sizes. by Robbie Shade · 8 years ago
  90. 2c57371 Merge pull request #6832 from grpc/sed-f-up-fix by David G. Quintas · 8 years ago
  91. f6d09f2 Fix command ordering for building Python artifacts by Masood Malekghassemi · 8 years ago
  92. 20d802d removed unused vble by David Garcia Quintas · 8 years ago
  93. 37e516e regenerated projects by David Garcia Quintas · 8 years ago
  94. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  95. 126ae10 fixed silly typo by David Garcia Quintas · 8 years ago
  96. cf41d19 clang-format by David Garcia Quintas · 8 years ago
  97. dfff4de Fix sed induced typo by David G. Quintas · 8 years ago
  98. 22a65e1 Added python jwt_token_creds interop test by Ken Payson · 8 years ago
  99. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  100. 393ca51 updated interop spec by David Garcia Quintas · 8 years ago