aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2015-08-25More merge conflict fixHongyu Chen
2015-08-25Merge remote-tracking branch 'upstream/master' into timespecHongyu Chen
2015-08-25add missing headers from 2495yang-g
2015-08-25Merge pull request #2945 from maxwell-demon/masterAlistair Veitch
2015-08-24Merge branch 'master' of github.com:grpc/grpc into cpp_string_refJulien Boeuf
2015-08-24Adding grpc::string_ref class.Julien Boeuf
2015-08-24Move core/profiling/timers_preciseclock.h to core/support/ such that weHongyu Chen
2015-08-24Fix merge failuresyang-g
2015-08-24merge with headyang-g
2015-08-24Eliminate public thread-pool interfaceVijay Pai
2015-08-21split stream.h into sync_stream.h and async_stream.hyang-g
2015-08-21headers reorgyang-g
2015-08-21rename census_filter.{c,h} to grpc_filter.{c,h}Hongyu Chen
2015-08-20Make Channel ctor privateyang-g
2015-08-20remove internal_stubyang-g
2015-08-20Merge remote-tracking branch 'upstream/master'Hongyu Chen
2015-08-19Move census_filters from .../channel to .../censusHongyu Chen
2015-08-19Remove ChannelInterface and replace it with Channelyang-g
2015-08-14Merge pull request #2549 from hongweiwang/zookeeperDavid G. Quintas
2015-08-13Merge remote-tracking branch 'upstream/master' into add_udp_server_2Robbie Shade
2015-08-13Removing gpr_cancelable.Nicolas "Pixel" Noble
2015-08-13Merge remote-tracking branch 'upstream/master' into add_udp_server_2Robbie Shade
2015-08-13Let grpc target depend on //external:zlib so that "-lz" or a real zlibMing Zhao
2015-08-11Merge remote-tracking branch 'upstream/master'Hongyu Chen
2015-08-11Build file changesHongyu Chen
2015-08-10Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-10move auth property iterator declaration into auth_context.hyang-g
2015-08-07Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-06Merge github.com:grpc/grpc into kinetic-lopsided-poetryCraig Tiller
2015-08-06Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-06Regenerated project filesRobbie Shade
2015-08-05Merge pull request #2781 from yang-g/stuboptionsAbhishek Kumar
2015-08-05Merge github.com:grpc/grpc into kinetic-lopsided-poetryCraig Tiller
2015-08-05Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-04Testing port serverCraig Tiller
2015-08-03Add StubOptionsyang-g
2015-08-03Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-01Merge github.com:grpc/grpc into plucking-hellCraig Tiller
2015-07-31Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-07-31Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutCraig Tiller
2015-07-30Merge github.com:grpc/grpc into plucking-hellCraig Tiller
2015-07-30Merge branch 'master' into issue_2709Alistair Veitch
2015-07-30Move grpc_census_call_*_context calls into public headerAlistair Veitch
2015-07-29Add a subchannel factory decorator libraryCraig Tiller
2015-07-29Allow specific pollers to be wokenCraig Tiller
2015-07-28Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-07-27Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into...Hongwei Wang
2015-07-26Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Craig Tiller
2015-07-24Merge branch 'master' into deependVijay Pai
2015-07-23Add dynamic thread pool and initial port of testvjpai