Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
9c8b644b836d45f6ec0888dbf0936a195aa29e24
/
libs
/
protoutil
/
src
/
ProtoOutputStream.cpp
f74defb
Adapt to google::protobuf::uint64 type change
by Colin Cross
· 7 years ago
dcd6452
Add ProtoOutputStream.serializeToVector
by Joe Onorato
· 6 years ago
f53d445
Persist active metric status across system server
by Tej Singh
· 6 years ago
99598ee
incidentd can now handle multiple callers asking it for incident reports
by Joe Onorato
· 6 years ago
872fd51
Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd
by Colin Cross
· 7 years ago
44f74d1
Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516
by Colin Cross
· 7 years ago
054b0c0
Revert "Adapt to google::protobuf::uint64 type change"
by Colin Cross
· 7 years ago
fa6bc27
Adapt to google::protobuf::uint64 type change
by Colin Cross
· 7 years ago
18678bd
Empty output if compact fails.
by Yi Jin
· 7 years ago
fd2a4c7
Use c++ template to reduce duped code.
by Yi Jin
· 7 years ago
c5b71ee
Use function from libbase instead.
by Yi Jin
· 7 years ago
5605156
Merge "Use modern c++ code style for incidentd." into pi-dev
by TreeHugger Robot
· 7 years ago
6cacbcb
Use modern c++ code style for incidentd.
by Yi Jin
· 7 years ago
00a7544
Correctly use int types and fix uint64_t print.
by Yi Jin
· 7 years ago
5ee0787
Use uint64_t instead of long long as API type for consistent reason.
by Yi Jin
· 7 years ago
7f9e63b
Add clear method to ProtoOutputStream so it is reusable by just
by Yi Jin
· 7 years ago
295d9b1
Fix the tag size in token of ProtoOutputStream.cpp, the java version has
by Yi Jin
· 7 years ago
0abdfb0
Expose how many bytes are written in ProtoOutputStream
by Yi Jin
· 8 years ago
04625ad
Refactor incident_helper to use protoutil and cppstream plugin.
by Yi Jin
· 8 years ago
8ad1938
Create a new API allowing callers to concat a serialized message field.
by Yi Jin
· 8 years ago
e083330
Fix several nits
by Yi Jin
· 8 years ago
42711a0
Use ProtoOutputStream to strip Pii sensetive fields in incidentd
by Yi Jin
· 8 years ago
974a9c2
Implement go/streaming-proto native libs, part 2
by Yi Jin
· 8 years ago