Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | Revert "All instances of exec_ctx being passed around in src/core removed" | Yash Tibrewal | 2017-12-06 | |
| | | | | ||||
| | | * | Merge master after no Extern C changes | Yash Tibrewal | 2017-11-30 | |
| | | |\ | ||||
| | | | * | Merge pull request #13432 from ncteisen/no-more-extern-c | Noah Eisen | 2017-11-30 | |
| | | | |\ | | | | | | | | | | | | | No More Extern "C" | |||
| | | | * \ | Merge pull request #13571 from muxi/verbose-objc-tests | Muxi Yan | 2017-11-30 | |
| | | | |\ \ | | | | | | | | | | | | | | | Verbose log of start of each test suite | |||
| | | * | \ \ | Merge branch 'master' into execctx | Yash Tibrewal | 2017-11-30 | |
| | | |\ \ \ \ | ||||
| | | | | | * | | Fine tune test output better | Muxi Yan | 2017-11-30 | |
| | | | | | | | | ||||
| | | | | | * | | Verbose log of start of each test suite | Muxi Yan | 2017-11-30 | |
| | | | | |/ / | | | | |/| | | ||||
| | | * | | | | Remove _ prefixed variable names | Yash Tibrewal | 2017-11-29 | |
| | | | | | | | ||||
| | | | | * | | Fix in one more file | Muxi Yan | 2017-11-29 | |
| | | | | | | | ||||
| | | | | * | | Upgrade protobuf version in podspec | Muxi Yan | 2017-11-29 | |
| | | | |/ / | ||||
| | | | | * | Fix ObjC++ build error | Muxi Yan | 2017-11-29 | |
| | | | |/ | ||||
| | | * | | Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in ↵ | Yash Tibrewal | 2017-11-28 | |
| | | | | | | | | | | | | | | | | | | | | grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests | |||
| | | | * | Bump 1.8.0-dev to 1.9.0-dev | Mehrdad Afshari | 2017-11-27 | |
| | | | | | ||||
| | | | * | Merge remote-tracking branch 'upstream/master' into fix-objc-void-func | Muxi Yan | 2017-11-27 | |
| | | | |\ | ||||
| | | * | | | minor objc test change | Yash Tibrewal | 2017-11-27 | |
| | | | |/ | | | |/| | ||||
| | | * | | Fix ObjC C++ syntax error | Muxi Yan | 2017-11-27 | |
| | |/ / | ||||
| | * | | Add comment to self == [GRPCCall self] | Muxi Yan | 2017-11-06 | |
| | | | | ||||
| | * | | Change [GRPCCall load] to [GRPCCall initialize] | Muxi Yan | 2017-11-05 | |
| |/ / | ||||
| | * | Fix gRPC ObjC void function definition | Muxi Yan | 2017-10-20 | |
| |/ | ||||
| * | Refer test to internal doc of issue | Muxi Yan | 2017-10-16 | |
| | | ||||
| * | Add user-agent test and regex matching test to test suite | Muxi Yan | 2017-10-11 | |
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-10-06 | |
|\ \ | | | | | | | | | | fix-stream-compression-config-interface | |||
| | * | Make platform-specific headers textual | Muxi Yan | 2017-10-06 | |
| |/ | ||||
| * | Add test for forward declaration | Muxi Yan | 2017-10-05 | |
| | | ||||
* | | Fix Objective C build | Muxi Yan | 2017-10-02 | |
| | | ||||
| * | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 | |
|/ | ||||
* | Merge pull request #12339 from muxi/add-objc-call-deadline | Muxi Yan | 2017-09-16 | |
|\ | | | | | Surface call deadline to Objective C API | |||
| * | Fix timeout test | Muxi Yan | 2017-09-16 | |
| | | ||||
* | | Polish output more | Muxi Yan | 2017-09-15 | |
| | | ||||
| * | Polish comment | Muxi Yan | 2017-09-14 | |
| | | ||||
| * | Add comment for timeout; assert on negative timeout value; fix timeout test | Muxi Yan | 2017-09-11 | |
| | | ||||
| * | Use Apple internal type for timeout | Muxi Yan | 2017-09-11 | |
| | | ||||
* | | Port #12253 | Muxi Yan | 2017-08-31 | |
| | | ||||
| * | Rename deadline to timeout | Muxi Yan | 2017-08-30 | |
| | | ||||
| * | Surface call deadline to Objective C API | Muxi Yan | 2017-08-30 | |
|/ | ||||
* | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-23 | |
|\ | ||||
| * | Merge pull request #12225 from muxi/fix-already-finished | Muxi Yan | 2017-08-22 | |
| |\ | | | | | | | Fix undefined behavior of using dispatch_once_t as instance variable | |||
| * \ | Merge pull request #12180 from ↵ | Muxi Yan | 2017-08-22 | |
| |\ \ | | | | | | | | | | | | | | | | | grpc/revert-12086-revert-11832-objc-oauth-protocol Revert "Revert "Add OAuth2 protocol in GRPCClient"" | |||
* | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-21 | |
|\| | | | ||||
| * | | | Merge pull request #12169 from muxi/improve-objc-test-info | Muxi Yan | 2017-08-21 | |
| |\ \ \ | | | | | | | | | | | Improve objc test info | |||
| | | | * | Replace dispatch_once_t with BOOL | Muxi Yan | 2017-08-18 | |
| | |_|/ | |/| | | ||||
| * | | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 | |
| | | | | ||||
| | | * | Revert "Revert "Add OAuth2 protocol in GRPCClient"" | Muxi Yan | 2017-08-14 | |
| | |/ | |/| | ||||
| | * | Reenable CronetUnitTests as it is no longer a blocker | Muxi Yan | 2017-08-11 | |
| | | | ||||
| | * | Make Jenkins debug information more useful | Muxi Yan | 2017-08-11 | |
| |/ | ||||
* | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-11 | |
|\| | ||||
| * | fix run_plugin_tests.sh | Jan Tattermusch | 2017-08-10 | |
| | | ||||
| * | objc tests cleanup | Jan Tattermusch | 2017-08-10 | |
| | | ||||
| * | Fix Objc Readme for directory hierarchies | Paul Beusterien | 2017-08-07 | |
| | | ||||
| * | Revert "Add OAuth2 protocol in GRPCClient" | Muxi Yan | 2017-08-04 | |
| | |