Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #13196 from muxi/upgrade-cocoapods-min-version | Muxi Yan | 2017-12-05 |
|\ | |||
* | | Move histogram to test/core/util | Vijay Pai | 2017-11-30 |
* | | Merge pull request #13357 from markdroth/reference_counted | Mark D. Roth | 2017-11-30 |
|\ \ | |||
| * \ | Merge remote-tracking branch 'upstream/master' into reference_counted | Mark D. Roth | 2017-11-29 |
| |\ \ | |||
| * | | | Shorted "reference" to "ref". | Mark D. Roth | 2017-11-29 |
| * | | | Fix check_sources_and_headers. | Mark D. Roth | 2017-11-29 |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Code review changes. | Mark D. Roth | 2017-11-28 |
| * | | | Merge github.com:grpc/grpc into no-absl | Craig Tiller | 2017-11-28 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #13515 from mehrdada/bump-master-version | Mehrdad Afshari | 2017-11-28 |
| | |\ \ \ | |||
| * | \ \ \ | Merge github.com:grpc/grpc into no-absl | Craig Tiller | 2017-11-28 |
| |\ \ \ \ \ | |||
| | | | | * | | Add ReferenceCountedPtr class. | Mark D. Roth | 2017-11-28 |
| | | | * | | | Bump 1.8.0-dev to 1.9.0-dev | Mehrdad Afshari | 2017-11-27 |
| | | |/ / / | | |/| | | | |||
| | | | * | | Add ReferenceCounted base class. | Mark D. Roth | 2017-11-27 |
| | | |/ / | | |/| | | |||
| | | * | | Remove lockfree stack, again | Vijay Pai | 2017-11-22 |
| | |/ / | |||
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | Noah Eisen | 2017-11-21 |
| | |\ \ | |||
* | | \ \ | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| | * | | | Back-out absl dependency for now | Craig Tiller | 2017-11-13 |
| | | * | | Regenerate projects | ncteisen | 2017-11-13 |
| | |/ / | |||
* | / / | Inline closure | ncteisen | 2017-11-12 |
| |/ / |/| | | |||
| * | | Bump v1.7.x branch to 1.7.2 | Alexander Polcyn | 2017-11-01 |
* | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
|\ \ \ | |||
| * \ \ | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ \ \ | |||
| | | | * | Require min Cocoapods version to be v1.2.0 | Muxi Yan | 2017-10-31 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
|\| | | | |||
| * | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 |
| |\ \ \ | |||
| | * | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | * | | | convert connectivity_watcher to cpp file | Yuchen Zeng | 2017-10-30 |
| | * | | | Add client channel connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | | | * | Bump v1.7.x branch to 1.7.1 | Alexander Polcyn | 2017-10-26 |
| | | | * | Merge pull request #13100 from muxi/supress-strict-prototype-warning | Muxi Yan | 2017-10-26 |
| | | | |\ | |||
| | | * | \ | Merge branch 'master' into census_update | Jim King | 2017-10-26 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
* | | | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-25 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
* | | | | | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-25 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | One more fix in gRPC-Core.podspec that makes Xcode compile | Muxi Yan | 2017-10-24 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-23 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | * | | | Cleaning up census code. | Vizerai | 2017-10-23 |
| |_|/ / / |/| | | | | |||
| | | | * | Supress strict prototype warning in gRPC pods | Muxi Yan | 2017-10-22 |
| * | | | | Make fix objc build problem | Muxi Yan | 2017-10-20 |
|/ / / / | |||
| | * / | Flagging 1.7.0 | Nicolas "Pixel" Noble | 2017-10-21 |
| | |/ | |||
* | | | Merge branch 'pid++' into flow++ | Craig Tiller | 2017-10-18 |
|\ \ \ | |||
| * \ \ | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-16 |
| |\ \ \ | |||
* | | | | | flow control fixes | Craig Tiller | 2017-10-12 |
| |/ / / |/| | | | |||
| | | * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLED | Ken Payson | 2017-10-12 |
| | * | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-12 |
| | |\ \ | |||
| * | \ \ | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-12 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| * | | | | Fix sanity | Craig Tiller | 2017-10-11 |
* | | | | | C++ize BDP estimator, introduce ManualConstructor | Craig Tiller | 2017-10-08 |
| |/ / / |/| | | | |||
* | | | | Make platform-specific headers textual | Muxi Yan | 2017-10-06 |