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