1. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 8 years ago
  2. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  3. df3a7ca Change density for the correct user by Alan Viverette · 8 years ago
  4. 813be13 DO NOT MERGE -- Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  5. 45e6d2d Clean up surfaces when app is resumed without being stopped. by Chong Zhang · 8 years ago
  6. 3683fb1 Adds a screenshot wallpaper method to WallpaperManagerService. by Zak Cohen · 8 years ago
  7. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  8. dc42d7d Merge "Add InputMethodService#exposeContent()" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  9. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  10. 0f5caab Fix build due to missing abstract method impl by Adam Lesinski · 8 years ago
  11. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  12. 790e5f6 Workaround to display menus for AppCompat themes by Diego Perez · 8 years ago
  13. b406dd2 Merge "Fixed bugs with starting windows when displayng forcedResized activity" into nyc-dev by TreeHugger Robot · 8 years ago
  14. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  15. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  16. 5ca21e4 Fix VectorDrawable_Delegate and DrawerLayout by Diego Perez · 8 years ago
  17. ea162c3 Merge "Prepare to replace windows across recreate()." into nyc-dev by TreeHugger Robot · 8 years ago
  18. e37ecbd Merge "Add missing delegate in Bitmap_Delegate" into nyc-dev by Diego Perez · 8 years ago
  19. 77bdfb5 Prepare to replace windows across recreate(). by Robert Carr · 8 years ago
  20. 4c5e7a7 Merge "Add namespace before attr name in defPropMap" into nyc-dev by Deepanshu Gupta · 8 years ago
  21. 2385e21 Merge "Revert "Switch LayoutLib to Java 8"" into nyc-dev by Deepanshu Gupta · 8 years ago
  22. a43c4fa Add namespace before attr name in defPropMap by Deepanshu Gupta · 8 years ago
  23. 5a91b61 Merge "Disallow disable of the system shared libs." into nyc-dev by Svetoslav Ganov · 8 years ago
  24. d7d2119 Add missing delegate in Bitmap_Delegate by Diego Perez · 8 years ago
  25. 39e540c Separate measure so it can only run inflate if needed by Diego Perez · 8 years ago
  26. e70464e Merge "Return complete properties map instead of per view" into nyc-dev by Deepanshu Gupta · 8 years ago
  27. eaf1853 Return complete properties map instead of per view by Deepanshu Gupta · 8 years ago
  28. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  29. 8c0ab16 Change method name in VectorDrawable_Delegate by Jerome Gaillard · 8 years ago
  30. 49a5436 Merge "Synchronize access to the main looper" into nyc-dev by Diego Perez · 8 years ago
  31. 0a6a6db Merge "Added api to delete cache files for a given user" into nyc-dev by TreeHugger Robot · 8 years ago
  32. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  33. 79c59fe Add post resolve property values by Deepanshu Gupta · 8 years ago
  34. 8d25697 Synchronize access to the main looper by Diego Perez · 8 years ago
  35. a0a51b6 Fix broken delegates for FontFamily and PathParser by Diego Perez · 8 years ago
  36. 2155ad8 Merge "Fix NPE when runnin testActivity" into nyc-dev by Diego Perez · 8 years ago
  37. 8cdf61a Fix NPE when runnin testActivity by Diego Perez · 8 years ago
  38. 8d35506 Merge "Fix rect shadow detection" into nyc-dev by Diego Perez · 8 years ago
  39. 5b758bf Merge "Add missing setAccessible to Choreographer's threadInstance" into nyc-dev by Deepanshu Gupta · 8 years ago
  40. 42c8bd1 Add missing setAccessible to Choreographer's threadInstance by Deepanshu Gupta · 8 years ago
  41. 39f1311b Merge "Clear ThreadLocal storage from Choreographer" into nyc-dev by Deepanshu Gupta · 8 years ago
  42. 61ccc91 Clear ThreadLocal storage from Choreographer by Deepanshu Gupta · 8 years ago
  43. a4d7ad8 Fix rect shadow detection by Diego Perez · 8 years ago
  44. bad02b0 Merge "Add properties from textAppearance to property map" into nyc-dev by Deepanshu Gupta · 8 years ago
  45. 91253ed Add properties from textAppearance to property map by Deepanshu Gupta · 8 years ago
  46. 2605f91 Separate inflate from render step by Diego Perez · 8 years ago
  47. 18e7e10 Merge "Update Path and RenderNode delegates to new API" into nyc-dev by Diego Perez · 8 years ago
  48. 8f43dfe Update Path and RenderNode delegates to new API by Diego Perez · 8 years ago
  49. d19342a fix build break by Chong Zhang · 8 years ago
  50. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  51. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  52. fc970ab6 Implement VirtualRefBasePtr native methods by Diego Perez · 9 years ago
  53. 0b10c33 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  54. 83b9db0 Merge "Fix menu popup rendering" into nyc-dev by Deepanshu Gupta · 8 years ago
  55. 97c0679 Fix menu popup rendering by Deepanshu Gupta · 8 years ago
  56. 60dc3a9 LayoutLib intellij codestyle: line wrap by Deepanshu Gupta · 8 years ago
  57. ceb1ab1 Add tests for getResource*Name() by Deepanshu Gupta · 8 years ago
  58. 618ca26 Support getResource*Name() methods for Resources by Deepanshu Gupta · 9 years ago
  59. 3e5bf78 Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev by Clara Bayarri · 8 years ago
  60. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 9 years ago
  61. 3e2b413 Merge "Exclude java namespace classes from layoutlib" into nyc-dev by Deepanshu Gupta · 8 years ago
  62. fa5f55f Exclude java namespace classes from layoutlib by Deepanshu Gupta · 8 years ago
  63. f0fce3e Merge "Add fill type support to vector drawable" into nyc-dev by Diego Perez · 8 years ago
  64. 5ceb30f Add fill type support to vector drawable by Diego Perez · 9 years ago
  65. 3db51d1 Merge "Don't change geometry in relayout if preserve geometry is requested" into nyc-dev by Chong Zhang · 9 years ago
  66. 21412f0 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 9 years ago
  67. ebf3261 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 9 years ago
  68. 6136273 Don't change geometry in relayout if preserve geometry is requested by Chong Zhang · 9 years ago
  69. cd6e47e Add guard around getXmlFileParser() call by Deepanshu Gupta · 9 years ago
  70. 8662173 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 9 years ago
  71. 13d2e2e Add guard around getXmlFileParser() call by Deepanshu Gupta · 9 years ago
  72. 38735b00 Merge "Account for parent scroll position" into nyc-dev by Diego Perez · 9 years ago
  73. 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 9 years ago
  74. 4f29d45ad Merge "Fix build" into nyc-dev by Tony Mantler · 9 years ago
  75. 86b66c5 Fix build by Tony Mantler · 9 years ago
  76. d154591 Account for parent scroll position by Diego Perez · 9 years ago
  77. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 9 years ago
  78. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 9 years ago
  79. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  80. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 9 years ago
  81. 7400f82 Merge "Don't show wallpaper when backdrop is visible" into nyc-dev by Adrian Roos · 9 years ago
  82. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 9 years ago
  83. adf62b3 Do not deallocate on Bitmap.recycle by Diego Perez · 9 years ago
  84. 95b69f8 Merge "Add ability to swap docked/fullscreen stack" into nyc-dev by Jorim Jaggi · 9 years ago
  85. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 9 years ago
  86. f2af683 Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev by Diego Perez · 9 years ago
  87. f1c6e0b BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) am: af0f3bda17 by Siva Velusamy · 9 years ago
  88. af0f3bd BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) by Siva Velusamy · 9 years ago
  89. 39b205c Add missing references to VNativeObject by Diego Perez · 9 years ago
  90. 7ba6dc0 Merge "Change BridgeResources to Resources_Delegate" into nyc-dev by Xavier Ducrohet · 9 years ago
  91. 5b5b1c0 Merge "Animated vector drawable support" into nyc-dev by Xavier Ducrohet · 9 years ago
  92. 2591346 DO NOT MERGE: Initialize layoutlib variables before using them by Diego Perez · 9 years ago
  93. 566b303 Add support for GradientColor in layoutlib by Diego Perez · 9 years ago
  94. e05f1c4 Change BridgeResources to Resources_Delegate by Deepanshu Gupta · 9 years ago
  95. 9b137e2 Change BridgeResources to Resources_Delegate [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  96. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 9 years ago
  97. 1b338cd Add missing translate if the drawable top is not 0,0 by Diego Perez · 9 years ago
  98. 8a9a824 Animated vector drawable support by Diego Perez · 9 years ago
  99. a38b7c1 Merge "Implement native methods in VectorDrawable" into nyc-dev by Diego Perez · 9 years ago
  100. 44be5f0 Merge "Change libraries needed by layoutlib to "host" libs" into nyc-dev by Neil Fuller · 9 years ago