aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/gprpp/inlined_vector_test.cc
Commit message (Collapse)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
|
* Fix InlinedVector to use its elements' move and copy methods.Gravatar Mark D. Roth2018-11-28
|
* Add pop_back testGravatar ncteisen2018-10-05
|
* reviewer feedbackGravatar ncteisen2018-07-17
|
* reviewer feedback:Gravatar ncteisen2018-07-17
|
* Add copy and move ctor to InlinedVectorGravatar ncteisen2018-07-13
|
* Revert "Merge pull request #15746 from ↵Gravatar Mark D. Roth2018-06-14
| | | | | | | grpc/revert-15709-recv_trailing_metadata_ready2" This reverts commit 3f9308ce1f8cb42c96901c1700f0b9dbb531f186, reversing changes made to 92a0ae0b1081840d2c5a488f66bf6550c1a492f4.
* Revert "Second attempt: move recv_trailing_metadata into its own callback, ↵Gravatar Mark D. Roth2018-06-13
| | | | don't use on_complete for recv_ops"
* Code review changes.Gravatar Mark D. Roth2018-06-11
|
* Change InlinedVector to keep elements stored contiguously.Gravatar Mark D. Roth2018-03-28
|
* Don't capture unnecessary or unused variablesGravatar David Garcia Quintas2018-03-21
|
* Fix build problem.Gravatar Mark D. Roth2018-01-24
|
* Add const version of operator[].Gravatar Mark D. Roth2018-01-23
|
* Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
|
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19