1. 7c20590 Removed GPR_POSIX_FILE, and changed the files that used it by murgatroid99 · 8 years ago
  2. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  3. 79b3227 refactor inet_ntop into a portability header by murgatroid99 · 8 years ago
  4. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  5. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  6. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  7. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  8. 64f8d09 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  9. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago
  10. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  11. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  12. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  13. c326407 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  14. 33e3dee add file to build.yaml by Stanley Cheung · 8 years ago
  15. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  16. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  17. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  18. 9317715 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  19. dd5b9a8 Fix sanity check by Yuchen Zeng · 8 years ago
  20. 5382651 Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  21. 6570b83 Splitting interop_server.cc by Nicolas "Pixel" Noble · 8 years ago
  22. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  23. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  24. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  25. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  26. 824c234 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  27. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  28. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  29. 026754f Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  30. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  31. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  32. 81ea637 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  33. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  34. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  35. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  36. f975f74 Refactor workqueues a little to make them great again by Craig Tiller · 8 years ago
  37. b19ca30 Enable workqueue_test on Windows by Craig Tiller · 8 years ago
  38. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  39. cc8bb8c Merge pull request #6885 from yang-g/import by Nicolas Noble · 8 years ago
  40. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  41. c27e082 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  42. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  43. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  44. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  45. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  46. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  47. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  48. d12a0a8 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  49. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  50. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  51. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  52. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  53. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  54. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  55. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  56. 0f852da Merge branch 'master' into import by yang-g · 8 years ago
  57. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  58. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  59. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  60. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  61. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  62. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  63. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  64. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  65. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  66. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  67. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  68. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  69. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  70. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  71. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  72. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  73. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  74. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  75. ad2c477 Rename _GRPC_TSAN to GRPC_TSAN by Sree Kuchibhotla · 8 years ago
  76. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  77. 41622a8 Fix tsan failures by Sree Kuchibhotla · 8 years ago
  78. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  79. ddc3ebb add missing language tag by yang-g · 8 years ago
  80. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  81. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  82. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  83. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  84. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  85. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  86. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  87. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  88. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  89. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  90. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  91. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  92. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  93. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  94. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  95. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  96. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  97. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  98. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  99. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  100. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago