1. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  2. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  3. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  4. 32e7501 Fix support for @empty in style resolution by Adam Lesinski · 7 years ago
  5. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 7 years ago
  6. ec05bc0 Fix issue with fontScale changes not taking effect by Adam Lesinski · 7 years ago
  7. ed00bfd Implement .xml font resource support by Clara Bayarri · 8 years ago
  8. abd917d Workaround for custom TypedArray injectors by John Reck · 8 years ago
  9. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  10. e60064a Don't hold on to AssetManager instances by Adam Lesinski · 8 years ago
  11. e03c469 API review: Hide ComplexColor and GradientColor by Teng-Hui Zhu · 8 years ago
  12. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  13. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 8 years ago
  14. 5b90e82 Use correct index when obtaining unresolved attribute value by Alan Viverette · 8 years ago
  15. dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
  16. d7bb3f8 Add StyleableRes annotation to TypedArray. by Deepanshu Gupta · 9 years ago
  17. 0697677 Remove strict mode violation from value to string coercion by Alan Viverette · 9 years ago
  18. a6f354b Avoid strict mode violation during saveAttributeData by Alan Viverette · 9 years ago
  19. 9379505 Make TypedArray and LayoutInflater exceptions more useful by Alan Viverette · 9 years ago
  20. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  21. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  22. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  23. 6bbb47b Clean up TypedArray docs & formatting, remove coercion warnings by Alan Viverette · 10 years ago
  24. 45c4bbb Allow use of theme attributes in color state lists by Alan Viverette · 10 years ago
  25. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  26. fde4e3b Fix inaccurate TypedArray.getDrawable() documentation by Alan Viverette · 10 years ago
  27. 8b5b25b Reduce instructions required to obtain and recycle TypedArray by Alan Viverette · 10 years ago
  28. 500c560 Partial revert "Add better errors for unresolved attributes, remove unused code" by Alan Viverette · 10 years ago
  29. 216d3e6 Add better errors for unresolved attributes, remove unused code by Alan Viverette · 10 years ago
  30. 8e5e11b Handle configuration changes in drawable attributes by Alan Viverette · 10 years ago
  31. 9cd14fc Add support for tint attribute in VectorDrawable by Alan Viverette · 10 years ago
  32. 5ff885c Revert "Add support for tint attribute in VectorDrawable" by Dianne Hackborn · 10 years ago
  33. 9a77cb9 Add support for tint attribute in VectorDrawable by Alan Viverette · 10 years ago
  34. 0cfb877 Simplify attribute extraction for themed Drawables by Alan Viverette · 10 years ago
  35. fd274a0 Enforce restrictions on recycled TypedArrays by Alan Viverette · 10 years ago
  36. 1cd4612 Fix attribute extraction, use color attrs in Quantum drawables by Alan Viverette · 10 years ago
  37. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  38. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  39. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 10 years ago
  40. 562a6a8 Improve encapsulation of Resources by Alan Viverette · 10 years ago
  41. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  42. 1d0b177 Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed... by Dianne Hackborn · 11 years ago
  43. 50707cc Fix issue #8133857: Tracking ANR in Gallery by Dianne Hackborn · 11 years ago
  44. 579e140 Revert "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" by Dave Burke · 12 years ago
  45. 57fca90 Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." by Justin Ho · 12 years ago
  46. dcf5962 This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height. by Jim Miller · 12 years ago
  47. 6868d6f Revert "Revert "Fix for bug 6050753."" by Mathias Agopian · 12 years ago
  48. 8e63bcc Revert "Fix for bug 6050753." by Romain Guy · 12 years ago
  49. a5d1dc9 am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" into jb-dev by Scott Main · 12 years ago
  50. 183bf11 docs: misc bug fixes from external issues by Scott Main · 12 years ago
  51. c29f031 Fix for bug 6050753. by Philip Milne · 12 years ago
  52. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  53. 7539968 Fix for a Resource system bug that displayed the wrong name for missing asset. by Gilles Debunne · 14 years ago
  54. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  55. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  56. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  57. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  58. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  59. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  62. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  63. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago