aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* gRPC Python test infrastructureGravatar Nathaniel Manista2017-08-03
* gRPC Python test infrastructureGravatar Nathaniel Manista2017-07-25
* Narrow .gitignore to only what it needs to ignoreGravatar Nathaniel Manista2017-07-17
* 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
|\ \ \
* \ \ \ Merge pull request #11524 from michaelbausor/php-protoc-pluginGravatar Stanley Cheung2017-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 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
* | | | | | | Merge pull request #11552 from ncteisen/bpsGravatar Noah Eisen2017-06-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11412 from kpayson64/upgrade_boringsslGravatar kpayson642017-06-20
|\ \ \ \ \ \ \ \
| | * | | | | | | Don't initiate writes on setting pushesGravatar ncteisen2017-06-20
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #11540 from yang-g/unref_errorGravatar Yang Gao2017-06-20
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #11430 from vjpai/popstackGravatar Vijay Pai2017-06-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #11352 from markdroth/client_channel_avoid_allocationsGravatar Mark D. Roth2017-06-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up client_channel code and eliminate unnecessary allocations.Gravatar Mark D. Roth2017-06-20
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-19
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Fix windows segfaultGravatar ncteisen2017-06-19
| | * | | | | | | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
| |/ / / / / / / |/| | | | | | |
| | * | | | | | Unref existing error before setting a new one.Gravatar yang-g2017-06-19
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #11516 from murgatroid99/upmerge_1.4.xGravatar Michael Lumish2017-06-19
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11341 from muxi/fix-objc-plugin-outputGravatar Muxi Yan2017-06-19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | * | Update PHP protoc plugin generationGravatar Michael Bausor2017-06-16
| | | | * | | | Release slice no longer ownedGravatar Muxi Yan2017-06-16
| | | | | |/ / | | | | |/| |
| | * | | | | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Update boringsslGravatar Ken Payson2017-06-15
| | | |/ / / | | |/| | |
* | / | | | correct channel arg constructor calls in ruby channel creds testGravatar Alexander Polcyn2017-06-15
| |/ / / / |/| | | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-15
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Fix some type warningGravatar ncteisen2017-06-14
* | | | | Update python reflection tests to cover the higher level APIGravatar Mehrdad Afshari2017-06-13
* | | | | Merge pull request #11483 from kpayson64/threads_per_cq_rebasedGravatar kpayson642017-06-13
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into HEADGravatar Ken Payson2017-06-13
| |\ \ \ \ \
* | | | | | | Make epollex not defaultGravatar Ken Payson2017-06-12
| |/ / / / / |/| | | | |