1. ef34fad Merge "PackageSignatures: bring back tag skipping on unknown element." by TreeHugger Robot · 6 years ago
  2. 7835041 Merge "Defer surface layouts during recents animation setup/cleanup" by Winson Chung · 6 years ago
  3. 129da22 Merge "Temporary Threshold for Binder Proxy Tracking" by TreeHugger Robot · 6 years ago
  4. 56021c4 Merge "Make device owner user command foreground" by TreeHugger Robot · 6 years ago
  5. fd70367 Merge "Make all unchooseable orientations update rotation on change" by Mike Digman · 6 years ago
  6. 8478390 Merge "Adds generic intent Instant App resolution" by TreeHugger Robot · 6 years ago
  7. a77e198 Merge "Log additional events in security log." by Pavel Grafov · 6 years ago
  8. 1e5acd3 Merge "Minor fixes on URI permission methods." by TreeHugger Robot · 6 years ago
  9. af2397d Merge "Defer cross profile animation is the activity is intercepted ... for work mode / work challenge" by TreeHugger Robot · 6 years ago
  10. 1e6d4a9 Defer surface layouts during recents animation setup/cleanup by Winson Chung · 7 years ago
  11. 1917ca9 Merge "Fix issue with flickering with recents animation" by Jorim Jaggi · 6 years ago
  12. bd16d0b Merge "Update adb backup/restore confirmation activity on new intent" by Annie Meng · 6 years ago
  13. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  14. ce72ef0 Log additional events in security log. by Pavel Grafov · 7 years ago
  15. 3e8bd0f Adds generic intent Instant App resolution by Patrick Baumann · 7 years ago
  16. 33e17ae1 PackageSignatures: bring back tag skipping on unknown element. by Dan Cashman · 6 years ago
  17. 431af2d Merge "Alarms and Media visibly muted in PriorityOnly dnd" by TreeHugger Robot · 6 years ago
  18. 81f7471 Merge "Remove return value in clearApplicationUserData" by TreeHugger Robot · 6 years ago
  19. 0083ed6 Merge changes from topics "sessiontoken2_simpl", "move_binder2", "mediaitem2_updatable", "session2_sendcustomcommand" by TreeHugger Robot · 6 years ago
  20. f30dc95 Merge "readCertsListXml: fix IndexOutofBoundsException and erroneous skip." by TreeHugger Robot · 6 years ago
  21. a2a55b3 Merge "Do not propagate parent bound changes from task as onResize." by Bryce Lee · 6 years ago
  22. 1e975cc Merge "Enable IP callback for Network Watchlist" by Ricky Wai · 6 years ago
  23. 83546a8 Defer cross profile animation is the activity is intercepted by Tony Mak · 7 years ago
  24. 44fec2d MediaSession2: Simplify constructor of SessionToken2 by Jaewan Kim · 6 years ago
  25. c599ba3 MediaSession2: Move binder interfaces into the updatable by Jaewan Kim · 6 years ago
  26. a70b3e5 MediaSession2: Implements sendCustomCommand() by Jaewan Kim · 6 years ago
  27. d38749b Update adb backup/restore confirmation activity on new intent by Annie Meng · 7 years ago
  28. 00715bc Merge changes from topic "session2_playlist_add_remove" by TreeHugger Robot · 6 years ago
  29. 379e30d MediaSession2: Add listeners for change in session token by Jaewan Kim · 6 years ago
  30. 206593e Merge "Add freeze period support in SystemUpdatePolicy" by TreeHugger Robot · 6 years ago
  31. a1eab00 Merge "Rename RefactoredBackupManagerService to BackupManagerService" by TreeHugger Robot · 7 years ago
  32. 06b476d Merge "Clear pending brightness setting when it's redundant." by TreeHugger Robot · 7 years ago
  33. ec65670 Merge "Reset brightness adjustment when user sets brightness directly." by TreeHugger Robot · 7 years ago
  34. 12e2ec5 Merge "Use correct brightness when manual brightness is enabled." by TreeHugger Robot · 7 years ago
  35. 2a28269 Merge changes from topics "sessionplayer2", "mediasession2_audio_api", "session2_playbacklistener", "session2_timing" by TreeHugger Robot · 7 years ago
  36. 98c8ad9 Merge "Add Tethering's UID to the legacy type NetworkCapabilities" am: 2aed62d664 am: d98c6b91a5 by Erik Kline · 7 years ago
  37. 5e6b525 Merge "Add Tethering's UID to the legacy type NetworkCapabilities" am: 2aed62d664 by Erik Kline · 7 years ago
  38. d98c6b9 Merge "Add Tethering's UID to the legacy type NetworkCapabilities" by Erik Kline · 7 years ago
  39. 2aed62d6 Merge "Add Tethering's UID to the legacy type NetworkCapabilities" by Treehugger Robot · 7 years ago
  40. 7ee17aa readCertsListXml: fix IndexOutofBoundsException and erroneous skip. by Dan Cashman · 7 years ago
  41. 18ffea7 Merge "Add Bluetooth atoms" by TreeHugger Robot · 7 years ago
  42. 67b0806 Merge "Add loging for application key decryption failures as well" by TreeHugger Robot · 7 years ago
  43. 4470d5e Merge "Clean up the procstats dump enums and change component to use message." by TreeHugger Robot · 7 years ago
  44. 2b89439 Merge "Add UID and Service for Secure Element Application" am: b8b7589531 by Ruchi Kandoi · 7 years ago
  45. 8ee3204c Merge "Add UID and Service for Secure Element Application" am: b8b7589531 by Ruchi Kandoi · 7 years ago
  46. e263cf9 Merge "Delay coming out of doze until keyguard dismissed" by TreeHugger Robot · 7 years ago
  47. 6149b0f Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  48. 0f06d06 Merge "Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot." by Dmitry Dementyev · 7 years ago
  49. 1f805b4 Merge "Allow system jobs to be exempted from app-standby" by Makoto Onuki · 7 years ago
  50. 73a4d94 Merge "Recreate recovery snapshot with current version if it is not stored." by Dmitry Dementyev · 7 years ago
  51. 8968ed9 Merge "Remove platform key when user disables lock screen protection" by Dmitry Dementyev · 7 years ago
  52. 5ce13c1 Merge "Prevent writeDataToDisk calls when switching from guest user to primary user" by Howard Ro · 7 years ago
  53. 9d7720b Add Bluetooth atoms by Chenjie Yu · 7 years ago
  54. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  55. 29b9a7d Add freeze period support in SystemUpdatePolicy by Rubin Xu · 7 years ago
  56. 44dc8b1 Clear pending brightness setting when it's redundant. by Michael Wright · 7 years ago
  57. 617564f Reset brightness adjustment when user sets brightness directly. by Michael Wright · 7 years ago
  58. 959acb5 Allow system jobs to be exempted from app-standby by Makoto Onuki · 7 years ago
  59. c110e17 Merge "incidentd: Adding privacy tag and expanding field." by TreeHugger Robot · 7 years ago
  60. 809abd4 Minor fixes on URI permission methods. by Felipe Leme · 7 years ago
  61. 4d459cb Merge "Fix tests due to missing FLAG_START_NEW_TASK." by Sudheer Shanka · 7 years ago
  62. 77ee650 Delay coming out of doze until keyguard dismissed by Amith Yamasani · 7 years ago
  63. b4fb987 Rename RecoveryController.getRecoveryData() to getKeyChainSnapshot. by Dmitry Dementyev · 7 years ago
  64. 7bb2234 Use correct brightness when manual brightness is enabled. by Michael Wright · 7 years ago
  65. a9a04e2 Add loging for application key decryption failures as well by Bo Zhu · 7 years ago
  66. 907e275 Recreate recovery snapshot with current version if it is not stored. by Dmitry Dementyev · 7 years ago
  67. be875db Make all unchooseable orientations update rotation on change by Mike Digman · 7 years ago
  68. dcf4c6d Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  69. 925cde8 Alarms and Media visibly muted in PriorityOnly dnd by Beverly · 7 years ago
  70. 55c8455 Merge "Let the job scheduler know when the user interacts with an app" by Chris Tate · 7 years ago
  71. f7a7706 MediaSession2: Fix timing issue by Jaewan Kim · 7 years ago
  72. 90321a7 Merge "Fix writing transfer ownership bundle" by TreeHugger Robot · 7 years ago
  73. 9bd54c1 Make device owner user command foreground by Alex Chau · 7 years ago
  74. 83f489b Merge "Do not throttle EXEMPT apps on battery saver" by Makoto Onuki · 7 years ago
  75. 1033e38 Remove return value in clearApplicationUserData by Alex Chau · 7 years ago
  76. 89c6362 Add Tethering's UID to the legacy type NetworkCapabilities by Erik Kline · 7 years ago
  77. fe4ae0c Rename RefactoredBackupManagerService to BackupManagerService by Michal Karpinski · 7 years ago
  78. d65aba2 Merge "Watchdog: Add statsd to interesting processes" am: 8e8c9664ae am: 6b0c805328 by Andreas Gampe · 7 years ago
  79. d688541 Merge "Watchdog: Add statsd to interesting processes" am: 8e8c9664ae by Andreas Gampe · 7 years ago
  80. 6b0c805 Merge "Watchdog: Add statsd to interesting processes" am: 8e8c9664ae by Andreas Gampe · 7 years ago
  81. b0db811 Merge "Statsd and frameworks reference proto enums" by TreeHugger Robot · 7 years ago
  82. f7a3bcb Prevent writeDataToDisk calls when switching from guest user to primary user by yro · 7 years ago
  83. 9add1b8 Merge "Revert "Fix issue #72116995: Add permission guarding Service#startForeground"" by TreeHugger Robot · 7 years ago
  84. 8e8c966 Merge "Watchdog: Add statsd to interesting processes" by Treehugger Robot · 7 years ago
  85. efb6c4a Merge "Allow setting split screen windowing mode without showing recents." by Winson Chung · 7 years ago
  86. 6e16724 Remove platform key when user disables lock screen protection by Dmitry Dementyev · 7 years ago
  87. 676d1ac Clean up the procstats dump enums and change component to use message. by Yi Jin · 7 years ago
  88. 8ce077a Merge "Statsd broadcasts when it is alive 2" by TreeHugger Robot · 7 years ago
  89. 0e816ba Merge "Fix ModemActivityInfo should have more fields" by TreeHugger Robot · 7 years ago
  90. 57a7a30 Merge "Fix location QuickSettings bug" by TreeHugger Robot · 7 years ago
  91. ce6b2d6 Merge changes from topic "product_partition" by TreeHugger Robot · 7 years ago
  92. 876a3ee Fix issue with flickering with recents animation by Jorim Jaggi · 7 years ago
  93. 66f0026 Merge changes from topics "reland_recents_animation", " reland_recents_animation" by Winson Chung · 7 years ago
  94. 17546a7 Merge "Add gnssRequestLocationCb to GnssCallback" by Yu-Han Yang · 7 years ago
  95. 1d97893 Merge "Clear calling identity when get package uid." by Bryce Lee · 7 years ago
  96. 38585a2c Clear calling identity when get package uid. by Bryce Lee · 7 years ago
  97. 0e694a6 Merge "Calc job standby runnability based on last job execution..." by TreeHugger Robot · 7 years ago
  98. 0193e56 Merge "Add setting to control vibration intensity." by TreeHugger Robot · 7 years ago
  99. 0eb58ae39 Statsd broadcasts when it is alive 2 by Bookatz · 7 years ago
  100. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago