Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #13336 from markdroth/server_connection_timeout | Mark D. Roth | 2017-12-04 |
|\ | | | | | On server, include receiving HTTP/2 settings in handshake timeout | ||
* \ | Merge pull request #13442 from adelez/foundry_integration | adelez | 2017-12-01 |
|\ \ | | | | | | | Create a pilot job to run bazel tests remotely | ||
| | * | 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 |
|\ \ | | | | | | | Add ReferenceCounted base class. | ||
| | * | 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 |
| | | | | |||
| * | | | 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 |
| | |\ \ \ | | | | | | | | | | | | | Bump 1.8.0-dev to 1.9.0-dev | ||
| | * \ \ \ | Merge pull request #13491 from vjpai/destack | Vijay Pai | 2017-11-28 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Pop lockfree stack off core implementation | ||
| * | | | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | Inline Closure | ||
| | | | | * | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Client channel stress test | ||
* | | | | | | | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 |
|/ / / / / / | |||
| * | | | | | Add client channel stress test | Juanli Shen | 2017-11-14 |
| | | | | | | |||
* | | | | | | Fix missing copyright, fix merge conflict in updated BUILD | Alexander Polcyn | 2017-11-13 |
| | | | | | | |||
* | | | | | | 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 |
| | | | | | | |||
| | | | | * | Add GRPC_ABSTRACT_BASE_CLASS | ncteisen | 2017-11-13 |
| | |_|_|/ | |/| | | | |||
| | | * | | Inline closure | ncteisen | 2017-11-12 |
| | |/ / | |/| | | |||
| * | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-11-08 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 |
| | |\ \ \ | | | | | | | | | | | | | Convert test/core to C++ | ||
| | * \ \ \ | Merge branch 'master' into remove_node | murgatroid99 | 2017-11-02 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
| * | | | | | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-11-01 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | * | | Merge master | Yash Tibrewal | 2017-11-01 |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | Merge pull request #13208 from dgquintas/lb_poll2 | David G. Quintas | 2017-11-01 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Make the BG poller poll very frequently in LB tests | ||
| | | | | | * | Bump v1.7.x branch to 1.7.2 | Alexander Polcyn | 2017-11-01 |
| | | | | | | | |||
| | | * | | | | Re-enabled all polling engines for LB tests | David Garcia Quintas | 2017-10-31 |
| | | | | | | | |||
| | * | | | | | Merge pull request #13185 from jtattermusch/reasonable_multipliers | Jan Tattermusch | 2017-10-31 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Use reasonable multiplier values for C/C++ tests |