commit | 01528f4f2b2d7ccec4b4c4c4ab73584880103975 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Sat Nov 11 00:46:54 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Nov 11 00:46:54 2017 +0000 |
tree | 9ec372f2ef3838c828daca35c36cdd62be838722 | |
parent | 88a1719fda177269152e5480d51eb6d85d06ad75 [diff] | |
parent | b0378b093d9b937fe9a731a601d670d50f263078 [diff] |
Merge "1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing 2. Resolve segfault when serializing proto into vector of uint8_t 3. Add a local byte size variable for EventMetric data as we cannot call size() of ProtoOutputStream before we finish writing. 4. Replace hardcoded conversion of second to nano second with NS_PER_SEC"