Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-02 | |
| |\| | | | | ||||
* | | | | | | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 | |
| |/ / / / |/| | | | | ||||
| | * | | | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-02 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
* | | | | | Merge pull request #14015 from vjpai/alarm | Vijay Pai | 2018-02-02 | |
|\ \ \ \ \ | ||||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-01-29 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||
* | | | | | | Merge pull request #13820 from yihuazhang/rename-gts | Mark D. Roth | 2018-01-26 | |
|\ \ \ \ \ \ | ||||
| | | * | | | | Privatize host_port.h; was not used in any wrapped language implementation | Vijay Pai | 2018-01-25 | |
| |_|/ / / / |/| | | | | | ||||
| | | | * | | Privatize thread-local storage headers | Vijay Pai | 2018-01-25 | |
| |_|_|/ / |/| | | | | ||||
| | | * | | Move cmdline and subprocess from public gpr to test/core/util | Vijay Pai | 2018-01-25 | |
| |_|/ / |/| | | | ||||
* | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-24 | |
|\ \ \ \ | ||||
| | | | * | Fix header dependancy | ncteisen | 2018-01-23 | |
| | * | | | rename gts to alts | Yihua Zhang | 2018-01-23 | |
| |/ / / | ||||
| | | * | Move object registry out of gpr | ncteisen | 2018-01-23 | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-01-23 | |
| | | |\ | | |_|/ | |/| | | ||||
| | * | | Removing grpc_alarm from core requires a major version bump for core | Vijay Pai | 2018-01-21 | |
| | * | | Remove alarm from core, implement in C++ layer only | Vijay Pai | 2018-01-21 | |
| |/ / | ||||
| * | | Merge pull request #14092 from mehrdada/bump1-10 | Mehrdad Afshari | 2018-01-19 | |
| |\ \ | ||||
| | * | | Regenerate projects | Mehrdad Afshari | 2018-01-19 | |
| * | | | Rename 'gpr++' directories to 'gprpp'. | Mark D. Roth | 2018-01-19 | |
| |/ / | ||||
* | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-19 | |
|\| | | ||||
| * | | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 | |
| * | | Fix existing ref counting classes and add new ones. | Mark D. Roth | 2018-01-11 | |
| * | | Merge pull request #13676 from markdroth/inlined_vector | Mark D. Roth | 2018-01-11 | |
| |\ \ | ||||
| * | | | exec_ctx_fwd.h should never have been in public headers | Vijay Pai | 2018-01-10 | |
| | * | | Implement InlinedVector independently of absl. | Mark D. Roth | 2018-01-10 | |
| |/ / | ||||
| | * | Initial commit | ncteisen | 2017-12-28 | |
| |/ | ||||
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-12-06 | |
|\| | ||||
* | | Merge e759d2a^ | Muxi Yan | 2017-12-06 | |
|\ \ | ||||
| | * | 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 | |
| | * | | | 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 pull request #13314 from vjpai/transport_explainer | Vijay Pai | 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 | |
| |/ / / | ||||
| | | * | Transport explainer | Vijay Pai | 2017-11-09 | |
| | |/ | |/| | ||||
| | * | Bump v1.7.x branch to 1.7.2 | Alexander Polcyn | 2017-11-01 | |
| * | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 | |
| |\ \ |