1. 79c9e06 Use the new refined DexOptNeeded codes. by Nicolas Geoffray · 8 years ago
  2. c02a4a4 Merge "Schedule agentDisconnected() in handler thread" by Chris Tate · 8 years ago
  3. b37d826 Merge changes from topic 'usb_bugfixes-mirror-aosp-master' by Jerry Zhang · 8 years ago
  4. 1813ae0 Merge "Fixed the issue when some apps were gone and couldn't be installed successfully after updating from KK to M via OTA." by Treehugger Robot · 8 years ago
  5. 935372b Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  6. dfacad0 Clean up persistent usb state on boot. by Jerry Zhang · 8 years ago
  7. 0269ebe Fixed handling of usb state during adb changes. by Jerry Zhang · 8 years ago
  8. 2977c3e Bluetooth: BLE app tracking fixes by Marie Janssen · 8 years ago
  9. 0849ded [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 8 years ago
  10. 2980980 BT: Don't switch devices when one of the connected BT headsets disconnects by Satish Kodishala · 9 years ago
  11. 56b92e8 Merge "Update service test runner to allow test args" by Etan Cohen · 8 years ago
  12. be19fe5 Merge "Fix WebViewUpdateServiceTest failures when using Thread without Looper." by Richard Coles · 8 years ago
  13. 86f7bbe Fix WebViewUpdateServiceTest failures when using Thread without Looper. by Gustav Sennton · 8 years ago
  14. 6a383a7 Bluetooth: prevent enabling BLE in airplane mode by Marie Janssen · 8 years ago
  15. f9e2ad0 Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 8 years ago
  16. 31dc3db Update service test runner to allow test args by Etan Cohen · 8 years ago
  17. 1ab879b Adding "attach-agent" to ActivityManagerShellCommand by Leonard Mosescu · 8 years ago
  18. 265494a Add connect event reporting by Michal Karpinski · 8 years ago
  19. f82d159 Extending DNS event reporting by Michal Karpinski · 8 years ago
  20. 012ab10 Add script to expedite running passing tests by Christopher Wiley · 8 years ago
  21. 836ffa6 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" by Treehugger Robot · 8 years ago
  22. 497c147 Add unit tests for Tethering.isTetherProvisioningRequired by Christopher Wiley · 8 years ago
  23. f741f88 Merge "Avoid NPE around mReusedTask of ActivityStarter" by Treehugger Robot · 8 years ago
  24. 0bd28e2 Avoid NPE around mReusedTask of ActivityStarter by Shigeki Yokomichi · 8 years ago
  25. 8be2850 Merge "Create the WebViewZygote and implement WebViewZygoteInit." by Treehugger Robot · 8 years ago
  26. d01db54 fix mistaken check of mScreenBrightnessDarkConfig by liulvping · 8 years ago
  27. 008a08d Schedule agentDisconnected() in handler thread by Gopal Krishna Shukla · 8 years ago
  28. d509bc9 [ActivityManager] Fix the inconsistence between ProcessRecord and BroadcastQueues by yangzhenyu · 8 years ago
  29. 4df8d64 DO NOT MERGE - Fixed an issue where the emergency affordance would show by Selim Cinek · 8 years ago
  30. 87e8014 Tethering: check if configManager is null by Rebecca Silberstein · 8 years ago
  31. a0322d5 Merge "DO NOT MERGE - Added Emergency affordance feature" by Treehugger Robot · 8 years ago
  32. e0c3c66 DO NOT MERGE - Added Emergency affordance feature by Selim Cinek · 8 years ago
  33. 75685f7 Modify the case in adjustFocus when the mFocusedActivity is null by lei.peng · 8 years ago
  34. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  35. 32fed96 Fix window animation flash issue by Qiushi Han · 8 years ago
  36. 42d25b5 Merge "Handle the race condition when calling uncrypt services." by Tao Bao · 8 years ago
  37. 794c8b0 Handle the race condition when calling uncrypt services. by Tao Bao · 8 years ago
  38. 00b678d Merge "Clear pending activity launches when force stop package" by Treehugger Robot · 8 years ago
  39. b55e42d Clear pending activity launches when force stop package by liulvping · 8 years ago
  40. b60951f Merge "Reset mCurrentUserId when fingerprintd died" by Treehugger Robot · 8 years ago
  41. 0ac1aa8 Merge changes from topic 'cherry_ota_dexopt' by Treehugger Robot · 8 years ago
  42. 13018f3 OtaDexopt: Fix after-ota space measure by Andreas Gampe · 8 years ago
  43. 112e014 OtaDexoptService: Add tron logging by Andreas Gampe · 8 years ago
  44. 1920d7b4 OtaDexopt: Downgrade apps when low on space by Andreas Gampe · 8 years ago
  45. 33c592d Installer: Support delete_odex command by Andreas Gampe · 8 years ago
  46. 71ea678 Package Manager: Sort list of packages to dexopt by Andreas Gampe · 8 years ago
  47. c1973ec Merge "Log the error when uncrypt timeouts" by Treehugger Robot · 8 years ago
  48. ae302ce Merge "fix persistent process is killed and restart again and again" by Treehugger Robot · 8 years ago
  49. 036d086 Log the error when uncrypt timeouts by Tianjie Xu · 8 years ago
  50. 7fd48d5 Merge "Implement untetherAll as calls to stopTethering" by Treehugger Robot · 8 years ago
  51. 4062bec Merge "Notify NetworkPolicyManagerService on tethering changes" by Treehugger Robot · 8 years ago
  52. 895da77a Reset mCurrentUserId when fingerprintd died by takuya,souma · 8 years ago
  53. 1f34a1ba Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  54. 74f60c0 Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind by Pavlin Radoslavov · 8 years ago
  55. 2527fa30 Skip uninstalled package for getPackagesForUid() by liulvping · 8 years ago
  56. 1d5447d Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" by Treehugger Robot · 8 years ago
  57. dc94b29 [ActivityManager] Reset killed flag at attachApplicationLocked by yuanhuihui · 8 years ago
  58. 59acc05 Merge changes Iaa153fca,I619e2d8a by Greg Hackmann · 8 years ago
  59. cc6b37d Rename the DnsEventListenerService to NetdEventListenerService by Michal Karpinski · 8 years ago
  60. 5df6ed4 Implement untetherAll as calls to stopTethering by Christopher Wiley · 8 years ago
  61. d73faf0 Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 8 years ago
  62. a0126e0 AlarmManagerService: explain some timerfd_create() failures by Greg Hackmann · 8 years ago
  63. d7151c0 AlarmManagerService: remove legacy /dev/alarm support by Greg Hackmann · 8 years ago
  64. ce5d913 Allow WiFi components to manage interface up state by Christopher Wiley · 8 years ago
  65. 41d65f2 [AM] Skip unnessary ANR when process already died. by Mark Lu · 8 years ago
  66. f0c606e Stop including libcore/include/ in most of frameworks/base. by Elliott Hughes · 8 years ago
  67. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 8 years ago
  68. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 8 years ago
  69. 05efd43 fix persistent process is killed and restart again and again by yuanhuihui · 8 years ago
  70. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  71. ecbdb88 DO NOT MERGE. Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  72. 313177d Skip ANR for processes that have been killed by Tobias Lindskog · 9 years ago
  73. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  74. 1cd6248 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by Treehugger Robot · 8 years ago
  75. 94f9be2 Release mPackages lock earlier by Todd Kennedy · 8 years ago
  76. 3f95d0b OtaDexopt: Special-case system app classpaths by Andreas Gampe · 8 years ago
  77. 1418673 OtaDexoptService: Run dexopt on all apps by Andreas Gampe · 8 years ago
  78. 7e619a9 Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  79. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  80. 9438528 Compile core-apps according to their own "reason" for A/B by Calin Juravle · 8 years ago
  81. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  82. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  83. 2b6fc4c cp preopted files from B partition during PM init. by Alex Light · 8 years ago
  84. efd1f12 fixes mStartedUsers shoule be locked by mLock, not mVolumes by yuanhuihui · 8 years ago
  85. 41e4a37 Avoid profile guided compilation for vmSafeMode by Mathieu Chartier · 8 years ago
  86. a6b6252 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  87. 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  88. b0b6afc Merge changes from topic 'wifi-aosp-master' into stage-aosp-master by Mitchell Wills · 8 years ago
  89. 5de073a Remove WiFi related methods from NetworkManagementService by Christopher Wiley · 8 years ago
  90. 05f86d1 Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  91. f834dda Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  92. 9c820cd Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  93. c44a6e0 Track getxattr API change by Yi Kong · 8 years ago
  94. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  95. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  96. b6665de IpConfigStore: Changes for parsing old wifi backup by Roshan Pius · 8 years ago
  97. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  98. f972edc Consolidate cleanup logic in TetherInterfaceSM.TetheredState by Christopher Wiley · 8 years ago
  99. 9bc0df2 Annotate TetherInterfaceStateMachineTest for APCT by Christopher Wiley · 8 years ago
  100. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago