aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Collapse)AuthorAge
* Remove packet coalescing testing on chttp2Gravatar Muxi Yan2017-01-05
|
* Packet coalescing transport layer and end2end test changesGravatar Muxi Yan2017-01-03
|
* v1.0.x → master upmergeGravatar Nathaniel Manista2016-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 pull request #8344 from muxi/cronet-stream-readGravatar Muxi Yan2016-12-07
|\ \ | | | | | | Fix Cronet end2end tests
* | | Use unified test timeoutsGravatar Muxi Yan2016-12-05
| | |
* | | Increase test timeout of testMetadata to 8s to alleviate flakiness under ↵Gravatar Muxi Yan2016-12-05
| | | | | | | | | | | | overloaded Jenkins mac machine
* | | GPR Buffers need to be destroyed, not directly freed, otherwise it leaks ↵Gravatar Paul Querna2016-12-05
| | | | | | | | | | | | reference counted backing slices.
* | | Update post_install condition and commentsGravatar Muxi Yan2016-11-30
| | |
* | | Capture name change of CocoaPods generated targetGravatar Muxi Yan2016-11-29
| | |
| * | Mark unsupported testsGravatar Muxi Yan2016-11-28
|/ /
| * Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
| |
* | Add test to CoreCronetEnd2EndTestsGravatar Muxi Yan2016-11-08
| |
* | Merge pull request #8345 from muxi/recover-end2end-testGravatar Muxi Yan2016-11-08
|\ \ | | | | | | Recover the missing CoreCronetEnd2EndTests.m
* \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\ \ \
| * \ \ Merge pull request #8561 from muxi/update-objc-connectivityGravatar Muxi Yan2016-10-31
| |\ \ \ | | | | | | | | | | Revert format changes in #8441
* | | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\| | | |
| | * | | Mark connectivity closures as nullable and check null when invoking themGravatar Muxi Yan2016-10-30
| | | | |
| | * | | Undo the modification in project.pbxprojGravatar Muxi Yan2016-10-30
| | | | |
| | * | | Use nil function instead of empty functionGravatar Muxi Yan2016-10-28
| | | | |
| | * | | Revert format changes in related filesGravatar Muxi Yan2016-10-28
| | | | |
| * | | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | Revert format changes of unrelated filesGravatar Muxi Yan2016-10-28
| | | | |
* | | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| | | | |
* | | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | | |
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | | | |
| * | | | Merge pull request #8441 from muxi/update-objc-connectivityGravatar Muxi Yan2016-10-25
|/| | | | | | |/ / | |/| | Flush ObjC cached channels when network connectivity changes
| * | | Update GRPCHost commentsGravatar Muxi Yan2016-10-25
| | | |
| * | | Add comments for GRPCHostGravatar Muxi Yan2016-10-25
| | | |
| * | | Create connectivityMonitor after call is set upGravatar Muxi Yan2016-10-25
| | | |
| | * | advance OBJC_VERSION_STRING in GRPCHost.mGravatar Muxi Yan2016-10-25
| | | |
| | * | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1Gravatar Muxi Yan2016-10-25
| | | |
| * | | Override clang-format indentGravatar Muxi Yan2016-10-25
| | | |
| * | | clang-format format cleanGravatar Muxi Yan2016-10-25
| | | |
| | * | bug fixGravatar Muxi Yan2016-10-24
| | | |
| | * | Use the v1.0.0 pluginGravatar Muxi Yan2016-10-24
| | | |
| | * | Adjust version of protobuf and point zip file in mxyan's repoGravatar Muxi Yan2016-10-24
| | | |
| * | | Keep a singleton of connectivity monitor in GRPCHostGravatar Muxi Yan2016-10-22
| | | |
| * | | Fix stupid compiler errorGravatar Muxi Yan2016-10-21
| | | |
| * | | Do not finish call with error when switching between wifi and cellularGravatar Muxi Yan2016-10-21
| | | |
| * | | clean with clang-formatGravatar Muxi Yan2016-10-21
| | | |
| * | | Clean cache thoroughlyGravatar Muxi Yan2016-10-21
| | | |
| * | | Break retain cycle and fix bugGravatar Muxi Yan2016-10-21
| | | |
| * | | bug fixGravatar Muxi Yan2016-10-20
| | | |
| * | | Address the commentsGravatar Muxi Yan2016-10-20
| | | |
| | * | Reverts PR #8426Gravatar Muxi Yan2016-10-20
| | | |
* | | | Revert PR #8425Gravatar Muxi Yan2016-10-20
| | | |
| * | | Fix nonnull problemGravatar Muxi Yan2016-10-20
| | | |
| * | | Flush host when network connectivity changesGravatar Muxi Yan2016-10-20
| | | |
| | * | Update tests project to XCode 8Gravatar Jorge Canizales2016-10-19
| | | |
| | * | Update Sample project to XCode 8Gravatar Jorge Canizales2016-10-19
| | | |