Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | view and aggregation API | Alistair Veitch | 2015-08-27 | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 | |
|\ \ \ \ \ | ||||
| | * | | | | More merge conflict fix | Hongyu Chen | 2015-08-25 | |
| | | * | | | merge to head | Alistair Veitch | 2015-08-25 | |
| | | |\| | | ||||
| | * | | | | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
| | | * | | | add missing headers from 2495 | yang-g | 2015-08-25 | |
| | | * | | | Merge pull request #2945 from maxwell-demon/master | Alistair Veitch | 2015-08-25 | |
| | |/| | | | |/| | | | | ||||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 | |
| |\ \ \ \ \ | ||||
| * | | | | | | Adding grpc::string_ref class. | Julien Boeuf | 2015-08-24 | |
| | | * | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we | Hongyu Chen | 2015-08-24 | |
| | |/ / / / | |/| | | | | ||||
| | * | | | | Fix merge failures | yang-g | 2015-08-24 | |
| | * | | | | merge with head | yang-g | 2015-08-24 | |
| | |\ \ \ \ | ||||
| | | * | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 | |
| | |/ / / / | |/| | | | | ||||
| | * | | | | split stream.h into sync_stream.h and async_stream.h | yang-g | 2015-08-21 | |
| | * | | | | headers reorg | yang-g | 2015-08-21 | |
| | | | | * | Security connector is now responsible for the handshake. | Julien Boeuf | 2015-08-21 | |
| | |_|_|/ | |/| | | | ||||
| | | * | | rename census_filter.{c,h} to grpc_filter.{c,h} | Hongyu Chen | 2015-08-21 | |
| | * | | | Make Channel ctor private | yang-g | 2015-08-20 | |
| | * | | | remove internal_stub | yang-g | 2015-08-20 | |
| | | * | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-20 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Move census_filters from .../channel to .../census | Hongyu Chen | 2015-08-19 | |
| | * | | | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 | |
| |/ / / | ||||
* | | | | Adding new header in build.json. | Julien Boeuf | 2015-08-15 | |
| * | | | Merge pull request #2549 from hongweiwang/zookeeper | David G. Quintas | 2015-08-14 | |
| |\ \ \ | ||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 | |
| * | | | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Let grpc target depend on //external:zlib so that "-lz" or a real zlib | Ming Zhao | 2015-08-13 | |
| | | | * | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-13 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
| | | | * | add all new content | Alistair Veitch | 2015-08-13 | |
| | | * | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-11 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | * | | Build file changes | Hongyu Chen | 2015-08-11 | |
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-10 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
* | | | | | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 | |
| |_|/ / |/| | | | ||||
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-07 | |
| | |\ \ | |_|/ / |/| | | | ||||
* | | | | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-06 | |
|\ \ \ \ | ||||
| | | * \ | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-06 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | * | | | Regenerated project files | Robbie Shade | 2015-08-06 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 | |
| |\ \ \ \ | ||||
* | | | | | | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-05 | |
|\| | | | | | ||||
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | | | * | merge with upstream/master | Alistair Veitch | 2015-08-04 | |
| | | | | |\ | ||||
* | | | | | | | Testing port server | Craig Tiller | 2015-08-04 | |
| |_|_|_|_|/ |/| | | | | | ||||
| | * | | | | Add StubOptions | yang-g | 2015-08-03 | |
| |/ / / / |/| | | | | ||||
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-03 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-01 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-31 | |
| | | |\ \ | ||||
* | | | \ \ | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-31 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-07-30 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 | |
| |\ \ \ \ \ |