176 Commits (9c54a0c12cbb55dd96a50074868ad55126b356b9)

Author SHA1 Message Date
yang-g 07429fa9a6 Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN 8 years ago
yang-g 1aba869e9e Make convert clock_type consistent with add/sub when dealing with extreme values 8 years ago
Craig Tiller 37723c9ee0 Fix race condition 8 years ago
Craig Tiller 0dd81003b5 Concurrent test 8 years ago
Craig Tiller 9202b3fdfd Arena allocator for grpc 8 years ago
Yuchen Zeng f0d6b88626 Avoid repetitive division calculations 8 years ago
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 8 years ago
Craig Tiller b73ad23bd8 Fix memory leak 8 years ago
Craig Tiller edbf2b9d13 Add a spinlock type. 8 years ago
Craig Tiller 6f4178878c Add zalloc, convert a bunch of files to use it 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
yang-g 1da20c10b0 Remove unused load 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller d3e645f07d e2e fuzzers 8 years ago
Craig Tiller 31a1bbd4bc Make fuzzer unit tests work 8 years ago
Craig Tiller ad57f1678e Begin fuzzing framework 8 years ago
Nicolas "Pixel" Noble 60ca22fef5 Basic testing. 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Craig Tiller eae090a67a Reinstate RST_STREAM at EOS 8 years ago
Craig Tiller 7ca00497e8 Add a test with multiple threads popping from the mpscq 8 years ago
Craig Tiller 1a636aba7f Expand corpus 8 years ago
Craig Tiller 4239968093 Extend fuzzers (correctly) to deal with permissive/strict encoding 8 years ago
Craig Tiller 016493ed59 Extend fuzzers (correctly) to deal with permissive/strict encoding 8 years ago
Craig Tiller 1c7a84202f Add a strict and a permissive decoder, allow different reserved alphabets 8 years ago
Craig Tiller 17ed6b17c7 Percent encoding routines 8 years ago
Sanjay Ghemawat fca59fb2aa Add gpr_slice_new_with_user_data. 8 years ago
Craig Tiller f7cade1b4f Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness 9 years ago
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 9 years ago
Yuchen Zeng 289dcb1b68 Rename gpr_strpad as gpr_leftpad 9 years ago
Vijay Pai 8b48191854 Set back to the default log function after using an override 9 years ago
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
Craig Tiller 8517886c6a Move load_file into iomgr 9 years ago
Craig Tiller c5b7f36f4d Fix load file test 9 years ago
Craig Tiller 63d11752b7 Update costs 9 years ago
Craig Tiller 18879dcff9 Add cacheline padding, and a test 9 years ago
Yuchen Zeng 95e4c48430 Add knob for default core output verbosity 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 7c9a154803 Sanitize mallocs and frees. 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 58270d5461 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" 9 years ago
David G. Quintas 108cecb826 Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" 9 years ago
Nicolas "Pixel" Noble 80da2ec697 Preventing huge stacks in load_file_test. 9 years ago
Sree Kuchibhotla f7cea97658 Fix copyright 9 years ago