1. 7a8b620 Update AssetManager_Delegate following commit b87b507 by Jerome Gaillard · 6 years ago
  2. 6262614 Generate stub API jar for layoutlib by diegoperez · 6 years ago
  3. 0bafab4 Merge "Change version of Java 9 classes to be Java 8 compatible" by Jerome Gaillard · 6 years ago
  4. 129b9fd Remove unnecessary overrides in layoutlib build by Jerome Gaillard · 6 years ago
  5. c370ec0 Track RenderNode package change by John Reck · 6 years ago
  6. bd412b4 Merge "Fix create tests for layoutlib" by Jerome Gaillard · 6 years ago
  7. ea00461 Remove unnecessary dependencies in build by Jerome Gaillard · 6 years ago
  8. 228f25b Fix create tests for layoutlib by Jerome Gaillard · 6 years ago
  9. eeb08a3 Refactoring of delegates following commit 70200b0 by Jerome Gaillard · 6 years ago
  10. d26d717 Delete Eclipse configuration files by Jerome Gaillard · 6 years ago
  11. 3c9fd3a Let layoutlib use new internal IMM APIs for edit mode by Yohei Yukawa · 6 years ago
  12. ac63282 Change version of Java 9 classes to be Java 8 compatible by Jerome Gaillard · 6 years ago
  13. de899aa Merge "Add native delegates for Color.java" by Jerome Gaillard · 6 years ago
  14. 0fd8c4e Create SurfaceControl_Delegate following commit b040c01 by Jerome Gaillard · 6 years ago
  15. a65f963 Update layoutlib font family handling after commit eaa917e by Jerome Gaillard · 6 years ago
  16. 5dbcad5 Add native delegates for Color.java by Jerome Gaillard · 6 years ago
  17. e69759d Merge "Clear PropertyValueHolder internal caches" by Jerome Gaillard · 6 years ago
  18. fbdc734 Clear PropertyValueHolder internal caches by Diego Perez · 6 years ago
  19. 77e135d Don't change java.text.DateFormat to android.icu.DateFormat by Jerome Gaillard · 6 years ago
  20. 9064133 Update layoutlib following commit 6f11c6e by Jerome Gaillard · 6 years ago
  21. b77d81e Modify CreateInfo to support glob in excludes by Diego Perez · 6 years ago
  22. a90a549 Revert "Modify CreateInfo to support glob in excludes" by Diego Perez · 6 years ago
  23. f30380a Modify CreateInfo to support glob in excludes by Diego Perez · 6 years ago
  24. cea3f5c Remove sun. classes from layoutlib.jar by Jerome Gaillard · 6 years ago
  25. 30f9873 Merge "Filter not needed classes" by Diego Perez · 6 years ago
  26. bea501f Track native allocations differently by Diego Perez · 7 years ago
  27. 61d5a81 Filter not needed classes by Diego Perez · 7 years ago
  28. fbc6c78 Update AssetManager_Delegate following commit bebfcc4 by Jerome Gaillard · 7 years ago
  29. 4f7bcc5 Revert "Update AssetManager_Delegate following commit 1187590" by Jerome Gaillard · 7 years ago
  30. 2e19179 Update AssetManager_Delegate following commit 1187590 by Jerome Gaillard · 7 years ago
  31. 471618d Implement a new ImageDecoder for layoutlib by Jerome Gaillard · 7 years ago
  32. 90fe80d Update layoutlib following commit 66c6d78 by Jerome Gaillard · 7 years ago
  33. f9ed408 Update layoutlib following commit 9d3bd08 by Jerome Gaillard · 7 years ago
  34. 2ab1026 layoutlib: use ASM 6.0 am: 6312cbb17f am: 4ffbc74adc am: 8d243160c4 by Tobias Thierer · 7 years ago
  35. 6312cbb layoutlib: use ASM 6.0 by Tobias Thierer · 7 years ago
  36. 0b516c5 Update Layoutlib following platform change commit 6f1868b813 by Jerome Gaillard · 7 years ago
  37. dc249cf Protect agains crashes in views by Diego Perez · 7 years ago
  38. 3a11d14 Create Binder_Delegate following commit 1602cb58f3 by Jerome Gaillard · 7 years ago
  39. e581401 Delegate Resources.getFloat method after commit d27c36b870 by Jerome Gaillard · 7 years ago
  40. 985efac Delete AndroidBidi_Delegate following commit a15fd848cb by Jerome Gaillard · 7 years ago
  41. 4e51324 Update layoutlib after changes in Android source code by Jerome Gaillard · 7 years ago
  42. 1f0a8f6 Workaround for font support with appcompat 26 by Diego Perez · 7 years ago
  43. f87bd04 Revert "Update Typeface_Delegate following Change I2744db73" DO NOT MERGE by Seigo Nonaka · 7 years ago
  44. aec75b2 Add support for opening assets in layoutlib by Jerome Gaillard · 7 years ago
  45. 71d064e Update Typeface_Delegate following Change I2744db73 by Jerome Gaillard · 7 years ago
  46. b1bd123 Add support for changing shape of adaptive icons by Jerome Gaillard · 7 years ago
  47. 44440c3 Add constructor delegation by Diego Perez · 7 years ago
  48. b35cacc Implement Resources.getIdentifier in layoutlib by Diego Perez · 8 years ago
  49. 03faa7e Remove field injection by Diego Perez · 8 years ago
  50. 3a58b00 Create common module to contain shared code by Diego Perez · 8 years ago
  51. b54f5cb Fix paths for layoutlib idea project by Diego Perez · 8 years ago
  52. f6627a9 Dispose font cache on bridge.dispose by Diego Perez · 8 years ago
  53. dba363f Fix BitmapShader to work with adaptive icons by Diego Perez · 8 years ago
  54. dd984ec Workaround for broken BitmapShader in AdaptiveIconDrawable by Diego Perez · 8 years ago
  55. 3c5e338 Rename android.os.Build so it can be dynamically generated by Diego Perez · 8 years ago
  56. 33107cd Update asm version in layoutlib following Change I2a6396e7 by Jerome Gaillard · 8 years ago
  57. 8972867 Merge "Add dynamic font support" by Diego Perez · 8 years ago
  58. 6b2b4a6 Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee by Colin Cross · 8 years ago
  59. 7c22a70 Add dynamic font support by Diego Perez · 8 years ago
  60. 04c35e7 Use asm-5.2 prebuilt by Colin Cross · 8 years ago
  61. 7dbf1fd Add ability to promote classes to public visibility by Diego Perez · 8 years ago
  62. a3aca31 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  63. cd13c5d Merge "Revert "Update layoutlib following Change Id10ca97f on FontFamily"" by Colin Cross · 8 years ago
  64. 1e723cf2 Revert "Update layoutlib following Change Id10ca97f on FontFamily" by Siyamed Sinir · 8 years ago
  65. 016e71f Fix plurals support in layoutlib by Diego Perez · 8 years ago
  66. 4bcdc54 Hack to deal with android:pointerIcon in layoutlib by Jerome Gaillard · 8 years ago
  67. e838cb3 Update layoutlib following Change Id10ca97f on FontFamily by Jerome Gaillard · 8 years ago
  68. 8e7e4cf Update layoulib following changes in Android source code by Jerome Gaillard · 8 years ago
  69. c9a0778 Merge "Use junit-host instead of junit" am: 7dda7e1e81 am: bbb501281e am: 52277efa6c by Paul Duffin · 8 years ago
  70. ce1f3be Use junit-host instead of junit by Paul Duffin · 8 years ago
  71. 6ecd704 Override TextServicesManager in layoutlib by Jerome Gaillard · 8 years ago
  72. 989f4cb Fix layoutlib to reflect recent changes in platform code by Jerome Gaillard · 8 years ago
  73. 2837622 Merge "Remove deprecated overriden methods in CreateInfo" by Diego Perez · 8 years ago
  74. 9ae992a Remove deprecated overriden methods in CreateInfo by Diego Perez · 8 years ago
  75. f19c854 Implement missing getAssignedPackageIdentifiers delegate by Diego Perez · 8 years ago
  76. 6e61b91 Merge "Revert "Switch LayoutLib to Java 8"" into nyc-dev by Deepanshu Gupta · 9 years ago
  77. 3fcc5ce Fix broken delegates for FontFamily and PathParser by Diego Perez · 9 years ago
  78. 852bc91 Implement VirtualRefBasePtr native methods by Diego Perez · 9 years ago
  79. 49b3939 Support getResource*Name() methods for Resources by Deepanshu Gupta · 9 years ago
  80. c5f90cf Merge "Exclude java namespace classes from layoutlib" into nyc-dev by Deepanshu Gupta · 9 years ago
  81. 37d1bc2 Exclude java namespace classes from layoutlib by Deepanshu Gupta · 9 years ago
  82. d6f14fa Add fill type support to vector drawable by Diego Perez · 9 years ago
  83. 4580121 Merge "Change BridgeResources to Resources_Delegate" into nyc-dev by Xavier Ducrohet · 9 years ago
  84. 896eb1c Change BridgeResources to Resources_Delegate by Deepanshu Gupta · 9 years ago
  85. ee55206 Animated vector drawable support by Diego Perez · 9 years ago
  86. 1c109a1 Merge "Implement native methods in VectorDrawable" into nyc-dev by Diego Perez · 9 years ago
  87. eb930e0 Merge "Add StubMethodAdapterTest" into nyc-dev by Deepanshu Gupta · 9 years ago
  88. 625460f Add StubMethodAdapterTest by Deepanshu Gupta · 9 years ago
  89. d17923e LayoutLib: Reference android's junit in intellij project. by Deepanshu Gupta · 9 years ago
  90. e4cf18f Implement native methods in VectorDrawable by Diego Perez · 9 years ago
  91. 3826275 Fix StackMap renaming in Java 8 by Diego Perez · 9 years ago
  92. 1546b44 Remove layoutlib RunQueue implementation by Diego Perez · 9 years ago
  93. 9dd7e8a DO NOT MERGE: Fix Canvas memory leak am: b75a0426d8 by Diego Perez · 9 years ago
  94. 95eceea Fix Canvas memory leak by Diego Perez · 9 years ago
  95. da943378 DO NOT MERGE: Fix Canvas memory leak by Diego Perez · 9 years ago
  96. 8e09058 Merge "Revert "Fix Canvas memory leak"" into mnc-ub-dev by Diego Perez · 9 years ago
  97. 8b7e297 Revert "Fix Canvas memory leak" by Diego Perez · 9 years ago
  98. 6287605 Merge "Fix Canvas memory leak" into mnc-ub-dev by Diego Perez · 9 years ago
  99. fcba0da Fix Canvas memory leak by Diego Perez · 9 years ago
  100. fabe3f4 resolve merge conflicts of aa9c9fb29e to nyc-dev by Diego Perez · 9 years ago