Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | * | Privatize thread-local storage headers | Vijay Pai | 2018-01-25 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| | | | | | * | Separate out cmdline so that it can be used in tool and test builds | Vijay Pai | 2018-01-25 | |
| | | | | | | | ||||
| | | | | | * | Move cmdline and subprocess from public gpr to test/core/util | Vijay Pai | 2018-01-25 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Generate projects properly | Vijay Pai | 2018-01-25 | |
| | | | | | | ||||
| * | | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix-stream-compression-config-interface | |||
| | * | | | | | Add a test | yang-g | 2018-01-23 | |
| |/ / / / / |/| | | | | | ||||
| | | * | | | rename gts to alts | Yihua Zhang | 2018-01-23 | |
| |_|/ / / |/| | | | | ||||
| | * | | | attempt fixing boringssl compilation with gcc7.2 | Jan Tattermusch | 2018-01-23 | |
| | | | | | ||||
| | * | | | attempt fixing zlib compilation with gcc7.2 | Jan Tattermusch | 2018-01-23 | |
| |/ / / |/| | | | ||||
| | | * | 1.9.0-pre1 is now 1.9.0-pre2 | Jan Tattermusch | 2018-01-22 | |
| | | | | ||||
| | * | | 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 | |
|\ \ \ | | | | | | | | | Bump version to 1.10 | |||
| * | | | Bump version to 1.10 | Mehrdad Afshari | 2018-01-19 | |
| | | | | ||||
| | | * | 1.9.0-dev is now 1.9.0-pre1 | Mehrdad Afshari | 2018-01-19 | |
| | |/ | |/| | ||||
* / | | Rename 'gpr++' directories to 'gprpp'. | Mark D. Roth | 2018-01-19 | |
|/ / | ||||
| * | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-19 | |
| |\ | |/ |/| | | | fix-stream-compression-config-interface | |||
* | | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 | |
| | | ||||
* | | Merge remote-tracking branch 'upstream/master' into ref_counting | Mark D. Roth | 2018-01-16 | |
|\ \ | ||||
| * \ | Merge pull request #13815 from vjpai/catcher | Vijay Pai | 2018-01-15 | |
| |\ \ | | | | | | | | | C++: Catch exceptions from sync method handlers rather than crashing server | |||
* | | | | 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 | |
|\ \ \ | | | | | | | | | Implement InlinedVector independently of absl. | |||
* | | | | 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 | |
|/ / / | ||||
| * | | Add portability tests on Linux to make sure that build with -fno-exceptions | Vijay Pai | 2018-01-08 | |
| | | | | | | | | | | | | continues to work | |||
| * | | uses_polling shouldn't be false for this test | Vijay Pai | 2018-01-08 | |
| | | | ||||
| * | | Catch exceptions from sync method handlers without crashing server | Vijay Pai | 2018-01-08 | |
| | | | ||||
* | | | Silence openssl 1.1.0 warnings | Yuchen Zeng | 2018-01-04 | |
|/ / | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-13 | |
|\ \ | ||||
| | * | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-13 | |
| | |\ | | |/ | |/| | | | | fix-stream-compression-config-interface | |||
| * | | Fix windows compile | ncteisen | 2017-12-13 | |
| | | | ||||
| | * | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-06 | |
| | |\ | | |/ | |/| | | | | fix-stream-compression-config-interface | |||
| | * | Merge commit 'b0bad8f^' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 | |
| | |\ | ||||
| | * \ | Merge e759d2a^ | Muxi Yan | 2017-12-06 | |
| | |\ \ | ||||
* | | | | | 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 | |
| |\ \ \ \ | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ |