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