1. 32fed96 Fix window animation flash issue by Qiushi Han · 8 years ago
  2. 42d25b5 Merge "Handle the race condition when calling uncrypt services." by Tao Bao · 8 years ago
  3. 794c8b0 Handle the race condition when calling uncrypt services. by Tao Bao · 8 years ago
  4. 00b678d Merge "Clear pending activity launches when force stop package" by Treehugger Robot · 8 years ago
  5. b55e42d Clear pending activity launches when force stop package by liulvping · 8 years ago
  6. b60951f Merge "Reset mCurrentUserId when fingerprintd died" by Treehugger Robot · 8 years ago
  7. 0ac1aa8 Merge changes from topic 'cherry_ota_dexopt' by Treehugger Robot · 8 years ago
  8. 13018f3 OtaDexopt: Fix after-ota space measure by Andreas Gampe · 8 years ago
  9. 112e014 OtaDexoptService: Add tron logging by Andreas Gampe · 8 years ago
  10. 1920d7b4 OtaDexopt: Downgrade apps when low on space by Andreas Gampe · 8 years ago
  11. 33c592d Installer: Support delete_odex command by Andreas Gampe · 8 years ago
  12. 71ea678 Package Manager: Sort list of packages to dexopt by Andreas Gampe · 8 years ago
  13. c1973ec Merge "Log the error when uncrypt timeouts" by Treehugger Robot · 8 years ago
  14. ae302ce Merge "fix persistent process is killed and restart again and again" by Treehugger Robot · 8 years ago
  15. 036d086 Log the error when uncrypt timeouts by Tianjie Xu · 8 years ago
  16. 7fd48d5 Merge "Implement untetherAll as calls to stopTethering" by Treehugger Robot · 8 years ago
  17. 4062bec Merge "Notify NetworkPolicyManagerService on tethering changes" by Treehugger Robot · 8 years ago
  18. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  19. 1f34a1ba Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  20. 74f60c0 Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind by Pavlin Radoslavov · 8 years ago
  21. 2527fa30 Skip uninstalled package for getPackagesForUid() by liulvping · 8 years ago
  22. 1d5447d Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" by Treehugger Robot · 8 years ago
  23. dc94b29 [ActivityManager] Reset killed flag at attachApplicationLocked by yuanhuihui · 8 years ago
  24. 59acc05 Merge changes Iaa153fca,I619e2d8a by Greg Hackmann · 8 years ago
  25. cc6b37d Rename the DnsEventListenerService to NetdEventListenerService by Michal Karpinski · 8 years ago
  26. 5df6ed4 Implement untetherAll as calls to stopTethering by Christopher Wiley · 8 years ago
  27. d73faf0 Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 8 years ago
  28. a0126e0 AlarmManagerService: explain some timerfd_create() failures by Greg Hackmann · 8 years ago
  29. d7151c0 AlarmManagerService: remove legacy /dev/alarm support by Greg Hackmann · 8 years ago
  30. ce5d913 Allow WiFi components to manage interface up state by Christopher Wiley · 8 years ago
  31. 41d65f2 [AM] Skip unnessary ANR when process already died. by Mark Lu · 8 years ago
  32. f0c606e Stop including libcore/include/ in most of frameworks/base. by Elliott Hughes · 8 years ago
  33. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 8 years ago
  34. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 8 years ago
  35. 05efd43 fix persistent process is killed and restart again and again by yuanhuihui · 8 years ago
  36. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  37. ecbdb88 DO NOT MERGE. Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  38. 313177d Skip ANR for processes that have been killed by Tobias Lindskog · 9 years ago
  39. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  40. 1cd6248 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by Treehugger Robot · 8 years ago
  41. 94f9be2 Release mPackages lock earlier by Todd Kennedy · 8 years ago
  42. 3f95d0b OtaDexopt: Special-case system app classpaths by Andreas Gampe · 8 years ago
  43. 1418673 OtaDexoptService: Run dexopt on all apps by Andreas Gampe · 8 years ago
  44. 7e619a9 Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  45. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  46. 9438528 Compile core-apps according to their own "reason" for A/B by Calin Juravle · 8 years ago
  47. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  48. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  49. 2b6fc4c cp preopted files from B partition during PM init. by Alex Light · 8 years ago
  50. efd1f12 fixes mStartedUsers shoule be locked by mLock, not mVolumes by yuanhuihui · 8 years ago
  51. 41e4a37 Avoid profile guided compilation for vmSafeMode by Mathieu Chartier · 8 years ago
  52. a6b6252 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  53. 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  54. b0b6afc Merge changes from topic 'wifi-aosp-master' into stage-aosp-master by Mitchell Wills · 8 years ago
  55. 5de073a Remove WiFi related methods from NetworkManagementService by Christopher Wiley · 8 years ago
  56. 05f86d1 Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  57. f834dda Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  58. 9c820cd Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  59. c44a6e0 Track getxattr API change by Yi Kong · 8 years ago
  60. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  61. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  62. b6665de IpConfigStore: Changes for parsing old wifi backup by Roshan Pius · 8 years ago
  63. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  64. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 8 years ago
  65. 9bc0df2 Annotate TetherInterfaceStateMachineTest for APCT by Christopher Wiley · 8 years ago
  66. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  67. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  68. 179ea1b Remove dead code from TetherInterfaceSM by Christopher Wiley · 8 years ago
  69. 0f66057 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  70. 279eca3 Expand test coverage of TetherInterfaceSM by Christopher Wiley · 8 years ago
  71. 08725a8 Add demonstration unittest for TetherInterfaceSM by Christopher Wiley · 8 years ago
  72. 48c7d46 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  73. 0cbdacc Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  74. d2c2873 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  75. 26072ea Move android.net.util.IpUtilsTest into a util/ directory by Christopher Wiley · 8 years ago
  76. 938f5e8 Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  77. 31a513b Remove unused method from NetworkManagementService by Christopher Wiley · 8 years ago
  78. 175621f Merge "Fix suspend crash issue on no GPU platform." by Treehugger Robot · 8 years ago
  79. 984827c Fix suspend crash issue on no GPU platform. by Ivan.liu · 8 years ago
  80. 401c208 Add WorkSource to BLE scanning API by Adam Lesinski · 8 years ago
  81. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  82. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  83. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago
  84. bad369d [NetworkPolicy]: Fixes the crash issues caused by null pointer. by zhangshuxiao · 8 years ago
  85. cbd4ad1 Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 by joonyoung.cho · 8 years ago
  86. 78a72f0 Merge "fix safeMode status in AppWidgetService" by Treehugger Robot · 8 years ago
  87. ca7a43b Merge "Fixes the system server crash issue caused by uncatched exception." by songjinshi · 8 years ago
  88. 52fdb47 Merge "remove x attribute of java file" am: 554284edf3 by Ganesh Mahendran · 8 years ago
  89. b68106c Merge "Fixes the system server crash issue caused by uncatched exception." by Tobias Thierer · 8 years ago
  90. 7f7df65 remove x attribute of java file by Ganesh Mahendran · 8 years ago
  91. c5e249b Fixes the system server crash issue caused by uncatched exception. by songjinshi · 8 years ago
  92. 8f7223e Merge \"Remove dependency on android_alarm.h.\" am: c95e7a3014 by Christopher Ferris · 8 years ago
  93. 338893e Remove dependency on android_alarm.h. by Christopher Ferris · 8 years ago
  94. e82b43f Merge \"Fix unsafe concurrent access in LegacyTypeTracker\" am: ee4c8fb9eb by Hugo Benichi · 8 years ago
  95. 5224f00 Fix unsafe concurrent access in LegacyTypeTracker by Hugo Benichi · 8 years ago
  96. 9a3fbe1 Merge "Solve the infinite loop on clearExternalStorageDataSync" by Todd Kennedy · 8 years ago
  97. 2c56582 Merge \"Resolve deadlock between ActivityManagerService and PowerManagerService\" by Shibin George · 8 years ago
  98. 43f5de0 Resolve deadlock between ActivityManagerService and PowerManagerService by Shibin George · 8 years ago
  99. fcae613 Merge "MediaSession: Use mHandler for sending a pending intent" by Treehugger Robot · 8 years ago
  100. 5f5bd88 resolve merge conflicts of 5b6c034 to stage-aosp-master by Jae Seo · 8 years ago