1. 02ab2f5 Merge "Fixed another case where the systemUI could crashloop" into nyc-dev by Selim Cinek · 8 years ago
  2. 6fe4865 Merge "Quick workaround for a performance regression in IME APIs." into nyc-dev by Yohei Yukawa · 8 years ago
  3. ccb024a Quick workaround for a performance regression in IME APIs. by Yohei Yukawa · 8 years ago
  4. 279fa86 Fixed another case where the systemUI could crashloop by Selim Cinek · 8 years ago
  5. 8507d98 Merge "Fix jittery action bar during transitions" into nyc-dev by Adrian Roos · 8 years ago
  6. 26e864c Merge "Make RemoteView margins density-change safe" into nyc-dev by Adrian Roos · 8 years ago
  7. 5e94a16 Merge "Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntent" into nyc-dev by Makoto Onuki · 8 years ago
  8. 05e19bb Merge "Fixed a bug with a legacy notification API" into nyc-dev by Selim Cinek · 8 years ago
  9. 2670495 Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntent by Makoto Onuki · 8 years ago
  10. 7ce7517 Merge "Import translations. DO NOT MERGE" into nyc-dev by TreeHugger Robot · 8 years ago
  11. 7ff69e9 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  12. ac3fe8f Merge "Make CotentResolver#openInputStream handle errors from reliable pipes." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  13. c738e48 Merge "Use NoPreloadHolder for certificate sources" into nyc-dev by TreeHugger Robot · 8 years ago
  14. 319f9fe Use NoPreloadHolder for certificate sources by Chad Brubaker · 8 years ago
  15. 4ac6f60 Fixed a bug with a legacy notification API by Selim Cinek · 8 years ago
  16. f852a42 Fix jittery action bar during transitions by Adrian Roos · 8 years ago
  17. 2d5dbba Make RemoteView margins density-change safe by Adrian Roos · 8 years ago
  18. a5e2aa9 Merge "Add MessagingStyle transitions" into nyc-dev by Adrian Roos · 8 years ago
  19. feafa05 Add MessagingStyle transitions by Adrian Roos · 8 years ago
  20. f419bd9 Merge "Push DO/PO package names from DPMS to PM" into nyc-dev by Makoto Onuki · 8 years ago
  21. 42d3930 Merge "Fix setCurrentPlayTime for started but not yet pulsed animations" into nyc-dev by Doris Liu · 8 years ago
  22. cdc9d7b Merge "Check for detached view in drag-related APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  23. d054f4f Merge "Fix permissions update for VrListenerService on user changes." into nyc-dev by Ruben Brunk · 8 years ago
  24. 07452c3 Check for detached view in drag-related APIs by Yorke Lee · 8 years ago
  25. caa2ebf Fix setCurrentPlayTime for started but not yet pulsed animations by Doris Liu · 8 years ago
  26. 6f1ed20 Merge "Disable quiet mode after UserManager.trySetQuietModeDisabled() is unlocked" into nyc-dev by Ricky Wai · 8 years ago
  27. 82f2df61 Merge "Reinflate primary action mode view after detach" into nyc-dev by TreeHugger Robot · 8 years ago
  28. 8d6ac26 Reinflate primary action mode view after detach by Andrii Kulian · 8 years ago
  29. e8a442c Merge "BatteryStats: Fix read/write parcel order" into nyc-dev by Adam Lesinski · 8 years ago
  30. 67c134f BatteryStats: Fix read/write parcel order by Adam Lesinski · 8 years ago
  31. 1b4124f Merge "Reduce shell power over user management." into nyc-dev by TreeHugger Robot · 8 years ago
  32. e33f613 Fix permissions update for VrListenerService on user changes. by Svetoslav Ganov · 8 years ago
  33. f5cea03 Reduce shell power over user management. by Sudheer Shanka · 8 years ago
  34. b9d28f3 Provide default fallback in theme by Jorim Jaggi · 8 years ago
  35. f4de8dd Merge changes I069e2b7e,Ic5e9e58a into nyc-dev by Eino-Ville Talvala · 8 years ago
  36. e4b1fb9 Merge "Don't call surfaceCreated for just changed surfaces" into nyc-dev by John Reck · 8 years ago
  37. 50eebe0 Camera2: Fix error codes for CameraDevice.StateCallback.onError() by Eino-Ville Talvala · 8 years ago
  38. 4a2c7c5 Camera2: Protect MarshalRegistry against concurrent access by Eino-Ville Talvala · 8 years ago
  39. 8872a60 Merge "Collect statistics of source build version" into nyc-dev by Tianjie Xu · 8 years ago
  40. 094c40b Merge "BatteryStats: Record fine grained battery discharge" into nyc-dev by TreeHugger Robot · 8 years ago
  41. d75bc22 Merge "BatteryStats: Bump checkin format version to 18" into nyc-dev by Adam Lesinski · 8 years ago
  42. b55d741 BatteryStats: Bump checkin format version to 18 by Adam Lesinski · 8 years ago
  43. 3ee3f63 BatteryStats: Record fine grained battery discharge by Adam Lesinski · 8 years ago
  44. f8af343 Merge "Improve accessibility window title behavior" into nyc-dev by Phil Weaver · 8 years ago
  45. 208c47c Don't call surfaceCreated for just changed surfaces by John Reck · 8 years ago
  46. c1ff246 Collect statistics of source build version by Tianjie Xu · 8 years ago
  47. c94872e Merge "Protect the android.intent.action.CALL_PRIVILEGED broadcast" into nyc-dev by Svetoslav Ganov · 8 years ago
  48. 4781525 Merge "Fix more of issue #28689719: Runtime restart" into nyc-dev by Dianne Hackborn · 8 years ago
  49. 52e323b Merge "Turn down factory-default lock wallpaper support" into nyc-dev by Chris Tate · 8 years ago
  50. 9e9c78f Merge "ResourcesManager: Apply ContextThemeWrapper config" into nyc-dev by TreeHugger Robot · 8 years ago
  51. 7a37f89 Merge "Make Activity.getReferrer tolerate custom Parcelables in intents" into nyc-dev by TreeHugger Robot · 8 years ago
  52. 36cb2a7a Turn down factory-default lock wallpaper support by Christopher Tate · 8 years ago
  53. 155edc6 Improve accessibility window title behavior by Phil Weaver · 8 years ago
  54. 41bfaf8 Fix more of issue #28689719: Runtime restart by Dianne Hackborn · 8 years ago
  55. c1b0ebf ResourcesManager: Apply ContextThemeWrapper config by Adam Lesinski · 8 years ago
  56. d3c63a6 Make Activity.getReferrer tolerate custom Parcelables in intents by Adam Powell · 8 years ago
  57. 4624d68 Merge "PiP animation: Move window with resize when ending animation." into nyc-dev by TreeHugger Robot · 8 years ago
  58. a9408d4 PiP animation: Move window with resize when ending animation. by Robert Carr · 8 years ago
  59. b1dd80b Disable quiet mode after UserManager.trySetQuietModeDisabled() is unlocked by Ricky Wai · 8 years ago
  60. 972b902 Merge "Import translations. DO NOT MERGE" into nyc-dev by TreeHugger Robot · 8 years ago
  61. 2d12492 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  62. 55cf361 Merge "Don't depend directly on AppplicationInfo" into nyc-dev by TreeHugger Robot · 8 years ago
  63. c69266d Protect the android.intent.action.CALL_PRIVILEGED broadcast by Svet Ganov · 8 years ago
  64. c3a6c78 Don't depend directly on AppplicationInfo by Chad Brubaker · 8 years ago
  65. 0d25fdd Merge "Throw proper exception in ResourcesManager" into nyc-dev by TreeHugger Robot · 8 years ago
  66. c82f28a Throw proper exception in ResourcesManager by Adam Lesinski · 8 years ago
  67. 7978147 resolve merge conflicts of afed6f8 to nyc-dev by fionaxu · 8 years ago
  68. e5417a3 Merge "Consume the first sample of KernelUidCpuTimeReader" into nyc-dev by TreeHugger Robot · 8 years ago
  69. e7f4f02 Consume the first sample of KernelUidCpuTimeReader by Adam Lesinski · 8 years ago
  70. c29f62c Push DO/PO package names from DPMS to PM by Makoto Onuki · 8 years ago
  71. afaa1e9 Merge "Return correct default theme on API >= 24" into nyc-dev by Ian Pedowitz · 8 years ago
  72. afed6f8 resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e am: 1e8fe12f4e am: 965084dd0c am: 698e044717 am: c95d552de0 by fionaxu · 8 years ago
  73. c10e4fae resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e am: 1e8fe12f4e am: 965084dd0c am: 698e044717 by fionaxu · 8 years ago
  74. fb5995c Merge "Wrap closeQuietly() on finally block." into nyc-dev by TreeHugger Robot · 8 years ago
  75. 718f321 Merge "Add a separate read permission for oem unlock state" into nyc-dev by Amith Yamasani · 8 years ago
  76. 00681d0 Merge "Change unit of I/O statistics to MiB" into nyc-dev by Tianjie Xu · 8 years ago
  77. c95d552 resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e am: 1e8fe12f4e am: 965084dd0c by fionaxu · 8 years ago
  78. 698e044 resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e am: 1e8fe12f4e by fionaxu · 8 years ago
  79. 965084d resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e am: 1e8fe12f4e by fionaxu · 8 years ago
  80. 1e8fe12 resolve merge conflicts of 2c53526 to lmp-mr1-dev am: c196526f8e by fionaxu · 8 years ago
  81. c74972f Wrap closeQuietly() on finally block. by Felipe Leme · 8 years ago
  82. 4b2b615 Return correct default theme on API >= 24 by Alan Viverette · 8 years ago
  83. e573989 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 8 years ago
  84. c196526 resolve merge conflicts of 2c53526 to lmp-mr1-dev by fionaxu · 8 years ago
  85. fc71309 Merge "Revert "Improve accessibility window title behavior"" into nyc-dev by Phil Weaver · 8 years ago
  86. 723e5af Merge "Use getActivityToken() instead of mToken in isTopOfTask" into nyc-dev by Chong Zhang · 8 years ago
  87. c02ba17 Merge "Duplicate file descriptor when dumping asynchronously." into nyc-dev by TreeHugger Robot · 8 years ago
  88. a2fe551 Change unit of I/O statistics to MiB by Tianjie Xu · 8 years ago
  89. 96c3e55 Merge "Fix int overflow in SpannableStringBuilder.replace" into nyc-dev by Siyamed Sinir · 8 years ago
  90. c82a2b5 Merge "Frameworks/base: Fix FastPrintWriter infinite loop" into nyc-dev by TreeHugger Robot · 8 years ago
  91. 266ed9a Revert "Improve accessibility window title behavior" by Phil Weaver · 8 years ago
  92. 4401e24 Merge "Move legacy full disk encryption code to Settings." into nyc-dev by TreeHugger Robot · 8 years ago
  93. a2e9249 Import translations. DO NOT MERGE by Baligh Uddin · 8 years ago
  94. 29de492 Duplicate file descriptor when dumping asynchronously. by Felipe Leme · 8 years ago
  95. 2c53526 Backport loadSafeLabel changes am: be2865a60a am: 4c50846519 am: 9a825b0fd5 by fionaxu · 8 years ago
  96. 9a825b0 Backport loadSafeLabel changes am: be2865a60a am: 4c50846519 by fionaxu · 8 years ago
  97. 4c50846 Backport loadSafeLabel changes am: be2865a60a by fionaxu · 8 years ago
  98. ce78b9e Frameworks/base: Fix FastPrintWriter infinite loop by Andreas Gampe · 8 years ago
  99. be2865a Backport loadSafeLabel changes by fionaxu · 8 years ago
  100. 953fe48 Fix getApplicationRestrictions documentation by Esteban Talavera · 8 years ago