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