Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compile fix | Craig Tiller | 2017-09-06 |
| | |||
* | Fix ASAN detected failure | Craig Tiller | 2017-09-06 |
| | |||
* | Annotate benign race | Craig Tiller | 2017-09-06 |
| | |||
* | Merge github.com:grpc/grpc into write_completion | Craig Tiller | 2017-09-05 |
|\ | |||
* | | Mac compilation fixes | Craig Tiller | 2017-09-05 |
| | | |||
| * | Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-09-05 |
| |\ | | | | | | | gRPC Python test infrastructure. | ||
| * \ | Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock | Nicolas Noble | 2017-09-05 |
| |\ \ | | | | | | | | | Splitting gmock out of gtest. | ||
| * \ \ | Merge pull request #12298 from markdroth/default_metadata_fix | Mark D. Roth | 2017-09-05 |
| |\ \ \ | | | | | | | | | | | Detect default metadata using the callout list. | ||
| * \ \ \ | Merge pull request #12356 from muxi/port-v160 | Muxi Yan | 2017-09-05 |
| |\ \ \ \ | | | | | | | | | | | | | Aggregate port of PRs related to v1.6.0 release | ||
| * \ \ \ \ | Merge pull request #12281 from muxi/fix-cronet-transport-refcount | Muxi Yan | 2017-09-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix use of Cronet refcount | ||
| * \ \ \ \ \ | Merge pull request #12329 from jtattermusch/remove_leftover_vcxproj | Jan Tattermusch | 2017-09-05 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove leftover vcxproj files | ||
| * \ \ \ \ \ \ | Merge pull request #12024 from yihuazhang/tsi_test_lib | Mark D. Roth | 2017-09-05 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add transport security test library | ||
| * \ \ \ \ \ \ \ | Merge pull request #12368 from jtattermusch/fix_ruby_build_kokoro | Jan Tattermusch | 2017-09-05 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Attempt to fix ruby build on Kokoro | ||
| | * | | | | | | | | add rubocop warnings to TODO config file | Jan Tattermusch | 2017-09-05 |
| | | | | | | | | | | |||
| | * | | | | | | | | remove calls to optional paramaters so that the test is compatible with ruby ↵ | Alexander Polcyn | 2017-09-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions < 2.1 | ||
| | * | | | | | | | | fix ruby macos build on kokoro | Jan Tattermusch | 2017-09-05 |
| |/ / / / / / / / | |||
| | | | | | | | * | gRPC Python test infrastructure | Nathaniel Manista | 2017-09-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The server-related third part of it.) | ||
| * | | | | | | | | Trying to make the code more readable. | Flavio Medeiros | 2017-09-02 |
| | | | | | | | | | |||
| | | | | | | * | | Splitting gmock out of gtest. | Nicolas "Pixel" Noble | 2017-09-01 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #12366 from matt-kwong/kokoro_mac_bq | Matt Kwong | 2017-09-01 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Disable uploading Kokoro Mac results | ||
* | | | | | | | | | C++ API for write-through | Craig Tiller | 2017-09-01 |
| | | | | | | | | | |||
* | | | | | | | | | Merge github.com:grpc/grpc into write_completion | Craig Tiller | 2017-09-01 |
|\| | | | | | | | | |||
* | | | | | | | | | Sanity fixes | Craig Tiller | 2017-09-01 |
| | | | | | | | | | |||
* | | | | | | | | | Sanity fixes | Craig Tiller | 2017-09-01 |
| | | | | | | | | | |||
| | | | | | | * | | Use a separate table to determine which callouts are default. | Mark D. Roth | 2017-09-01 |
| | | | | | | | | | |||
| | * | | | | | | | Disable uploading Kokoro Mac results | Matt Kwong | 2017-09-01 |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #12350 from jtattermusch/deflake_ruby_artifact | Jan Tattermusch | 2017-09-01 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Deflake ruby artifact build on Kokoro | ||
| * \ \ \ \ \ \ \ | Merge pull request #7947 from thinkerou/delete_unuse_macro | Stanley Cheung | 2017-08-31 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: Delete invalid macro | ||
| | * | | | | | | | | Remove invalide macro | thinkerou | 2017-09-01 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #11873 from ctiller/stats | Craig Tiller | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add a simple stats framework to gRPC C core | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #12343 from sreecha/enable-epoll1 | Sree Kuchibhotla | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Enable epoll1 polling engine | ||
| | | | | | | | | * | | | Port #12258 | Muxi Yan | 2017-08-31 |
| | | | | | | | | | | | | |||
| | | | | | | | | * | | | Port #12256 | Muxi Yan | 2017-08-31 |
| | | | | | | | | | | | | |||
| | | | | | | | | * | | | Port #12253 | Muxi Yan | 2017-08-31 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
| | | * | | | | | | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #12306 from kpayson64/ref_counting_slices | kpayson64 | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Give ownership of byte buffers to write ops | ||
| | | | * | | | | | | | | Fix header location error | Craig Tiller | 2017-08-31 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-08-31 |
|\| | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #12331 from markdroth/c++_filter_api_fix | Mark D. Roth | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add recv_message() method to TransportStreamOpBatch class. | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12352 from yang-g/import_fix | Yang Gao | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make package names consistent under test/core | ||
| | * | | | | | | | | | | | | Make package names consistent under test/core | yang-g | 2017-08-31 |
| |/ / / / / / / / / / / / | |||
| * | | | | | | | | | | | | Merge pull request #12345 from yang-g/import_fix | Yang Gao | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support features in grpc_package | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector | Jan Tattermusch | 2017-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | Revert "Fake zero copy protector" | ||
| | | | | | | | * | | | | | | deflake ruby artifact build | Jan Tattermusch | 2017-08-31 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | | Revert "Fake zero copy protector" | Jan Tattermusch | 2017-08-31 |
| |/ / / / / / / / / / / | |||
| | * / / / / / / / / / | Support features in grpc_package | yang-g | 2017-08-30 |
| |/ / / / / / / / / / | |||
| * | | | | | | | | | | Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector | Jiangtao Li | 2017-08-30 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fake zero copy protector | ||
| | | | | * | | | | | | | Enable epoll1 | Sree Kuchibhotla | 2017-08-30 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Change PF and RR to expect only backends. | Juanli Shen | 2017-08-30 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Implement fake TSI zero-copy frame protector | jiangtaoli2016 | 2017-08-30 |
| |/ / / / / / / / / |