854 Commits (bad99c5772774e92690559fedb13b2b46a5f883d)

Author SHA1 Message Date
Mikko Rantanen 0c9ddc9d23
Clang format 5 years ago
Mikko Rantanen bde8e283a2
Add test for kicking other pollsets 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Richard Belleville 57e40c87e9 Buildifier again 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Richard Belleville 444d5b7760 Revert "Reuse the definition already in the bazel/ directory" 5 years ago
Richard Belleville 78e443b4f6 Reuse the definition already in the bazel/ directory 5 years ago
Richard Belleville 4c8935761d Add wrapper layer for Blaze 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Yash Tibrewal a5ba140f3c Test changes 5 years ago
Eytan Kidron c97ce9057b Simplify the platform and constraints settings for remote execution 5 years ago
Jan Tattermusch e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" 5 years ago
Vijay Pai 2477b966e2 Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
Vijay Pai d469403b6e Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai e4c5550f78 clang-format 5 years ago
Vijay Pai 8ff71276f5 Remove unused parameter warning (11 of 20) 5 years ago
Vijay Pai 98cb13064c Remove unused parameter warning (10 of 20) 5 years ago
Vijay Pai 53e7e9f3fe Remove unused parameter warning (9 of 20) 5 years ago
Nicolas Noble 04d7e0d11f
Revert "Upgrade to bazel 1.0.0" 5 years ago
Jan Tattermusch 74ade125f2 toolchains no longer support machine types 5 years ago
Jan Tattermusch 0f78b92e87 avoid machine_size:large tests on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Soheil Hassas Yeganeh 35e2760ffa Add a fast path to allocate slices in the resource quota. 5 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 5 years ago
Tony Lu d2ce6e707c Isolated test-specific build steps so that unrelated tasks don't run them 5 years ago
Yash Tibrewal 2d498d2b6c Add a few tests for ContextList and BufferList. Also, check that 5 years ago
Yunjia Wang 7c10819641 Fix comments 5 years ago
Yunjia Wang 0161de3a56 Addressing comments 5 years ago
Yunjia Wang f50301fde8 Add LIFO and Chunked List 5 years ago
Yunjia Wang 603054a29a Modify locality 5 years ago
Yunjia Wang 34c76f527d Add default size 1 for thread pool 5 years ago
Yunjia Wang a381dea062 reformat 5 years ago
Yunjia Wang c15d246f6a Add constructor test case 5 years ago
Wensheng Tang 8e4d14fe91
Fix the assertion of grpc_udp_server_add_port 5 years ago
Yunjia Wang 7bc9aba863 Reformat 5 years ago
Yunjia Wang 53b75d8c92 Change Get() signature, modify shut_down assertion & memoryorder 5 years ago
Yunjia Wang 410451c126 Add threadpool implementation 5 years ago
Yunjia Wang 18fb10cdd6 Add some comment 6 years ago
Yunjia Wang 833bd5c118 Change trace flag name, add some comment in test 6 years ago
Yunjia Wang c48eac2dd4 Modify variable name for consistency, remove extra test 6 years ago
Yunjia Wang 2a7e593ac4 Change consumer thread to class 6 years ago
Yunjia Wang 723d6580bd Change to malloc 6 years ago
Yunjia Wang 241d77bd80 remove extra constant 6 years ago
Yunjia Wang a68e7bc461 Remove extra header file, change to c test, change new/delete 6 years ago
Yunjia Wang 491d4a8d93 test name matching 6 years ago
yunjiaw26 857d8d14b0
Fix format error and memory leak 6 years ago