1. 5dbcad5 Add native delegates for Color.java by Jerome Gaillard · 6 years ago
  2. 184aeed Merge "Fix matrix inversion in Matrix_Delegate" by Jerome Gaillard · 6 years ago
  3. 724563d Merge "Fix WM input limitations on secondary displays" by Charles Chen · 6 years ago
  4. 9baa304 Fix matrix inversion in Matrix_Delegate by Jerome Gaillard · 6 years ago
  5. ea5e3f6 Merge "Hide inputMethodClientHasFocus() from apps" by TreeHugger Robot · 6 years ago
  6. a92b3c7 Merge "Use ResourceReference for passing default styles to Studio" by Jerome Gaillard · 6 years ago
  7. 2221ad6 Hide inputMethodClientHasFocus() from apps by Yohei Yukawa · 6 years ago
  8. b4c4a77 Merge "Impove an error message in the namespaced case" by Jerome Gaillard · 6 years ago
  9. 4693f0d Impove an error message in the namespaced case by Sergey Prigogin · 6 years ago
  10. edb8ffc Use ResourceReference for passing default styles to Studio by Jerome Gaillard · 6 years ago
  11. fbdc734 Clear PropertyValueHolder internal caches by Diego Perez · 6 years ago
  12. 054bb6b Merge "Prevent ArrayIndexOutOfBoundsException for gradients" by Jerome Gaillard · 6 years ago
  13. a8e62b7 Merge "Default properties are namespace aware" by Jerome Gaillard · 6 years ago
  14. a04fa05 Prevent ArrayIndexOutOfBoundsException for gradients by Jerome Gaillard · 6 years ago
  15. 6abea43 Default properties are namespace aware by Jerome Gaillard · 6 years ago
  16. ecb198d Fix computation of configuration screen size in dp by Jerome Gaillard · 6 years ago
  17. a0cc55b Refer to ViewAttribute enum by non-qualified name by Sergey Prigogin · 6 years ago
  18. 3634082 Fix WM input limitations on secondary displays by Arthur Hung · 6 years ago
  19. 356a29e Merge "Track addition of IPowerManager.getLastSleepReason" by TreeHugger Robot · 6 years ago
  20. e6811b6 Track addition of IPowerManager.getLastSleepReason by Robin Lee · 6 years ago
  21. 48730fa Merge "Get gravity of menu panel by display" by Riddle Hsu · 6 years ago
  22. 1a73d50 Merge "Resolve the last ResourceNamespace.TODO in Layoutlib" by Sergey Prigogin · 6 years ago
  23. fe98c47 Merge "Allow AttrResourceValue.getAttributeValues to return an empty map" by Sergey Prigogin · 6 years ago
  24. 5e514e0 Merge "Code streamlining" by Sergey Prigogin · 6 years ago
  25. b1a04c9 Merge "Resolve two ResourceNamespace.TODOs and reduce use of deprecated methods" by Sergey Prigogin · 6 years ago
  26. 9064133 Update layoutlib following commit 6f11c6e by Jerome Gaillard · 6 years ago
  27. d74de27 Resolve the last ResourceNamespace.TODO in Layoutlib by Sergey Prigogin · 6 years ago
  28. f22351b Code streamlining by Sergey Prigogin · 6 years ago
  29. 4b0ff0a Allow AttrResourceValue.getAttributeValues to return an empty map by Sergey Prigogin · 6 years ago
  30. ef47a7f Resolve two ResourceNamespace.TODOs and reduce use of deprecated methods by Sergey Prigogin · 6 years ago
  31. 65b9e97 Merge "Revert "Fix wrong order of sample data text"" by TreeHugger Robot · 6 years ago
  32. ec5d6fe Update guava prebuilt version for layoutlib tests by Jerome Gaillard · 6 years ago
  33. a82e8fd Revert "Fix wrong order of sample data text" by Sergey Prigogin · 6 years ago
  34. e25a9f9 Get gravity of menu panel by display by Riddle Hsu · 6 years ago
  35. 7ef6e18 Resolve a ResourceNamespace.TODO in CustomBar by Sergey Prigogin · 6 years ago
  36. 0d7982c Resolve a namespacing TODO in AppCompatActionBar by Sergey Prigogin · 6 years ago
  37. d1bf840 Merge "Translation of a view was not reflected in viewInfo" by Fedor Kudasov · 6 years ago
  38. de015d4 Translation of a view was not reflected in viewInfo by Fedor Kudasov · 6 years ago
  39. 2460460 Update BridgePackageManager to new interface by Philip P. Moltmann · 6 years ago
  40. ca43bbe Reset transform before applying filter by Jerome Gaillard · 6 years ago
  41. 0068083 Replace golden image with one build with the correct JDK by Jerome Gaillard · 6 years ago
  42. 9124bb9 Merge "Add flag to scale layoutlib result image" by TreeHugger Robot · 6 years ago
  43. f2bc450 Add flag to scale layoutlib result image by Diego Perez · 6 years ago
  44. 7329174 Use the parent RecyclerView class in RecyclerViewUtil by Diego Perez · 6 years ago
  45. 56b8e74 Merge "Fix android:tint attribute for Vector Drawable" by Charlie Tsai · 6 years ago
  46. 64c116b Fix android:tint attribute for Vector Drawable by Charlie Tsai · 6 years ago
  47. ed79e21 Merge "Implicit namespace resolver allows handling of sample data" by Jerome Gaillard · 6 years ago
  48. df937c5 Fix wrong order of sample data text by Charlie Tsai · 6 years ago
  49. f33b810 Remove use of the deprecated RenderResources.findResValue method by Sergey Prigogin · 6 years ago
  50. 17c2f57 Update StaticLayout_Delegate following commit 9155fa6 by Jerome Gaillard · 6 years ago
  51. ed6cb3b Fix resolution of array items that are attr values by Jerome Gaillard · 6 years ago
  52. 46f9567 Elements of resource namespace support by Sergey Prigogin · 6 years ago
  53. 886b0f8 Implicit namespace resolver allows handling of sample data by Jerome Gaillard · 6 years ago
  54. f3421ca Merge "Update Bitmap_Delegate following commit f8adae1" by Jerome Gaillard · 6 years ago
  55. bea501f Track native allocations differently by Diego Perez · 6 years ago
  56. a27b5da Update Bitmap_Delegate following commit f8adae1 by Jerome Gaillard · 6 years ago
  57. 1276b5e Namespace support in the BridgeInflater.findCustomInflater method by Sergey Prigogin · 6 years ago
  58. 5a14b3b A step towards converting ResourceValue and friends to interfaces by Sergey Prigogin · 6 years ago
  59. d27623e UnresolvedResourceValue should not have null type by Jerome Gaillard · 6 years ago
  60. 5b825c4 Merge "Fix error in class name" by Jerome Gaillard · 6 years ago
  61. a1fde90 Merge "Namespace support" by Sergey Prigogin · 6 years ago
  62. 86387f8 Fix error in class name by Jerome Gaillard · 6 years ago
  63. 997236d Namespace support by Sergey Prigogin · 6 years ago
  64. 1a68ab3 More namespace support by Sergey Prigogin · 6 years ago
  65. 761ee4f Fix NPE when the stream is null by Sergey Prigogin · 6 years ago
  66. ed8dc36 Merge "Fix layoutlib tests broken in commit 5ea5b0a" by Jerome Gaillard · 6 years ago
  67. a96112a Fix layoutlib tests broken in commit 5ea5b0a by Jerome Gaillard · 6 years ago
  68. cc47ad6 Do not release FontFamily reference at the builder stage by Jerome Gaillard · 6 years ago
  69. 490d710 Merge "Delegate resource file operations to AssetRepository" by Sergey Prigogin · 6 years ago
  70. 5ea5b0a Delegate resource file operations to AssetRepository by Sergey Prigogin · 6 years ago
  71. 253f3da Implement sendBroadcastAsUserMultiplePermissions in BridgeContext. am: febc4591c0 by Tyler Gunn · 6 years ago
  72. febc459 Implement sendBroadcastAsUserMultiplePermissions in BridgeContext. by Tyler Gunn · 6 years ago
  73. ec94ef5 Allow enum and flag values in integer form by Sergey Prigogin · 6 years ago
  74. 333c140 Update Bitmap_Delegate following commit e7b5129 by Jerome Gaillard · 6 years ago
  75. 88caa91 Updated BitmapDelegate to call updated Bitmap constructor that no longer by Nader Jawad · 6 years ago
  76. 1e49d04 layoutlib: Update to match framework am: d091c660e7 am: ca6b7cca29 by Adrian Roos · 6 years ago
  77. d091c66 layoutlib: Update to match framework by Adrian Roos · 6 years ago
  78. b917f46 Add layout artifact without framework by Diego Perez · 7 years ago
  79. 7bd64c1 Merge "Remove assertion that is not valid after de02786" by Jerome Gaillard · 6 years ago
  80. ebaf9de Merge "Revert "Revert "Update golden images for tests following commit 5c228d5""" by Jerome Gaillard · 6 years ago
  81. 34bfe77 Revert "Revert "Update golden images for tests following commit 5c228d5"" by Jerome Gaillard · 6 years ago
  82. d87d67f Remove assertion that is not valid after de02786 by Jerome Gaillard · 6 years ago
  83. db85b5d Update layoutlib delegate following commit fb0abe1 by Jerome Gaillard · 6 years ago
  84. 6ef8c24 Merge "Update layoutlib ImageDecoder following commit d9b53a0" by Jerome Gaillard · 6 years ago
  85. 0f6d14c Update layoutlib ImageDecoder following commit d9b53a0 by Jerome Gaillard · 6 years ago
  86. 74c49ad Update Path_Delegate following commit 205d83e by Jerome Gaillard · 6 years ago
  87. 0149937 Update appcompat names to "final" version by Diego Perez · 7 years ago
  88. 43d0184 Merge "Revert "Update golden images for tests following commit 5c228d5"" by Jerome Gaillard · 7 years ago
  89. 8f62a17 Revert "Update golden images for tests following commit 5c228d5" by Jerome Gaillard · 7 years ago
  90. f7db306 Update delegate following commit a553477 by Jerome Gaillard · 7 years ago
  91. 31462fe Merge "Updating overriden method PackageManager#setSuspended" into pi-dev am: ee1e5bee68 by Suprabh Shukla · 7 years ago
  92. ee1e5be Merge "Updating overriden method PackageManager#setSuspended" into pi-dev by TreeHugger Robot · 7 years ago
  93. 709b5f7 Update golden images for tests following commit 5c228d5 by Jerome Gaillard · 7 years ago
  94. 94f61fd Updating overriden method PackageManager#setSuspended by Suprabh Shukla · 7 years ago
  95. b6ad0c6 Update Bitmap_Delegate following commit ce89a6e by Jerome Gaillard · 7 years ago
  96. 8db85da Merge "Add new method" into pi-dev am: bad64df1e6 am: 5b35f65dfd by Philip P. Moltmann · 7 years ago
  97. bb05f2a Merge "IPowerManager compatibility" into pi-dev am: e51e01b8a6 am: e4535b5da6 by Lucas Dupin · 7 years ago
  98. bad64df Merge "Add new method" into pi-dev by TreeHugger Robot · 7 years ago
  99. 7e619f8 Merge "Update IWindowManagerImpl in layoutlib" into pi-dev am: 6e1484b0ef by Andrii Kulian · 7 years ago
  100. e51e01b Merge "IPowerManager compatibility" into pi-dev by TreeHugger Robot · 7 years ago