Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\ | |||
| * | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | |||
| * | Merge pull request #9428 from grpc/revert-8842-metadata_filter | David G. Quintas | 2017-01-23 |
| |\ | | | | | | | Revert "Metadata handling rewrite" | ||
* | | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | | | Merge branch 'revert-8842-metadata_filter' of github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-23 |
|\ \ \ | |/ / |/| / | |/ | |||
* | | Merge pull request #9308 from muxi/fix-loupe-exception | Muxi Yan | 2017-01-23 |
|\ \ | | | | | | | Fix cronet_transport.c failure handling bug | ||
| | * | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| |/ |/| | |||
| * | Merge branch 'master' into fix-loupe-exception | Muxi Yan | 2017-01-19 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-18 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #8778 from muxi/advance-cronet-version | Muxi Yan | 2017-01-18 |
| |\ \ | | | | | | | | | Update CronetFramework version number to 0.0.4 | ||
* | | | | Fix test errors on string copy | Muxi Yan | 2017-01-16 |
| | | | | |||
* | | | | Use grpc_slice at core boudary | Muxi Yan | 2017-01-13 |
| | | | | |||
| | | * | clang-format and add copyright info | Muxi Yan | 2017-01-12 |
| | | | | |||
| | | * | Merge branch 'cronet-unit-test' into fix-loupe-exception | Muxi Yan | 2017-01-11 |
| | | |\ | |||
| | | | * | Unit test framework for Cronet | Muxi Yan | 2017-01-11 |
| |_|_|/ |/| | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into advance-cronet-version | Muxi Yan | 2017-01-11 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | test fix | Muxi Yan | 2017-01-11 |
| |_|/ |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into change_cronet_interface | Muxi Yan | 2017-01-10 |
| |\ \ | |/ / |/| | | |||
* | | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| | * \ | Merge branch 'master' into change_cronet_interface | Muxi Yan | 2016-12-14 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #8344 from muxi/cronet-stream-read | Muxi Yan | 2016-12-07 |
|\ \ \ \ | | | | | | | | | | | Fix Cronet end2end tests | ||
| | | | * | bug fix | Muxi Yan | 2016-12-07 |
| | | | | | |||
* | | | | | Use unified test timeouts | Muxi Yan | 2016-12-05 |
| | | | | | |||
* | | | | | Increase test timeout of testMetadata to 8s to alleviate flakiness under ↵ | Muxi Yan | 2016-12-05 |
| | | | | | | | | | | | | | | | | | | | | overloaded Jenkins mac machine | ||
* | | | | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks ↵ | Paul Querna | 2016-12-05 |
| | | | | | | | | | | | | | | | | | | | | reference counted backing slices. | ||
| | | | * | Use version number in Cronet zip file name | Muxi Yan | 2016-11-30 |
| | | | | | |||
| | | | * | Change CronetFramework.podspec version number to 0.0.4 instead of 1.0.0 | Muxi Yan | 2016-11-30 |
| | | | | | |||
* | | | | | Update post_install condition and comments | Muxi Yan | 2016-11-30 |
| | | | | | |||
* | | | | | Capture name change of CocoaPods generated target | Muxi Yan | 2016-11-29 |
| | | | | | |||
| * | | | | Mark unsupported tests | Muxi Yan | 2016-11-28 |
|/ / / / | |||
| * | | | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 |
| | | | | |||
| | * | | Fix CoreCronetEnd2EndTests | Garrett Casto | 2016-11-28 |
| | | | | |||
| | * | | Change interface | Garrett Casto | 2016-11-28 |
| |/ / |/| | | |||
| | * | Update CronetFramework version number to 1.0.0 and use new URL | Muxi Yan | 2016-11-17 |
| |/ |/| | |||
* | | Add test to CoreCronetEnd2EndTests | Muxi Yan | 2016-11-08 |
| | | |||
* | | Merge pull request #8345 from muxi/recover-end2end-test | Muxi Yan | 2016-11-08 |
|\ \ | | | | | | | Recover the missing CoreCronetEnd2EndTests.m | ||
* \ \ | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ \ \ | |||
| * \ \ | Merge pull request #8561 from muxi/update-objc-connectivity | Muxi Yan | 2016-10-31 |
| |\ \ \ | | | | | | | | | | | Revert format changes in #8441 | ||
* | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | | | | |||
| | * | | | Mark connectivity closures as nullable and check null when invoking them | Muxi Yan | 2016-10-30 |
| | | | | | |||
| | * | | | Undo the modification in project.pbxproj | Muxi Yan | 2016-10-30 |
| | | | | | |||
| | * | | | Use nil function instead of empty function | Muxi Yan | 2016-10-28 |
| | | | | | |||
| | * | | | Revert format changes in related files | Muxi Yan | 2016-10-28 |
| | | | | | |||
| * | | | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge | murgatroid99 | 2016-10-28 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| | | * | | Revert format changes of unrelated files | Muxi Yan | 2016-10-28 |
| | | | | | |||
* | | | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | | | |||
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | | | | |||
* | | | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | | | | |||
| * | | | | Merge pull request #8441 from muxi/update-objc-connectivity | Muxi Yan | 2016-10-25 |
|/| | | | | | |/ / | |/| | | Flush ObjC cached channels when network connectivity changes | ||
| * | | | Update GRPCHost comments | Muxi Yan | 2016-10-25 |
| | | | |