aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
...
| | | | * | made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21
| * | | | | Merge pull request #4802 from jtattermusch/integrate_0_12_changesGravatar Masood Malekghassemi2016-01-21
| |\ \ \ \ \
| | | | | * \ Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-21
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Add some time dilation for ASAN buildsGravatar Craig Tiller2016-01-21
| | | * | | | Make zlib a first class build citizenGravatar Craig Tiller2016-01-21
| | | | | * | added missing codegen deps for grpGravatar David Garcia Quintas2016-01-21
| | | | | * | 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
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fix C++Gravatar Craig Tiller2016-01-20
| * | | | | | Move build configs into build.yamlGravatar Craig Tiller2016-01-20
| |/ / / / /
| | | | * | regenerated projectsGravatar David Garcia Quintas2016-01-20
| | | | * | Regenerated projectsGravatar David Garcia Quintas2016-01-20
| | | | | * Rename coresched --> limit_coresGravatar vjpai2016-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
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix TSAN on Jenkins and on my machineGravatar Craig Tiller2016-01-15
| | | | * | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #4739 from ctiller/fix-the-fscking-tsan-buildGravatar 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
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | Hard code text segment address for msan, tsanGravatar Craig Tiller2016-01-15
| | | | | | * | Add new public headerGravatar yang-g2016-01-14
| | | | | | * | Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14
| | | | | | * | working testGravatar yang-g2016-01-14
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_mergeGravatar Craig Tiller2016-01-14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Re-ordering interdependent proto files.Gravatar Nicolas "Pixel" Noble2016-01-14
| | | | | | * Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-01-13
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Regen projectsGravatar 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
| | | * | | regenerate makefileGravatar Jan Tattermusch2016-01-12
* | | | | | Updated copyrightsGravatar murgatroid992016-01-12
| |_|/ / / |/| | | |
| * | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| |\ \ \ \
| * | | | | Fix bugs and include build filesGravatar Vijay Pai2016-01-11
| | | * | | Update after cloning boringsslGravatar murgatroid992016-01-08
| | | * | | Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| | | |\ \ \ | | | |/ / / | | |/| / / | | | |/ /
* | | | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #4616 from ctiller/i-like-pieGravatar Michael Lumish2016-01-07
| |\ \ \ \
| * | | | | FixesGravatar Craig Tiller2016-01-06
* | | | | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
|\| | | | |
| | | | * | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06