1. 8f43dfe Update Path and RenderNode delegates to new API by Diego Perez · 8 years ago
  2. 5ceb30f Add fill type support to vector drawable by Diego Perez · 8 years ago
  3. 5d1013c Implement native methods in VectorDrawable by Diego Perez · 8 years ago
  4. 491523d LayoutLib fixes for N by Deepanshu Gupta · 9 years ago
  5. 3381cde Layoutlib supports rounded corners of different sizes by Jerome Gaillard · 8 years ago
  6. b9c48d8 New path interpolation to paint vector drawables by Diego Perez · 9 years ago
  7. 081cebf Implement Path.approximate and add PathMeasure support by Diego Perez · 9 years ago
  8. 7b1e486 Fix bugs introduced in 78aa664. by Deepanshu Gupta · 9 years ago
  9. 78aa664 Poor implementation of Path.approximate() by Deepanshu Gupta · 9 years ago
  10. 3b37956 Fix missing initial moveto in path definition. by Deepanshu Gupta · 10 years ago
  11. bb5d0cc Update LayoutLib delegates. by Deepanshu Gupta · 10 years ago
  12. 6376c40 Layoutlib: Update delegates for L by Deepanshu Gupta · 10 years ago
  13. 103d409 Add native method delegates to layoutlib by Deepanshu Gupta · 10 years ago
  14. 9be03c4 Update layoutlib tests to check methods return value. by Deepanshu Gupta · 10 years ago
  15. 98f3335 Fix native methods by Deepanshu Gupta · 10 years ago
  16. 34b16b8 Fix build by Deepanshu Gupta · 11 years ago
  17. e05bb95 Fix native method signatures by Deepanshu Gupta · 11 years ago
  18. bd28e2d Manual merge of changes from klp-dev by Deepanshu Gupta · 11 years ago
  19. 88a8364 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  20. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  21. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  22. 9d76581 LayoutLib: Fix Arc rendering. by Xavier Ducrohet · 13 years ago
  23. adaa12c LayoutLib: fix Capabilities and getDimensionPixelSize by Xavier Ducrohet · 13 years ago
  24. c12b409 LayoutLib: Implement some missing add###() method in Path. by Xavier Ducrohet · 13 years ago
  25. f0a5343 LayoutLib: Add debug mode. by Xavier Ducrohet · 13 years ago
  26. cc4977d LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 13 years ago
  27. 8a80a85 LayoutLib: remove some exceptions. by Xavier Ducrohet · 13 years ago
  28. 9a4fe29 LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 13 years ago
  29. 51a7e54 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 14 years ago
  30. 918aaa5 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 14 years ago
  31. 56222cf LayoutLib: use tags in logs. by Xavier Ducrohet · 14 years ago
  32. b6e53f4 LayoutLib: add a few misc implementations. by Xavier Ducrohet · 14 years ago
  33. 10af738 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 14 years ago
  34. b44b43b LayoutLib: Support Region through delegates. by Xavier Ducrohet · 14 years ago
  35. d43909c LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  36. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago