aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Collapse)AuthorAge
* Merge pull request #17683 from muxi/host-slash-removeGravatar Muxi Yan2019-01-10
|\ | | | | Remove hostname trailing slash
| * Fix bug where remote host's trailing slash is not removed, causing name ↵Gravatar Muxi Yan2019-01-09
| | | | | | | | resolution failure
* | address comments 2Gravatar Muxi Yan2019-01-09
| |
* | address commentsGravatar Muxi Yan2019-01-09
| |
* | Clean up codeGravatar Muxi Yan2019-01-08
| |
* | clang-formatGravatar Muxi Yan2019-01-07
| |
* | Deadlock fix for GRPCCallGravatar Muxi Yan2019-01-07
| |
* | Bug fix for GRXConcurrentWriterGravatar Muxi Yan2019-01-07
| |
* | clang-formatGravatar Muxi Yan2019-01-07
| |
* | Polish comments and correct concurrent writeable behaviorGravatar Muxi Yan2019-01-07
| |
* | Make gRPC ObjC thread safety rightGravatar Muxi Yan2019-01-07
|/
* Merge pull request #16190 from muxi/config-isolationGravatar Muxi Yan2019-01-07
|\ | | | | Implement L38: gRPC Objective-C API Upgrade
| * Fix static analizer errorsGravatar Muxi Yan2019-01-04
| |
* | Regenerate projectsGravatar Sanjay Pujare2019-01-03
| |
| * Fix missing ConnectivityMonitor usageGravatar Muxi Yan2019-01-02
| |
| * More test fixGravatar Muxi Yan2018-12-20
| |
| * provide hostGravatar Muxi Yan2018-12-19
| |
| * change deployment targetGravatar Muxi Yan2018-12-19
| |
| * clang-formatGravatar Muxi Yan2018-12-19
| |
| * Batch fixGravatar Muxi Yan2018-12-19
| |
| * More fix ProtoRPCGravatar Muxi Yan2018-12-19
| |
| * ProtoRPC bugGravatar Muxi Yan2018-12-19
| |
| * Rebuild APIv2TestsGravatar Muxi Yan2018-12-19
| |
| * Revert "Try earlier APIv2Tests"Gravatar Muxi Yan2018-12-19
| | | | | | | | This reverts commit 3f57e3451bf4a3687e70e92fc218ea25ff7a17c9.
| * Revert "Rename getTokenWithHandler"Gravatar Muxi Yan2018-12-19
| | | | | | | | | | | | Since the renamed protocol is breaking people and is not general enough, we revert the rename and leave the work to interceptor This reverts commit 92db5fc72488f9d62b81ee311a79832df787f3ef.
| * Try earlier APIv2TestsGravatar Muxi Yan2018-12-19
| |
| * Fix testGravatar Muxi Yan2018-12-18
| |
| * Fix nullability incompatibilityGravatar Muxi Yan2018-12-18
| |
| * Try use alternative simulator for APIv2TestsGravatar Muxi Yan2018-12-17
| |
| * Fix compatibility test failuresGravatar Muxi Yan2018-12-17
| |
| * nullability revertGravatar Muxi Yan2018-12-17
| |
| * Nullability annotation fixGravatar Muxi Yan2018-12-14
| |
| * more nullability annotationGravatar Muxi Yan2018-12-14
| |
| * Make NSMutableDictionary annotation rightGravatar Muxi Yan2018-12-14
| |
| * Remove some annotations in GRPCRequestHeaderGravatar Muxi Yan2018-12-13
| |
| * clang-formatGravatar Muxi Yan2018-12-13
| |
| * Test assert failureGravatar Muxi Yan2018-12-13
| |
* | Update README for #16821Gravatar Muxi Yan2018-12-12
| |
| * Fix unused variable errorGravatar Muxi Yan2018-12-12
| |
| * nit fixGravatar Muxi Yan2018-12-12
| |
| * batch fixGravatar Muxi Yan2018-12-12
| |
| * nullability failingGravatar Muxi Yan2018-12-10
| |
| * Missing nullableGravatar Muxi Yan2018-12-10
| |
| * Merge branch 'master' into config-isolationGravatar Muxi Yan2018-12-10
| |\
* | | clang-formatGravatar Muxi Yan2018-12-10
| | |
| * | batch fixGravatar Muxi Yan2018-12-07
| | |
| * | nullability annotationGravatar Muxi Yan2018-12-07
| | |
| * | Rename getTokenWithHandlerGravatar Muxi Yan2018-12-07
| | |
| * | clang-formatGravatar Muxi Yan2018-12-06
| | |
| * | batch fixesGravatar Muxi Yan2018-12-06
| | |