aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Collapse)AuthorAge
* Merge pull request #14781 from muxi/objc-keep-aliveGravatar Muxi Yan2018-03-28
|\ | | | | Allow gRPC ObjC user to set keepalive options
| * Disable test for Cronet (unsupported)Gravatar Muxi Yan2018-03-28
| |
| * Test nit fixesGravatar Muxi Yan2018-03-27
| |
| * Polish comments for setKeepaliveWithIntervalGravatar Muxi Yan2018-03-26
| |
| * Allow gRPC ObjC user to set keepalive optionsGravatar Muxi Yan2018-03-26
| |
* | Added host override info to test fixture configGravatar David Garcia Quintas2018-03-23
|/
* Merge pull request #14758 from muxi/cronet-plugin-registryGravatar Muxi Yan2018-03-21
|\ | | | | Let cronet use grpc_cronet_registry_plugin
| * Let cronet use grpc_cronet_registry_pluginGravatar Muxi Yan2018-03-20
| |
* | Merge pull request #14674 from muxi/add-link-map-analyzerGravatar Muxi Yan2018-03-20
|\ \ | |/ |/| Add Xcode link map analyzer script to ObjC repo
| * Add Xcode link map analyzerGravatar Muxi Yan2018-03-12
| |
* | Merge pull request #14646 from muxi/add-san-objcGravatar Muxi Yan2018-03-08
|\ \ | | | | | | Add cronet transport sanitizer tests
* \ \ Merge pull request #14531 from muxi/update-connectivity-test-appGravatar Muxi Yan2018-03-08
|\ \ \ | | | | | | | | Rewrite connectivity testing app
| | * | Add the sanitizer tests to CIGravatar Muxi Yan2018-03-08
| | | |
| | * | Add asan and tsan to ObjCGravatar Muxi Yan2018-03-08
| | |/
* | / Remove hostname extraction for ConnectivityMonitorGravatar Muxi Yan2018-03-02
| |/ |/|
* | Revert "Revert "Refactor connectivity monitor on iOS""Gravatar Muxi Yan2018-02-28
| |
* | Revert "Refactor connectivity monitor on iOS"Gravatar Muxi Yan2018-02-28
| |
| * Rewrite connectivity testing appGravatar Muxi Yan2018-02-26
| |
* | Refactor connectivity monitorGravatar Muxi Yan2018-02-26
| |
* | Guarantees that `GRPCCall:finishWithError` is only called onceGravatar Muxi Yan2018-02-26
| |
* | Cancel underlying call when GRPCCall is finishedGravatar Muxi Yan2018-02-26
| |
* | Better use of strong/weak ref to self in GRPCCallGravatar Muxi Yan2018-02-26
|/
* Merge pull request #14318 from muxi/add-logging-interfaceGravatar Muxi Yan2018-02-23
|\ | | | | Add mobile log interface to ObjC
* | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| |
| * Add comments to the interfaceGravatar Muxi Yan2018-02-22
| |
* | Merge pull request #14433 from muxi/add-cronet-bin-base64Gravatar Muxi Yan2018-02-21
|\ \ | | | | | | Add binary metadata support for cronet transport
| * | Add binary metadata support for cronet transportGravatar Muxi Yan2018-02-14
| | |
* | | Fix comiler warningGravatar Noah Eisen2018-02-14
|/ /
* | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
|\ \
| * | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| | |
* | | Minor fix on obj-c codeGravatar Vijay Pai2018-02-06
| | |
| * | Resolve warnings of implementing deprecated classGravatar Muxi Yan2018-02-05
| | |
| | * Add MobileLog supportGravatar Muxi Yan2018-02-05
| | |
| * | Fix a typoGravatar Muxi Yan2018-02-05
| | |
| * | Fix reference of self in blockGravatar Muxi Yan2018-02-05
| |/
| * Remove initial backoff override in ObjCGravatar Muxi Yan2018-02-02
| |
* | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
|\|
| * Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
| |\ | | | | | | Remove alarm from core, implement in C++ layer only
| * | Exclude bcm.c for dup symbol issueGravatar Muxi Yan2018-01-30
| | |
| * | Update BoringSSL podspecGravatar Muxi Yan2018-01-29
| | |
* | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/ /
* | Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ \ | | | | | | Ruby macos kokoro environment and package build updates
| * | Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | | | | | v1.3.1, rather than picking up 1.4.1
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ \ | | | | | | | | | | | | fix-stream-compression-config-interface
| | | * Removing grpc_alarm from core requires a major version bump for coreGravatar Vijay Pai2018-01-21
| | |/ | |/|
* | | Build fixGravatar Muxi Yan2018-01-19
| | |
| * | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
| * | Merge pull request #14031 from muxi/fix-boringssl-sedGravatar Muxi Yan2018-01-17
| |\ \ | | | | | | | | Fix sed error in podspecs on sed 4.4