aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-04Revert "Properly integrate async API with server-side cancellations."Sree Kuchibhotla
2016-03-03Properly integrate async API with server-side cancellations.Vijay Pai
2016-03-02Always ref writable streamsCraig Tiller
2016-02-29Merge pull request #5441 from a-veitch/no_binary_tagsBogdan Drutu
2016-02-25eliminate binary tagsAlistair Veitch
2016-02-22Merge branch 'master' of github.com:grpc/grpc into alarm_cppDavid Garcia Quintas
2016-02-22Merge pull request #5287 from yang-g/global_callback_magicCraig Tiller
2016-02-22PR comments addressedDavid Garcia Quintas
2016-02-22Merge branch 'master' of github.com:grpc/grpc into alarm_cppDavid Garcia Quintas
2016-02-19Added missing virtual dtorDavid Garcia Quintas
2016-02-17Fixed refactoring of grpc_arg pointer vtableDavid Garcia Quintas
2016-02-17Merge branch 'master' of github.com:grpc/grpc into alarm_cppDavid Garcia Quintas
2016-02-17Made Alarm's constructor a template for deadlineDavid Garcia Quintas
2016-02-17Merge pull request #4859 from ctiller/sceqSree Kuchibhotla
2016-02-17Merge pull request #5186 from yang-g/inherit_from_grpc_librarySree Kuchibhotla
2016-02-17Add a way to override channel arguments for server creationyang-g
2016-02-17Flagging the missing API entries.Nicolas "Pixel" Noble
2016-02-17Merge github.com:grpc/grpc into sceqCraig Tiller
2016-02-12I merged this without checking the copyright. My mistake...vjpai
2016-02-12Small tweak to make some customer code compileCraig Tiller
2016-02-12Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryyang-g
2016-02-12Merge pull request #5078 from ctiller/compatibility_modeCraig Tiller
2016-02-11Merge pull request #5052 from ctiller/compressDavid G. Quintas
2016-02-11Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evilDavid G. Quintas
2016-02-11Merge pull request #5193 from vjpai/alarm_modsCraig Tiller
2016-02-11Merge github.com:grpc/grpc into compressCraig Tiller
2016-02-11Merge github.com:grpc/grpc into compatibility_modeCraig Tiller
2016-02-11Remove a small allocation, at the cost of a little uglier header file.Vijay Pai
2016-02-11Removed outdated mention of AsynchronousServiceDavid Garcia Quintas
2016-02-10Make C++ alarm class usable and testable - there were some build issues andvjpai
2016-02-10Fix copyrightyang-g
2016-02-10Provide explicit API for user to set user agent string prefixyang-g
2016-02-09Added missing codegen includesDavid Garcia Quintas
2016-02-09Merge github.com:grpc/grpc into sceqCraig Tiller
2016-02-08Merge pull request #5128 from yang-g/inherit_from_grpc_libraryCraig Tiller
2016-02-08Merge pull request #5099 from vjpai/cpp_racesNicolas Noble
2016-02-08Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryyang-g
2016-02-08Fix include hygieneCraig Tiller
2016-02-08Removing undescores in {GPR,GRPC,CENSUS}_API.Nicolas "Pixel" Noble
2016-02-08Merge branch 'master' into cpp_racesVijay Pai
2016-02-08clang-formatVijay Pai
2016-02-08add missing base classyang-g
2016-02-08reset the shared_ptrVijay Pai
2016-02-08Merge pull request #5096 from a-veitch/win_cv_waitCraig Tiller
2016-02-05Ref the collection only when it will be used (and later finalized)Vijay Pai
2016-02-05Reverse changes to AVL codemurgatroid99
2016-02-05Drop the refVijay Pai
2016-02-05Undo much of the previous commits so that only CallOpSet groupsVijay Pai
2016-02-05Forgot to include these edits in the last commitVijay Pai
2016-02-05Wrap groups of related CallOpSet's into a ref-counted structureVijay Pai