1. 2d291d8 Introduce a use32bitAbi flag by Selim Gurun · 8 years ago
  2. ccdd08d Merge "don't allow assistant to block notifications." into nyc-dev by Chris Wren · 8 years ago
  3. f854174 Merge "Whitelist camera permission for SetupWizard" into nyc-dev by Steven Ng · 8 years ago
  4. 4a4b49d don't allow assistant to block notifications. by Chris Wren · 8 years ago
  5. c61e102 Merge "Fix dumpsys meminfo -c output." into nyc-dev by Martijn Coenen · 8 years ago
  6. 2a061b5 Merge "TIF: Allow the application to indicate a TV program to record" into nyc-dev by Jae Seo · 8 years ago
  7. 81ba11e Put dismiss end target at navigation bar by Jorim Jaggi · 9 years ago
  8. 12ded41 Merge "Changed list metered-networks so it returns all networks." into nyc-dev by Felipe Leme · 8 years ago
  9. f2971c4 Merge "Multi packages per APK" into nyc-dev by Svetoslav Ganov · 8 years ago
  10. 354cd3c Multi packages per APK by Svet Ganov · 9 years ago
  11. 4eee6a7 TIF: Allow the application to indicate a TV program to record by Jae Seo · 8 years ago
  12. 23b588c Merge "Password security for FBE disk encryption keys" into nyc-dev by Paul Crowley · 8 years ago
  13. ce14452 Fixed issue with drag resize state when animating pinned stack. by Wale Ogunwale · 8 years ago
  14. e66edb1 Do not update Record.visible if not setting visibility by Jorim Jaggi · 8 years ago
  15. c3fb314 Multi-window optimizations #2 by Jorim Jaggi · 8 years ago
  16. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  17. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 9 years ago
  18. b1a65ee Changed list metered-networks so it returns all networks. by Felipe Leme · 8 years ago
  19. 76bcfb2 Whitelist camera permission for SetupWizard by Steven Ng · 9 years ago
  20. 95728a5 Merge "Move graphics and JIT caches to DE storage." into nyc-dev by Jeff Sharkey · 8 years ago
  21. e84bdd3 Move graphics and JIT caches to DE storage. by Jeff Sharkey · 8 years ago
  22. abda420 TIF: Update the internal input list with new TvInputInfo by Jae Seo · 9 years ago
  23. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  24. d560729 Update DND visual interruption choices. by Julia Reynolds · 8 years ago
  25. 6f4a2ce Fix dumpsys meminfo -c output. by Martijn Coenen · 8 years ago
  26. b728933 Another intent sent by both system and apps. by Jeff Sharkey · 8 years ago
  27. f4aa33c Merge "Migrate default app data on non-FBE devices." by Jeff Sharkey · 8 years ago
  28. e469713 Migrate default app data on non-FBE devices. by Jeff Sharkey · 8 years ago
  29. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  30. dccc4a8 Merge "Always get an auth token when we verify." by Paul Crowley · 8 years ago
  31. 2068bb8 Merge "Track BLE scans in BatteryStats" by Adam Lesinski · 8 years ago
  32. af78708 Merge "Check wallpaper visibility to determine if wallpaper is obscuring apps." by Chong Zhang · 8 years ago
  33. 66bf071d Check wallpaper visibility to determine if wallpaper is obscuring apps. by Chong Zhang · 8 years ago
  34. e5a20ce Merge "Prepare user storage just before using it." by Jeff Sharkey · 8 years ago
  35. 39d1b5b Merge "Exclude tasks manipulated before user setup is complete from Recents" by Wale Ogunwale · 8 years ago
  36. 45ae04a Fix a small issue with the BT Tether callback value. by Jeremy Klein · 8 years ago
  37. 391df1a Merge "Remove several TetherUtil functions which are no longer needed." by Jeremy Klein · 8 years ago
  38. 267c503 Merge "Only make home opaque when requesting visible behind false." by Filip Gruszczynski · 8 years ago
  39. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 9 years ago
  40. 417c062 Merge "NoMan support for FBE." by Julia Reynolds · 8 years ago
  41. 1a29415 Merge "Multi-user support for display density changes" by Alan Viverette · 8 years ago
  42. a3dcaff NoMan support for FBE. by Julia Reynolds · 9 years ago
  43. 98e0a26 Always get an auth token when we verify. by Paul Crowley · 9 years ago
  44. 1fc4a27 Merge "Fix useProfiles usage in PackageDexOptimizer" by Calin Juravle · 8 years ago
  45. 181a431 Merge "Add more logging to JobScheduler" by Shreyas Basarge · 8 years ago
  46. aaa20ad Remove several TetherUtil functions which are no longer needed. by Jeremy Klein · 9 years ago
  47. a9f9b37 Reset docked divider to the middle of the screen if sys-ui dies by Wale Ogunwale · 8 years ago
  48. 9884eaa Merge "Do not recursively call setFocusedActivityLocked()" by Wale Ogunwale · 8 years ago
  49. c9088c5 Merge "Various LocaleList cleanups" by Roozbeh Pournader · 8 years ago
  50. 823441a Merge "TIF: Replace TvInputInfo in SessionState with ID and component name" by Jae Seo · 8 years ago
  51. 3aa28b2 Do not recursively call setFocusedActivityLocked() by Chong Zhang · 8 years ago
  52. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 8 years ago
  53. fee4484 Various LocaleList cleanups by Roozbeh Pournader · 8 years ago
  54. 5bef2fc Merge changes If489d2ba,I1fe12181,Ieb4f586a,Ib51163a0,Ifdfcf3ad, ... by Jorim Jaggi · 8 years ago
  55. 1b025a6 More multi-window fixes by Jorim Jaggi · 9 years ago
  56. 8202b2a Use separate flag to suppress resizes by Jorim Jaggi · 9 years ago
  57. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 9 years ago
  58. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 9 years ago
  59. 9511b0f Fix bug where surface was not clipped off during resizing by Jorim Jaggi · 9 years ago
  60. 4c3a774 Merge "Transit to correct state after alarm is fired" am: f3c432059c by Amith Yamasani · 8 years ago
  61. 510a2c5 Merge "Transit to correct state after alarm is fired" am: f3c432059c by Amith Yamasani · 8 years ago
  62. b631f7c Merge "Logging for 26793431" by Wale Ogunwale · 8 years ago
  63. 3db7796 Use correct condition for killing background processes by Alan Viverette · 8 years ago
  64. 62c5e9d Only make home opaque when requesting visible behind false. by Filip Gruszczynski · 8 years ago
  65. 6bfa428 Merge "Kill background processes targeting SDK < N on density change" by Alan Viverette · 8 years ago
  66. 2aa46d4 Kill background processes targeting SDK < N on density change by Alan Viverette · 8 years ago
  67. 95f6280 Merge "Propagate changes when uids are added or removed to the restricted background whitelist." by Felipe Leme · 8 years ago
  68. 1ad24fe Merge "Infrastructure for animating of maximizing pip activity." by Filip Gruszczynski · 8 years ago
  69. c17d8b7 Infrastructure for animating of maximizing pip activity. by Filip Gruszczynski · 9 years ago
  70. a277308 Merge "Created commands to manage metered networks." by Felipe Leme · 8 years ago
  71. d8bf6b9 Add more logging to JobScheduler by Shreyas Basarge · 9 years ago
  72. 2cdb05e TIF: Replace TvInputInfo in SessionState with ID and component name by Jae Seo · 8 years ago
  73. 27b3330 Transit to correct state after alarm is fired by Koji Fukui · 9 years ago
  74. b5649ec Merge "Fixed some issues with layer adjustment for special windows." by Wale Ogunwale · 9 years ago
  75. 26b7b43 Fixed some issues with layer adjustment for special windows. by Wale Ogunwale · 9 years ago
  76. 3442c12 Merge "Do not adjust for IME window if docked stack is not visible" by Chong Zhang · 9 years ago
  77. 3f52cd5 Propagate changes when uids are added or removed to the restricted by Felipe Leme · 9 years ago
  78. feea9ca Do not adjust for IME window if docked stack is not visible by Chong Zhang · 9 years ago
  79. 0cf8cc6 Fix useProfiles usage in PackageDexOptimizer by Calin Juravle · 9 years ago
  80. 555c86f Merge "Make 'total silence' more silent." by Julia Reynolds · 9 years ago
  81. 5e8d837 Multi-user support for display density changes by Alan Viverette · 9 years ago
  82. 6639288 Merge "Disable WM loggings" by Chong Zhang · 9 years ago
  83. 0464a93 Disable WM loggings by Chong Zhang · 9 years ago
  84. 48ab53e Merge "Remove obsolete conditional preventing surface placement." by Rob Carr · 9 years ago
  85. 574460f Merge "Connect VR HAL to VrManagerService." by Ruben Brunk · 9 years ago
  86. de4e8e3 Created commands to manage metered networks. by Felipe Leme · 9 years ago
  87. 220b845 Merge "Send ALARM_CLOCK_CHANGED broadcast with REPLACE_PENDING" by Chris Tate · 9 years ago
  88. b09265d Merge "Bluetooth: Restrict gain for Absolute volume case" am: 81e7a58754 by Eric Laurent · 9 years ago
  89. d24eb54 Merge "Bluetooth: Restrict gain for Absolute volume case" am: 81e7a58754 by Eric Laurent · 9 years ago
  90. 3fe81be Make 'total silence' more silent. by Julia Reynolds · 9 years ago
  91. e352b18 Remove obsolete conditional preventing surface placement. by Robert Carr · 9 years ago
  92. 45a5511 Merge "Window resize reporting improvement when docked stack is created" by Wale Ogunwale · 9 years ago
  93. 961f485 Window resize reporting improvement when docked stack is created by Wale Ogunwale · 9 years ago
  94. 96c692ab3 Merge "Improved timing of when system sends multi-window change event to app" by Wale Ogunwale · 9 years ago
  95. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 9 years ago
  96. d7a4da4 Merge changes from topic 'API renaming' by Lifu Tang · 9 years ago
  97. baa4b55 Connect VR HAL to VrManagerService. by Ruben Brunk · 9 years ago
  98. a0fddc1 Merge "Ignore unknown user restrictions and WTF instead." by Makoto Onuki · 9 years ago
  99. 7b5e869 Merge "Add new icon for fbe notification" by Jim Miller · 9 years ago
  100. 1f1ceef Ignore unknown user restrictions and WTF instead. by Makoto Onuki · 9 years ago