Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Install .pc files as mode 644 | ncteisen | 2017-12-20 |
* | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-13 |
|\ | |||
| * | Fix windows compile | ncteisen | 2017-12-13 |
* | | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-04 |
|\| | |||
* | | Backoff test is now a C++ file | David Garcia Quintas | 2017-12-04 |
| * | Merge pull request #13336 from markdroth/server_connection_timeout | Mark D. Roth | 2017-12-04 |
| |\ | |||
| * \ | Merge pull request #13442 from adelez/foundry_integration | adelez | 2017-12-01 |
| |\ \ | |||
| | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeout | Mark D. Roth | 2017-12-01 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Rename port_hermetic to port_isolated_runtime_environment | Adele Zhou | 2017-11-30 |
| | * | | Enabling hermetic testing for running tests on Foundry. | Adele Zhou | 2017-11-30 |
| * | | | 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 server_connection_timeout | Mark D. Roth | 2017-11-29 |
| | | |\ | |||
| | * | \ | 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 #13491 from vjpai/destack | 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 |
| |_|_|/ / |/| | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeout | Mark D. Roth | 2017-11-27 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Remove lockfree stack, again | Vijay Pai | 2017-11-22 |
* | | | | | Enable check for use-after-dtor | yang-g | 2017-11-21 |
| |_|/ / |/| | | | |||
| | | * | Add test for handshake timeout. | Mark D. Roth | 2017-11-21 |
* | | | | 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 |
| |/| | | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++ | ncteisen | 2017-11-17 |
| |\ \ \ | |||
| * | | | | Rename tracer_peer to tracer_util | ncteisen | 2017-11-17 |
| | * | | | Merge pull request #13335 from ncteisen/inline-closure | Noah Eisen | 2017-11-16 |
| | |\ \ \ | |||
* | | \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | ncteisen | 2017-11-14 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #13139 from AspirinSJL/stress_test | Juanli Shen | 2017-11-14 |
| |\ \ \ \ \ | |||
| | | * | | | | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 |
| | * | | | | | Add client channel stress test | Juanli Shen | 2017-11-14 |
| * | | | | | | Merge pull request #13390 from vjpai/stats-proto | Vijay Pai | 2017-11-14 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Remove unused import | Vijay Pai | 2017-11-14 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi | Alexander Polcyn | 2017-11-13 |
| |\| | | | | | |||
| * | | | | | | Use existing read buffer in security handshaker if present | Alexander Polcyn | 2017-11-13 |
| | | | | | * | Back-out absl dependency for now | Craig Tiller | 2017-11-13 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | split POC into real test | ncteisen | 2017-11-13 |
* | | | | | | Add no-rtti to all of core | ncteisen | 2017-11-13 |
| |/ / / / |/| | | | | |||
| | | * | | Inline closure | ncteisen | 2017-11-12 |
| |_|/ / |/| | | | |||
| | | * | Bump v1.7.x branch to 1.7.2 | Alexander Polcyn | 2017-11-01 |
* | | | | solve benchmark issue | Yash Tibrewal | 2017-10-31 |
* | | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | BUILD changes. test languauge to C++ | Yash Tibrewal | 2017-10-31 |
| * | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ \ \ |