1. 40c59fd Call ImageDecoder directly in ResourcesImpl by Leon Scroggins III · 6 years ago
  2. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  3. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  4. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  5. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  6. 3aab956 Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498711 Test: builds and tested using faulty apk with recursive drawable. Change-Id: I47691343dae892beb5ed8c1c66c33edefade321e (cherry picked from commit dc92d925d819d2c385c04e49369e8574fa111d14)" into oc-dev am: 48df033607 by Hyunyoung Song · 7 years ago
  7. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  8. aff04c3 Wrap StackOverflowError in NotFoundException. by Hyunyoung Song · 7 years ago
  9. 99b25d2 Preventing recursive referrence in drawables by Sunny Goyal · 7 years ago
  10. dc92d92 Wrap StackOverflowError in NotFoundException. by Hyunyoung Song · 7 years ago
  11. aa6560c Two more numbers in the preload log by Makoto Onuki · 7 years ago
  12. 1480b67 Better preload drawable logging by Makoto Onuki · 7 years ago
  13. 36d6a98 Merge "Create a new drawable after caching the DrawableContainer" into oc-dev by Tenghui Zhu · 7 years ago
  14. ee7e8f1 Create a new drawable after caching the DrawableContainer by ztenghui · 7 years ago
  15. 2ea169a Introduce early exit path for non resource path. by Seigo Nonaka · 7 years ago
  16. 5e0aed4 Fix NPE happens if no source was specified to font element. by Seigo Nonaka · 7 years ago
  17. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 7 years ago
  18. 2821eea Preload fonts from an array by Clara Bayarri · 7 years ago
  19. a8a66cc [Resources] preloaded drawables few by Alan Viverette · 7 years ago
  20. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 7 years ago
  21. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 8 years ago
  22. b12397e Cache Downloaded Fonts in Typeface by Clara Bayarri · 8 years ago
  23. fe98ad9 Merge "Implement .xml font resource support" by TreeHugger Robot · 7 years ago
  24. 0ee455a Merge "Convert native changing config flags to Java flags" by TreeHugger Robot · 8 years ago
  25. ed00bfd Implement .xml font resource support by Clara Bayarri · 8 years ago
  26. 9ad386b Convert native changing config flags to Java flags by Alan Viverette · 8 years ago
  27. 408afbf Change configuration's color mode based on the display's color mode by Romain Guy · 8 years ago
  28. 18e9f9f Expose Resources.getFont by Clara Bayarri · 8 years ago
  29. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  30. 58857c8 Always propagate changingConfigurations to newly-created drawables by Alan Viverette · 8 years ago
  31. bad43fc Fix undefined fontScale issue in Configuration by Adam Lesinski · 8 years ago
  32. 8e8d232 Update DisplayMetrics when resizing by Adam Lesinski · 8 years ago
  33. 4ece3d6 ContextImpl: Keep DisplayAdjustments and Display in sync by Adam Lesinski · 8 years ago
  34. f135b27 Don't call .toString() on potentially null CharSequence by Christopher Tate · 8 years ago
  35. b61e405 Improve performance of LocaleList with Resources by Adam Lesinski · 8 years ago
  36. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  37. 991357f BluetoothManager: Make requestControllerActivityInfo one call by Adam Lesinski · 8 years ago
  38. 0b9295d Push flags from top-level TypedValue into ComplexColor changing configs by Alan Viverette · 8 years ago
  39. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  40. 082614c Cache per-Activity Resources objects by Adam Lesinski · 8 years ago
  41. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 8 years ago