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