aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add comments to timer_generic.c fileGravatar Sree Kuchibhotla2017-07-07
* Merge pull request #11602 from muxi/add_cancel_after_round_trip_testGravatar Muxi Yan2017-07-05
|\
* \ Merge pull request #11648 from markdroth/c++_filter_fixesGravatar Mark D. Roth2017-06-30
|\ \
* \ \ Merge pull request #11606 from vsco/upstreamGravatar Muxi Yan2017-06-30
|\ \ \
* \ \ \ Merge pull request #11447 from markdroth/default_max_header_sizeGravatar Mark D. Roth2017-06-30
|\ \ \ \
* \ \ \ \ Merge pull request #11651 from markdroth/http1_handshakersGravatar Mark D. Roth2017-06-30
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #11619 from jtattermusch/csharp_custom_error_details_testGravatar Jan Tattermusch2017-06-30
|\ \ \ \ \ \
* | | | | | | Removed leftover debugging msgGravatar David Garcia Quintas2017-06-29
| | | | * | | Update serverName comment to be more accurateGravatar thassss2017-06-29
* | | | | | | Merge pull request #11645 from ncteisen/musl-fixGravatar Noah Eisen2017-06-29
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11604 from dgquintas/fix_rr_state_masterGravatar David G. Quintas2017-06-29
|\ \ \ \ \ \ \ \
| | | | * | | | | Allow HTTP CONNECT handshaker to be used in http1 client.Gravatar Mark D. Roth2017-06-29
| |_|_|/ / / / / |/| | | | | | |
| | | | | * | | Pass NULL to grpc_channel_create_call for nil serverNameGravatar thassss2017-06-29
| | | | | * | | Remove nullability specifiersGravatar thassss2017-06-29
| | | | | * | | Warn against using serverName property with CronetGravatar thassss2017-06-29
| | | * | | | | regenerate C# protosGravatar Jan Tattermusch2017-06-29
| | | * | | | | add C# test demoing custom error detailsGravatar Jan Tattermusch2017-06-29
| |_|/ / / / / |/| | | | | |
| | | | | * | Improvements to C++ filter API:Gravatar Mark D. Roth2017-06-29
| |_|_|_|/ / |/| | | | |
| | * | | | Fix muslGravatar Noah Eisen2017-06-29
| * | | | | Fixes to pick firstGravatar David Garcia Quintas2017-06-28
* | | | | | Properly use uint64_t not unsigned int64_tGravatar Vijay Pai2017-06-28
| |/ / / / |/| | | |
* | | | | Merge pull request #11624 from muxi/fix-objc-memory-leakGravatar Muxi Yan2017-06-28
|\ \ \ \ \
* | | | | | Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
* | | | | | Merge pull request #10462 from nicolasnoble/ares-header-pollutionGravatar Nicolas Noble2017-06-27
|\ \ \ \ \ \
| | * | | | | Fix the memory leak in metadataGravatar Muxi Yan2017-06-27
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #11590 from yang-g/zombie_paylodGravatar Yang Gao2017-06-26
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11577 from markdroth/compression_filter_fixGravatar Mark D. Roth2017-06-26
|\ \ \ \ \ \ \
| | | | * | | | formatting changesGravatar David Garcia Quintas2017-06-26
| | | | | | * | Expose :authority pseudo-header to Obj-C API.Gravatar thassss2017-06-26
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #11524 from michaelbausor/php-protoc-pluginGravatar Stanley Cheung2017-06-26
|\ \ \ \ \ \ \
| | | | | * | | Fix RR policy connectivity state upon subchannels shutdownGravatar David Garcia Quintas2017-06-26
| | | | | * | | Have the fake resolver "re-resolve" upon seeing errorGravatar David Garcia Quintas2017-06-26
* | | | | | | | Merge pull request #11584 from muxi/fix-cronet-lock-abortGravatar Muxi Yan2017-06-26
|\ \ \ \ \ \ \ \
* | | | | | | | | Enable wrong-import-order lintGravatar Nathaniel Manista2017-06-24
* | | | | | | | | Enable redefined-variable-type lintGravatar Nathaniel Manista2017-06-24
| | | | | | * | | Fix segfault in rr traceGravatar David Garcia Quintas2017-06-23
| |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix testGravatar Muxi Yan2017-06-23
| | | | | | | * Add testGravatar Muxi Yan2017-06-23
| |_|_|_|_|_|/ |/| | | | | |
| | | | * | | Destroy byte buffer to avoid leak in zombied callsGravatar yang-g2017-06-23
| |_|_|/ / / |/| | | | |
| * | | | | Add comment to explain the added lines and disable debugging logGravatar Muxi Yan2017-06-23
| * | | | | Another bug fix in the same seriesGravatar Muxi Yan2017-06-23
| * | | | | Handle cancel correctlyGravatar Muxi Yan2017-06-23
| | * | | | Run formatterGravatar Michael Bausor2017-06-22
* | | | | | Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\ \ \ \ \ \
| * | | | | | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
| | | | * | | Fix handling of send_message before send_initial_metadata in compress filter.Gravatar Mark D. Roth2017-06-22
| | |_|/ / / | |/| | | |
* | | | | | Remove 'long long'Gravatar Vijay Pai2017-06-21
* | | | | | Merge pull request #10833 from ncteisen/tracing-overhaulGravatar Noah Eisen2017-06-21
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11521 from muxi/fix-objc-memory-leakGravatar Muxi Yan2017-06-21
|\ \ \ \ \ \ \
| | * | | | | | Overhaul the new pollersGravatar Noah Eisen2017-06-20