aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/http
Commit message (Collapse)AuthorAge
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix old trace varsGravatar Craig Tiller2017-05-04
|
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| | | | | | - trace system is now thread safe when run with TSAN - fix a race in client_auth_filter.c - allow timer manager to run in single threaded mode for fuzzers
* Merge pull request #10824 from ctiller/proxy2Gravatar Craig Tiller2017-04-28
|\ | | | | Fix potential memory leak, cleanup some code
* \ Merge pull request #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\ \ | | | | | | Optimize framing a little
| | * Fix potential memory leak, cleanup some codeGravatar Craig Tiller2017-04-24
| |/ |/|
* | Changes required to make build possible: create separate ↵Gravatar Vijay Pai2017-04-20
| | | | | | | | grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server
| * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-17
| |\ | |/ |/|
* | Merge pull request #10664 from dgquintas/http_filter_slicesGravatar David G. Quintas2017-04-14
|\ \ | | | | | | Fix handling of slice in http_client_filter
* \ \ Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframeGravatar Muxi Yan2017-04-14
|\ \ \ | | | | | | | | Revert "Revert "Implement lazy deframe""
| | * | Fix handling of slice in http_client_filterGravatar David Garcia Quintas2017-04-14
| |/ / |/| |
| | * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-14
| |/ |/|
* | Merge branch 'caching_uri' of https://github.com/makdharma/grpc into ↵Gravatar Makarand Dharmapurikar2017-04-14
| | | | | | | | makdharma-caching_uri
| * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-04-14
|/ | | | revert-10619-revert-9626-lazy-deframe
* Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
|
* Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
|
* add missing refsGravatar Craig Tiller2017-04-12
|
* Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
|
* Fix memory leakGravatar Craig Tiller2017-04-12
|
* Get cancel error rightGravatar Craig Tiller2017-04-12
|
* Handle cancellationGravatar Craig Tiller2017-04-11
|
* Deal with initial_metadata/send_message ordering issues in ↵Gravatar Craig Tiller2017-04-11
| | | | message_compress_filter
* Fix include guardsGravatar Craig Tiller2017-04-06
|
* Cleanup filter selectionGravatar Craig Tiller2017-04-06
|
* Fix bool/pointer mixupGravatar Craig Tiller2017-04-06
|
* Merge deadline_init/deadline_startGravatar Craig Tiller2017-04-06
|
* Fixup codeGravatar Craig Tiller2017-04-06
|
* Rename compress_filter --> message_compress_filterGravatar Craig Tiller2017-04-06
|
* Fix sanityGravatar Craig Tiller2017-04-05
|
* Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-04
|
* Fix sanityGravatar Craig Tiller2017-04-03
|
* Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03