summaryrefslogtreecommitdiffstats
path: root/adb/types.h
Commit message (Expand)AuthorAgeFilesLines
* adb: defuse CHECK on IOVector::append of an empty block.Josh Gao2019-04-101-1/+4
* adb: fix zero-initialization in Block.Josh Gao2018-11-121-1/+4
* Merge changes from topic "windows-libcxx"Pirama Arumuga Nainar2018-10-111-1/+0
|\
| * Adapt to switch to libc++ for WindowsPirama Arumuga Nainar2018-09-211-1/+0
* | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-6/+4
|/
* adb: Remove most C-style allocationsLuis Hector Chavez2018-07-191-9/+10
* adb: add IOVector.Josh Gao2018-05-231-17/+192
* adb: switch apacket payload to a type that doesn't initialize its contents.Josh Gao2018-04-111-0/+163