- a69b6f2 Merge "AnomalyMonitor can get alarms based on timestamp" by TreeHugger Robot · 7 years ago
- 956ab6a Merge "Implement go/streaming-proto native libs, part 2" by Yi Jin · 7 years ago
- ece5f70 AnomalyMonitor can get alarms based on timestamp by Bookatz · 7 years ago
- 1de1197 Merge "iot bootaction: provide default lib name" by David Pursell · 7 years ago
- 6edd168 Merge "Fix a bug in SimpleConditionTracker." by TreeHugger Robot · 7 years ago
- 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
- be09c95 iot bootaction: provide default lib name by David Pursell · 7 years ago
- 4b14685 Fix a bug in SimpleConditionTracker. by Yao Chen · 7 years ago
- de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
- caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
- 16e9b10a Merge "refactor statspuller" by Chenjie Yu · 7 years ago
- 4f99ad1 Merge "Statsd Anomaly tracking for CountMetricProducer" by TreeHugger Robot · 7 years ago
- 1a317ba refactor statspuller by Chenjie Yu · 7 years ago
- a4bc9c4 Statsd Anomaly tracking for CountMetricProducer by Bookatz · 7 years ago
- 6a307867 Merge "iot: extract boot parameter logic." by David Pursell · 7 years ago
- 3e595b0 Check in new version of stats_events.proto. Rename a field. by Stefan Lafon · 7 years ago
- 54a8fe4 iot: extract boot parameter logic. by David Pursell · 7 years ago
- 6214ad9 Merge "Statsd can pull kernel wakelock data" by TreeHugger Robot · 7 years ago
- 667ded2 Merge "Implement c++ native lib for streaming proto, part 1" by Yi Jin · 7 years ago
- c68a9d2 Statsd can pull kernel wakelock data by Bookatz · 7 years ago
- 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
- 078208d Merge "Check in new protos and constants. Test: Started statsd and verified it outputs data. Also ran statsd tests." by TreeHugger Robot · 7 years ago
- b5e4ddd Merge "Enable Diskstats Section" by Yi Jin · 7 years ago
- dbc2bfe Merge "Finish removing ASEC." by TreeHugger Robot · 7 years ago
- cdb1a0e Check in new protos and constants. by Stefan Lafon · 7 years ago
- a5c5e8a Enable Diskstats Section by Yi Jin · 7 years ago
- f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
- 80ac4ae Merge "iot bootaction: use libandroidthings types." by David Pursell · 7 years ago
- 1ecfdbd iot bootaction: use libandroidthings types. by David Pursell · 7 years ago
- 353a02a Merge "Adds new utility functions for evaluating log entry matching. Includes matching for both simple and compound matchers." by TreeHugger Robot · 7 years ago
- c23fad2 Implement c++ native lib for streaming proto, part 1 by Yi Jin · 7 years ago
- dd89694 Adds new utility functions for evaluating log entry matching. by David Chen · 7 years ago
- 0eee308 Extract tag ID from log_msg and fill in stats log proto Test: tested locally by yro · 7 years ago
- 9e0b548 Merge "Delay bootanimation exit until told to shutdown." by TreeHugger Robot · 7 years ago
- aa599b9 Delay bootanimation exit until told to shutdown. by Ed Coyne · 7 years ago
- 6dd64f3 Pass saved parameters to boot action by Braden Kell · 7 years ago
- 0121af6 Merge "Merge multiple eventMetricData entries into a single StatsLogReport when writing to dropbox" by TreeHugger Robot · 7 years ago
- 71b3691 Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 7 years ago
- fbeb4cb Merge multiple eventMetricData entries into a single StatsLogReport by yro · 7 years ago
- 3f0c1f2 Fix a timestamp bug. by Yao Chen · 7 years ago
- ef99c4f clang-format existing code in statsd. by Yao Chen · 7 years ago
- 4a2fed9 Merge "Add missing key for temporary battery process event and missing tag id for process Test: tested locally" by TreeHugger Robot · 7 years ago
- a5c807a Add timestamp pair to stats log Test: tested locally by yro · 7 years ago
- e03583e Add missing key for temporary battery process event and missing tag id by yro · 7 years ago
- 906a35c Statsd namespace is defined and used by Bookatz · 7 years ago
- e63e6fc Merge "statsd & statscompanion communication more robust" by TreeHugger Robot · 7 years ago
- b487b55 statsd & statscompanion communication more robust by Bookatz · 7 years ago
- 8f24283 Merge "StatsCompanionService sends messages to statsd" by TreeHugger Robot · 7 years ago
- 45a1064 Merge "incidentd: fix memory leaks in a test" by TreeHugger Robot · 7 years ago
- 1b0b114 StatsCompanionService sends messages to statsd by Bookatz · 7 years ago
- 43b272e Merge changes I82fe220e,Iff324c73,I3bd73acd by Adam Bookatz · 7 years ago
- bbe04e8 incidentd: fix memory leaks in a test by George Burgess IV · 7 years ago
- 148f507 Merge "Translate Android log entries to stats_log proto Test: tested on local device" by TreeHugger Robot · 7 years ago
- 00698da Translate Android log entries to stats_log proto Test: tested on local device by yro · 7 years ago
- 7633c50 Merge "Remove unused variable from screencap." am: 376234fc74 am: 32bdb1e9b0 am: 0fcb7719e0 by Steven Moreland · 7 years ago
- 2aea4ca Merge "Remove unused variable from screencap." am: 376234fc74 am: 32bdb1e9b0 by Steven Moreland · 7 years ago
- 32bdb1e Merge "Remove unused variable from screencap." am: 376234fc74 by Steven Moreland · 7 years ago
- 376234f Merge "Remove unused variable from screencap." by Treehugger Robot · 7 years ago
- 80e8e39 Use 1MB buffer for install cmds by Philip P. Moltmann · 7 years ago
- d166b03 Merge "Adding ability to add configs via adb command-line. The input must be in serialized binary format. Also fixes small issue in build rule related to proto lib." by TreeHugger Robot · 7 years ago
- 76ffccc Merge "Move long-running calls to async with listeners." by Jeff Sharkey · 7 years ago
- 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
- b302c54 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
- 2eba753 Merge "Adding extra rc commands to fix incidentd with respect to selinux" by Max Bires · 7 years ago
- e6b2249 Adding extra rc commands to fix incidentd with respect to selinux by Max Bires · 7 years ago
- 757c659 Merge "Implement PageTypeInfo section" by Yi Jin · 7 years ago
- 0e95909 indexed priority queue for AnomalyMonitor by Bookatz · 7 years ago
- 486d1cf StatsCompanionService connection to Statsd by Bookatz · 7 years ago
- 810b14f Implement PageTypeInfo section by Yi Jin · 7 years ago
- e44481f Merge "Fixes regarding to comments in ag/2839267" by Yi Jin · 7 years ago
- 0ede3a0 Merge "Add logs to IOExceptions during adb backup" into oc-mr1-dev by Bernardo Rufino · 7 years ago
- 8e74185 Merge changes from topic "dropbox" by TreeHugger Robot · 7 years ago
- 482d272 Add a cmd line tool to StatsService to parse log files from Dropbox by Yao Chen · 7 years ago
- ab273e2 Add a DropboxWriter in statsd. by Yao Chen · 7 years ago
- 7e0b4e5 Fixes regarding to comments in ag/2839267 by Yi Jin · 7 years ago
- f18c6ff Merge "Add logs to IOExceptions during adb backup" by TreeHugger Robot · 7 years ago
- 628fee5 Add logs to IOExceptions during adb backup by Bernardo Rufino · 7 years ago
- 5176c02 Add logs to IOExceptions during adb backup by Bernardo Rufino · 7 years ago
- 4518ea9 Merge changes Icdcbeded,I6753df11 by Yi Jin · 7 years ago
- a425dc3 Merge "Implement PII Stripper, part 2" by Yi Jin · 7 years ago
- 116abe2 Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8 by Dan Willemsen · 7 years ago
- 2e9ec5f Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8 by Dan Willemsen · 7 years ago
- c28d591b Merge changes I93cf24d4,I32e438ef am: 30798ad13a by Dan Willemsen · 7 years ago
- 30798ad Merge changes I93cf24d4,I32e438ef by Treehugger Robot · 7 years ago
- c80623a Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a97f4d4ac3 am: 21d5fdbbce by Dan Willemsen · 7 years ago
- f1ae466 Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a97f4d4ac3 by Dan Willemsen · 7 years ago
- 392d4e7 Convert libhidcommand_jni to Android.bp by Dan Willemsen · 7 years ago
- 8119ffa Convert libhidcommand_jni to Android.bp by Dan Willemsen · 7 years ago
- d3eac26 Convert host tools to Android.bp by Dan Willemsen · 7 years ago
- edfd5bb Extract IncidentHeaderProto to a separated file for statsd to consume by Yi Jin · 7 years ago
- 7ca2e82 rudimentary logging of screen_on and process start/crash via logd to by Chenjie Yu · 7 years ago
- 99c248f Implement PII Stripper, part 2 by Yi Jin · 7 years ago
- 0f04716 Implement Pii Stripper Part 3 by Yi Jin · 7 years ago
- 92c2fc4 Merge "Merge "idmap: include idmap version in check for stale file" am: 609887a980 am: a15992086c am: d7f3a7b095" into oc-mr1-dev-plus-aosp by Adam Lesinski · 7 years ago
- 6485a45 Merge "idmap: suppress print for padded resources" am: 3949701c6f am: 4f4218a3be am: aed3472304 by Mårten Kongstad · 7 years ago
- d0a60f9 Merge "idmap: include idmap version in check for stale file" am: 609887a980 am: a15992086c by Adam Lesinski · 7 years ago
- 22720ff Merge "idmap: suppress print for padded resources" am: 3949701c6f am: 4f4218a3be by Mårten Kongstad · 7 years ago
- a159920 Merge "idmap: include idmap version in check for stale file" am: 609887a980 by Adam Lesinski · 7 years ago
- 4f4218a Merge "idmap: suppress print for padded resources" am: 3949701c6f by Mårten Kongstad · 7 years ago
- 42ebcb8 idmap: include idmap version in check for stale file by Mårten Kongstad · 8 years ago