index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
streaming_proto
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-02-05
Proto message for "dumpsys sensorservice --proto"
Mike Ma
2019-10-14
Allow protoc-gen-javastream to build statically
Ryan Mitchell
2019-03-29
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-01-10
Fix/suppress tools google-explicit-constructor warnings
Chih-Hung Hsieh
2017-12-18
Remove stream.proto and cpp-streaming-proto generates field name to id
Yi Jin
2017-12-12
Create a new stream option which generates field name to id mapping
Yi Jin
2017-12-05
Use -Werror in frameworks/base/tools/streaming_proto
Chih-Hung Hsieh
2017-11-14
Implement System Properties Section
Yi Jin
2017-11-10
Implement Cpu Info Section
Yi Jin
2017-11-01
Remove the extra mapping of field types in ProtoOutputStream
Yi Jin
2017-10-31
Refactor incident_helper to use protoutil and cppstream plugin.
Yi Jin
2017-10-11
Create protoc-gen-cppstream tool to auto-generate cpp proto field Ids.
Yi Jin
2017-09-09
Convert host tools to Android.bp
Dan Willemsen
2016-12-07
Give protoc-gen-javastream the ability to output multiple java files.
Joe Onorato
2016-10-20
Fix bad type codes in streaming proto compiler
Joe Onorato
2016-10-12
Add android.util.proto package as an @TestApi.
Joe Onorato