1. a7df986 Expand timeouts to deflake alarm test by Vijay Pai · 6 years ago
  2. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  3. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  4. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  5. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 7 years ago
  6. 28b6a44 Migrate all remaining features of core test to C++ layer test by Vijay Pai · 7 years ago
  7. 2b226ad Remove alarm from core, implement in C++ layer only by Vijay Pai · 7 years ago
  8. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  9. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  10. 03412ee Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests by Yash Tibrewal · 7 years ago
  11. 177039b Merge master by Yash Tibrewal · 7 years ago
  12. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  13. 3150744 Removing more exec_ctx instances by Yash Tibrewal · 7 years ago
  14. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  15. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  16. 39aed1a Remove unnecessary extern Cs by Yash Tibrewal · 7 years ago
  17. 1a8f1e8 Make alarm_test tolerant of threading by Craig Tiller · 7 years ago
  18. 58c33ba Decouple alarm construction from setting to avoid races in MT code by Vijay Pai · 7 years ago
  19. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  20. 81522c8 Add unsecure libraries to bazel build targets by Vijay Pai · 7 years ago
  21. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  22. 96e51c8 Merge pull request #11648 from markdroth/c++_filter_fixes by Mark D. Roth · 7 years ago
  23. cc4ef59 Improvements to C++ filter API: by Mark D. Roth · 7 years ago
  24. ab1ff6b Split move test by David Garcia Quintas · 7 years ago
  25. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  26. e48949f Make grpc::Alarm non-copyable by David Garcia Quintas · 7 years ago
  27. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  28. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  29. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  30. e408779 Missed one gtest reference. by Nicolas "Pixel" Noble · 7 years ago
  31. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago
  32. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  33. 9f0a115 Test if the user agent string is copied correctly by Yuchen Zeng · 7 years ago
  34. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  35. 4564b8c Copy value at SetPointerWithVtable by Yuchen Zeng · 7 years ago
  36. bf515b6 Merge github.com:grpc/grpc into cpp_bazelness by Craig Tiller · 7 years ago
  37. eb022be Fix compile by Craig Tiller · 7 years ago
  38. bbc1eb0 Finish test/cpp/common by Craig Tiller · 7 years ago
  39. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 7 years ago
  40. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  41. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  42. 13f3574 clang-format by Mark D. Roth · 8 years ago
  43. 42663fb Fix bug. by Mark D. Roth · 8 years ago
  44. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  45. 25910a2 Fix compilation by Craig Tiller · 8 years ago
  46. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  47. 7810898 Add grpc_socket_mutator_compare by Yuchen Zeng · 8 years ago
  48. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  49. cd78879 Fix test by Craig Tiller · 8 years ago
  50. 0e44a25 Fix C++ filter API and add test for it. by Mark D. Roth · 8 years ago
  51. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  52. 87772d5 Fix asan issues, clean up by Yuchen Zeng · 8 years ago
  53. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  54. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  55. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  56. 9533d04 Fix includes by Craig Tiller · 8 years ago
  57. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  58. f40df23 Auto-changes by Craig Tiller · 8 years ago
  59. e2f243b clang format by David Garcia Quintas · 8 years ago
  60. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  61. 0160873 PR comments addressed by David Garcia Quintas · 8 years ago
  62. e32ef7a Make timeout instant as well by Vijay Pai · 8 years ago
  63. 64e7875 Should have a test for 0 and negative alarms to make sure that those make by Vijay Pai · 8 years ago
  64. 1689990 clang format by David Garcia Quintas · 8 years ago
  65. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 8 years ago
  66. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  67. dbca72f init test by vjpai · 8 years ago
  68. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 8 years ago
  69. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  70. 1945ae4 Fix copyright by yang-g · 8 years ago
  71. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 8 years ago
  72. a43aadd fixed copyrights by David Garcia Quintas · 9 years ago
  73. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  74. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  75. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  76. 7fd0fd5 C++ Alarm implementation (with tests). by David Garcia Quintas · 9 years ago
  77. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  78. 68ff03a Fixing AuthContext tests. by Julien Boeuf · 9 years ago
  79. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  80. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  81. d090fe1 auth context api change for string_ref by yang-g · 9 years ago
  82. 9e2f90c headers reorg by yang-g · 9 years ago
  83. d6c98df clang-format all source by Craig Tiller · 9 years ago
  84. c2274e7 Adding C++ auth metadata processor. by Julien Boeuf · 9 years ago
  85. 54b5018 Fixing cpp tests. by Julien Boeuf · 9 years ago
  86. be043d9 Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning by Craig Tiller · 9 years ago
  87. e66165d Remove iterator-based test altogether by Vijay Pai · 9 years ago
  88. c4af224 Remove one range-based for and do appropriate static casts on nullptr by Vijay Pai · 9 years ago
  89. ea456fc Server auth metadata processor. by Julien Boeuf · 9 years ago
  90. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  91. 14b3684 Remove const_iterator typedef and add a range based loop test by yang-g · 9 years ago
  92. 811536e auth context iterator by yang-g · 9 years ago
  93. d0955f3 Compile fix for Mac by Craig Tiller · 9 years ago
  94. f9e8e59 Resolve comments by yang-g · 9 years ago
  95. 8068f86 Add a unit test by yang-g · 9 years ago