1. 62b5b02 Merge "Drag n drop for stylus" by Mady Mellor · 9 years ago
  2. f647832 Merge "Add support for disabling display scaling for development." by Jeff Brown · 9 years ago
  3. e40d785 Drag n drop for stylus by Mady Mellor · 9 years ago
  4. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  5. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  6. 792ae33 am 33a68a52: am 343e291b: am e8a3c320: Merge "Prevent windows from freezing screen while timeout" by Olawale Ogunwale · 9 years ago
  7. 343e291 am e8a3c320: Merge "Prevent windows from freezing screen while timeout" by Olawale Ogunwale · 9 years ago
  8. 951e27f Prevent windows from freezing screen while timeout by tiger_huang · 9 years ago
  9. 4c8b795 Revert "fix the flash caused by missing setMatrix() when surface size changes" by Wale Ogunwale · 9 years ago
  10. bde7e46 am d229f442: Merge "Add a timeout state to frozen windows" by Olawale Ogunwale · 9 years ago
  11. 3aacbbc Add a timeout state to frozen windows by Craig Mautner · 9 years ago
  12. b922301 Merge "Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working" by Wale Ogunwale · 9 years ago
  13. 91d4c1d Merge "Enabled wait for wallpaper draw code, but reduced timeout to 500ms" by Wale Ogunwale · 9 years ago
  14. 1f93cdd Merge "fix the flash caused by missing setMatrix() when surface size changes" by Chong Zhang · 9 years ago
  15. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  16. 7f97af1 fix the flash caused by missing setMatrix() when surface size changes by Chong Zhang · 10 years ago
  17. f49c92f Enabled wait for wallpaper draw code, but reduced timeout to 500ms by Wale Ogunwale · 9 years ago
  18. b1e8e5e Merge "Remove debugging for bug 19823482." by Olawale Ogunwale · 9 years ago
  19. eb0e38a Remove debugging for bug 19823482. by Craig Mautner · 9 years ago
  20. 787bacd am a54f2b16: am 8bed4843: am d720dedb: Merge "Clear the previous states before setting the new app visibility" by Craig Mautner · 9 years ago
  21. 8bed484 am d720dedb: Merge "Clear the previous states before setting the new app visibility" by Craig Mautner · 9 years ago
  22. a9da39e Clear the previous states before setting the new app visibility by tiger_huang · 10 years ago
  23. 0b037e9 Merge "Remove one ANR cause and add logging for another" by Craig Mautner · 9 years ago
  24. cceeb58 Remove one ANR cause and add logging for another by Craig Mautner · 9 years ago
  25. 8501866 Merge "Still more debugging for bug 19823482" by Craig Mautner · 9 years ago
  26. 7258118 Still more debugging for bug 19823482 by Craig Mautner · 9 years ago
  27. a38dd32 Merge "Do not set visibility of unstarted activities." by Craig Mautner · 9 years ago
  28. 2568c3a Do not set visibility of unstarted activities. by Craig Mautner · 9 years ago
  29. 293e358 Clear the previous states before setting the new app visibility by tiger_huang · 10 years ago
  30. 4c13341 Merge "Debug for bug 19823482." by Craig Mautner · 9 years ago
  31. e571433 Debug for bug 19823482. by Craig Mautner · 9 years ago
  32. a2e8de7 am 357d4ec8: am 3e305491: am 000293c9: Merge "Layout the window to be displayed if it would be resized" by Olawale Ogunwale · 9 years ago
  33. 3e30549 am 000293c9: Merge "Layout the window to be displayed if it would be resized" by Olawale Ogunwale · 9 years ago
  34. 000293c Merge "Layout the window to be displayed if it would be resized" by Olawale Ogunwale · 9 years ago
  35. 44f388a Merge commit 'ff4bdd0b' by Qiwen Zhao · 9 years ago
  36. 2163701 Prevent unexpected rotation while going back to keyguard by tiger_huang · 9 years ago
  37. 26d577b am f8a2ba51: Merge "Prevent unexpected rotation while going back to keyguard" by Craig Mautner · 9 years ago
  38. 1263b2f Prevent unexpected rotation while going back to keyguard by tiger_huang · 9 years ago
  39. c3debf2 Start respecting View.DRAG_FLAG_GLOBAL flag. by Vladislav Kaznacheev · 9 years ago
  40. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  41. 1b4e56a resolved conflicts for merge of 1d67698b to master by Andreas Gampe · 9 years ago
  42. ce389e0 am 2f952916: am 1b4933d1: Merge "Wait for visible wallpaper drawn before starting app transitions" by Olawale Ogunwale · 9 years ago
  43. 1d67698 am 53729e29: Merge "Wait for opening apps ready before stopping freezing display" by Olawale Ogunwale · 9 years ago
  44. 2f95291 am 1b4933d1: Merge "Wait for visible wallpaper drawn before starting app transitions" by Olawale Ogunwale · 9 years ago
  45. 737298b am 276d1bc9: am a98c21a6: Make circular mask thickness configurable by Prashant Malani · 9 years ago
  46. 53729e2 Merge "Wait for opening apps ready before stopping freezing display" by Olawale Ogunwale · 9 years ago
  47. 276d1bc am a98c21a6: Make circular mask thickness configurable by Prashant Malani · 9 years ago
  48. 4a7f8b9 Wait for visible wallpaper drawn before starting app transitions by tiger_huang · 9 years ago
  49. a98c21a Make circular mask thickness configurable by Prashant Malani · 9 years ago
  50. 51a5a7c Revert "Revert "Add a timeout state to frozen windows"" by Craig Mautner · 9 years ago
  51. 1a07846 Revert "Add a timeout state to frozen windows" by Craig Mautner · 9 years ago
  52. 473db6f Wait for opening apps ready before stopping freezing display by tiger_huang · 9 years ago
  53. a75e3e0 Add a timeout state to frozen windows by Craig Mautner · 9 years ago
  54. 924a18b am cf8c112e: am 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  55. cf8c112 am 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  56. 23958c6 Force translucency from windowIsTranslucent on SwipeDismissLayout. by Filip Gruszczynski · 9 years ago
  57. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  58. 1fb5528 resolved conflicts for merge of 57bb5f5c to master by Chad Jones · 9 years ago
  59. 57bb5f5 am c0c39516: Merge "Hold a wake lock while dozing when display updates are pending." into lmp-mr1-modular-dev by Joe LaPenna · 9 years ago
  60. 24bec7c Implement nice transitions for light status bar by Jorim Jaggi · 9 years ago
  61. 3787561 Stop app transition based on mAppWindowAnimating field by Jorim Jaggi · 9 years ago
  62. 77ba480 Add AppTransitionListener by Jorim Jaggi · 9 years ago
  63. c2932a1 Hold a wake lock while dozing when display updates are pending. by Jeff Brown · 10 years ago
  64. b3b8fef Revert "Defer tap outside stack until multiwindows" by Wale Ogunwale · 9 years ago
  65. 4f9796e Merge changes Ib2def344,Ifd15736b by Craig Mautner · 9 years ago
  66. df33727 Merge "Fixed issue with focused stack frame not displaying in multi-window." by Wale Ogunwale · 9 years ago
  67. b605f4a Refactor computeScreenConfigurationLocked and more. by Craig Mautner · 9 years ago
  68. 4fecab5 Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD by Bill Yi · 9 years ago
  69. aa8a9b7 Fixed issue with focused stack frame not displaying in multi-window. by Wale Ogunwale · 9 years ago
  70. 7fe224e Refactor to split computeScreenConfigurationLocked by Craig Mautner · 9 years ago
  71. b1193ad Merge "Apply stack dim layer to entire screen for system windows." by Wale Ogunwale · 9 years ago
  72. 498e8c9 Apply stack dim layer to entire screen for system windows. by Wale Ogunwale · 9 years ago
  73. 2447a40 am c8036cdc: am 5d8f2491: am 2a005f6f: Merge "Prevent leaking surfaces from exiting windows" by Craig Mautner · 9 years ago
  74. c8036cd am 5d8f2491: am 2a005f6f: Merge "Prevent leaking surfaces from exiting windows" by Craig Mautner · 9 years ago
  75. 713abc2 Prevent leaking surfaces from exiting windows by tiger_huang · 9 years ago
  76. 682c8e5 Merge "Update voice interaction layer for new UI design." by Dianne Hackborn · 9 years ago
  77. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  78. 50dd4c1 Merge "Add ClipReveal window transition for application launch" by Chet Haase · 9 years ago
  79. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 9 years ago
  80. c431e89 Refactor of wallpaper methods. by Craig Mautner · 9 years ago
  81. b10e33f Split up android.policy into framework.jar and services.jar 1/3 by Jorim Jaggi · 9 years ago
  82. e7cfceb Code cleanup. by Craig Mautner · 9 years ago
  83. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 9 years ago
  84. 6b6838e Layout the window to be displayed if it would be resized by tiger_huang · 9 years ago
  85. 5d49712 Merge "Remove TYPE_UNIVERSE_BACKGROUND from system" by Craig Mautner · 9 years ago
  86. 616c118 am a8a4ce97: am 597bb696: Merge "Add a config for whether to start in touch mode." into lmp-mr1-dev by Tim Kilbourn · 9 years ago
  87. 4baf8d9 am 604a9e28: am 5426e7ae: Merge "Defer tap outside stack until multiwindows" into lmp-mr1-dev by Craig Mautner · 9 years ago
  88. 165be0c Remove TYPE_UNIVERSE_BACKGROUND from system by Craig Mautner · 9 years ago
  89. 783f286 Merge "Support activities in the same process having different resources." by Wale Ogunwale · 9 years ago
  90. 0048355 am a8a4ce97: am 597bb696: Merge "Add a config for whether to start in touch mode." into lmp-mr1-dev by Tim Kilbourn · 9 years ago
  91. a8a4ce9 am 597bb696: Merge "Add a config for whether to start in touch mode." into lmp-mr1-dev by Tim Kilbourn · 9 years ago
  92. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  93. 9626854 Add a config for whether to start in touch mode. by Tim Kilbourn · 10 years ago
  94. bf6af73 am 604a9e28: am 5426e7ae: Merge "Defer tap outside stack until multiwindows" into lmp-mr1-dev by Craig Mautner · 9 years ago
  95. 604a9e2 am 5426e7ae: Merge "Defer tap outside stack until multiwindows" into lmp-mr1-dev by Craig Mautner · 9 years ago
  96. baf6bef Defer tap outside stack until multiwindows by Craig Mautner · 9 years ago
  97. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 10 years ago
  98. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  99. a30dc17 am f1eb1cdc: am d22c8d99: Merge "Revert "Remove debugging and skip InputMethod windows"" into lmp-mr1-dev by Craig Mautner · 10 years ago
  100. b880c75 am f1eb1cdc: am d22c8d99: Merge "Revert "Remove debugging and skip InputMethod windows"" into lmp-mr1-dev by Craig Mautner · 10 years ago