1. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  2. 16b8390 Merge "Fixed bug where stack crop wasn't applied when it should" by Wale Ogunwale · 9 years ago
  3. 83e3563 Merge "Don't move task if it is already in the destination stack" by Wale Ogunwale · 9 years ago
  4. 70c65c8 Don't move task if it is already in the destination stack by Wale Ogunwale · 9 years ago
  5. dd148ea Merge "Need to updateSurface if surface size was changed in relayoutWindow" by Chong Zhang · 9 years ago
  6. f4abc2b Need to updateSurface if surface size was changed in relayoutWindow by Chong Zhang · 9 years ago
  7. 9fdc67f Merge "Moved system user apps whitelisting to PM" by Fyodor Kupolov · 9 years ago
  8. 69cf50f Fixed bug where stack crop wasn't applied when it should by Wale Ogunwale · 9 years ago
  9. c90d2b6 Merge "Consider stack invisible if it got no running apps." by Chong Zhang · 9 years ago
  10. 371df36 Merge "Trigger WebView relro creation when new provider package installed." by Gustav Sennton · 9 years ago
  11. 748a509 Pass both IPv4 and IPv6 DNS servers as tethering DNS forwarders by Erik Kline · 9 years ago
  12. b16cf34 Consider stack invisible if it got no running apps. by Chong Zhang · 9 years ago
  13. ecb3ffc Merge "AudioService: add a missing call to setSystemAudioMute" by Jae Seo · 9 years ago
  14. 8770b7c Merge "Disallow DA to reset password, also fix all DO checks" by Makoto Onuki · 9 years ago
  15. 70f929e Disallow DA to reset password, also fix all DO checks by Makoto Onuki · 9 years ago
  16. 98e7eaf Merge "Refactoring: deduplicate surface bounds calculation." by Filip Gruszczynski · 9 years ago
  17. 8a9d08e Merge "Fix lost window warning" by Chong Zhang · 9 years ago
  18. 66ed4c6 Fix lost window warning by Chong Zhang · 9 years ago
  19. d046908 Merge "Fixes for touch exclusion region" by Chong Zhang · 9 years ago
  20. 1682dad Moved system user apps whitelisting to PM by Fyodor Kupolov · 9 years ago
  21. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  22. 7a7619c Merge "Work on issue #25467052: System lagged out" by Dianne Hackborn · 9 years ago
  23. c010798 Merge "Fix missing dock divider." by Filip Gruszczynski · 9 years ago
  24. 69cbc35 Refactoring: deduplicate surface bounds calculation. by Filip Gruszczynski · 9 years ago
  25. ae10080 Fix missing dock divider. by Filip Gruszczynski · 9 years ago
  26. 4008c27 Merge "Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READY" by Andre Eisenbach · 9 years ago
  27. 305fdab Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READY by Andre Eisenbach · 9 years ago
  28. 1b434da AudioService: add a missing call to setSystemAudioMute by Jae Seo · 9 years ago
  29. c6a2da0 Fixing crash when trying to set thumbnail info. by Winson · 9 years ago
  30. 1a40564 Work on issue #25467052: System lagged out by Dianne Hackborn · 9 years ago
  31. 54b5f25 Merge "Revert "Do not call into ActivityManager from DPMS within DPMS lock"" by Makoto Onuki · 9 years ago
  32. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  33. 7d0b985 Merge "More file-based encryption work." by Jeff Sharkey · 9 years ago
  34. 14c040b Merge "Fixes for dim bounds and touch bounds" by Chong Zhang · 9 years ago
  35. 1bc5d9b Merge "Prevent early recent trimming of distinct documents." by Rob Carr · 9 years ago
  36. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  37. 0fecb5b Merge "Fix thumbnail animation appearing on going home transition." by Filip Gruszczynski · 9 years ago
  38. f74359d Fix thumbnail animation appearing on going home transition. by Filip Gruszczynski · 9 years ago
  39. 7790fda Merge "Set right bounds/configuration for task when positioned in stack." by Wale Ogunwale · 9 years ago
  40. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  41. 4310241 Don't crash in AppTransition if future returns null by Jorim Jaggi · 9 years ago
  42. 183501e Merge "Remove performBootDexOpt and am's ensurePackageDexOpt." by Nicolas Geoffray · 9 years ago
  43. 27c0737 Remove performBootDexOpt and am's ensurePackageDexOpt. by Nicolas Geoffray · 9 years ago
  44. 246b5a0 Merge "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  45. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  46. 7cb57e1 Prevent early recent trimming of distinct documents. by Robert Carr · 9 years ago
  47. 3098cf2 Trigger WebView relro creation when new provider package installed. by Gustav Sennton · 9 years ago
  48. f9ca399 Merge "Fix crash on invalid dimlayer" by Chong Zhang · 9 years ago
  49. eb91732 Fix crash on invalid dimlayer by Chong Zhang · 9 years ago
  50. 40725b6 Merge "Clarify geometry management for SurfaceView" by Rob Carr · 9 years ago
  51. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  52. 64aadd0 Clarify geometry management for SurfaceView by Robert Carr · 9 years ago
  53. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  54. 6c5eb1c Fixed issue with not been able to dock task from recents after reboot by Wale Ogunwale · 9 years ago
  55. 7cc7b08 Make sure callback is only called once by Jorim Jaggi · 9 years ago
  56. f278c97 Merge "Don't treat dummy animation as exit animation." by Filip Gruszczynski · 9 years ago
  57. 7422a37 Merge "Clear task bounds data when removing non-bounds persistable task." by Wale Ogunwale · 9 years ago
  58. 291fdb0 Don't treat dummy animation as exit animation. by Filip Gruszczynski · 9 years ago
  59. 331d5e0 Merge "Fix jumping dock divider when dismissing/maximizng." by Filip Gruszczynski · 9 years ago
  60. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  61. cab5208a Merge "Move 'un/install' to cmd" by Todd Kennedy · 9 years ago
  62. 29ffd06 Merge "Don't hide wallpaper if surface is destroyed due to drag resizing" by Chong Zhang · 9 years ago
  63. 90d3c03 Merge "Temporarily disable to fix deadlock." by Jeff Sharkey · 9 years ago
  64. 3eef5a5 Temporarily disable to fix deadlock. by Jeff Sharkey · 9 years ago
  65. 72cfcd0 Move 'un/install' to cmd by Todd Kennedy · 9 years ago
  66. 6e21cf4 Don't hide wallpaper if surface is destroyed due to drag resizing by Chong Zhang · 9 years ago
  67. 7704905 Fix jumping dock divider when dismissing/maximizng. by Filip Gruszczynski · 9 years ago
  68. 94ec1cb Merge "Fix no thumbnail animation from app to recents." by Filip Gruszczynski · 9 years ago
  69. ae814fb Merge "Added removed null checks around calls to WindowSurfaceController" by Wale Ogunwale · 9 years ago
  70. 7248c56 Fix no thumbnail animation from app to recents. by Filip Gruszczynski · 9 years ago
  71. f9e0978 Added removed null checks around calls to WindowSurfaceController by Wale Ogunwale · 9 years ago
  72. 2f40db7 Merge "Fix blink when docking a window." by Filip Gruszczynski · 9 years ago
  73. b96bccf CEC: Validate <Vendor Command> correctly by Jinsuk Kim · 9 years ago
  74. cb80287 CEC: Queue up callbacks to handle on final result by Jinsuk Kim · 9 years ago
  75. b317b22 Clear task bounds data when removing non-bounds persistable task. by Wale Ogunwale · 9 years ago
  76. c854c95 CEC: Comment for clarification of <Text View On> by Jinsuk Kim · 9 years ago
  77. c2c17c4 Merge "Fix flicker when releasing drag of divider" by Chong Zhang · 9 years ago
  78. 78a08ee Fix blink when docking a window. by Filip Gruszczynski · 9 years ago
  79. d153c4f Fix flicker when releasing drag of divider by Chong Zhang · 9 years ago
  80. f49bec0 Merge "Revert "Move 'un/install' to cmd"" by Guang Zhu · 9 years ago
  81. 86d6f7c Merge "Ignore wallpaper when looking for a position for a free window." by Filip Gruszczynski · 9 years ago
  82. 18bc330 Revert "Move 'un/install' to cmd" by Todd Kennedy · 9 years ago
  83. d592626 Merge "Add method to tell the dpc if provisioning is allowed." by Nicolas Prévot · 9 years ago
  84. 5d7e951 Merge "More APIs for encryption-aware apps." by Jeff Sharkey · 9 years ago
  85. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  86. 5e69fda Ignore wallpaper when looking for a position for a free window. by Filip Gruszczynski · 9 years ago
  87. 94d0b64 Merge "Initial file-based encryption public APIs." by Jeff Sharkey · 9 years ago
  88. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  89. 7d22f8b Merge "Make sure to persist user restrictions in UMS" by Makoto Onuki · 9 years ago
  90. a50a8ec Merge "Fixing recent tasks not getting restored at startup" by Suprabh Shukla · 9 years ago
  91. 74f9f16 Fixing recent tasks not getting restored at startup by Suprabh Shukla · 9 years ago
  92. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  93. 9e935a3 Make sure to persist user restrictions in UMS by Makoto Onuki · 9 years ago
  94. ea1e8ec Don't kill process when dismissing stack by Jorim Jaggi · 9 years ago
  95. 8f3978f Merge "Fix windows disappearing when resizing freeform or docked." by Filip Gruszczynski · 9 years ago
  96. 10a80e0 Fix windows disappearing when resizing freeform or docked. by Filip Gruszczynski · 9 years ago
  97. aa5c3b2 Merge changes I619be025,I126765a3,I0307c191,I9425785f,I623bd48d, ... by Jorim Jaggi · 9 years ago
  98. e48f428 Restore changes lost during merge by Jorim Jaggi · 9 years ago
  99. 86cd001 Merge "Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and" by Makoto Onuki · 9 years ago
  100. ec059d8 Move 'un/install' to cmd by Todd Kennedy · 9 years ago