aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common
Commit message (Expand)AuthorAge
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* Adding C++ metadata processor.Gravatar Julien Boeuf2015-08-28
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
|\
* \ Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\ \
| | * auth context api change for string_refGravatar yang-g2015-08-25
| | * implGravatar yang-g2015-08-25
| |/
| * headers reorgGravatar yang-g2015-08-21
| * Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
| * clang-format all sourceGravatar Craig Tiller2015-08-18
* | Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-13
|\|
* | Adding C++ auth metadata processor.Gravatar Julien Boeuf2015-08-13
| * Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
| |\ | |/ |/|
* | move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
| * Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
|/
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * split iterator into its own fileGravatar yang-g2015-07-16
| * Remove const_iterator typedef and add a range based loop testGravatar yang-g2015-07-15
| * auth context iteratorGravatar yang-g2015-07-15
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Add missing piecesGravatar yang-g2015-07-09
* Resolve commentsGravatar yang-g2015-07-09
* missed one placeGravatar yang-g2015-07-07
* resolve commentsGravatar yang-g2015-07-07
* Add a unit testGravatar yang-g2015-07-06
* merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\
* | compilesGravatar yang-g2015-07-06
* | Merge pull request #2079 from yang-g/statusChangeGravatar Nicolas Noble2015-06-16
|\ \
| * | Update the Status APIGravatar Yang Gao2015-06-16
* | | Added changes to c++ and ruby wrappersGravatar David Garcia Quintas2015-06-15
|/ /
| * Remove old codeGravatar Craig Tiller2015-06-05
| * Client side compiles/linksGravatar Craig Tiller2015-06-04
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-05
|\
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
| * clang-formatGravatar Yang Gao2015-05-04
| * merge with headGravatar Yang Gao2015-05-01
| |\ | |/ |/|
| * Expose max message size at the server sideGravatar Yang Gao2015-04-30
* | Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-...Gravatar Craig Tiller2015-04-30
|\ \
| * | Hack to get Mac end2end test workingGravatar Craig Tiller2015-04-29
| |/
* | Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
* | Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
|/
* Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\
| * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| |\
* | | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
| |/ |/|
* | Add client-side marks for proto processing.Gravatar Vijay Pai2015-04-15
| * Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* resolve commentGravatar Yang Gao2015-04-02
* Bug fix. User can destroy status after calling Finish and we should keep a co...Gravatar Yang Gao2015-04-02
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
| * Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24