Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #14646 from muxi/add-san-objc | Muxi Yan | 2018-03-08 |
|\ | |||
* \ | Merge pull request #14531 from muxi/update-connectivity-test-app | Muxi Yan | 2018-03-08 |
|\ \ | |||
* \ \ | Merge pull request #14585 from grpc/remove-hostname-extraction | Muxi Yan | 2018-03-08 |
|\ \ \ | |||
| | | * | Add the sanitizer tests to CI | Muxi Yan | 2018-03-08 |
| | | * | Add asan and tsan to ObjC | Muxi Yan | 2018-03-08 |
* | | | | Merge pull request #14638 from yihuazhang/hook_alts_again | yihuaz | 2018-03-08 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #14605 from jtattermusch/build_unitypackage_script | Jan Tattermusch | 2018-03-08 |
|\ \ \ \ \ | |||
| | * | | | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| |/ / / / |/| | | | | |||
| * | | | | improve comment | Jan Tattermusch | 2018-03-08 |
* | | | | | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #14616 from yang-g/strikke | Yang Gao | 2018-03-07 |
|\ \ \ \ \ \ | |||
* | | | | | | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
* | | | | | | | Merge pull request #14448 from kpayson64/remove_poller | kpayson64 | 2018-03-07 |
|\ \ \ \ \ \ \ | |||
| | | | * | | | | fix build on netstandard1.5 | Jan Tattermusch | 2018-03-07 |
| | | * | | | | | regenerate projects | Jan Tattermusch | 2018-03-07 |
| |_|/ / / / / |/| | | | | | | |||
| | | * | | | | address comments | Jan Tattermusch | 2018-03-07 |
* | | | | | | | Merge pull request #14544 from danzh2010/udpinterface | Yang Gao | 2018-03-07 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Do poll for poll_posix engine when kicked with 0s timeout | kpayson64 | 2018-03-07 |
| | | | * | | | | detect when running on Unity iOS | Jan Tattermusch | 2018-03-07 |
* | | | | | | | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| |_|_|_|_|_|/ |/| | | | | | | |||
| | | * | | | | Only increase strike once | yang-g | 2018-03-06 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Fix a thread name | Vijay Pai | 2018-03-06 |
| | | * | | | script improvements | Jan Tattermusch | 2018-03-06 |
| * | | | | | Merge branch 'master' into udpinterface | danzh | 2018-03-06 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
| | | * | | | enable loading grpc_csharp_ext as a unity native plugin | Jan Tattermusch | 2018-03-06 |
| * | | | | | use static_cast | Dan Zhang | 2018-03-06 |
| | | * | | | add IsUnity property | Jan Tattermusch | 2018-03-06 |
| | | * | | | add experimental script for building the unitypackage | Jan Tattermusch | 2018-03-06 |
| |_|/ / / |/| | | | | |||
* | | | | | Name needs to only be alphanumeric+underscore+dash | Vijay Pai | 2018-03-05 |
* | | | | | Use static_cast rather than reinterpret_cast whenever possible | Vijay Pai | 2018-03-05 |
* | | | | | Merge pull request #14458 from coryan/patch-1 | Vijay Pai | 2018-03-05 |
|\ \ \ \ \ | |||
* | | | | | | update php plugin with protobuf 3.5.0 | ZhouyihaiDing | 2018-03-05 |
* | | | | | | Merge pull request #14532 from ncteisen/cpu | Vijay Pai | 2018-03-05 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #14576 from jtattermusch/csharp_unity_xamarin_resources | Jan Tattermusch | 2018-03-05 |
|\ \ \ \ \ \ \ | |||
* | | | | | | | | Address reviewer comments | Vijay Pai | 2018-03-02 |
| | | | | | * | | Remove hostname extraction for ConnectivityMonitor | Muxi Yan | 2018-03-02 |
* | | | | | | | | Remove std::thread, keep everything else unchanged (#13) | Vijay Pai | 2018-03-02 |
| * | | | | | | | address comments | Jan Tattermusch | 2018-03-02 |
| * | | | | | | | add useful resources for unity/xamarin support | Jan Tattermusch | 2018-03-02 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Minor changes and fixes | Vijay Pai | 2018-03-01 |
* | | | | | | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
|\| | | | | | | |||
* | | | | | | | Move assignment for Thread, make destructor optional, loop cv waits | Vijay Pai | 2018-03-01 |
| * | | | | | | Merge pull request #14554 from grpc/revert-14553-revert-14529-polish-connecti... | Muxi Yan | 2018-03-01 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #10684 from markdroth/retry | Mark D. Roth | 2018-03-01 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #14516 from dgquintas/weakmap | David G. Quintas | 2018-03-01 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | edit comment | Dan Zhang | 2018-03-01 |
| | | | * | | | | | | Revert "Revert "Refactor connectivity monitor on iOS"" | Muxi Yan | 2018-02-28 |
| | |_|/ / / / / / | |/| | | | | | | | |||
| | * | | | | | | | Introduce a 'weak' and mutable version of slice hash table | David Garcia Quintas | 2018-02-28 |
| * | | | | | | | | Revert "Refactor connectivity monitor on iOS" | Muxi Yan | 2018-02-28 |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #14546 from y-zeng/backup_poller_fix | Yuchen Zeng | 2018-02-28 |
| |\ \ \ \ \ \ \ |