aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common
Commit message (Collapse)AuthorAge
* Merge pull request #11648 from markdroth/c++_filter_fixesGravatar Mark D. Roth2017-06-30
|\ | | | | Improvements to C++ filter API
| * Improvements to C++ filter API:Gravatar Mark D. Roth2017-06-29
| | | | | | | | | | | | | | - Make sure all C-core parameters are passed into C++ methods. - Add Destroy() methods for ChannelData and CallData. - Use C++-style casts. - Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
* | Split move testGravatar David Garcia Quintas2017-06-28
| |
* | Make grpc::Alarm non-copyableGravatar David Garcia Quintas2017-06-20
|/
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Missed one gtest reference.Gravatar Nicolas "Pixel" Noble2017-05-11
|
* Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
|
* Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-27
|\
| * Test if the user agent string is copied correctlyGravatar Yuchen Zeng2017-03-22
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-22
|\|
| * Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| |
* | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
|\|
| * Fix compileGravatar Craig Tiller2017-02-22
| |
* | Finish test/cpp/commonGravatar Craig Tiller2017-02-17
|/
* Get gtest building with Bazel, add first test in test/cpp/common/BUILDGravatar Craig Tiller2017-02-17
|
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\
| * clang-formatGravatar Mark D. Roth2016-12-14
| |
| * Fix bug.Gravatar Mark D. Roth2016-12-12
| |
| * Clean up C++ filter API.Gravatar Mark D. Roth2016-12-12
| |
* | Fix compilationGravatar Craig Tiller2016-12-06
|/
* Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
|\ | | | | Add grpc_socket_mutator
| * Add grpc_socket_mutator_compareGravatar Yuchen Zeng2016-11-08
| |
* | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
|\ \ | | | | | | Add API for getting arbitrary state back from a channel
* | | Fix testGravatar Craig Tiller2016-11-08
| | |
| * | Fix C++ filter API and add test for it.Gravatar Mark D. Roth2016-11-07
|/ /
* | Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| |
| * Fix asan issues, clean upGravatar Yuchen Zeng2016-10-14
| |
| * More interfaces for grpc_socket_mutatorGravatar Yuchen Zeng2016-10-13
|/
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightsGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* clang formatGravatar David Garcia Quintas2016-02-23
|
* Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
|\
* | PR comments addressedGravatar David Garcia Quintas2016-02-22
| |
| * Make timeout instant as wellGravatar Vijay Pai2016-02-22
| |
| * Should have a test for 0 and negative alarms to make sure that those makeGravatar Vijay Pai2016-02-18
|/ | | | it on to the CQ like any other.
* clang formatGravatar David Garcia Quintas2016-02-17
|
* Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
|
* Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-12
|\
| * init testGravatar vjpai2016-02-11
| |
| * tag fed in by user should be any arbitrary tag, not a CompletionQueueTagGravatar vjpai2016-02-10
| | | | | | | | type
| * Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10
| | | | | | | | it was not actually even included in the library or the test suite.
* | Fix copyrightGravatar yang-g2016-02-10
| |
* | Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
|/
* fixed copyrightsGravatar David Garcia Quintas2016-01-21
|
* Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
|