1. 6728e2f Merge transactions to parent if layer is going to be removed. by chaviw · 7 years ago
  2. f8cb545 Merge "Insert correct app transition events for recents anim" into pi-dev by Jorim Jaggi · 7 years ago
  3. 54cff64 Insert correct app transition events for recents anim by Jorim Jaggi · 7 years ago
  4. dff503b Merge "Fix test failure" into pi-dev by TreeHugger Robot · 7 years ago
  5. a1d6bd9 Merge "Fix lockscreen notification launch animation" into pi-dev by Jorim Jaggi · 7 years ago
  6. 782e63d Merge "Trace currently resumed app" into pi-dev by TreeHugger Robot · 7 years ago
  7. de91eef Merge "Close file descriptors of ProfilerInfo" into pi-dev by TreeHugger Robot · 7 years ago
  8. 5a8deab Merge "Don't allow focus on activity in minimized split-screen." into pi-dev by Wale Ogunwale · 7 years ago
  9. 31ac587 Merge "DPM: Fix isActivePasswordSufficient for non-FBE devices" into pi-dev by TreeHugger Robot · 7 years ago
  10. ad5d817 Merge "Add null check to RecentTasks.java" into pi-dev by Wale Ogunwale · 7 years ago
  11. 03c07f8 Merge "Allow carrier-privileged apps to register telephony listeners." into pi-dev by Jeff Davidson · 7 years ago
  12. 6b73b23 Merge "Create snapshot even if no PendingIntent is registered" into pi-dev by Robert Berry · 7 years ago
  13. a8bb9d2 Merge "App Time Limits API in UsageStats" into pi-dev by TreeHugger Robot · 7 years ago
  14. 6344ffd Merge "Also show "last BS off time" in dumpsys power" into pi-dev by Makoto Onuki · 7 years ago
  15. 7f8f19c Fix test failure by Jason Monk · 7 years ago
  16. 2fd4b59 Create snapshot even if no PendingIntent is registered by Robert Berry · 7 years ago
  17. 3912a7f Merge "Do not sleep activities in focused stack when keyguard is going away" into pi-dev by Bryce Lee · 7 years ago
  18. 7d17dd7 Merge "Fix privacy tags based on PWG review meeting." into pi-dev by Yi Jin · 7 years ago
  19. c16de05 Merge "Clear calling UID before resolving intent types." into pi-dev by Bryce Lee · 7 years ago
  20. 77d0f36c Fix lockscreen notification launch animation by Jorim Jaggi · 7 years ago
  21. 1de98fc Add null check to RecentTasks.java by Alice Sheng · 7 years ago
  22. 7025c3c Also show "last BS off time" in dumpsys power by Makoto Onuki · 7 years ago
  23. 65e2dda Merge "Fix stuck exiting windows" into pi-dev by Jorim Jaggi · 7 years ago
  24. 5b92699 Trace currently resumed app by Jorim Jaggi · 7 years ago
  25. 93c2359 Merge "Boost thread priorities when running recents anim" into pi-dev by Jorim Jaggi · 7 years ago
  26. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 7 years ago
  27. 55bf6df Close file descriptors of ProfilerInfo by Madiyar Aitbayev · 7 years ago
  28. ec24333 Merge "DO NOT MERGE Create a setting for backup/restore agent timeouts" into pi-dev by Annie Meng · 7 years ago
  29. 90df355 DPM: Fix isActivePasswordSufficient for non-FBE devices by Eran Messeri · 7 years ago
  30. a2d0f2f Merge "Frameworks: Fix system server profiling" into pi-dev by TreeHugger Robot · 7 years ago
  31. 5e61df7 Merge "Delay DropBox until SettingsProvider becomes ready" into pi-dev by TreeHugger Robot · 7 years ago
  32. 7311bbd Merge "Ensure Surface is recreated if children are detached." into pi-dev by Rob Carr · 7 years ago
  33. fc17842 Merge "Add phenotype flag to disable battery saver tron log" into pi-dev by TreeHugger Robot · 7 years ago
  34. 012c971 Merge "Fix resetting of wallpaper offset." into pi-dev by TreeHugger Robot · 7 years ago
  35. 82c4ae1 Merge "Bump activity stop timeout past ANR timeout." into pi-dev by TreeHugger Robot · 7 years ago
  36. 163967f Fix privacy tags based on PWG review meeting. by Yi Jin · 7 years ago
  37. c733500 Add phenotype flag to disable battery saver tron log by Makoto Onuki · 7 years ago
  38. 62ec27e9 App Time Limits API in UsageStats by Amith Yamasani · 7 years ago
  39. ba6e1e5 Fix resetting of wallpaper offset. by Robert Carr · 7 years ago
  40. 3406d46 Bump activity stop timeout past ANR timeout. by Robert Carr · 7 years ago
  41. 25300a1 Merge "Adding size suffix to diskstats fields." into pi-dev by TreeHugger Robot · 7 years ago
  42. ab9fcb2 Fix stuck exiting windows by Jorim Jaggi · 7 years ago
  43. c8cc229 Boost thread priorities when running recents anim by Jorim Jaggi · 7 years ago
  44. 4f68924 Frameworks: Fix system server profiling by Andreas Gampe · 7 years ago
  45. cdb901b Clear calling UID before resolving intent types. by Bryce Lee · 7 years ago
  46. 7b3d11d Ensure Surface is recreated if children are detached. by Robert Carr · 7 years ago
  47. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 7 years ago
  48. 70d24a0 Merge "Fix deadlock regarding screen-capture-disabled" into pi-dev by Makoto Onuki · 7 years ago
  49. e7d2f0e Adding size suffix to diskstats fields. by Kweku Adams · 7 years ago
  50. 2cd6ce5 Merge "Don't throw but wtf to help chase mismatched start/finish op calls" into pi-dev by TreeHugger Robot · 7 years ago
  51. 675db3f Merge "Move the support_transfer_ownership_metadata inside the device admin descriptor XML." into pi-dev by Antoan Angelov · 7 years ago
  52. d480360 Merge "Improve efficiency for CpuTimePerUidFreq" into pi-dev by TreeHugger Robot · 7 years ago
  53. bef1457 Merge "Fix instant app filter" into pi-dev by Todd Kennedy · 7 years ago
  54. 31c3c1d Fix instant app filter by Todd Kennedy · 7 years ago
  55. 6c1f339 Merge "Add fake plan with data overuse." into pi-dev by TreeHugger Robot · 7 years ago
  56. 847e37d Merge "Mark flaky test as flaky" into pi-dev by Jorim Jaggi · 7 years ago
  57. 31d83ae Don't throw but wtf to help chase mismatched start/finish op calls by Svet Ganov · 7 years ago
  58. d069a88 DO NOT MERGE Create a setting for backup/restore agent timeouts by Annie Meng · 7 years ago
  59. 4460e3c Improve efficiency for CpuTimePerUidFreq by Chenjie Yu · 7 years ago
  60. 29da89f Allow carrier-privileged apps to register telephony listeners. by Jeff Davidson · 7 years ago
  61. 85ff9c3 Merge "Add jaewan@ to OWNERS" into pi-dev by Jaewan Kim · 7 years ago
  62. d4b6c8c Merge "perfetto: Add setting to enable/disable traced" into pi-dev by Primiano Tucci · 7 years ago
  63. cf92ca1 perfetto: Add setting to enable/disable traced by Hector Dearman · 7 years ago
  64. d0a9437 Mark flaky test as flaky by Jorim Jaggi · 7 years ago
  65. d766e21 Merge "Allow restoring of apps that rotated key" into pi-dev by Michal Karpinski · 7 years ago
  66. 2875e45 Add jaewan@ to OWNERS by Jaewan Kim · 7 years ago
  67. 09e0f57 Add fake plan with data overuse. by Sundeep Ghuman · 7 years ago
  68. 6468fd4 Merge "Set options for activity being brought to front." into pi-dev by TreeHugger Robot · 7 years ago
  69. 120f350 Merge "Fixed data connection state callback not working" into pi-dev by TreeHugger Robot · 7 years ago
  70. 17c8224 Merge "Don't time out startForegroundService when debugging the app" into pi-dev by TreeHugger Robot · 7 years ago
  71. 6168374 Merge "DO NOT MERGE Fix the null return value of getTrustedHardwareCertPath" into pi-dev by TreeHugger Robot · 7 years ago
  72. 0a6e6e8 Merge changes I68dab076,Ife50c3d3,I705518be,I949fbe81 into pi-dev by TreeHugger Robot · 7 years ago
  73. eca0aa8 Merge "Added hackbod@ & ogunwale@ to display owners file." into pi-dev by Wale Ogunwale · 7 years ago
  74. 5e3676a Added hackbod@ & ogunwale@ to display owners file. by Wale Ogunwale · 7 years ago
  75. b8bbdaf Delay DropBox until SettingsProvider becomes ready by Yohei Yukawa · 7 years ago
  76. b1bac54 Fixed data connection state callback not working by Jack Yu · 7 years ago
  77. df750a3 Set options for activity being brought to front. by chaviw · 7 years ago
  78. 35a6c58 Merge "Enable local search for instant apps" into pi-dev by TreeHugger Robot · 7 years ago
  79. 6361080 DO NOT MERGE Fix the null return value of getTrustedHardwareCertPath by Bo Zhu · 7 years ago
  80. c175631 Merge "Add ability to filter remote animation adapter by activity type" into pi-dev by Jorim Jaggi · 7 years ago
  81. 1c4d028 Merge "Disable RecoverableKeyStoreManager for custom lockscreens." into pi-dev by Aseem Kumar · 7 years ago
  82. a60e6f8 Merge changes Iaf63b4e8,Ie76044d4 into pi-dev by TreeHugger Robot · 7 years ago
  83. db56e7b Merge "Increase size of BatteryStatsService stats buffer" into pi-dev by Kelly Rossmoyer · 7 years ago
  84. 662504f Enable local search for instant apps by Todd Kennedy · 7 years ago
  85. 98c1d17 Merge "Add API to get currently pinned slices" into pi-dev by TreeHugger Robot · 7 years ago
  86. 04ef447 Fix deadlock regarding screen-capture-disabled by Makoto Onuki · 7 years ago
  87. 3326da5 Disable RecoverableKeyStoreManager for custom lockscreens. by Aseem Kumar · 7 years ago
  88. 19cdd09 WindowManager: Use WindowSurfaceController for seamless rotation by Robert Carr · 7 years ago
  89. efc7570 Prevent freezing the display while rotating seamlessly. by Robert Carr · 7 years ago
  90. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 7 years ago
  91. c5b7930 Merge "Update old stack check for finding recent task index to remove" into pi-dev by Winson Chung · 7 years ago
  92. 77be157 Add ability to filter remote animation adapter by activity type by Jorim Jaggi · 7 years ago
  93. 528c3e5 Allow restoring of apps that rotated key by Michal Karpinski · 7 years ago
  94. d854d91 Merge "Allow controlling SystemUI flags during RecentsAnimation" into pi-dev by TreeHugger Robot · 7 years ago
  95. 0b8455d Change DND upgrade noti text and channel by Julia Reynolds · 7 years ago
  96. d723623 Merge "Set options on startingActivity instead of topActivity" into pi-dev by Chavi Weingarten · 7 years ago
  97. 01e4949 Merge "Check if last resumed activity is null before resuming." into pi-dev by Bryce Lee · 7 years ago
  98. 50bf59c Allow controlling SystemUI flags during RecentsAnimation by Jorim Jaggi · 7 years ago
  99. d3b6e9f Merge "DO NOT MERGE Create a key value settings observer for backup parameters" into pi-dev by Annie Meng · 7 years ago
  100. d47cdda Merge "Disable immersive mode confirmation when device is in lock task mode" into pi-dev by Benjamin Franz · 7 years ago