1. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  2. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  3. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  4. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  5. af541d8 Fix conflicting filename by Craig Tiller · 8 years ago
  6. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  7. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  8. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  9. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  10. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  11. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  12. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  13. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  14. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  15. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  16. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  17. b8ab81f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  18. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  19. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  20. 762e72e Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  21. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  22. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  23. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  24. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  25. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  26. d8a3c04 Tie workqueue implementation to event engine by Craig Tiller · 8 years ago
  27. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  28. f451d50 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  29. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  30. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  31. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  32. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  33. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  34. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  35. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  36. b71af5f Re-run generate_projects.sh. by Mark D. Roth · 8 years ago
  37. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  38. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  39. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  40. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  41. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  42. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  43. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  44. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  45. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  46. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  47. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  48. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  49. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  50. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  51. 14bed44 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  52. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  53. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  54. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  55. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  56. 98aa0c1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  57. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  58. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  59. ec0bc8b Initial attempt at a C++ API for defining channel filters. by Mark D. Roth · 8 years ago
  60. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  61. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  62. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  63. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  64. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  65. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  66. a20a2ad moved core_codegen from src/cpp/... to include/grpc++/... by David Garcia Quintas · 9 years ago
  67. 26a1785 Resolve conflicts by Yuchen Zeng · 9 years ago
  68. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 9 years ago
  69. a42ec21 Server builder plugin by Yuchen Zeng · 9 years ago
  70. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 9 years ago
  71. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 9 years ago
  72. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 9 years ago
  73. 03915e5 Sort out codegen dependencies by Craig Tiller · 9 years ago
  74. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 9 years ago
  75. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 9 years ago
  76. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 9 years ago
  77. 79d9096 removed spurious grpc_library.cc by David Garcia Quintas · 9 years ago
  78. 723af53 moved some files around by David Garcia Quintas · 9 years ago
  79. 8c3d994 compiles! by David Garcia Quintas · 9 years ago
  80. 6848c4e wip. prior to cq refactoring by David Garcia Quintas · 9 years ago
  81. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 9 years ago
  82. f588aeb introduced workaround for proto_utils by David Garcia Quintas · 9 years ago
  83. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  84. a37d9d8 moved grpc_library.cc moved out of codegen by David Garcia Quintas · 9 years ago
  85. a8bb0bf Split codegen target and made it libs by David Garcia Quintas · 9 years ago
  86. 4feb350 Fixed header dependencies and copyrights by David Garcia Quintas · 9 years ago
  87. d41632c regen build file by vjpai · 9 years ago
  88. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 9 years ago
  89. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  90. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 9 years ago
  91. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 9 years ago
  92. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  93. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  94. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  95. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  96. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  97. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  98. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  99. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  100. 3708cea regenerate projects by Jan Tattermusch · 9 years ago