1. fa96126 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  2. 4cc4045 Merge "Add InputMethodService#exposeContent()" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  3. ab641d8 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  4. 1835f63 Fix build due to missing abstract method impl by Adam Lesinski · 8 years ago
  5. 2bef7f5 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  6. 7f10c16 Workaround to display menus for AppCompat themes by Diego Perez · 8 years ago
  7. 2132e21 Merge "Fixed bugs with starting windows when displayng forcedResized activity" into nyc-dev by TreeHugger Robot · 8 years ago
  8. 3bf8afc Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  9. 595dc52 Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  10. 259504c Fix VectorDrawable_Delegate and DrawerLayout by Diego Perez · 8 years ago
  11. 91aa5d5 Merge "Prepare to replace windows across recreate()." into nyc-dev by TreeHugger Robot · 8 years ago
  12. f2bd704 Merge "Add missing delegate in Bitmap_Delegate" into nyc-dev by Diego Perez · 8 years ago
  13. 7cbc998 Prepare to replace windows across recreate(). by Robert Carr · 8 years ago
  14. ba59d0e Merge "Add namespace before attr name in defPropMap" into nyc-dev by Deepanshu Gupta · 8 years ago
  15. 6e61b91 Merge "Revert "Switch LayoutLib to Java 8"" into nyc-dev by Deepanshu Gupta · 8 years ago
  16. 18ba2f6 Add namespace before attr name in defPropMap by Deepanshu Gupta · 8 years ago
  17. 8764674 Merge "Disallow disable of the system shared libs." into nyc-dev by Svetoslav Ganov · 8 years ago
  18. 74065ac Add missing delegate in Bitmap_Delegate by Diego Perez · 8 years ago
  19. 6e1b7e3 Separate measure so it can only run inflate if needed by Diego Perez · 8 years ago
  20. c7c7394 Merge "Return complete properties map instead of per view" into nyc-dev by Deepanshu Gupta · 8 years ago
  21. 18be29a Return complete properties map instead of per view by Deepanshu Gupta · 8 years ago
  22. 0eff15e Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  23. c611ed3 Change method name in VectorDrawable_Delegate by Jerome Gaillard · 8 years ago
  24. 251c8da Merge "Synchronize access to the main looper" into nyc-dev by Diego Perez · 8 years ago
  25. 599f491 Merge "Added api to delete cache files for a given user" into nyc-dev by TreeHugger Robot · 8 years ago
  26. 46f3148 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  27. d94cff8 Add post resolve property values by Deepanshu Gupta · 8 years ago
  28. df8e9da Synchronize access to the main looper by Diego Perez · 8 years ago
  29. 3fcc5ce Fix broken delegates for FontFamily and PathParser by Diego Perez · 8 years ago
  30. c93d0c0 Merge "Fix NPE when runnin testActivity" into nyc-dev by Diego Perez · 8 years ago
  31. 8997bbe Fix NPE when runnin testActivity by Diego Perez · 8 years ago
  32. 46aadbf Merge "Fix rect shadow detection" into nyc-dev by Diego Perez · 8 years ago
  33. 4c4d734 Merge "Add missing setAccessible to Choreographer's threadInstance" into nyc-dev by Deepanshu Gupta · 8 years ago
  34. 3c7963b Add missing setAccessible to Choreographer's threadInstance by Deepanshu Gupta · 8 years ago
  35. 45887e4 Merge "Clear ThreadLocal storage from Choreographer" into nyc-dev by Deepanshu Gupta · 8 years ago
  36. 405d104 Clear ThreadLocal storage from Choreographer by Deepanshu Gupta · 8 years ago
  37. 454a727 Fix rect shadow detection by Diego Perez · 8 years ago
  38. 91fff28 Merge "Add properties from textAppearance to property map" into nyc-dev by Deepanshu Gupta · 8 years ago
  39. 5719b7e Add properties from textAppearance to property map by Deepanshu Gupta · 8 years ago
  40. 0685ab3 Separate inflate from render step by Diego Perez · 8 years ago
  41. b1a7a97 Merge "Update Path and RenderNode delegates to new API" into nyc-dev by Diego Perez · 8 years ago
  42. 70cf2db Update Path and RenderNode delegates to new API by Diego Perez · 8 years ago
  43. 111c264 fix build break by Chong Zhang · 8 years ago
  44. 40b0025 Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  45. 7876288 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  46. 852bc91 Implement VirtualRefBasePtr native methods by Diego Perez · 8 years ago
  47. 9ce4158 Ensure we change SurfaceView size from UI thread. by Robert Carr · 8 years ago
  48. fc5bda8 Merge "Fix menu popup rendering" into nyc-dev by Deepanshu Gupta · 8 years ago
  49. 42d277a Fix menu popup rendering by Deepanshu Gupta · 8 years ago
  50. 0d33ef3 LayoutLib intellij codestyle: line wrap by Deepanshu Gupta · 8 years ago
  51. d6b76a3 Add tests for getResource*Name() by Deepanshu Gupta · 8 years ago
  52. 49b3939 Support getResource*Name() methods for Resources by Deepanshu Gupta · 8 years ago
  53. f96f390 Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev by Clara Bayarri · 8 years ago
  54. b2a1e2c Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  55. c5f90cf Merge "Exclude java namespace classes from layoutlib" into nyc-dev by Deepanshu Gupta · 8 years ago
  56. 37d1bc2 Exclude java namespace classes from layoutlib by Deepanshu Gupta · 8 years ago
  57. 9171a4c Merge "Add fill type support to vector drawable" into nyc-dev by Diego Perez · 8 years ago
  58. d6f14fa Add fill type support to vector drawable by Diego Perez · 8 years ago
  59. 96c0fa5 Merge "Close notification panel when user button is tapped" into nyc-dev by Adrian Roos · 8 years ago
  60. c50f3b4 Merge "Don't change geometry in relayout if preserve geometry is requested" into nyc-dev by Chong Zhang · 8 years ago
  61. f1f1d44 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 8 years ago
  62. b6aabf2 Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev by Diego Perez · 8 years ago
  63. 831f206 Don't change geometry in relayout if preserve geometry is requested by Chong Zhang · 8 years ago
  64. 0a5d5bc Add guard around getXmlFileParser() call by Deepanshu Gupta · 8 years ago
  65. 97fb922 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 8 years ago
  66. 549ca52 Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev by Deepanshu Gupta · 8 years ago
  67. fa05151 Add guard around getXmlFileParser() call by Deepanshu Gupta · 8 years ago
  68. 2921f27 Merge "Account for parent scroll position" into nyc-dev by Diego Perez · 8 years ago
  69. efa6b1d Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 8 years ago
  70. 5b368b7 Merge "Only resize task when divider is released" into nyc-dev by Wale Ogunwale · 8 years ago
  71. 3093698 Merge "Fix build" into nyc-dev by Tony Mantler · 8 years ago
  72. 95d36ba Fix build by Tony Mantler · 8 years ago
  73. 777163c Account for parent scroll position by Diego Perez · 8 years ago
  74. 14b68e7 Merge "Prevent NPE when syncing recent tasks" into nyc-dev by Fyodor Kupolov · 8 years ago
  75. 07deb6c Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  76. 99ccd7e Merge "Lower the minimum period for periodic jobs to 15 minutes" into nyc-dev by Chris Tate · 8 years ago
  77. fd0dbea Merge "Close overflow when hiding QS editor" into nyc-dev by Jason Monk · 8 years ago
  78. f71f892 Merge "Refinement for onVisibilityAggregated" into nyc-dev by Doris Liu · 8 years ago
  79. 6943ff0 Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  80. 5606d63 Merge "Document that Rect right/bottom are exclusive" into nyc-dev by Chet Haase · 8 years ago
  81. 0ddc7be Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  82. fd8fc0a Merge "Don't reboot into recovery if block map file is missing." into nyc-dev by Tao Bao · 8 years ago
  83. 2818197 Merge "Show admin support dialog if app is suspended." into nyc-dev by Sudheer Shanka · 8 years ago
  84. 5618816 Merge "Restore fix for native activity without a java-code" into nyc-dev by Dimitry Ivanov · 8 years ago
  85. f6d0f8d Merge "Push flags from top-level TypedValue into ComplexColor changing configs" into nyc-dev by Alan Viverette · 8 years ago
  86. 42ddba7 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  87. aa789d8 Merge "Don't show wallpaper when backdrop is visible" into nyc-dev by Adrian Roos · 8 years ago
  88. b1881ba Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  89. 69f74df Merge "Remove SyncManager's local job cache" into nyc-dev by Shreyas Basarge · 8 years ago
  90. 71f8805 Merge "Fix double tap issue in TouchExplorer" into nyc-dev by Zach Kuznia · 8 years ago
  91. 42b832b Do not deallocate on Bitmap.recycle by Diego Perez · 8 years ago
  92. b8dd0e9 Merge "Camera2: Add buffer drop error callback" into nyc-dev by Eino-Ville Talvala · 8 years ago
  93. 09c1a15 Merge "Add ability to swap docked/fullscreen stack" into nyc-dev by Jorim Jaggi · 8 years ago
  94. ca987f5 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  95. 860f6e3 Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev by Diego Perez · 8 years ago
  96. 3f2a8ae Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev by Diego Perez · 8 years ago
  97. 6826157 BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) am: af0f3bda17 by Siva Velusamy · 8 years ago
  98. 05954d5 BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) by Siva Velusamy · 8 years ago
  99. e49421c Add missing references to VNativeObject by Diego Perez · 8 years ago
  100. 4580121 Merge "Change BridgeResources to Resources_Delegate" into nyc-dev by Xavier Ducrohet · 8 years ago