1. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  2. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  3. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  4. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  5. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  6. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  7. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  8. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  9. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  10. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  11. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  12. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  13. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  14. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  15. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  16. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  17. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  18. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  19. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  20. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  21. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  22. 12e26a7 Bazel: export LICENSE file. by Piotr Sikora · 8 years ago
  23. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  24. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  25. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  26. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  27. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  28. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  29. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  30. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  31. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  32. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  33. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  34. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  35. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  36. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  37. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  38. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  39. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  40. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  41. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  42. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  43. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  44. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  45. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  46. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  47. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  48. e305fdb Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  49. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  50. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  51. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  52. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  53. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  54. 98aa0c1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  55. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  56. 89ebe55 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  57. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  58. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  59. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  60. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  61. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  62. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  63. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  64. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  65. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  66. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  67. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  68. ec0bc8b Initial attempt at a C++ API for defining channel filters. by Mark D. Roth · 8 years ago
  69. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  70. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  71. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  72. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  73. 492fd96 generate_projects.sh after adding grpc_use_signal() API by Sree Kuchibhotla · 8 years ago
  74. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  75. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  76. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  77. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  78. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  79. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  80. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  81. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  82. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  83. 37e516e regenerated projects by David Garcia Quintas · 8 years ago
  84. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  85. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  86. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  87. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  88. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  89. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  90. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  91. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  92. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  93. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  94. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  95. ef1c860 merge to master by Alistair Veitch · 8 years ago
  96. 4461da7 regenerated projects by David Garcia Quintas · 8 years ago
  97. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  98. 2f7f856 regenerate projects to fix master by Jan Tattermusch · 8 years ago
  99. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  100. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago