1250 Commits (732a875fe82c80a735cc9ca6a430f962811188ab)

Author SHA1 Message Date
David Garcia Quintas bcd78fe845 Added missing virtual dtor 9 years ago
David Garcia Quintas 4105505b33 Fixed refactoring of grpc_arg pointer vtable 9 years ago
Nicolas "Pixel" Noble 639766023e Flagging the missing API entries. 9 years ago
vjpai 50d7e3c4eb I merged this without checking the copyright. My mistake... 9 years ago
Craig Tiller d4f2604b53 Small tweak to make some customer code compile 9 years ago
Vijay Pai 810a13e2d3 Remove a small allocation, at the cost of a little uglier header file. 9 years ago
David Garcia Quintas 26a9848416 Removed outdated mention of AsynchronousService 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
yang-g 1945ae4285 Fix copyright 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 9 years ago
David Garcia Quintas ab5da5ef7a Added missing codegen includes 9 years ago
Craig Tiller ee6a1dcea6 Fix include hygiene 9 years ago
Nicolas "Pixel" Noble cd41a0b549 Removing undescores in {GPR,GRPC,CENSUS}_API. 9 years ago
Vijay Pai 30bf3ea4b9 clang-format 9 years ago
yang-g 46d22d5fa7 add missing base class 9 years ago
Vijay Pai c593ca0171 reset the shared_ptr 9 years ago
Vijay Pai bedf57fe8c Ref the collection only when it will be used (and later finalized) 9 years ago
murgatroid99 85474df7b3 Reverse changes to AVL code 9 years ago
Vijay Pai 2b5638668e Drop the ref 9 years ago
Vijay Pai 5506bea349 Undo much of the previous commits so that only CallOpSet groups 9 years ago
Vijay Pai 7e3f9b0178 Forgot to include these edits in the last commit 9 years ago
Vijay Pai 38004a8e39 Wrap groups of related CallOpSet's into a ref-counted structure 9 years ago
Alistair Veitch 0a7468a537 Add timespan support for win32 gpr_cv_wait. 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller 71ea4a1955 Make binary compatibility not the default 9 years ago
Nicolas "Pixel" Noble 221c9c74e7 Fixing inclusion of stdint.h 9 years ago
Masood Malekghassemi 10509a28c7 Fix Python Windows build 9 years ago
Craig Tiller a44cbfc11c Fix race condition in transport API 9 years ago
Alistair Veitch a628ac9f25 formatting 9 years ago
Alistair Veitch 2e6c1822f6 add missing CENSUS_API annotations 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller e1a1031652 clang-format 9 years ago
Craig Tiller 9828aade97 Support falling back on older secure_getenv/getenv versions on older glibc 9 years ago
Nicolas "Pixel" Noble 13a8f5b877 32 bits is also a thing. 9 years ago
Nicolas "Pixel" Noble b51ec5a4ba Removing zookeeper's API for now. 9 years ago
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 9 years ago
Nicolas "Pixel" Noble 4fba286e4d Adding windows support for gpr subprocesses. 9 years ago
Julien Boeuf 2757fa8b39 fixing test and clang-format. 9 years ago
Sree Kuchibhotla 3075c81028 Update comment on TryCancel() API 9 years ago
Craig Tiller 07871559e1 Add includes 9 years ago
Craig Tiller 74b611ccdd copyrights 9 years ago
Craig Tiller d6546c9640 clang-format 9 years ago
Craig Tiller 9b42637047 Add {GPR,GRPC,CENSUS}_API tags to public functions 9 years ago
Sree Kuchibhotla f25c6ba229 Comments and format 9 years ago
Sree Kuchibhotla 7fa9d6f4c8 TryCancel() on ServerContext() 9 years ago
Julien Boeuf aaebf7ae74 Changing the API to use a callback mechanism. 9 years ago
Julien Boeuf 564b915503 Fixing copyright. 9 years ago
Craig Tiller 2d50f37047 Fix copyrights, formatting 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago