1. bcd78fe Added missing virtual dtor by David Garcia Quintas · 8 years ago
  2. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 8 years ago
  3. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 8 years ago
  4. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 8 years ago
  5. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 8 years ago
  6. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  7. 50d7e3c I merged this without checking the copyright. My mistake... by vjpai · 8 years ago
  8. d4f2604 Small tweak to make some customer code compile by Craig Tiller · 8 years ago
  9. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  10. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  11. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  12. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 8 years ago
  13. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago
  14. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  15. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  16. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 8 years ago
  17. 26a9848 Removed outdated mention of AsynchronousService by David Garcia Quintas · 8 years ago
  18. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  19. 1945ae4 Fix copyright by yang-g · 8 years ago
  20. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 8 years ago
  21. ab5da5e Added missing codegen includes by David Garcia Quintas · 8 years ago
  22. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  23. 64914ae Merge pull request #5128 from yang-g/inherit_from_grpc_library by Craig Tiller · 8 years ago
  24. e2c7671 Merge pull request #5099 from vjpai/cpp_races by Nicolas Noble · 8 years ago
  25. a1fc8fb Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  26. ee6a1dc Fix include hygiene by Craig Tiller · 8 years ago
  27. cd41a0b Removing undescores in {GPR,GRPC,CENSUS}_API. by Nicolas "Pixel" Noble · 8 years ago
  28. 4776292 Merge branch 'master' into cpp_races by Vijay Pai · 8 years ago
  29. 30bf3ea clang-format by Vijay Pai · 8 years ago
  30. 46d22d5 add missing base class by yang-g · 8 years ago
  31. c593ca0 reset the shared_ptr by Vijay Pai · 8 years ago
  32. 91aaee4 Merge pull request #5096 from a-veitch/win_cv_wait by Craig Tiller · 8 years ago
  33. bedf57f Ref the collection only when it will be used (and later finalized) by Vijay Pai · 8 years ago
  34. 85474df Reverse changes to AVL code by murgatroid99 · 8 years ago
  35. 2b56386 Drop the ref by Vijay Pai · 8 years ago
  36. 5506bea Undo much of the previous commits so that only CallOpSet groups by Vijay Pai · 8 years ago
  37. 7e3f9b0 Forgot to include these edits in the last commit by Vijay Pai · 8 years ago
  38. 38004a8 Wrap groups of related CallOpSet's into a ref-counted structure by Vijay Pai · 8 years ago
  39. 0a7468a Add timespan support for win32 gpr_cv_wait. by Alistair Veitch · 8 years ago
  40. 7a55684 Clang format and fix copyrights by murgatroid99 · 8 years ago
  41. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 8 years ago
  42. 97cb41c Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  43. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 8 years ago
  44. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  45. 221c9c7 Fixing inclusion of stdint.h by Nicolas "Pixel" Noble · 8 years ago
  46. 10509a2 Fix Python Windows build by Masood Malekghassemi · 8 years ago
  47. a44cbfc Fix race condition in transport API by Craig Tiller · 8 years ago
  48. 6f2b899 merge by Alistair Veitch · 8 years ago
  49. 9bc6fa0 Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 8 years ago
  50. ddb163a merge by Alistair Veitch · 8 years ago
  51. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  52. a628ac9 formatting by Alistair Veitch · 8 years ago
  53. 2e6c182 add missing CENSUS_API annotations by Alistair Veitch · 8 years ago
  54. 75d5c0f post merge by Alistair Veitch · 8 years ago
  55. e1a1031 clang-format by Craig Tiller · 8 years ago
  56. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  57. 9828aad Support falling back on older secure_getenv/getenv versions on older glibc by Craig Tiller · 8 years ago
  58. a0a8eaa Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 8 years ago
  59. 8382829 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  60. 3c4bbc0 Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy by Craig Tiller · 8 years ago
  61. 26af079 Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots by Craig Tiller · 8 years ago
  62. 763cc08 Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  63. 13a8f5b 32 bits is also a thing. by Nicolas "Pixel" Noble · 8 years ago
  64. b51ec5a Removing zookeeper's API for now. by Nicolas "Pixel" Noble · 8 years ago
  65. f79e176 Merge branch 'no_extern_allowed' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  66. da71518 Replacing grpc_max_auth_token_lifetime by an accessor. by Nicolas "Pixel" Noble · 8 years ago
  67. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  68. 2757fa8 fixing test and clang-format. by Julien Boeuf · 8 years ago
  69. 3075c81 Update comment on TryCancel() API by Sree Kuchibhotla · 9 years ago
  70. 0787155 Add includes by Craig Tiller · 9 years ago
  71. 74b611c copyrights by Craig Tiller · 9 years ago
  72. d6546c9 clang-format by Craig Tiller · 9 years ago
  73. 9b42637 Add {GPR,GRPC,CENSUS}_API tags to public functions by Craig Tiller · 9 years ago
  74. f25c6ba Comments and format by Sree Kuchibhotla · 9 years ago
  75. 7fa9d6f TryCancel() on ServerContext() by Sree Kuchibhotla · 9 years ago
  76. aaebf7a Changing the API to use a callback mechanism. by Julien Boeuf · 9 years ago
  77. 564b915 Fixing copyright. by Julien Boeuf · 9 years ago
  78. 54cc08c Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_default_roots by Julien Boeuf · 9 years ago
  79. 2d50f37 Fix copyrights, formatting by Craig Tiller · 9 years ago
  80. 8c50db0 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  81. dcc99a2 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  82. a570b73 Merge pull request #4902 from nicolasnoble/win32-cleanup by Michael Lumish · 9 years ago
  83. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  84. 6523391 sanity fixes by David Garcia Quintas · 9 years ago
  85. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  86. 5a94623 copyrights by David Garcia Quintas · 9 years ago
  87. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  88. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  89. a50da47 Addressing comments. by Julien Boeuf · 9 years ago
  90. 373debd Adding a function to override the ssl default roots path. by Julien Boeuf · 9 years ago
  91. 1d44510 Tidying things up. by Nicolas "Pixel" Noble · 9 years ago
  92. 17b5047 Fix copyrights by Craig Tiller · 9 years ago
  93. 6461649 Alternative ownership for global callbacks by Craig Tiller · 9 years ago
  94. 742eac1 Cleaning up Windows compilation. by Nicolas "Pixel" Noble · 9 years ago
  95. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  96. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  97. 3452ae2 copyrights by David Garcia Quintas · 9 years ago
  98. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  99. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  100. 1948244 Get subchannel index working by Craig Tiller · 9 years ago