1. 7f19cb8 Fix touch exclude region for divider handle by Jorim Jaggi · 8 years ago
  2. 49f87a6 Merge "Persist task minimal width and height" into nyc-dev by Andrii Kulian · 8 years ago
  3. 4deec30 Merge "Fix divider animation" into nyc-dev by Jorim Jaggi · 8 years ago
  4. 14810c7 Fix null pointer exception by Jorim Jaggi · 8 years ago
  5. 7b71a6f Merge "ShortcutManager: Cleanup package info handling" into nyc-dev by Makoto Onuki · 8 years ago
  6. 64ae08a Show non-top tasks in the docked stack in recents. by Wale Ogunwale · 8 years ago
  7. e91f3e7 Fix issue #27776639: Background Check: Conn_Change... by Dianne Hackborn · 8 years ago
  8. 905e885 ShortcutManager: Cleanup package info handling by Makoto Onuki · 8 years ago
  9. 59e53a1 Various fixes for MagnificationController by Alan Viverette · 8 years ago
  10. 7d47079 Merge "[STOPSHIP] PackageManager: Add package setting flag for N upgrade" into nyc-dev by Andreas Gampe · 8 years ago
  11. 450c34c Merge "RecoverySystemService: Dump exception stack on IOExceptions." into nyc-dev by Tao Bao · 8 years ago
  12. 650df4a Merge "Use correct task bounds after updating override config" into nyc-dev by Andrii Kulian · 8 years ago
  13. ec1a2da Merge "ShortcutManager: Handle package broadcasts." into nyc-dev by Makoto Onuki · 8 years ago
  14. 5957df2 Merge "More Data Saver / Battery Saver modes cleanup" into nyc-dev by Felipe Leme · 8 years ago
  15. bed38b9 Merge "Read "dalvik.vm.usejitprofiles" for package compile command" into nyc-dev by Calin Juravle · 8 years ago
  16. fc41ea3 [STOPSHIP] PackageManager: Add package setting flag for N upgrade by Andreas Gampe · 8 years ago
  17. 8bc758b Read "dalvik.vm.usejitprofiles" for package compile command by Calin Juravle · 8 years ago
  18. b5e7270 Merge "Freeze apps during upgrade, check if uninstalled." into nyc-dev by Jeff Sharkey · 8 years ago
  19. c750f5f Don't show home activity when exiting split-screen with recents visible by Wale Ogunwale · 8 years ago
  20. d9435ea Merge "Don't check if forward locked apps are used by others" into nyc-dev by Calin Juravle · 8 years ago
  21. 4d9b6e4 Merge "Include "invisible" volumes in new storage API." into nyc-dev by Jeff Sharkey · 8 years ago
  22. c9b329e Freeze apps during upgrade, check if uninstalled. by Jeff Sharkey · 8 years ago
  23. 18d7512 Persist task minimal width and height by Andrii Kulian · 8 years ago
  24. 9948c37 Merge "PackageManager: Introduce first-boot dexopt reason" into nyc-dev by Andreas Gampe · 8 years ago
  25. 47869bd Merge "Update ActivityInfo#WindowLayout apis (1/3)" into nyc-dev by Andrii Kulian · 8 years ago
  26. 3e670dc Merge "Don't set insets if task frame doesn't fit the screen" into nyc-dev by Andrii Kulian · 8 years ago
  27. 73336d81 Use correct task bounds after updating override config by Andrii Kulian · 8 years ago
  28. 2e751b8 Update ActivityInfo#WindowLayout apis (1/3) by Andrii Kulian · 8 years ago
  29. c02bfae Include "invisible" volumes in new storage API. by Jeff Sharkey · 8 years ago
  30. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  31. 0cb0f72 Fix divider animation by Jorim Jaggi · 8 years ago
  32. 6823f6d PackageManager: Introduce first-boot dexopt reason by Andreas Gampe · 8 years ago
  33. d699cf8 Move ThermalObserver to frameworks/opt/wear by Wei Liu · 8 years ago
  34. 7c73cd0 Merge "More transition fixes" into nyc-dev by Jorim Jaggi · 8 years ago
  35. 1f458fb More transition fixes by Jorim Jaggi · 8 years ago
  36. a17893b Merge "Assign a new wallpaper ID when a live wallpaper is set" into nyc-dev by Chris Tate · 8 years ago
  37. 3c8a10f Merge "Fix thumbnail disalignment on curved paths" into nyc-dev by Jorim Jaggi · 8 years ago
  38. 0907200 Fix thumbnail disalignment on curved paths by Jorim Jaggi · 8 years ago
  39. a3631b6 Merge "Improve stack selection logic during adjacent launch" into nyc-dev by Andrii Kulian · 8 years ago
  40. 0acbb14 ShortcutManager: Handle package broadcasts. by Makoto Onuki · 8 years ago
  41. 9129379 Continue to remove users when destroyUserKey fails. by Paul Crowley · 8 years ago
  42. c69bd22 Implement transition for docking task in recents #6 by Jorim Jaggi · 8 years ago
  43. f28983d More Data Saver / Battery Saver modes cleanup by Felipe Leme · 8 years ago
  44. d57d17c Assign a new wallpaper ID when a live wallpaper is set by Christopher Tate · 8 years ago
  45. 946ef64 Include VR throttling limit in hardware properties. by Ruben Brunk · 8 years ago
  46. 787e9dd Implement transition for docking task in recents #5 by Jorim Jaggi · 8 years ago
  47. 8448f33 Implement transition for docking task in recents #4 by Jorim Jaggi · 8 years ago
  48. de63d44 Implement transition for docking task in recents #3 by Jorim Jaggi · 8 years ago
  49. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  50. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  51. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  52. 771d0c2 Merge "Refactored NetworkManagerService to support Data Saver." into nyc-dev by Felipe Leme · 8 years ago
  53. 4ac2a58 Improve stack selection logic during adjacent launch by Andrii Kulian · 8 years ago
  54. 65be302 Refactored NetworkManagerService to support Data Saver. by Felipe Leme · 8 years ago
  55. 619f468 Merge "Fix potential crash loop" into nyc-dev by Makoto Onuki · 8 years ago
  56. 1284482 RecoverySystemService: Dump exception stack on IOExceptions. by Tao Bao · 8 years ago
  57. 3b67c0b Merge "Fix a status bar NPE in InputMethodManagerService" into nyc-dev by Griff Hazen · 8 years ago
  58. b63188d Merge "Detect ranchu as emulator" into nyc-dev by Griff Hazen · 8 years ago
  59. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 8 years ago
  60. c5475d4 Fix potential crash loop by Makoto Onuki · 8 years ago
  61. 9fa0254 Don't check if forward locked apps are used by others by Calin Juravle · 8 years ago
  62. 822de0d Merge "*Always* kill the right uid's group" into nyc-dev by Chris Tate · 8 years ago
  63. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 8 years ago
  64. d3c454d Detect ranchu as emulator by Griff Hazen · 8 years ago
  65. 6090c26 Fix a status bar NPE in InputMethodManagerService by Griff Hazen · 8 years ago
  66. e37ce3d Merge "PackageManager: Move compilation reasons to PMS" into nyc-dev by Andreas Gampe · 8 years ago
  67. 5bee059 Merge "Track slowest frames" into nyc-dev by John Reck · 8 years ago
  68. 2514ae7 Merge "Quiet intent resolver" into nyc-dev by Todd Kennedy · 8 years ago
  69. 5cb3b7a Quiet intent resolver by Todd Kennedy · 8 years ago
  70. f21b4dc Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 8 years ago
  71. dfd5a94 Add basic packet filtering via APF program. by Paul Jensen · 8 years ago
  72. 0048fac Merge "Remove duplicated code to push firewall UID rules." into nyc-dev by Lorenzo Colitti · 8 years ago
  73. f262a7e Merge "Add initial connectivity metrics handling." into nyc-dev by Pierre Imai · 8 years ago
  74. 55618be Add initial connectivity metrics handling. by Pierre Imai · 8 years ago
  75. 941a1f8 Merge "Don’t scale task thumbnails." into nyc-dev by Winson Chung · 8 years ago
  76. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 8 years ago
  77. 2170093 Don’t scale task thumbnails. by Winson · 8 years ago
  78. 9eb844e Remove duplicated code to push firewall UID rules. by Lorenzo Colitti · 8 years ago
  79. 966f1c9 Merge "Fix issue #25817435: Batterystats missing UIDs for secondary users" into nyc-dev by Dianne Hackborn · 8 years ago
  80. 41f02e5 Merge "Allow current VrListenerService to read thermal info." into nyc-dev by Ruben Brunk · 8 years ago
  81. 9cfba35 Fix issue #25817435: Batterystats missing UIDs for secondary users by Dianne Hackborn · 8 years ago
  82. 5ed587f Track slowest frames by John Reck · 8 years ago
  83. a8a644e Merge "Turn off verbose logs and remove log that is covered by verbose logs." into nyc-dev by Joe Onorato · 8 years ago
  84. 7b7c0a4 Merge "Fix crash in writing battery stats to health stats" into nyc-dev by Joe Onorato · 8 years ago
  85. 6a7c90a Implement clip modes during animation by Jorim Jaggi · 8 years ago
  86. 4eb64fd Refactor ProcessStats. by Joe Onorato · 8 years ago
  87. 3876fbc Merge "Fix crash in ManagedApplicationService." into nyc-dev by Ruben Brunk · 8 years ago
  88. 5055100 Merge "Reduce idle, idle_after_inactive timeouts to 15m" into nyc-dev by Joe LaPenna · 8 years ago
  89. e8741d2 *Always* kill the right uid's group by Christopher Tate · 8 years ago
  90. 0c5d3e9 Reduce idle, idle_after_inactive timeouts to 15m by Joe LaPenna · 8 years ago
  91. 0effee8 Merge "Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home" into nyc-dev by Tony Mak · 8 years ago
  92. 4291c76 Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home by Tony Mak · 8 years ago
  93. 157fea65 Merge "Do not adjust child windows placement for fit to display." into nyc-dev by Rob Carr · 8 years ago
  94. 3d93897 Do not adjust child windows placement for fit to display. by Robert Carr · 8 years ago
  95. 363e70d Merge "Declare provider.Settings intent for VPN fragment" into nyc-dev by Robin Lee · 8 years ago
  96. 13460a6 Turn off verbose logs and remove log that is covered by verbose logs. by Joe Onorato · 8 years ago
  97. a2f003b Fix crash in writing battery stats to health stats by Joe Onorato · 8 years ago
  98. 23c63dd Merge "Allow setting doze timeouts based on system feature" into nyc-dev by Joe LaPenna · 8 years ago
  99. a249aee Declare provider.Settings intent for VPN fragment by Robin Lee · 8 years ago
  100. 4bbbeaa Merge "Do not adjust bounds for IME until IME is actually displayed" into nyc-dev by Chong Zhang · 8 years ago