1. f0a5343 LayoutLib: Add debug mode. by Xavier Ducrohet · 14 years ago
  2. c6083f2 LayoutLib: misc fixes. by Xavier Ducrohet · 14 years ago
  3. cc4977d LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 14 years ago
  4. 8a80a85 LayoutLib: remove some exceptions. by Xavier Ducrohet · 14 years ago
  5. 9a4fe29 LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 14 years ago
  6. 13bdc33 LayoutLib: improved rendering for system/title/action bars. by Xavier Ducrohet · 14 years ago
  7. 779c906 LayoutLib: Replace custom BitmapFactory by a simpler delegate by Xavier Ducrohet · 14 years ago
  8. bbbb832 LayoutLib: render system/title/action bars. by Xavier Ducrohet · 14 years ago
  9. 345f866 Make TimePicker/DatePicker/CalendarView render in Eclipse. by Xavier Ducrohet · 14 years ago
  10. 35ea7cd LayoutLib: Update with the new resource map APIs. by Xavier Ducrohet · 14 years ago
  11. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  12. 7d7016e LayoutLib: return ViewInfo for all merged items + Build init. by Xavier Ducrohet · 14 years ago
  13. 82b9232 LayoutLib: Use special view cookie for include-merge case. by Xavier Ducrohet · 14 years ago
  14. 51a7e54 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 14 years ago
  15. bbefc86 LayoutLib: Fix multi-line text rendering. by Xavier Ducrohet · 14 years ago
  16. 918aaa5 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 14 years ago
  17. ee592fe LayoutLib: move MockView back into its original package. by Xavier Ducrohet · 14 years ago
  18. 56222cf LayoutLib: use tags in logs. by Xavier Ducrohet · 14 years ago
  19. 6c740cf LayoutLib: Improve error reporting. by Xavier Ducrohet · 14 years ago
  20. 0de1607 LayoutLib: fix XmlUtils.convertValueToInt by Xavier Ducrohet · 14 years ago
  21. b6e53f4 LayoutLib: add a few misc implementations. by Xavier Ducrohet · 14 years ago
  22. 46a3292 LayoutLib: finish Typeface and unload them in dispose. by Xavier Ducrohet · 14 years ago
  23. 10af738 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 14 years ago
  24. a7cac5e0 LayoutLib: fix clipping issues. by Xavier Ducrohet · 14 years ago
  25. c226e57 LayoutLib: Misc javadoc fixes. by Xavier Ducrohet · 14 years ago
  26. b44b43b LayoutLib: Support Region through delegates. by Xavier Ducrohet · 14 years ago
  27. d43909c LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  28. b1da1af LayoutLib: improve bitmap support. by Xavier Ducrohet · 14 years ago
  29. d38e776 LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  30. 63fd871 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  31. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  32. 19a0210 LayoutLib: Update layoutlib with revised API. by Xavier Ducrohet · 14 years ago
  33. cfdc784 LayoutLib: replace the stack of Graphics2D with custom snapshots. by Xavier Ducrohet · 14 years ago
  34. 22ff4ef Fix build break due to additional arg in Bitmap ctor by Patrick Dubroy · 14 years ago
  35. d9c6436 LayoutLib: Fix gradient rendering. by Xavier Ducrohet · 14 years ago
  36. f1416e4 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 14 years ago
  37. 90c6b7e LayoutLib: Use the new ninepatch API to suppor density. by Xavier Ducrohet · 14 years ago
  38. 8da36314 LayoutLib: implement more of Canvas/Paint. by Xavier Ducrohet · 14 years ago
  39. ffb42f6 LayoutLib: Adapt to new LayoutLib by Xavier Ducrohet · 14 years ago
  40. 8d74c97 LayoutLib: explicitely override PropertyValuesHolder native code. by Xavier Ducrohet · 14 years ago
  41. 864f33a Merge "LayoutLib: Update font object when text info changes in paint delegate" by Xavier Ducrohet · 14 years ago
  42. b5ddf04 LayoutLib: Update font object when text info changes in paint delegate by Xavier Ducrohet · 14 years ago
  43. 168677c LayoutLib: Fix logging. by Xavier Ducrohet · 14 years ago
  44. 9eb6d41 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 14 years ago
  45. 2eea6fa Layoutlib: Animation support. by Xavier Ducrohet · 14 years ago
  46. 2d56b27 Layoutlib: use default nine patch classes. by Xavier Ducrohet · 14 years ago
  47. 9223b67 Layoutlib: support for editing embedded layouts. by Xavier Ducrohet · 14 years ago
  48. d738688 LayoutLib: fix some tests by Xavier Ducrohet · 14 years ago
  49. 5a09488 Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 14 years ago
  50. 9e27936 Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 14 years ago
  51. 071dee2 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 14 years ago
  52. c2e9651 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  53. 7f775243 Layoutlib: Load fragments by Xavier Ducrohet · 14 years ago
  54. e0c763f Layoutlib: more text drawing. by Xavier Ducrohet · 14 years ago
  55. 9c05b39 Layoutlib native delegate: FloatMath. by Xavier Ducrohet · 14 years ago
  56. 4b606da Layoutlib native delegate: path effects and xfermode. by Xavier Ducrohet · 14 years ago
  57. 251d2e9 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  58. abff653 More layout Canvas/Paint implementation. by Xavier Ducrohet · 14 years ago
  59. 5802dea More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  60. 9f63ff2 Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago
  61. 5de11a1 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  62. 5e7ed8d Move layoutlib typeface implementation to delegate. by Xavier Ducrohet · 14 years ago
  63. 4f291d3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago
  64. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  65. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  66. b8bb8ac Fix the layoutlib Paint.set(Paint) method. by Xavier Ducrohet · 14 years ago
  67. c56653b Adds back the finalize method on the replaced Paint class. by Xavier Ducrohet · 14 years ago
  68. 05c376b Remove empty finalize methods. by Carl Shapiro · 15 years ago
  69. 3330927 ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
  70. 45a7c28 ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
  71. 36ab128 ADT/Layoutlib: Add dash support to stroke. by Xavier Ducrohet · 15 years ago
  72. 5ac8f40 ADT/Layoutlib: properly handle stroke information. by Xavier Ducrohet · 15 years ago
  73. 79f05bb Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  74. e8f4d7d ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 15 years ago
  75. 89d538dc ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 15 years ago
  76. 2dbb923 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 15 years ago
  77. 374abf0 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 15 years ago
  78. 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  79. 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
  80. 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
  81. ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  82. 76410f1 Properly implement Paint.breakText for layoutlib. by Xavier Ducrohet · 15 years ago
  83. 9a4593f Support for fallback fonts in layoutlib. by Xavier Ducrohet · 15 years ago
  84. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  85. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  86. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  87. 2473ef56 Improved drawing/matrix support in layoutlib by Xavier Ducrohet · 15 years ago
  88. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  89. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  90. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  91. 385df69 remove Gears by Andrei Popescu · 15 years ago
  92. 7953e7d Mock ServiceManager and AccesibilityManager to make the view renders in ADT by Xavier Ducrohet · 15 years ago
  93. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  94. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  95. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  96. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  97. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  98. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago