aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Expand)AuthorAge
* Bump version to 1.9.0-pre3Gravatar Mehrdad Afshari2018-01-26
* 1.9.0-pre1 is now 1.9.0-pre2Gravatar Jan Tattermusch2018-01-22
* 1.9.0-dev is now 1.9.0-pre1Gravatar Mehrdad Afshari2018-01-19
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Merge remote-tracking branch 'upstream/master' into ref_countingGravatar Mark D. Roth2018-01-16
|\
| * Merge pull request #13815 from vjpai/catcherGravatar Vijay Pai2018-01-15
| |\
* | | Fix existing ref counting classes and add new ones.Gravatar Mark D. Roth2018-01-11
|/ /
* | Merge pull request #13676 from markdroth/inlined_vectorGravatar Mark D. Roth2018-01-11
|\ \
* | | exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
| * | Implement InlinedVector independently of absl.Gravatar Mark D. Roth2018-01-10
|/ /
| * Add portability tests on Linux to make sure that build with -fno-exceptionsGravatar Vijay Pai2018-01-08
| * uses_polling shouldn't be false for this testGravatar Vijay Pai2018-01-08
| * Catch exceptions from sync method handlers without crashing serverGravatar Vijay Pai2018-01-08
* | Silence openssl 1.1.0 warningsGravatar Yuchen Zeng2018-01-04
|/
* Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\
| * Fix windows compileGravatar ncteisen2017-12-13
* | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
|\|
* | Backoff test is now a C++ fileGravatar David Garcia Quintas2017-12-04
| * Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| |\
| * \ Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | |\ | | |_|/ | |/| |
| | * | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | * | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| * | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| |/ /
| * | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-29
| | | |\
| | * | \ Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Shorted "reference" to "ref".Gravatar Mark D. Roth2017-11-29
| | * | | Fix check_sources_and_headers.Gravatar Mark D. Roth2017-11-29
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Code review changes.Gravatar Mark D. Roth2017-11-28
| | * | | Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | |\ \ \
| | | * \ \ Merge pull request #13515 from mehrdada/bump-master-versionGravatar Mehrdad Afshari2017-11-28
| | | |\ \ \
| | | * | | | Merge pull request #13491 from vjpai/destackGravatar Vijay Pai2017-11-28
| |_|/| | | | |/| | | | | |
| | * | | | | Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | * | Add ReferenceCountedPtr class.Gravatar Mark D. Roth2017-11-28
| | | | * | | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| |_|_|/ / / |/| | | | |
| | | | * | Add ReferenceCounted base class.Gravatar Mark D. Roth2017-11-27
| |_|_|/ / |/| | | |
| | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
* | | | | Enable check for use-after-dtorGravatar yang-g2017-11-21
| |_|/ / |/| | |
| | | * Add test for handshake timeout.Gravatar Mark D. Roth2017-11-21
* | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
|\ \ \ \ | | |_|/ | |/| |
| | * | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| |/| |
| * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
| |\ \ \
| * | | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | * | | Merge pull request #13335 from ncteisen/inline-closureGravatar Noah Eisen2017-11-16
| | |\ \ \
* | | \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #13139 from AspirinSJL/stress_testGravatar Juanli Shen2017-11-14
| |\ \ \ \ \
| | | * | | | Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| | |/ / / / | |/| | | |