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