aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Expand)AuthorAge
* Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\
* | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-08
|\ \
| * \ Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| |\ \
* | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
|\| | |
| * | | Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| |\ \ \
* | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
|\| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-02
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #7943 from markdroth/client_channel_cleanupGravatar Mark D. Roth2016-09-01
| |\ \ \ \
| | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | * | | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| * | | | | add trace context protoGravatar Alistair Veitch2016-08-31
| |/ / / /
* | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
|\| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #7839 from markdroth/rename_client_configGravatar Mark D. Roth2016-08-29
| |\ \ \ \
| | | | * | Revert change to grpc++_base uses sectionGravatar murgatroid992016-08-29
| | | | * | build.yaml changes to make certain builds workGravatar murgatroid992016-08-26
| * | | | | Bazel: export LICENSE file.Gravatar Piotr Sikora2016-08-24
| | * | | | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| | | | * | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
| * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | | * | Percent encoding routinesGravatar Craig Tiller2016-08-18
| | |/ / | |/| |
| | * | grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.Gravatar Nicolas "Pixel" Noble2016-08-17
* | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
|\| | |
| * | | Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| |\ \ \
* | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
|\| | | |
| * | | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| |\ \ \ \
| | | * \ \ Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| |\ \ \ \ \
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * added gpr_types.hGravatar David Garcia Quintas2016-08-01
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ \
| | | | | | | * removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| | | | | | | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| | | | | | | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| | | | | | | * removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
| | | | | | | * removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
| | | |_|_|_|/ | | |/| | | |
| | | | * | | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | merge to upstream/masterGravatar Alistair Veitch2016-07-21
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14
| | |/ / / /
| | | | * / Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
| | | |/ / | | |/| |
* | | | | Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix mac buildGravatar Yuchen Zeng2016-07-08
* | | | | Rename async_execution_lock --> combiner, make it use closures, unroll previo...Gravatar Craig Tiller2016-07-07
* | | | | Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
|\| | | |
| * | | | Added missing dependencies to grpc++_baseGravatar David Garcia Quintas2016-07-06
| * | | | Merge remote-tracking branch 'google/master' into contrib-cmakeGravatar Nicolas "Pixel" Noble2016-07-02
| |\ \ \ \
| | | | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-01
| | | | | |\ | | | |_|_|/ | | |/| | |