1. 3f9b037 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 13 years ago
  2. f968eaf LAyoutLib: Fix build by adding missing IWindowSession implementation. by Xavier Ducrohet · 13 years ago
  3. 241fbc0 Merge "LayoutLib: move MockView back into its original package." into honeycomb by Xavier Ducrohet · 13 years ago
  4. 9359c3b Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb by Xavier Ducrohet · 13 years ago
  5. 06c31fc LayoutLib: move MockView back into its original package. by Xavier Ducrohet · 13 years ago
  6. d9d3439 LayoutLib: Add getViewParent/getViewIndex on RenderSession. by Xavier Ducrohet · 13 years ago
  7. a9e91fc Merge "LayoutLib: use tags in logs." into honeycomb by Xavier Ducrohet · 13 years ago
  8. ef78fd2 LayoutLib: use tags in logs. by Xavier Ducrohet · 13 years ago
  9. 8f40877 API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 13 years ago
  10. ba04f98 LayoutLib: Log error when style can't be found. by Xavier Ducrohet · 13 years ago
  11. 80429db Merge "LayoutLib: misc fix." into honeycomb by Xavier Ducrohet · 13 years ago
  12. 7b05daf LayoutLib: misc fix. by Xavier Ducrohet · 13 years ago
  13. 66fec89 LayoutLib: Improve error reporting. by Xavier Ducrohet · 13 years ago
  14. 664d313 LayoutLib: fix XmlUtils.convertValueToInt by Xavier Ducrohet · 13 years ago
  15. abce701 LayoutLib: only support animator-type animations. by Xavier Ducrohet · 13 years ago
  16. 5513463 LayoutLib: fix some issue with resource resolution. by Xavier Ducrohet · 13 years ago
  17. ffe7484 LayoutLib: move asserts around. by Xavier Ducrohet · 13 years ago
  18. bc47dd4 LayoutLib: display warning when a resource reference fails to resolve. by Xavier Ducrohet · 13 years ago
  19. 24cdf6c LayoutLib: Fix moveChild animation. by Xavier Ducrohet · 13 years ago
  20. 18e518b LayoutLib: add a few misc implementations. by Xavier Ducrohet · 13 years ago
  21. 90f9956 LayoutLib: finish Typeface and unload them in dispose. by Xavier Ducrohet · 13 years ago
  22. 5562208 LayoutLib: remove fade in/out transition on moveChild. by Xavier Ducrohet · 13 years ago
  23. 907c716 LayoutLib: fix moveChild again. by Xavier Ducrohet · 13 years ago
  24. 6203987 LayoutLib: fix animated moveChild. by Xavier Ducrohet · 13 years ago
  25. 0fe68c8 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 13 years ago
  26. 9425296 LayoutLib: fix clipping issues. by Xavier Ducrohet · 13 years ago
  27. ed1535f Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master by Xavier Ducrohet · 14 years ago
  28. 7d7db79 LayoutLib: Misc javadoc fixes. by Xavier Ducrohet · 14 years ago
  29. b976124 LayoutLib: Support Region through delegates. by Xavier Ducrohet · 14 years ago
  30. a6e51d5 LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  31. c1a7173 LayoutLib: Fix Canvas layer support with 2+ layers by Xavier Ducrohet · 14 years ago
  32. be4eb82 LayoutLib: improve bitmap support. by Xavier Ducrohet · 14 years ago
  33. cf2030c LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  34. 6622522 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  35. c810bea LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  36. ecb67b6 LayoutLib: Update layoutlib with revised API. by Xavier Ducrohet · 14 years ago
  37. 9c5a3bb Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 14 years ago
  38. cf02123 LayoutLib: replace the stack of Graphics2D with custom snapshots. by Xavier Ducrohet · 14 years ago
  39. 6b1ebbf Fix build break due to additional arg in Bitmap ctor by Patrick Dubroy · 14 years ago
  40. 8f1cbe0 LayoutLib: Fix gradient rendering. by Xavier Ducrohet · 14 years ago
  41. a8efb42 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 14 years ago
  42. 9221c7d LayoutLib: Use the new ninepatch API to suppor density. by Xavier Ducrohet · 14 years ago
  43. df67eab LayoutLib: implement more of Canvas/Paint. by Xavier Ducrohet · 14 years ago
  44. ec235e6 LayoutLib: parsed resources were always set as platform res. by Xavier Ducrohet · 14 years ago
  45. 6a5b91f LayoutLib: Adapt to new LayoutLib by Xavier Ducrohet · 14 years ago
  46. 2fba1f9 LayoutLib: explicitely override PropertyValuesHolder native code. by Xavier Ducrohet · 14 years ago
  47. 4de0734 Merge "LayoutLib: Update font object when text info changes in paint delegate" by Xavier Ducrohet · 14 years ago
  48. 42e2b28 LayoutLib: Update font object when text info changes in paint delegate by Xavier Ducrohet · 14 years ago
  49. 3054fe6 LayoutLib: Fix logging. by Xavier Ducrohet · 14 years ago
  50. 33840c0 LayoutLib: Animation support in insert/move/removeChild actions. by Xavier Ducrohet · 14 years ago
  51. ce63b05 LayoutLib: Create new layoutparams when moving a child by Xavier Ducrohet · 14 years ago
  52. b95c11d LayoutLib: Update to use the new moveChild API. by Xavier Ducrohet · 14 years ago
  53. 1766c77 Layoutlib: update with new add/movechild API. by Xavier Ducrohet · 14 years ago
  54. 1392615 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 14 years ago
  55. b12b63f LayoutLib: implement insert/move/removeChild. by Xavier Ducrohet · 14 years ago
  56. 98535c5 LayoutLib: get AWT image from new image factory. by Xavier Ducrohet · 14 years ago
  57. ddea50d Layoutlib: Animation support. by Xavier Ducrohet · 14 years ago
  58. e4d9787 Layoutlib: use default nine patch classes. by Xavier Ducrohet · 14 years ago
  59. f7c9207 Layoutlib: support for editing embedded layouts. by Xavier Ducrohet · 14 years ago
  60. e489a96 LayoutLib: use the new expand API. by Xavier Ducrohet · 14 years ago
  61. 22ab255 LayoutLib: fix some tests by Xavier Ducrohet · 14 years ago
  62. e0eb72c Layoutlib: support viewkey in include nodes. by Xavier Ducrohet · 14 years ago
  63. e19fa5f Layoutlib: use int[] wrapper to use as map keys. by Xavier Ducrohet · 14 years ago
  64. 7d4f4dc Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 14 years ago
  65. 6e79b95 Layoutlib: support XML based ColorStateList. by Xavier Ducrohet · 14 years ago
  66. 70a04aa Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 14 years ago
  67. 2d24096 Layoutlib: Fill the default prop value map for View objects. by Xavier Ducrohet · 14 years ago
  68. 8396d6f Fix fill color alpha in layoutlib by Tor Norbye · 14 years ago
  69. 7e39888 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 14 years ago
  70. 3bd9898 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  71. 697bc8d Layoutlib: Load fragments by Xavier Ducrohet · 14 years ago
  72. 571dce7 Layoutlib: more text drawing. by Xavier Ducrohet · 14 years ago
  73. 79ef98e Layoutlib native delegate: FloatMath. by Xavier Ducrohet · 14 years ago
  74. 3cff572 Layoutlib native delegate: path effects and xfermode. by Xavier Ducrohet · 14 years ago
  75. f1a17452 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  76. a313b65 More layout Canvas/Paint implementation. by Xavier Ducrohet · 14 years ago
  77. 37f2180 More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  78. ef44aea Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago
  79. 221f678 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  80. da4529e Fix the layoutlib_bridge .classpath to not use the full layoutlib by Xavier Ducrohet · 14 years ago
  81. f33eec6 Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 14 years ago
  82. bd2e196 am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  83. c0702d2 am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread by Xavier Ducrohet · 14 years ago
  84. 48ab1a3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  85. 56b4bf5 Fix issue with project resources overriding framework resources. by Xavier Ducrohet · 14 years ago
  86. d9652b2 Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  87. 491690b Revert "Fix rendering of digitalClock/Gallery in Eclipse editors." by Raphael · 14 years ago
  88. 2394847 am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  89. f4f90d1 am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread by Xavier Ducrohet · 14 years ago
  90. b12f5fc Fix rendering of digitalClock/Gallery in Eclipse editors. by Xavier Ducrohet · 14 years ago
  91. b857f46 Merge "Layoutlib_Create: Fix order of class adapters." by Xavier Ducrohet · 14 years ago
  92. 59c5177 Merge "Layoutlib_create: fix binary name of delegate methods." by Xavier Ducrohet · 14 years ago
  93. 21f3175 Layoutlib_Create: Fix order of class adapters. by Raphael · 14 years ago
  94. f44d7f6 Merge "Remove dependency on ASM util classes." by Xavier Ducrohet · 14 years ago
  95. dc66e2f Layoutlib_create: fix binary name of delegate methods. by Raphael · 14 years ago
  96. 8d0fc6c am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  97. 0043c1d am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api" by Xavier Ducrohet · 14 years ago
  98. ca040f5 Remove dependency on ASM util classes. by Raphael · 14 years ago
  99. e60d02c Make layoutlib use the prebuilt of layoutlib_api by Xavier Ducrohet · 14 years ago
  100. e2e6fc7 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 14 years ago