1. 989f4cb Fix layoutlib to reflect recent changes in platform code by Jerome Gaillard · 8 years ago
  2. 7fa71f5 Rename native methods that were changed in the platform by Jerome Gaillard · 8 years ago
  3. 741ef6a Add support for GradientColor in layoutlib by Diego Perez · 8 years ago
  4. e4cf18f Implement native methods in VectorDrawable by Diego Perez · 8 years ago
  5. fbe158f LayoutLib fixes for N by Deepanshu Gupta · 9 years ago
  6. a1c6015 New path interpolation to paint vector drawables by Diego Perez · 9 years ago
  7. cdf4dc0 Reduce the amount of allocations on Paint_Delegate by Diego Perez · 9 years ago
  8. 558943e Fix Paint_Delegate.native_getRunAdvance() by Deepanshu Gupta · 9 years ago
  9. 442aee6 LayoutLib: Change nullity annotations. by Deepanshu Gupta · 9 years ago
  10. e4b3f9e Update rendering fidelity tag to use constant. by Deepanshu Gupta · 9 years ago
  11. 9fe7fca Add missing delegates for M preview. by Deepanshu Gupta · 9 years ago
  12. f2437d3 Revert "Anti-alias by default" by Chris Craik · 9 years ago
  13. 917149e Anti-alias by default by Chris Craik · 9 years ago
  14. 82934b5 Ensure that all requests for the Paint's nativePtr use p.getNativeInstance() by Derek Sollenberger · 10 years ago
  15. 382256f Don't show warnings for fonts not bundled. by Deepanshu Gupta · 10 years ago
  16. a74fdf0 Fix Delegates by Deepanshu Gupta · 10 years ago
  17. 237740b Update text rendering delegates. by Deepanshu Gupta · 10 years ago
  18. 1128e78 LayoutLib: Support PorterDuffColorFilter by Deepanshu Gupta · 10 years ago
  19. 8916b21 LayoutLib: Better support for compact/elegant fonts. by Deepanshu Gupta · 10 years ago
  20. b1ce7c1 LayoutLib: Add assertions for typeface. by Deepanshu Gupta · 10 years ago
  21. 5a6b3ab LayoutLib: Font variants by Deepanshu Gupta · 10 years ago
  22. 017c062 Layoutlib fixes for L [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  23. 0bec685 Layoutlib: Update delegates for L by Deepanshu Gupta · 10 years ago
  24. bd49b12 Add isElegantHeight to Layoutlib by Deepanshu Gupta · 10 years ago
  25. f9a8235 Update layoutlib tests to check methods return value. by Deepanshu Gupta · 10 years ago
  26. 6b363a1 am 50b0ce4e: am fd8cba3a: Merge "Fix the measurement of text bounds." into klp-dev by Deepanshu Gupta · 10 years ago
  27. 633d688 Track 64bit changes to android/graphics. by Narayan Kamath · 10 years ago
  28. eb998d3 Fix the measurement of text bounds. by Deepanshu Gupta · 11 years ago
  29. a6b207a Fix text rendering by Deepanshu Gupta · 11 years ago
  30. c398f18 Add missing native methods. by Deepanshu Gupta · 11 years ago
  31. 43526ab Fix Paint_Delegate with missing native method. by Xavier Ducrohet · 12 years ago
  32. 272f965 Remove unused code by Romain Guy · 12 years ago
  33. 8f10910 LayoutLib: fix support for textScaleX. by Xavier Ducrohet · 13 years ago
  34. b6f7f57 LayoutLib: add native delegate for set/getHinting in Paint. by Xavier Ducrohet · 13 years ago
  35. 81efa7f Fix changed native method delegates in layoutlib for ICS. by Xavier Ducrohet · 13 years ago
  36. b2de839 LayoutLib: Add debug mode. by Xavier Ducrohet · 13 years ago
  37. f4d52a6 LayoutLib: misc fixes. by Xavier Ducrohet · 13 years ago
  38. 9167279 LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 13 years ago
  39. 1eeaea0 LayoutLib: remove some exceptions. by Xavier Ducrohet · 13 years ago
  40. 94c80bf LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 13 years ago
  41. f69bb29 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 13 years ago
  42. 3f9b037 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 13 years ago
  43. ef78fd2 LayoutLib: use tags in logs. by Xavier Ducrohet · 13 years ago
  44. 18e518b LayoutLib: add a few misc implementations. by Xavier Ducrohet · 14 years ago
  45. b976124 LayoutLib: Support Region through delegates. by Xavier Ducrohet · 14 years ago
  46. a6e51d5 LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  47. cf2030c LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  48. 6622522 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  49. df67eab LayoutLib: implement more of Canvas/Paint. by Xavier Ducrohet · 14 years ago
  50. 42e2b28 LayoutLib: Update font object when text info changes in paint delegate by Xavier Ducrohet · 14 years ago
  51. 70a04aa Layoutlib: Fix alpha support in Canvas/Paint. by Xavier Ducrohet · 14 years ago
  52. 3bd9898 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  53. f1a17452 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  54. a313b65 More layout Canvas/Paint implementation. by Xavier Ducrohet · 14 years ago
  55. 37f2180 More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  56. ef44aea Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago