index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
gprpp
/
inlined_vector.h
Commit message (
Expand
)
Author
Age
*
Fix InlinedVector to use its elements' move and copy methods.
Mark D. Roth
2018-11-28
*
Add compaction to channelz registry
ncteisen
2018-10-04
*
reviewer feedback
ncteisen
2018-07-17
*
reviewer feedback:
ncteisen
2018-07-17
*
Fix sanity and build
ncteisen
2018-07-13
*
Add copy and move ctor to InlinedVector
ncteisen
2018-07-13
*
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...
Mark D. Roth
2018-06-14
*
Revert "Second attempt: move recv_trailing_metadata into its own callback, do...
Mark D. Roth
2018-06-13
*
Code review changes.
Mark D. Roth
2018-06-11
*
Simplify capacity growth calculation.
Mark D. Roth
2018-03-28
*
Change InlinedVector to keep elements stored contiguously.
Mark D. Roth
2018-03-28
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Initialize data members in a single place.
Mark D. Roth
2018-01-24
*
Add const version of operator[].
Mark D. Roth
2018-01-23
*
Add clear() method for InlinedVector<>.
Mark D. Roth
2018-01-23
*
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19