1. 230c78c DO NOT MERGE ANYWHERE Revert "Merge "Remove gender-specific pronouns from documentation" into oc-dev" by Baligh Uddin · 7 years ago
  2. 9a1cdbd Merge "docs: Removing com.android.internal.* packages from Javadoc build" into oc-dev by Andrew Solovay · 7 years ago
  3. 7bd3571 docs: Removing com.android.internal.* packages from Javadoc build by Andrew Solovay · 7 years ago
  4. 10efdc0 Add isSmallBatteryDevice flag to ActivityManager. by Michael Kwan · 7 years ago
  5. 883db32 Merge changes from topic 'battery_smear_move' into oc-dev by Lei Yu · 7 years ago
  6. 5dad806 Copy smearing method to BatteryStatsHelper by jackqdyulei · 7 years ago
  7. 6d8dcec Update KernelUidCpuFreqTimeReader to handle uid removals. by Sudheer Shanka · 7 years ago
  8. ea87a4b Ignore entries for isolated uids if there's no mapping for them. by Sudheer Shanka · 7 years ago
  9. ab17493 Merge "Avoid excessive logging when the necessary proc file is unavailable." into oc-dev by Sudheer Shanka · 7 years ago
  10. acd7f2c Avoid excessive logging when the necessary proc file is unavailable. by Sudheer Shanka · 7 years ago
  11. ceb24e8 Merge "BatteryStats: Acquire network stats without BatteryStatsImpl lock" into oc-dev by Adam Lesinski · 7 years ago
  12. 1dfd194 Merge "Track Partial wakelock time in background" into oc-dev by Joe Onorato · 7 years ago
  13. 413b135 Merge "Fix batterystat Counter misreporting when charging" into oc-dev by Joe Onorato · 7 years ago
  14. fe06de1 Merge "Batterystats track background bad ble scan time" into oc-dev by Joe Onorato · 7 years ago
  15. 14ae39a BatteryStats: Acquire network stats without BatteryStatsImpl lock by Adam Lesinski · 7 years ago
  16. b1f04f3 Batterystats track background bad ble scan time by Bookatz · 7 years ago
  17. 5b5ec32 Track Partial wakelock time in background by Bookatz · 7 years ago
  18. d0ddeba Use uptime instead of elapsed for measuring duration by Amith Yamasani · 7 years ago
  19. 8c6f3c5 Fix batterystat Counter misreporting when charging by Bookatz · 7 years ago
  20. d5a4470 Zygote: Allow arbitrary-length wrap property names by Andreas Gampe · 7 years ago
  21. fdeb6b8 Merge "Read cpu freq data only when needed." into oc-dev by Sudheer Shanka · 7 years ago
  22. 671985f Read cpu freq data only when needed. by Sudheer Shanka · 7 years ago
  23. 1effe00 Merge "Cumulative wakelock time per uid" into oc-dev by Adam Bookatz · 7 years ago
  24. c8c4496 Cumulative wakelock time per uid by Bookatz · 7 years ago
  25. 59f5c00 More unit tests for classes needed in reading uid times per cpu freq. by Sudheer Shanka · 7 years ago
  26. ba4ac09 Merge "Map isolated processes to correct uid" into oc-dev by Amith Yamasani · 7 years ago
  27. 8ee74aa Map isolated processes to correct uid by Amith Yamasani · 7 years ago
  28. 80fc1af Merge "Batterystats BLE results counter takes in count" into oc-dev by TreeHugger Robot · 7 years ago
  29. 4ebc064 Batterystats BLE results counter takes in count by Bookatz · 7 years ago
  30. 9b735c5 Add time spent by uid per cpu frequency to batterystats. by Sudheer Shanka · 7 years ago
  31. 120d7b2 Merge "BatteryStats: Stop reading kernel memory stats when unvailable" into oc-dev by TreeHugger Robot · 7 years ago
  32. 61d2d37 BatteryStats: Stop reading kernel memory stats when unvailable by Adam Lesinski · 7 years ago
  33. 3f8e297 Make batterystats less chatty by Makoto Onuki · 7 years ago
  34. 956f36bf Add BLE results counter to batterystats by Bookatz · 7 years ago
  35. b2aa0ce Merge "Add min and max learned battery capacity to batterystats." into oc-dev by Jocelyn Dang · 7 years ago
  36. c627d10 Add min and max learned battery capacity to batterystats. by Jocelyn Dang · 7 years ago
  37. deeb6ad Add logging to WebView zygote package preload. by Torne (Richard Coles) · 7 years ago
  38. 8cafe5d Merge "Allow disabling GL preload even if gfxdriver isn't updatable" into oc-dev by TreeHugger Robot · 7 years ago
  39. 5d911fe Allow disabling GL preload even if gfxdriver isn't updatable by Jesse Hall · 7 years ago
  40. a8fc7bf Merge "Collect background stats: syncs" into oc-dev by TreeHugger Robot · 7 years ago
  41. 2bffb5b Collect background stats: syncs by Bookatz · 7 years ago
  42. d4abd1e BatteryStats: Remove reading of cpu power by Adam Lesinski · 7 years ago
  43. 4a3eda9 Fix double-detach DualTimer bug by Bookatz · 7 years ago
  44. eca0d42 Merge "Fix counting problems in StopwatchTimer." into oc-dev by TreeHugger Robot · 7 years ago
  45. 4567c1a Merge "Enable profiling for system server for userdebug|eng" into oc-dev by Mathieu Chartier · 7 years ago
  46. b3eeceb Enable profiling for system server for userdebug|eng by Mathieu Chartier · 7 years ago
  47. ceebafe Fix counting problems in StopwatchTimer. by Bookatz · 7 years ago
  48. 811a75a Pass SElinux info to installd dexopt by Calin Juravle · 7 years ago
  49. aa4594a Collect background stats: scheduled jobs by Bookatz · 7 years ago
  50. ea6e6e1 Process FuseAppLoop messages in Handler.Callback by Daichi Hirono · 7 years ago
  51. b23e635 Bump up batterystats version to clear stale data by Amith Yamasani · 7 years ago
  52. 2042770 Merge "BatteryStats: Clamp temperature to 0" into oc-dev by TreeHugger Robot · 7 years ago
  53. 29ddfe5 BatteryStats: Clamp temperature to 0 by Adam Lesinski · 7 years ago
  54. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 8 years ago
  55. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  56. cb34b96 Merge "Collect background stats: bluetooth, wifi, sensors" by TreeHugger Robot · 7 years ago
  57. e1f480d BatteryStats: force healthd update on screen on/off by Adam Lesinski · 8 years ago
  58. 867c0d7 Collect background stats: bluetooth, wifi, sensors by Bookatz · 8 years ago
  59. 1185eeb resolve merge conflicts of 9034b2717c88 to master by Andreas Gampe · 8 years ago
  60. 1d9c3ba Merge "Zygote: Preserve capabilities in WrapperInit" am: 1ae7af10ff by Andreas Gampe · 8 years ago
  61. 220aba2 Zygote: Preserve capabilities in WrapperInit by Andreas Gampe · 8 years ago
  62. 180f5e9 Merge "Set system server's class loader for wrap.system_server" am: 8d2d6bfa12 am: 959628a32e by tony.ys_liu · 8 years ago
  63. 959628a Merge "Set system server's class loader for wrap.system_server" am: 8d2d6bfa12 by tony.ys_liu · 8 years ago
  64. 3473817 Set system server's class loader for wrap.system_server by tony.ys_liu · 8 years ago
  65. 3577578 ZygoteInit: Remove CAP_SYS_RESOURCE by Nick Kralevich · 8 years ago
  66. cf03c26 Merge "ZygoteInit: remove duplicate preloadOpenGL call" by TreeHugger Robot · 8 years ago
  67. 0fcb43a ZygoteInit: remove duplicate preloadOpenGL call by Nick Kralevich · 8 years ago
  68. 5f212c8 BatteryStats: Prevent double-detaching Counter by Adam Lesinski · 8 years ago
  69. 55310df Merge "Fix the reset of boosted zygote thread priority." am: 83aceea07d by Hiroshi Yamauchi · 8 years ago
  70. 04ed650 Fix the reset of boosted zygote thread priority. by Hiroshi Yamauchi · 8 years ago
  71. d0af843 Merge "Fix the reset of boosted zygote thread priority." by Hiroshi Yamauchi · 8 years ago
  72. 1e3db87 Fix the reset of boosted zygote thread priority. by Hiroshi Yamauchi · 8 years ago
  73. 9c2886b Merge "Map STATE_VR to STATE_ON for Battery Stats." by Santos Cordon · 8 years ago
  74. e94f050 Map STATE_VR to STATE_ON for Battery Stats. by Santos Cordon · 8 years ago
  75. 59fe841 Collect background network data stats in BatteryStats by Amith Yamasani · 8 years ago
  76. 43b116d Merge "Fix background sensor usage counter" by TreeHugger Robot · 8 years ago
  77. 154d124 Fix background sensor usage counter by Amith Yamasani · 8 years ago
  78. 3082eb7 system_server: add CAP_SYS_PTRACE by Nick Kralevich · 8 years ago
  79. 669afcc Zygote: Add support for explicit preloading of resources. by Narayan Kamath · 8 years ago
  80. b49996d Zygote: Reset niceness if lazy preloading is enabled. by Narayan Kamath · 8 years ago
  81. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 8 years ago
  82. 01f47c1 resolve merge conflicts of b3a1417663d6 to nyc-mr2-dev-plus-aosp am: 516274249f by Jesse Hall · 8 years ago
  83. 5162742 resolve merge conflicts of b3a1417663d6 to nyc-mr2-dev-plus-aosp by Jesse Hall · 8 years ago
  84. b3a1417 Zygote: Restore GL preload by Jesse Hall · 8 years ago
  85. c28592d Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit" am: 851afe56b8 am: 0e01cae667 by Andreas Gampe · 8 years ago
  86. 74acde1 Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit" am: 851afe56b8 by Andreas Gampe · 8 years ago
  87. d8502d0 Merge "Zygote: Restore GL preload" by TreeHugger Robot · 8 years ago
  88. ba0370e Zygote: Restore GL preload by Jesse Hall · 8 years ago
  89. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  90. 4e66db8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  91. d245086 Logging and partial fix for BatteryStats lock contention by Amith Yamasani · 8 years ago
  92. df6a737 Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8 by Ying Wai (Daniel) Fan · 8 years ago
  93. b87f8900 Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8 by Ying Wai (Daniel) Fan · 8 years ago
  94. 63f3dba Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8 by Ying Wai (Daniel) Fan · 8 years ago
  95. 415f8b3 Prevent division-by-zero error when calculating battery capacity. by Ying Wai (Daniel) Fan · 8 years ago
  96. 46e48b9 resolve merge conflicts of fde0a41065eb to master by Paul Lawrence · 8 years ago
  97. e8ae556 Merge "Batterystats commands to simulate screen on/off" by TreeHugger Robot · 8 years ago
  98. fde0a41 Install seccomp into zygote not init am: ef85477470 am: 521d25294b by Paul Lawrence · 8 years ago
  99. e6e8c7a Install seccomp into zygote not init am: ef85477470 am: 521d25294b by Paul Lawrence · 8 years ago
  100. ef85477 Install seccomp into zygote not init by Paul Lawrence · 8 years ago