1. 4751c28 Add channel arguments to server builder by Craig Tiller · 8 years ago
  2. 13a537b merge with head by yang-g · 7 years ago
  3. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 7 years ago
  4. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 7 years ago
  5. a719802 merge with head by yang-g · 8 years ago
  6. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  7. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  8. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  9. 032baa8 Fix sanity: check_sources_and_headers by Craig Tiller · 8 years ago
  10. 8a7a446 merge with head by yang-g · 8 years ago
  11. 348fba2 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  12. 1accb12 fix path by yang-g · 8 years ago
  13. c3c475f move files to subdir and add generated files by yang-g · 8 years ago
  14. c9d2954 more by yang-g · 8 years ago
  15. 8d668d8 default service by yang-g · 8 years ago
  16. 6486883 Add more files by yang-g · 8 years ago
  17. 0498124 Add files by yang-g · 8 years ago
  18. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  19. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  20. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  21. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  22. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  23. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  24. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  25. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  26. ed91324 Get user agent right by Craig Tiller · 8 years ago
  27. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  28. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  29. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  30. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  31. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  32. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  33. 384eea8 Merge remote-tracking branch 'upstream/master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  34. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  35. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  36. af541d8 Fix conflicting filename by Craig Tiller · 8 years ago
  37. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  38. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  39. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  40. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  41. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  42. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  43. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  44. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  45. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  46. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  47. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  48. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  49. b8ab81f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  50. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  51. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  52. 762e72e Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  53. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  54. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  55. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  56. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  57. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  58. d8a3c04 Tie workqueue implementation to event engine by Craig Tiller · 8 years ago
  59. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  60. f451d50 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  61. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  62. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  63. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  64. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  65. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  66. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  67. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  68. b71af5f Re-run generate_projects.sh. by Mark D. Roth · 8 years ago
  69. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  70. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  71. 86edf01 Merge by Sree Kuchibhotla · 8 years ago
  72. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  73. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  74. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  75. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  76. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  77. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  78. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  79. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  80. 9e656a4 Initial shell by Sree Kuchibhotla · 8 years ago
  81. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  82. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  83. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  84. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  85. ec0bc8b Initial attempt at a C++ API for defining channel filters. by Mark D. Roth · 8 years ago
  86. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  87. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  88. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  89. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  90. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  91. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  92. a20a2ad moved core_codegen from src/cpp/... to include/grpc++/... by David Garcia Quintas · 8 years ago
  93. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  94. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  95. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  96. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  97. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  98. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  99. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  100. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago