610 Commits (7a4e5b427ccfdef78a170c9e9ba7f04e1f59b0fe)

Author SHA1 Message Date
Yuchen Zeng e0b1e46f0d Address review comments 8 years ago
Yuchen Zeng efdf5a3903 Update with the new ping implementation 8 years ago
Yuchen Zeng 990d9fe146 Client-side keepalive ping 8 years ago
Craig Tiller eb022becae Fix compile 8 years ago
Craig Tiller 3e16f4f1fa Fix test 8 years ago
yang-g 6955c5e8d2 Remove code from network_status_tracker.c Pull the hash function to useful.h 8 years ago
David Garcia Quintas f31f096274 Use call context to propagare LR costs 8 years ago
Muxi Yan 938f099100 Add Cronet core tests to Jenkins 8 years ago
Craig Tiller d3c8fc005d Test fixes 8 years ago
Craig Tiller eb46816470 Fix potential use-after-free 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 1a5ead3405 Accept and count deadline exceeded 8 years ago
Craig Tiller ddd9a057a5 Fix leaks 8 years ago
Craig Tiller fa0579511b Fix bugs 8 years ago
Craig Tiller 0caaea10e7 Review feedback, merging with latest changes 8 years ago
Mark D. Roth 835646e9ff Fix tests. 8 years ago
Mark D. Roth 40b4c786f0 Accept max message size JSON values as either strings or numbers. 8 years ago
Robbie Shade 55a046a479 Add a 'Running test: ' string to test output 8 years ago
Mark D. Roth 435f9f23ef Fix tests. 8 years ago
Muxi Yan 8d1d95d07c Clean up old packet coalescing tests 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 6360af6428 Fix ping test 8 years ago
Craig Tiller 7ad582e945 Fix merge problems 8 years ago
Craig Tiller c1560e2ca8 Add an additional test 8 years ago
Craig Tiller 732351f826 Start fixing http error --> grpc status conversion 8 years ago
Craig Tiller 255edaa32e Fixes 8 years ago
Craig Tiller 841a99d752 Cleaning up error handling 8 years ago
Muxi Yan dc739bd659 Remove packet coalescing testing on chttp2 8 years ago
Craig Tiller 2ef5a647bf Add a test of finishing buffering with EOS 8 years ago
Craig Tiller 4e6247a23c Fix sequential write buffering 8 years ago
Craig Tiller 5ba5c49bfa Add test of deadline expiry with max concurrent streams 8 years ago
Muxi Yan 740ae63a8a Packet coalescing transport layer and end2end test changes 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
Craig Tiller 797bc83311 Fix comment 8 years ago
Craig Tiller a45a5e4611 Rephrase comment 8 years ago
Craig Tiller 25dba29540 Move test block, refine conditions 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
Craig Tiller 50d6e7e79a h2_full_test in debug passes 8 years ago
Mark D. Roth c108788357 clang-format 8 years ago
Mark D. Roth 5e2566e92b Change destroy_call_elem() to return a grpc_error*. 8 years ago
Craig Tiller 7851ea37ce Fixes 8 years ago
Mark D. Roth 9b3f740eb0 clang-format 8 years ago
Craig Tiller c9b0b28772 Progress towards mdstr elimination 8 years ago
Mark D. Roth 6cf61536dc Fix tsan failures. 8 years ago