1. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  2. bdc76ab bug fix by Yuxuan Li · 7 years ago
  3. 34894e4 Implemented stream coalescing design by Yuxuan Li · 8 years ago
  4. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  5. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  6. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  7. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  8. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  9. 2b98b77 add cacheable option to client_context by Makarand Dharmapurikar · 8 years ago
  10. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  11. 05bec5c Fix uninitialized variable by Craig Tiller · 8 years ago
  12. 9e9f7b6 Refactorings and renamings related to compression. by David Garcia Quintas · 8 years ago
  13. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  14. 399b3c4 Fix client_crash_test, implement idempotency, fail_fast for C++ by Craig Tiller · 8 years ago
  15. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  16. 9533d04 Fix includes by Craig Tiller · 8 years ago
  17. f40df23 Auto-changes by Craig Tiller · 8 years ago
  18. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  19. 5a94623 copyrights by David Garcia Quintas · 9 years ago
  20. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  21. 3e60e32 Update the copyrights of the modified files. by Bogdan Drutu · 9 years ago
  22. 618051c Fix the build. by Bogdan Drutu · 9 years ago
  23. c318d70 Add virtual destructors for the default implementations as well. by Bogdan Drutu · 9 years ago
  24. 6af31bd Fix the naming conflict issue that cause the tests to fail. by Bogdan Drutu · 9 years ago
  25. 42ab3fa Add a destructor callback as well by Bogdan Drutu · 9 years ago
  26. 38d2ad6 Add a hook for the default constructor of ClientContext. by Bogdan Drutu · 9 years ago
  27. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  28. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  29. 9e2f90c headers reorg by yang-g · 9 years ago
  30. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  31. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  32. 0c034a0 client code clean up by yang-g · 9 years ago
  33. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  34. 2c3be1d Add tests for C++ propagation by Craig Tiller · 9 years ago
  35. bb53614 C++ context propagation by Craig Tiller · 9 years ago
  36. c07d9bf client api by yang-g · 9 years ago
  37. ebb5140 Changing the library's code to adapt with the new API. by Nicolas "Pixel" Noble · 9 years ago
  38. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  39. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  40. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  41. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  42. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  43. 85c04f9 resolve comments by yang-g · 9 years ago
  44. 3abe60b compiles by yang-g · 9 years ago
  45. d7d9ce2 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD by David Garcia Quintas · 9 years ago
  46. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  47. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  48. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  49. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  50. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  51. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  52. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  53. 406b32f Add missing APIs and a first metadata test, and test passes by Yang Gao · 9 years ago
  54. 968ca53 Add trailing metadata to client context and use it. by Yang Gao · 9 years ago
  55. a5c0e7b Initial metadata fix by Craig Tiller · 9 years ago
  56. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  57. 87da1b9 Make the default deadline gpr_inf_future to avoid mismatch between by yangg · 10 years ago
  58. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  59. b7ebd3b Initial import. by Nicolas Noble · 10 years ago