aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Expand)AuthorAge
* Merge pull request #14674 from muxi/add-link-map-analyzerGravatar Muxi Yan2018-03-20
|\
| * Add Xcode link map analyzerGravatar Muxi Yan2018-03-12
* | Merge pull request #14646 from muxi/add-san-objcGravatar Muxi Yan2018-03-08
|\ \
* \ \ Merge pull request #14531 from muxi/update-connectivity-test-appGravatar Muxi Yan2018-03-08
|\ \ \
| | * | 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
|\
* | 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 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
| |\
| * | 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
|\ \
| * | Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Gravatar Alexander Polcyn2018-01-24
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \
| | | * 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 fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| |
| * | 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
| |\ \
| * | | Specify minimum supported versions in README.mdGravatar Muxi Yan2018-01-17
| | |/ | |/|
| | * Fix sed error in podspecs on sed 4.4Gravatar Muxi Yan2018-01-16
| |/
| * Merge pull request #13865 from muxi/add-objc-compressionGravatar Muxi Yan2018-01-03
| |\
| | * Reconcile messages.proto; abort() when an invalid compression algorithm is setGravatar Muxi Yan2018-01-02
| * | print output when the first test succeededGravatar Muxi Yan2017-12-22
| * | Redirect stderr of xcodebuildGravatar Muxi Yan2017-12-22
| | * Add interface to API to enable compressionGravatar Muxi Yan2017-12-21
| * | Retry test when xcodebuild exit with simulator errorGravatar Muxi Yan2017-12-20
| |/