1. 491523d LayoutLib fixes for N by Deepanshu Gupta · 9 years ago
  2. 476e582 LayoutLib: Change nullity annotations. by Deepanshu Gupta · 9 years ago
  3. a5e6298 Add LayoutLibDelegate for new Bitmap method. by Deepanshu Gupta · 9 years ago
  4. d77b9ed Add missing delegates for M preview. by Deepanshu Gupta · 9 years ago
  5. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 10 years ago
  6. 9173c8a Remove needlessly thrown IOException. by Deepanshu Gupta · 10 years ago
  7. 26e32ea Update delegates by Deepanshu Gupta · 10 years ago
  8. bb5d0cc Update LayoutLib delegates. by Deepanshu Gupta · 10 years ago
  9. e05bb95 Fix native method signatures by Deepanshu Gupta · 11 years ago
  10. bd28e2d Manual merge of changes from klp-dev by Deepanshu Gupta · 11 years ago
  11. 88a8364 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  12. 70f5cc1 Add isPremultiplied option to Bitmap_Delegate in LayoutLib by Deepanshu Gupta · 11 years ago
  13. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  14. 9f6a119 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  15. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  16. 279c00e Add missing native methods. by Deepanshu Gupta · 11 years ago
  17. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  18. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  19. f0a5343 LayoutLib: Add debug mode. by Xavier Ducrohet · 14 years ago
  20. cc4977d LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 14 years ago
  21. 8a80a85 LayoutLib: remove some exceptions. by Xavier Ducrohet · 14 years ago
  22. 9a4fe29 LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 14 years ago
  23. 779c906 LayoutLib: Replace custom BitmapFactory by a simpler delegate by Xavier Ducrohet · 14 years ago
  24. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  25. 51a7e54 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 14 years ago
  26. 918aaa5 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 14 years ago
  27. 56222cf LayoutLib: use tags in logs. by Xavier Ducrohet · 14 years ago
  28. b44b43b LayoutLib: Support Region through delegates. by Xavier Ducrohet · 14 years ago
  29. d43909c LayoutLib: add support for unsupported drawing modifiers. by Xavier Ducrohet · 14 years ago
  30. b1da1af LayoutLib: improve bitmap support. by Xavier Ducrohet · 14 years ago
  31. 63fd871 LayoutLib: Misc rendering fixes. by Xavier Ducrohet · 14 years ago
  32. d348b6e LayoutLib: support for Path and BitmapShader using delegates. by Xavier Ducrohet · 14 years ago
  33. 19a0210 LayoutLib: Update layoutlib with revised API. 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. ffb42f6 LayoutLib: Adapt to new LayoutLib by Xavier Ducrohet · 14 years ago
  36. 2d56b27 Layoutlib: use default nine patch classes. by Xavier Ducrohet · 14 years ago
  37. 5a09488 Layoutlib: Properly dispose of bitmap delegate. by Xavier Ducrohet · 14 years ago
  38. c2e9651 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  39. 9f63ff2 Layoutlib Canvas and Paint implementation through native delegates by Xavier Ducrohet · 14 years ago
  40. 5de11a1 Implement the layoutlib Bitmap through a native delegate. by Xavier Ducrohet · 14 years ago