1. d831f2f Replace LayoutLog with ILayoutLog by Jerome Gaillard · 4 years ago
  2. e0003c5 LayoutLib: Call Matrix#ni() instead of native_instance by Leon Scroggins III · 4 years, 1 month ago
  3. b484b7e Stop using deprecated API for logging by Jerome Gaillard · 4 years, 3 months ago
  4. 9baa304 Fix matrix inversion in Matrix_Delegate by Jerome Gaillard · 6 years ago
  5. 9a92f18 Fix matrix invert call by Diego Perez · 6 years ago
  6. 7fa71f5 Rename native methods that were changed in the platform by Jerome Gaillard · 8 years ago
  7. e5581b5 Fix Matrix_Delegate.native_getValues() by Deepanshu Gupta · 9 years ago
  8. dba76ab resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  9. 2460c57 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  10. 017c062 Layoutlib fixes for L [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  11. 678cd7f Update Matrix_Delegate native methods. by Deepanshu Gupta · 10 years ago
  12. cd0ed56 Fix native method signatures by Deepanshu Gupta · 10 years ago
  13. 7e047b0 Fix a few more delegate methods in layoutlib. by Narayan Kamath · 10 years ago
  14. 633d688 Track 64bit changes to android/graphics. by Narayan Kamath · 10 years ago
  15. ec41189 Track 64bit changes to android/graphics. by Narayan Kamath · 10 years ago
  16. ab775ec Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 10 years ago
  17. f62edc7 Setup ActionBars in layoutlib the same way the platform does it. do not merge. by Xavier Ducrohet · 12 years ago
  18. b2de839 LayoutLib: Add debug mode. by Xavier Ducrohet · 13 years ago
  19. 9167279 LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 13 years ago
  20. 94c80bf LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 13 years ago
  21. f69bb29 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 13 years ago
  22. 3f9b037 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 13 years ago
  23. ef78fd2 LayoutLib: use tags in logs. by Xavier Ducrohet · 13 years ago
  24. 18e518b LayoutLib: add a few misc implementations. by Xavier Ducrohet · 13 years ago
  25. 0fe68c8 LayoutLib: Finish the matrix delegate. by Xavier Ducrohet · 13 years ago
  26. a6e51d5 LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  27. cf2030c LayoutLib: support for layers. by Xavier Ducrohet · 14 years ago
  28. c810bea LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  29. cf02123 LayoutLib: replace the stack of Graphics2D with custom snapshots. by Xavier Ducrohet · 14 years ago
  30. 8f1cbe0 LayoutLib: Fix gradient rendering. by Xavier Ducrohet · 14 years ago
  31. a8efb42 LayoutLib: Misc fix to rendering. by Xavier Ducrohet · 14 years ago
  32. ddea50d Layoutlib: Animation support. by Xavier Ducrohet · 14 years ago
  33. 22ab255 LayoutLib: fix some tests by Xavier Ducrohet · 14 years ago
  34. 3bd9898 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  35. f1a17452 Layoutlib native delegate: primitive shapes and shaders by Xavier Ducrohet · 14 years ago
  36. 37f2180 More implementation of the layoutlib Paint/Canvas delegates. by Xavier Ducrohet · 14 years ago
  37. 221f678 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago
  38. 48ab1a3 Reimplement the native matrix method using the new delegate way. by Xavier Ducrohet · 14 years ago