1. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  2. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  3. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  4. 177039b Merge master by Yash Tibrewal · 7 years ago
  5. 6c26b16 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes by Yash Tibrewal · 7 years ago
  6. 75122c2 Address some PR comments by Yash Tibrewal · 7 years ago
  7. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  8. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  9. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  10. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  11. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago[Renamed from test/core/end2end/tests/compressed_payload.c]
  12. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  13. bdf998a Fix compression tests for when they expect the client to receive the completion tag by Yash Tibrewal · 7 years ago
  14. 4b527a7 Fix test flake of stream_compression_compressed_payload #12307 by Muxi Yan · 7 years ago
  15. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  16. 5dc7741 Fix Windows compiler problem. by Mark D. Roth · 7 years ago
  17. 7cd1425 Fix handling of send_message before send_initial_metadata in compress filter. by Mark D. Roth · 7 years ago
  18. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  19. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  20. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  21. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  22. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  23. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  24. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  25. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  26. 46357c8 Merge pull request #9444 from ctiller/rollfwd by Craig Tiller · 8 years ago
  27. 8daca99 Merge pull request #9466 from rjshade/add_test_log by Yang Gao · 8 years ago
  28. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  29. 55a046a Add a 'Running test: ' string to test output by Robbie Shade · 8 years ago
  30. 435f9f2 Fix tests. by Mark D. Roth · 8 years ago
  31. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  32. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  33. c9b0b28 Progress towards mdstr elimination by Craig Tiller · 8 years ago
  34. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  35. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  36. 4be8afc Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update by Muxi Yan · 8 years ago
  37. 5ebd327 Clean with clang-format by Muxi Yan · 8 years ago
  38. 4394408 Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update by Muxi Yan · 8 years ago
  39. ea3b568 Put validation of host name in a function by Muxi Yan · 8 years ago
  40. 56456c3 Use get_host_override_string function inline by Muxi Yan · 8 years ago
  41. df1da9f Convert validate_host_override_string into a function and rename into get_host_override_string by Muxi Yan · 8 years ago
  42. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  43. 28b7242 clang-format by Craig Tiller · 8 years ago
  44. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  45. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  46. 6d68645 Update unit tests and fixtures with AUTHORITY_HEADER support option by Muxi Yan · 8 years ago
  47. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  48. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  49. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  50. 40edfc1 Delete unused TIMEOUT enum in end2end tests by Robbie Shade · 8 years ago
  51. 8ba42be s/maybe_compression_level.compression_level/maybe_compression_level.level by David Garcia Quintas · 8 years ago
  52. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  53. 1ebf1f1 Compression test fixes by David Garcia Quintas · 8 years ago
  54. f54171c Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  55. f15d700 Moved down verification upon cancellation by David Garcia Quintas · 8 years ago
  56. af1c7e4 INTERNAL -> UNIMPLEMENTED for disabled algorithms by David Garcia Quintas · 8 years ago
  57. 9e9f7b6 Refactorings and renamings related to compression. by David Garcia Quintas · 8 years ago
  58. 118dc63 made send_initial_md compression level a "maybe" by David Garcia Quintas · 8 years ago
  59. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  60. 73dcbda Validation for incoming compressed data by David Garcia Quintas · 8 years ago
  61. 9e9edbc Introduce machinery to allow tests to register plugins by Craig Tiller · 8 years ago
  62. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  63. 9533d04 Fix includes by Craig Tiller · 8 years ago
  64. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  65. f40df23 Auto-changes by Craig Tiller · 8 years ago
  66. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  67. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  68. 27e5aa4 Test fixes by Craig Tiller · 9 years ago
  69. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  70. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  71. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  72. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago[Renamed from test/core/end2end/tests/request_with_compressed_payload.c]
  73. d6c98df clang-format all source by Craig Tiller · 9 years ago
  74. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  75. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  76. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  77. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  78. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  79. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  80. 4960516 Properly initializing reserved pointer in tests. by Nicolas "Pixel" Noble · 9 years ago
  81. 9a123df Fixing C/C++ tests. by Nicolas "Pixel" Noble · 9 years ago
  82. 39a6de2 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  83. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  84. e091af8 Implementation of the accepted encodings propagation mechanism. by David Garcia Quintas · 9 years ago
  85. e00d2ae Fixed stupid bug from another dimension. Thanks msan. by David Garcia Quintas · 9 years ago
  86. 81f77db Fixed stupid bug from another dimension. Thanks msan. by David Garcia Quintas · 9 years ago
  87. 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
  88. fc0fa33 Moar tests, fixed wrongly named vbles, minor bugs. by David Garcia Quintas · 9 years ago
  89. 92ce588 Fixed bad merge. by David Garcia Quintas · 9 years ago
  90. d16af0e Redesign of compression algorithm propagation based on metadata by David Garcia Quintas · 9 years ago
  91. 5927aec Added generated configs by David Garcia Quintas · 9 years ago
  92. f74a49e WIP. Need to merge and add more tests. by David Garcia Quintas · 9 years ago