aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Expand)AuthorAge
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
| |\
| * \ Merge pull request #13684 from markdroth/c++_resolverGravatar Mark D. Roth2018-02-08
| |\ \
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \
| | | * | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| | |/ / | |/| |
| | | * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \
* | | | | Move avl to its own directory and rename it to grpc_avlGravatar Vijay Pai2018-02-08
| * | | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Remove compression_rubyGravatar Muxi Yan2018-02-06
| | * | | Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
| * | | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\| | |
* | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ / / |/| | |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \
* \ \ \ \ Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
|\ \ \ \ \
| | | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |_|/ / / |/| | | |
| | | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| |_|_|/ |/| | |
| | | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |_|/ |/| |
* | | Merge pull request #14142 from makdharma/buildGravatar Nicolas Noble2018-01-25
|\ \ \
* \ \ \ Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \ \
| | | * | rename gts to altsGravatar Yihua Zhang2018-01-23
| | |/ / | |/| |
| | * | exposing public headers as a build targetGravatar makdharma2018-01-23
| |/ /
| | * Removing grpc_alarm from core requires a major version bump for coreGravatar Vijay Pai2018-01-21
| | * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/
| * Merge pull request #14092 from mehrdada/bump1-10Gravatar Mehrdad Afshari2018-01-19
| |\
| | * Bump version to 1.10Gravatar Mehrdad Afshari2018-01-19
| * | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\|
| * Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * fix BUILDGravatar David Garcia Quintas2018-01-17
| * Merge branch 'master' of github.com:grpc/grpc into conn_subchannelGravatar David Garcia Quintas2018-01-17
| |\
| | * 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
| | |/ /
| | * | exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
| | | * Use appropriate preprocessor guards to allow building without exceptionsGravatar Vijay Pai2018-01-08
| | |/
| * / Connected subchannel refactoringGravatar David Garcia Quintas2018-01-05
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-13
|\|
| * Bump BUILD version to 1.9.x-dev on masterGravatar Mehrdad Afshari2017-12-12
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\|
* | Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \
* \ \ Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \
| | | * Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| | | |\
| | | | * Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | * Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | * | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30