aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Expand)AuthorAge
...
| | | | * | | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
| | * | | | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changesGravatar Jan Tattermusch2016-01-20
| | |\ \ \ \ \
| * | | | | | | Move build configs into build.yamlGravatar Craig Tiller2016-01-20
| |/ / / / / /
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-20
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | regenerated projectsGravatar David Garcia Quintas2016-01-20
| | | | * | | Regenerated projectsGravatar David Garcia Quintas2016-01-20
| * | | | | | Add C++ CPU costsGravatar Craig Tiller2016-01-20
| * | | | | | Tweak cpu costsGravatar Craig Tiller2016-01-20
| * | | | | | Add CPU cost measurement, tune parameters, decrease default maxjobsGravatar Craig Tiller2016-01-20
| * | | | | | Use CPU cost modelling to increase parallelismGravatar Craig Tiller2016-01-20
| | | | * | | Merge branch 'proto_interfaces' into yang-g-sync_async_mixGravatar David Garcia Quintas2016-01-19
| | | | |\ \ \
| | | | | | * | Rename coresched --> limit_coresGravatar vjpai2016-01-19
| | | | | * | | regenerated projectsGravatar David Garcia Quintas2016-01-19
| | | | | | * | Merge branch 'master' into corelimit2Gravatar vjpai2016-01-19
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
|\| | | | | | |
* | | | | | | | Shared subchannel sketchGravatar Craig Tiller2016-01-15
| | | * | | | | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-15
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | * | | Introduced ServerInterfaceGravatar David Garcia Quintas2016-01-15
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-15
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #4696 from jtattermusch/win_static_depsGravatar Nicolas Noble2016-01-15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #4688 from jtattermusch/static_depsGravatar Nicolas Noble2016-01-15
| |\ \ \ \ \ \ \ \
| | | | | | * | | | move utilities to a separate fileGravatar yang-g2016-01-15
| | | | | | * | | | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | Add new public headerGravatar yang-g2016-01-14
| | | | | | * | | | Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into proto_interfacesGravatar David Garcia Quintas2016-01-14
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | * | | | working testGravatar yang-g2016-01-14
| * | | | | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_mergeGravatar Craig Tiller2016-01-14
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-14
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | | | | * | | WIP. Added ChannelInterfaceGravatar David Garcia Quintas2016-01-13
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Re-ordering interdependent proto files.Gravatar Nicolas "Pixel" Noble2016-01-14
| | | | | | | * | Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-01-13
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | * | | | | | | Merge branch 'master' into release-0_12_master_mergeGravatar murgatroid992016-01-13
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | | | | | * | Make core limitation work for both client and server so that we can run tests...Gravatar Vijay Pai2016-01-13
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | Move encode/decode API into census.hGravatar Alistair Veitch2016-01-13
| | | | | | * | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-12
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | initial commitGravatar Alistair Veitch2016-01-12
| | | | * | | | change openssl linkage on windows to staticGravatar Jan Tattermusch2016-01-12
| | | |/ / / /
| | | * | | | support static linkage for dependenciesGravatar Jan Tattermusch2016-01-12
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-12
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #4457 from soltanmm/plate-tectonicsGravatar Nathaniel Manista2016-01-12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-11
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use BoringSSL for Python gRPCGravatar Masood Malekghassemi2016-01-11
| | | | | | * Srcs and hdrs sanity checks skip third_partyGravatar David Garcia Quintas2016-01-11
| | * | | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | * | | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| | |\ \ \ \ \
| | * | | | | | Generic testGravatar vjpai2016-01-11
| | | |_|_|/ / | | |/| | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-08
| | | | | | |\ | | | | |_|_|/ | | | |/| | |