aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util
Commit message (Expand)AuthorAge
* clang-formatGravatar Vijay Pai2016-01-27
* Fix a case in bbuf copy constructoreGravatar Vijay Pai2016-01-26
* destroy reader after using itGravatar yang-g2016-01-14
* clang-format codeGravatar Craig Tiller2016-01-14
* Update copyrights againGravatar murgatroid992016-01-13
* Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\
* | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
* | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* | Merge branch 'master' into bbufGravatar vjpai2015-12-22
|\|
| * make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* | WIPGravatar vjpai2015-11-30
|/
* Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
|\
* | Fix clang-format scriptGravatar Craig Tiller2015-09-28
* | Windows fixesGravatar Craig Tiller2015-09-23
* | Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
* | Add missed headerGravatar yang-g2015-09-01
| * Move static value grpc::string_ref::npos definition to cc fileGravatar Konstantin Podsvirov2015-09-01
|/
* minor fixesGravatar yang-g2015-08-26
* Add ostream support for string_refGravatar Craig Tiller2015-08-26
* implGravatar yang-g2015-08-25
* remove constexpr since gcc 4.4 or vs2010 does not support itGravatar yang-g2015-08-25
* Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
|\
* | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| * headers reorgGravatar yang-g2015-08-21
|/
* Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
* Update the Status APIGravatar Yang Gao2015-06-16
* Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
|\
* | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| * Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| * clang-formatGravatar Vijay Pai2015-06-05
| * Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| * Merge branch 'master' into poissonGravatar vjpai2015-06-03
| |\ | |/ |/|
| * Support use of high_res clock in timepointsGravatar vjpai2015-06-02
* | Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
|/
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Remove an extra unrefGravatar Yang Gao2015-04-21
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
* clang-format c++ codeGravatar Yang Gao2015-03-17
* read and copy add two ref's, unref oneGravatar Yang Gao2015-03-10
* initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
* first sets of changes, it buildsGravatar Yang Gao2015-03-05
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18