Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Revert "Refactor connectivity monitor on iOS"" | Muxi Yan | 2018-02-28 |
| | |||
* | Revert "Refactor connectivity monitor on iOS" | Muxi Yan | 2018-02-28 |
| | |||
* | Refactor connectivity monitor | Muxi Yan | 2018-02-26 |
| | |||
* | Guarantees that `GRPCCall:finishWithError` is only called once | Muxi Yan | 2018-02-26 |
| | |||
* | Cancel underlying call when GRPCCall is finished | Muxi Yan | 2018-02-26 |
| | |||
* | Better use of strong/weak ref to self in GRPCCall | Muxi Yan | 2018-02-26 |
| | |||
* | Merge pull request #14318 from muxi/add-logging-interface | Muxi Yan | 2018-02-23 |
|\ | | | | | Add mobile log interface to ObjC | ||
* | | Regenerate projects | Mehrdad Afshari | 2018-02-22 |
| | | |||
| * | Add comments to the interface | Muxi Yan | 2018-02-22 |
| | | |||
* | | Merge pull request #14433 from muxi/add-cronet-bin-base64 | Muxi Yan | 2018-02-21 |
|\ \ | | | | | | | Add binary metadata support for cronet transport | ||
| * | | Add binary metadata support for cronet transport | Muxi Yan | 2018-02-14 |
| | | | |||
* | | | Fix comiler warning | Noah Eisen | 2018-02-14 |
|/ / | |||
* | | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-07 |
|\ \ | |||
| * | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* | Muxi Yan | 2018-02-06 |
| | | | |||
* | | | Minor fix on obj-c code | Vijay Pai | 2018-02-06 |
| | | | |||
| * | | Resolve warnings of implementing deprecated class | Muxi Yan | 2018-02-05 |
| | | | |||
| | * | Add MobileLog support | Muxi Yan | 2018-02-05 |
| | | | |||
| * | | Fix a typo | Muxi Yan | 2018-02-05 |
| | | | |||
| * | | Fix reference of self in block | Muxi Yan | 2018-02-05 |
| |/ | |||
| * | Remove initial backoff override in ObjC | Muxi Yan | 2018-02-02 |
| | | |||
* | | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-02 |
|\| | |||
| * | Merge pull request #14015 from vjpai/alarm | Vijay Pai | 2018-02-02 |
| |\ | | | | | | | Remove alarm from core, implement in C++ layer only | ||
| * | | Exclude bcm.c for dup symbol issue | Muxi Yan | 2018-01-30 |
| | | | |||
| * | | Update BoringSSL podspec | Muxi Yan | 2018-01-29 |
| | | | |||
* | | | Privatize host_port.h; was not used in any wrapped language implementation | Vijay Pai | 2018-01-25 |
|/ / | |||
* | | Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac | apolcyn | 2018-01-25 |
|\ \ | | | | | | | Ruby macos kokoro environment and package build updates | ||
| * | | Fix linker error on objc mac tests by explicitly installing cocoapods ↵ | Alexander Polcyn | 2018-01-24 |
| | | | | | | | | | | | | v1.3.1, rather than picking up 1.4.1 | ||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-24 |
|\ \ \ | | | | | | | | | | | | | fix-stream-compression-config-interface | ||
| | | * | Removing grpc_alarm from core requires a major version bump for core | Vijay Pai | 2018-01-21 |
| | |/ | |/| | |||
* | | | Build fix | Muxi Yan | 2018-01-19 |
| | | | |||
| * | | Regenerate projects | Mehrdad Afshari | 2018-01-19 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-19 |
|\| | | | | | | | | | | | fix-stream-compression-config-interface | ||
| * | | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| | | | |||
| * | | Merge pull request #14031 from muxi/fix-boringssl-sed | Muxi Yan | 2018-01-17 |
| |\ \ | | | | | | | | | Fix sed error in podspecs on sed 4.4 | ||
| * | | | Specify minimum supported versions in README.md | Muxi Yan | 2018-01-17 |
| | |/ | |/| | |||
| | * | Fix sed error in podspecs on sed 4.4 | Muxi Yan | 2018-01-16 |
| |/ | |||
| * | Merge pull request #13865 from muxi/add-objc-compression | Muxi Yan | 2018-01-03 |
| |\ | | | | | | | Add API to enable compression | ||
| | * | Reconcile messages.proto; abort() when an invalid compression algorithm is set | Muxi Yan | 2018-01-02 |
| | | | |||
| * | | print output when the first test succeeded | Muxi Yan | 2017-12-22 |
| | | | |||
| * | | Redirect stderr of xcodebuild | Muxi Yan | 2017-12-22 |
| | | | |||
| | * | Add interface to API to enable compression | Muxi Yan | 2017-12-21 |
| | | | |||
| * | | Retry test when xcodebuild exit with simulator error | Muxi Yan | 2017-12-20 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-13 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
| * | Add a comment when Xcode simulator fails to start. | Muxi Yan | 2017-12-11 |
| | | |||
| * | pre-boot xcode sim in objc-tests | Muxi Yan | 2017-12-11 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-08 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-06 |
|\ \ | | | | | | | | | | fix-stream-compression-config-interface | ||
* \ \ | Merge commit 'b0bad8f^' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 |
|\ \ \ | |||
* \ \ \ | Merge e759d2a^ | Muxi Yan | 2017-12-06 |
|\ \ \ \ | |||
| | | | * | Revert "Revert "All instances of exec_ctx being passed around in src/core ↵ | Yash Tibrewal | 2017-12-06 |
| | | |/ | | | | | | | | | | | | | removed"" |