1. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  2. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  3. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  4. f40df23 Auto-changes by Craig Tiller · 8 years ago
  5. 9a1fa34 Merge pull request #5892 from yang-g/copy_generic_byte_buffer by Jan Tattermusch · 8 years ago
  6. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  7. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  8. 9ed7fb6 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  9. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  10. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  11. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  12. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  13. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  14. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  15. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  16. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  17. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  18. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  19. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  20. 4cead22 Merge pull request #5745 from ahedberg/upstream by Jan Tattermusch · 8 years ago
  21. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  22. 983fe7a Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  23. 4f7ffa0 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  24. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  25. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  26. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  27. 8ec33f0 Add intial plaform support for Native Client (NaCl) by Sam Clegg · 8 years ago
  28. 8c0d96f Initial fail-fast support by Craig Tiller · 8 years ago
  29. 4cf0448 clang-format by Craig Tiller · 8 years ago
  30. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  31. 5987c70 Punch through flags for incoming calls by Craig Tiller · 8 years ago
  32. 9eef377 clang-format by David Garcia Quintas · 8 years ago
  33. 60ee8dd docstrings by David Garcia Quintas · 8 years ago
  34. b942640 clang-format by David Garcia Quintas · 8 years ago
  35. be25493 codegen interface usage of gpr_inf_future by David Garcia Quintas · 8 years ago
  36. ef6848f reverted gpr_ time changes by David Garcia Quintas · 8 years ago
  37. 723af53 moved some files around by David Garcia Quintas · 8 years ago
  38. 8c3d994 compiles! by David Garcia Quintas · 8 years ago
  39. e1ce31e wip. cq refactored by David Garcia Quintas · 8 years ago
  40. 6848c4e wip. prior to cq refactoring by David Garcia Quintas · 8 years ago
  41. b0d1567 Revert "Revert "Properly integrate async API with server-side cancellations."" by Sree Kuchibhotla · 8 years ago
  42. b07938f added missing initializer for global proto_serializer holder to codegen lib by David Garcia Quintas · 8 years ago
  43. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  44. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago
  45. 44060b0 Merge branch 'master' of github.com:grpc/grpc into codegen_proto_utils_fix by David Garcia Quintas · 8 years ago
  46. 0cb803d Always ref writable streams by Craig Tiller · 8 years ago
  47. 7f7181f fix comments by David Garcia Quintas · 8 years ago
  48. c4f4f7e clang-format by David Garcia Quintas · 8 years ago
  49. f588aeb introduced workaround for proto_utils by David Garcia Quintas · 8 years ago
  50. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 8 years ago
  51. 188563f eliminate binary tags by Alistair Veitch · 8 years ago
  52. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  53. c8d34d5 Merge pull request #5287 from yang-g/global_callback_magic by Craig Tiller · 8 years ago
  54. 0160873 PR comments addressed by David Garcia Quintas · 8 years ago
  55. ef02fb9 Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  56. bcd78fe Added missing virtual dtor by David Garcia Quintas · 8 years ago
  57. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 8 years ago
  58. 10e2698 Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  59. 5e07d76 Made Alarm's constructor a template for deadline by David Garcia Quintas · 8 years ago
  60. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 8 years ago
  61. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 8 years ago
  62. eb62c94 Add a way to override channel arguments for server creation by yang-g · 8 years ago
  63. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 8 years ago
  64. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  65. 50d7e3c I merged this without checking the copyright. My mistake... by vjpai · 8 years ago
  66. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 8 years ago
  67. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  68. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  69. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  70. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 8 years ago
  71. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago
  72. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  73. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  74. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 8 years ago
  75. 26a9848 Removed outdated mention of AsynchronousService by David Garcia Quintas · 8 years ago
  76. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  77. 1945ae4 Fix copyright by yang-g · 8 years ago
  78. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 8 years ago
  79. ab5da5e Added missing codegen includes by David Garcia Quintas · 8 years ago
  80. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  81. 64914ae Merge pull request #5128 from yang-g/inherit_from_grpc_library by Craig Tiller · 8 years ago
  82. e2c7671 Merge pull request #5099 from vjpai/cpp_races by Nicolas Noble · 8 years ago
  83. a1fc8fb Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  84. ee6a1dc Fix include hygiene by Craig Tiller · 8 years ago
  85. cd41a0b Removing undescores in {GPR,GRPC,CENSUS}_API. by Nicolas "Pixel" Noble · 8 years ago
  86. 4776292 Merge branch 'master' into cpp_races by Vijay Pai · 8 years ago
  87. 30bf3ea clang-format by Vijay Pai · 8 years ago
  88. 46d22d5 add missing base class by yang-g · 8 years ago
  89. c593ca0 reset the shared_ptr by Vijay Pai · 8 years ago
  90. 91aaee4 Merge pull request #5096 from a-veitch/win_cv_wait by Craig Tiller · 8 years ago
  91. bedf57f Ref the collection only when it will be used (and later finalized) by Vijay Pai · 8 years ago
  92. 85474df Reverse changes to AVL code by murgatroid99 · 8 years ago
  93. 2b56386 Drop the ref by Vijay Pai · 8 years ago
  94. 5506bea Undo much of the previous commits so that only CallOpSet groups by Vijay Pai · 8 years ago
  95. 7e3f9b0 Forgot to include these edits in the last commit by Vijay Pai · 8 years ago
  96. 38004a8 Wrap groups of related CallOpSet's into a ref-counted structure by Vijay Pai · 8 years ago
  97. 0a7468a Add timespan support for win32 gpr_cv_wait. by Alistair Veitch · 8 years ago
  98. 7a55684 Clang format and fix copyrights by murgatroid99 · 8 years ago
  99. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 8 years ago
  100. 97cb41c Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago