1. 0a6e480 Merge "Migrate all remaining MetricProducers to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  2. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  3. 508cce3 Merge "Abort long-running benchmarks, report progress." by Jeff Sharkey · 7 years ago
  4. 7e19f53 Abort long-running benchmarks, report progress. by Jeff Sharkey · 7 years ago
  5. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  6. d7f9874 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 am: 4037fe04d2 by George Burgess IV · 7 years ago
  7. 4037fe0 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 by George Burgess IV · 7 years ago
  8. b64fad9 Merge "Fix the nullptr bug after move operation." by TreeHugger Robot · 7 years ago
  9. 8a0595f Fix the nullptr bug after move operation. by Yangster · 7 years ago
  10. 6c16888 cmds: add #!s by George Burgess IV · 7 years ago
  11. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  12. 896b6e4b Merge "pull resource power manager stats into statsd" by TreeHugger Robot · 7 years ago
  13. 6462f45 Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  14. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  15. 9cc9ad6 Merge "Enable Window Dumpsys Section" by TreeHugger Robot · 7 years ago
  16. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  17. 0978e7f Merge "Adds pulling for network bytes for statsd." by TreeHugger Robot · 7 years ago
  18. 6ca5c84 Merge "Fixes LogEvent constructor to use reference." by TreeHugger Robot · 7 years ago
  19. c8a4324 Adds pulling for network bytes for statsd. by David Chen · 7 years ago
  20. 3d4f604 Log when app move to foreground or background. by Chenjie Yu · 7 years ago
  21. e6c492b Merge "Record proto to file in am instrument" by Mike Ma · 7 years ago
  22. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  23. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  24. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  25. d223982 Record proto to file in am instrument by Mike Ma · 7 years ago
  26. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  27. f8a9169 Merge "Adds logging to push settings changed to statsd." by TreeHugger Robot · 7 years ago
  28. 3dd0c66 Merge "Updates uidmap to update snapshots and upload." by TreeHugger Robot · 7 years ago
  29. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  30. c28b2bb Adds logging to push settings changed to statsd. by David Chen · 7 years ago
  31. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago
  32. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  33. ad5570f Merge "Fully implement "install" and "install-write" in PackageManagerShellCommand." by Dianne Hackborn · 7 years ago
  34. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  35. 5ad1a69 Merge "Sync gauge metric proto to AOSP." by TreeHugger Robot · 7 years ago
  36. fa28aec Sync gauge metric proto to AOSP. by Yangster · 7 years ago
  37. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  38. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 7 years ago
  39. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  40. 40e1dd6 Merge changes Ifee27c86,I9ffa4b00 by TreeHugger Robot · 7 years ago
  41. 17e5e2e Merge "Add some atoms to statsd" by TreeHugger Robot · 7 years ago
  42. e588524 Add more atoms to statsd by Bookatz · 7 years ago
  43. d674624 Add wakelock atom to statsd by Bookatz · 7 years ago
  44. 8c6571b Add some atoms to statsd by Bookatz · 7 years ago
  45. c3787a8 Merge "Adds aidl definitions and their implementations for binder transfer of statsd entries to clients. This change only includes changes on statds side and does not include java library for clients to import. Java library will be a separate change as it requires system api review." by TreeHugger Robot · 7 years ago
  46. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  47. 35ef4f2 Merge "Add EventMetricProducer" by TreeHugger Robot · 7 years ago
  48. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  49. 4d3b424 Merge "Fix several nits" by Yi Jin · 7 years ago
  50. e083330 Fix several nits by Yi Jin · 7 years ago
  51. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  52. 3320de9 Merge "Add pushing many batterystats events to statsd" by TreeHugger Robot · 7 years ago
  53. 810a6c5 Merge "Refactor MetricProducer so that a big chunk of boiler plate code can be removed." by TreeHugger Robot · 7 years ago
  54. c1a050a Add pushing many batterystats events to statsd by Bookatz · 7 years ago
  55. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  56. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  57. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  58. 6e66a2c Merge "Fixed several bugs found for incidentd" by Yi Jin · 7 years ago
  59. 22769e0 Fixed several bugs found for incidentd by Yi Jin · 7 years ago
  60. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  61. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  62. 37ed703 Merge changes from topic "resubmit_joeo_cl" by TreeHugger Robot · 7 years ago
  63. ca6988e Merge "Update documentation for pm install / pm install-create" by TreeHugger Robot · 7 years ago
  64. 70b9863 Fix build error. by Yao Chen · 7 years ago
  65. d54f9dd Revert "Revert "Start auto-generating the stats log API."" by Yao Chen · 7 years ago
  66. 91a711b Update documentation for pm install / pm install-create by Dianne Hackborn · 7 years ago
  67. bcc8478 Merge "Revert "Start auto-generating the stats log API."" by Joe Onorato · 7 years ago
  68. 9319453 Revert "Start auto-generating the stats log API." by Joe Onorato · 7 years ago
  69. 22910ad Merge changes Idf402222,I8eb7e341 by Joe Onorato · 7 years ago
  70. e1e0785 Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37 am: 9f004b1752 by Chih-hung Hsieh · 7 years ago
  71. 7215f94 Merge "Use ProtoOutputStream to strip Pii sensetive fields in incidentd" by Yi Jin · 7 years ago
  72. decc397 Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37 by Chih-hung Hsieh · 7 years ago
  73. 0bfb717 Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 by Chih-hung Hsieh · 7 years ago
  74. b81d1a7 Start auto-generating the stats log API. by Joe Onorato · 7 years ago
  75. c7edf07 Use -Werror in frameworks/base by Chih-Hung Hsieh · 7 years ago
  76. f12b5c6 Removes redundant RefBase inheritance. by David Chen · 7 years ago
  77. 42711a0 Use ProtoOutputStream to strip Pii sensetive fields in incidentd by Yi Jin · 7 years ago
  78. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  79. a69b6f2 Merge "AnomalyMonitor can get alarms based on timestamp" by TreeHugger Robot · 7 years ago
  80. 956ab6a Merge "Implement go/streaming-proto native libs, part 2" by Yi Jin · 7 years ago
  81. ece5f70 AnomalyMonitor can get alarms based on timestamp by Bookatz · 7 years ago
  82. 1de1197 Merge "iot bootaction: provide default lib name" by David Pursell · 7 years ago
  83. 6edd168 Merge "Fix a bug in SimpleConditionTracker." by TreeHugger Robot · 7 years ago
  84. 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
  85. be09c95 iot bootaction: provide default lib name by David Pursell · 7 years ago
  86. 4b14685 Fix a bug in SimpleConditionTracker. by Yao Chen · 7 years ago
  87. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  88. caf339d More complete implementation for condition and log matchers in statsd. by Yao Chen · 7 years ago
  89. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  90. 16e9b10a Merge "refactor statspuller" by Chenjie Yu · 7 years ago
  91. 4f99ad1 Merge "Statsd Anomaly tracking for CountMetricProducer" by TreeHugger Robot · 7 years ago
  92. 1a317ba refactor statspuller by Chenjie Yu · 7 years ago
  93. a4bc9c4 Statsd Anomaly tracking for CountMetricProducer by Bookatz · 7 years ago
  94. 6a307867 Merge "iot: extract boot parameter logic." by David Pursell · 7 years ago
  95. 3e595b0 Check in new version of stats_events.proto. Rename a field. by Stefan Lafon · 7 years ago
  96. 54a8fe4 iot: extract boot parameter logic. by David Pursell · 7 years ago
  97. 6214ad9 Merge "Statsd can pull kernel wakelock data" by TreeHugger Robot · 7 years ago
  98. 667ded2 Merge "Implement c++ native lib for streaming proto, part 1" by Yi Jin · 7 years ago
  99. c68a9d2 Statsd can pull kernel wakelock data by Bookatz · 7 years ago
  100. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago