1. 2b9c38a LayoutLib: fix animated moveChild. by Xavier Ducrohet · 15 years ago
  2. 10af738 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 15 years ago
  3. a7cac5e0 LayoutLib: fix clipping issues. by Xavier Ducrohet · 15 years ago
  4. 29c288d Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master by Xavier Ducrohet · 15 years ago
  5. c226e57 LayoutLib: Misc javadoc fixes. by Xavier Ducrohet · 15 years ago
  6. b44b43b LayoutLib: Support Region through delegates. by Xavier Ducrohet · 15 years ago
  7. d43909c LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 15 years ago
  8. 2080534 LayoutLib: Fix Canvas layer support with 2+ layers by Xavier Ducrohet · 15 years ago
  9. b1da1af LayoutLib: improve bitmap support. by Xavier Ducrohet · 15 years ago
  10. d38e776 LayoutLib: support for layers. by Xavier Ducrohet · 15 years ago
  11. 63fd871 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 15 years ago
  12. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 15 years ago
  13. 19a0210 LayoutLib: Update layoutlib with revised API. by Xavier Ducrohet · 15 years ago
  14. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 15 years ago
  15. cfdc784 LayoutLib: replace the stack of Graphics2D with custom snapshots. by Xavier Ducrohet · 15 years ago
  16. 22ff4ef Fix build break due to additional arg in Bitmap ctor by Patrick Dubroy · 15 years ago
  17. d9c6436 LayoutLib: Fix gradient rendering. by Xavier Ducrohet · 15 years ago
  18. f1416e4 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 15 years ago
  19. 90c6b7e LayoutLib: Use the new ninepatch API to suppor density. by Xavier Ducrohet · 15 years ago
  20. 8da36314 LayoutLib: implement more of Canvas/Paint. by Xavier Ducrohet · 15 years ago
  21. 6735cff LayoutLib: parsed resources were always set as platform res. by Xavier Ducrohet · 15 years ago
  22. ffb42f6 LayoutLib: Adapt to new LayoutLib by Xavier Ducrohet · 15 years ago
  23. 8d74c97 LayoutLib: explicitely override PropertyValuesHolder native code. by Xavier Ducrohet · 15 years ago
  24. 864f33a Merge "LayoutLib: Update font object when text info changes in paint delegate" by Xavier Ducrohet · 15 years ago
  25. b5ddf04 LayoutLib: Update font object when text info changes in paint delegate by Xavier Ducrohet · 15 years ago
  26. 168677c LayoutLib: Fix logging. by Xavier Ducrohet · 15 years ago
  27. e1179ea LayoutLib: Animation support in insert/move/removeChild actions. by Xavier Ducrohet · 15 years ago
  28. 01811aa LayoutLib: Create new layoutparams when moving a child by Xavier Ducrohet · 15 years ago
  29. 3c78f2d LayoutLib: Update to use the new moveChild API. by Xavier Ducrohet · 15 years ago
  30. c8aec06 Layoutlib: update with new add/movechild API. by Xavier Ducrohet · 15 years ago
  31. 9eb6d41 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 15 years ago
  32. c14e7dd LayoutLib: implement insert/move/removeChild. by Xavier Ducrohet · 15 years ago
  33. 30c77d6 LayoutLib: get AWT image from new image factory. by Xavier Ducrohet · 15 years ago
  34. 2eea6fa Layoutlib: Animation support. by Xavier Ducrohet · 15 years ago
  35. 2d56b27 Layoutlib: use default nine patch classes. by Xavier Ducrohet · 15 years ago
  36. 9223b673 Layoutlib: support for editing embedded layouts. by Xavier Ducrohet · 15 years ago
  37. fb25cae LayoutLib: use the new expand API. by Xavier Ducrohet · 15 years ago
  38. d738688 LayoutLib: fix some tests by Xavier Ducrohet · 15 years ago
  39. 55acd60 Layoutlib: support viewkey in include nodes. by Xavier Ducrohet · 15 years ago
  40. 755b46d Layoutlib: use int[] wrapper to use as map keys. by Xavier Ducrohet · 15 years ago
  41. 5a09488 Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 15 years ago
  42. 4d9e32f Layoutlib: support XML based ColorStateList. by Xavier Ducrohet · 15 years ago
  43. 9e27936 Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 15 years ago
  44. cf52390 Layoutlib: Fill the default prop value map for View objects. by Xavier Ducrohet · 15 years ago
  45. 135f80d Fix fill color alpha in layoutlib by Tor Norbye · 15 years ago
  46. 071dee2 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 15 years ago
  47. c2e9651 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 15 years ago
  48. 7f775243 Layoutlib: Load fragments by Xavier Ducrohet · 15 years ago
  49. e0c763f Layoutlib: more text drawing. by Xavier Ducrohet · 15 years ago
  50. 9c05b39 Layoutlib native delegate: FloatMath. by Xavier Ducrohet · 15 years ago
  51. 4b606da Layoutlib native delegate: path effects and xfermode. by Xavier Ducrohet · 15 years ago
  52. 251d2e9 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 15 years ago
  53. abff653 More layout Canvas/Paint implementation. by Xavier Ducrohet · 15 years ago
  54. 5802dea More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 15 years ago
  55. 9f63ff2 Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 15 years ago
  56. 5de11a1 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 15 years ago
  57. 65dc397 Fix the layoutlib_bridge .classpath to not use the full layoutlib by Xavier Ducrohet · 15 years ago
  58. 5e7ed8d Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 15 years ago
  59. 4c9d691 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 15 years ago
  60. 57f7ccc am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 15 years ago
  61. 4f291d3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 15 years ago
  62. c2e28dd7 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 15 years ago
  63. d815e37 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 15 years ago
  64. f241c40 Revert "Fix rendering of digitalClock/Gallery in Eclipse editors." by Raphael · 15 years ago
  65. 68404a0 am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 15 years ago
  66. a44a5e0 am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 15 years ago
  67. 25e96ce Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 15 years ago
  68. a6ca66a Merge "Layoutlib_Create: Fix order of class adapters." by Xavier Ducrohet · 15 years ago
  69. c08e175 Merge "Layoutlib_create: fix binary name of delegate methods." by Xavier Ducrohet · 15 years ago
  70. e2e8ba9 Layoutlib_Create: Fix order of class adapters. by Raphael · 15 years ago
  71. 2191b4b Merge "Remove dependency on ASM util classes." by Xavier Ducrohet · 15 years ago
  72. 280372e Layoutlib_create: fix binary name of delegate methods. by Raphael · 15 years ago
  73. ee9642c am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 15 years ago
  74. 2051a1b am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 15 years ago
  75. d556d8b Remove dependency on ASM util classes. by Raphael · 15 years ago
  76. 0db3844 Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 15 years ago
  77. d4533f14 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 15 years ago
  78. 79d433d am 556866a2: am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 15 years ago
  79. 556866a am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 15 years ago
  80. f8e4c1f Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 15 years ago
  81. 3cff14c Merge "layoutlib_create: Generate delegate to implement native methods." by Raphael · 15 years ago
  82. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 15 years ago
  83. bc10180 layoutlib_create: Generate delegate to implement native methods. by Raphael · 15 years ago
  84. 1e57996 am 0e8dc464: am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 15 years ago
  85. 0e8dc46 am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 15 years ago
  86. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 15 years ago
  87. cdde57a Merge "Improve error reporting in the layoutlib class replacement test." by Xavier Ducrohet · 15 years ago
  88. e335914 Improve error reporting in the layoutlib class replacement test. by Xavier Ducrohet · 15 years ago
  89. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 15 years ago
  90. a8bce7c am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 15 years ago
  91. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 15 years ago
  92. dcc9dced am cb7c5498: am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 15 years ago
  93. cb7c549 am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 15 years ago
  94. 91512f5 Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 15 years ago
  95. adaba84 Merge "Work on fragments in layouts." by Dianne Hackborn · 15 years ago
  96. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 15 years ago
  97. 1ad0e9a am 98699c8f: am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 15 years ago
  98. 98699c8 am f2960b8d: Refresh the layoutlib_create doc. by Raphael Moll · 15 years ago
  99. f2960b8 Refresh the layoutlib_create doc. by Raphael Moll · 15 years ago
  100. 1639351 Make libhwui entirely optional. by Romain Guy · 15 years ago