1. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  2. 40beb37 Fix CMake for Windows by Arkadiy Shapkin · 8 years ago
  3. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  4. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  5. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  6. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  7. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  8. 9dfd0b7 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  9. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  10. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  11. 4103a1b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  12. 7e5da49 generate projects by Craig Tiller · 8 years ago
  13. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  14. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  15. 5af33e9 Forgot one file by Nicolas "Pixel" Noble · 8 years ago
  16. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  17. 5d96056 regenerated projects by David Garcia Quintas · 8 years ago
  18. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  19. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  20. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  21. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  22. 44cb6c9 regenerated projects for the umpth time after merge by David Garcia Quintas · 8 years ago
  23. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  24. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  25. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  26. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  27. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  28. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  29. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  30. a17039a refine code and add README by chedeti · 8 years ago
  31. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  32. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  33. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  34. bc618ee thrift serializer by chedeti · 8 years ago
  35. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  36. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  37. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  38. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  39. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  40. 3cfc5a7 Made significant progress on the test, but not working yet. by Mark D. Roth · 8 years ago
  41. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  42. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  43. e7068c8 Remove references to string_ref_helper by Yuchen Zeng · 8 years ago
  44. 36a6fe6 Merge remote-tracking branch 'upstream/master' into cli_main by Yuchen Zeng · 8 years ago
  45. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  46. 2826327 Remove unnecessary dependencies by Yuchen Zeng · 8 years ago
  47. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  48. c326407 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  49. 29ca79b Command processing, validation by Yuchen Zeng · 8 years ago
  50. 65c6f2c Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago
  51. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  52. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  53. 3e42671 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  54. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  55. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  56. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  57. 6570b83 Splitting interop_server.cc by Nicolas "Pixel" Noble · 8 years ago
  58. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  59. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  60. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  61. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  62. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  63. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  64. 14bed44 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  65. e305fdb Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  66. b395c9e Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 by David Garcia Quintas · 8 years ago
  67. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  68. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  69. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  70. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  71. 39070fe Rerun generate_projects.sh by Yuchen Zeng · 8 years ago
  72. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  73. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  74. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  75. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  76. 98aa0c1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  77. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  78. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  79. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  80. 89ebe55 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  81. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  82. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  83. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  84. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  85. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  86. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  87. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  88. 86a00a6 regenerated projects by David Garcia Quintas · 8 years ago
  89. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  90. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  91. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  92. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  93. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  94. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  95. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  96. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  97. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  98. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  99. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  100. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago