1. d18c59b Merge "Don't change state when inflating LayerDrawable" by Alan Viverette · 9 years ago
  2. 9eaa604 Don't change state when inflating LayerDrawable by Alan Viverette · 9 years ago
  3. 45f207d Only parse LayerDrawable child items when necessary by Alan Viverette · 9 years ago
  4. b7acab6 Merge "Fix path clipping in VectorDrawable" by Chris Craik · 9 years ago
  5. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  6. df62ab4 Merge "Add group scaling factor into stroke width." by ztenghui · 9 years ago
  7. f673acb Merge "Add Paint.hasGlyph method" by Raph Levien · 9 years ago
  8. f7f969e6 Add Paint.hasGlyph method by Raph Levien · 9 years ago
  9. 9af77a4c Add group scaling factor into stroke width. by ztenghui · 9 years ago
  10. ec3c97d Merge "Add compat path for restore underflow" by Chris Craik · 9 years ago
  11. 3891f3a Add compat path for restore underflow by Chris Craik · 9 years ago
  12. a4dc29a am 428c2fa0: am c3fbf13d: am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  13. c3fbf13 am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  14. 0daa571 Merge "Fix issues with theming of preloaded ColorStateLists" by Alan Viverette · 9 years ago
  15. 776cf41 Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  16. 77840f4 Merge "Fix cursor position calculation." by Seigo Nonaka · 9 years ago
  17. b89a605 Fix cursor position calculation. by Seigo Nonaka · 9 years ago
  18. ffb7362 Fix Drawable.getOpacity() docs by Chet Haase · 9 years ago
  19. e0f95f3 Fix issues with theming of preloaded ColorStateLists by Alan Viverette · 9 years ago
  20. 37ec99b Merge "Add RAW12 image format" by Yin-Chia Yeh · 9 years ago
  21. 2f17431 ImageFormat: add PRIVATE format by Zhijun He · 9 years ago
  22. acc6241 Merge "Only verify resolved theme attributes" by Alan Viverette · 9 years ago
  23. ee7c65d Only verify resolved theme attributes by Alan Viverette · 9 years ago
  24. 304bbd1 Merge "Polish the documentation for VectorDrawable and AnimatedVectorDrawable" by ztenghui · 9 years ago
  25. 0ea3aca Polish the documentation for VectorDrawable and AnimatedVectorDrawable by ztenghui · 9 years ago
  26. 34c623c Don't draw when bounds are negative by ztenghui · 9 years ago
  27. 9c26509 Merge "Add listener support in AVD" by ztenghui · 9 years ago
  28. 1588f0f Add listener support in AVD by ztenghui · 9 years ago
  29. 84d9e0e am 5e968ad1: am dde72862: am 7db6ebe0: Merge "Frameworks/base: Don\'t allocate another identity matrix" by Andreas Gampe · 9 years ago
  30. 7db6ebe Merge "Frameworks/base: Don't allocate another identity matrix" by Andreas Gampe · 9 years ago
  31. 11d444f Add RAW12 image format by Yin-Chia Yeh · 9 years ago
  32. 1b23240 Only propagate state changes if wrapped drawable is stateful by Alan Viverette · 9 years ago
  33. fc8882f Clean up ripple exit, null out software animators on cancel/end by Alan Viverette · 9 years ago
  34. 43c410e Merge "Remove HardwareCanvas" by Chris Craik · 9 years ago
  35. 7463438 am 46277ba2: am 28e6aeca: Merge "Frameworks/base: Make IDENTITY_MATRIX final" by Andreas Gampe · 9 years ago
  36. 28e6aec Merge "Frameworks/base: Make IDENTITY_MATRIX final" by Andreas Gampe · 9 years ago
  37. 399fa8a Frameworks/base: Make IDENTITY_MATRIX final by Andreas Gampe · 9 years ago
  38. da81fa5 Merge "Add resource type annotations to some APIs" by Tor Norbye · 9 years ago
  39. 08067d9 am 8e176d39: am 007e207b: Merge "Frameworks/base: Fix null-pointer check" by Andreas Gampe · 9 years ago
  40. d538fa0 Frameworks/base: Don't allocate another identity matrix by Andreas Gampe · 9 years ago
  41. f2b1cff Frameworks/base: Fix null-pointer check by Andreas Gampe · 9 years ago
  42. 210a189 Add HyphenEdit support to Paint by Raph Levien · 9 years ago
  43. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  44. f6829a0 Remove HardwareCanvas by Chris Craik · 9 years ago
  45. 6a67db4 Implement bounded ripple animation by Alan Viverette · 9 years ago
  46. 53776a2 Merge "Refactor ripple components, simplify background animation" by Alan Viverette · 9 years ago
  47. f872ee0 Refactor ripple components, simplify background animation by Alan Viverette · 9 years ago
  48. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  49. b3ec733 Annotate methods with size and range annotations by Tor Norbye · 9 years ago
  50. 1c2bf03 Annotate return values with @CheckReturn by Tor Norbye · 9 years ago
  51. c0a1b7f Merge "Annotate ARGB integer parameters with @ColorInt" by Tor Norbye · 9 years ago
  52. c0bf700 SkPorterDuff Multiply mode maps to SkXfermode modulate. by Derek Sollenberger · 9 years ago
  53. 2d08eaf Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""" by Chris Craik · 9 years ago
  54. 1526a45 Revert "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  55. fdbf68f Merge "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  56. 26b4f59 Revert "Remove references to SkPorterDuff as it is deprecated." by Chris Craik · 9 years ago
  57. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  58. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  59. b9a468e Merge "Revert "Cleanup Bitmap JNI"" by Chad Jones · 9 years ago
  60. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  61. 35da7d9 Merge "Cleanup Bitmap JNI" by John Reck · 9 years ago
  62. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  63. a0bfb2d Merge "Fix push shader to native" by Chris Craik · 9 years ago
  64. 6170cd1 Fix push shader to native by Chris Craik · 9 years ago
  65. a9aded1 Remove references to SkPorterDuff as it is deprecated. by Derek Sollenberger · 9 years ago
  66. 4939e2b Merge "Improve docs for drawable tint and color filters" by Chris Craik · 9 years ago
  67. bd3bfc5 Improve docs for drawable tint and color filters by Chris Craik · 9 years ago
  68. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  69. 25f0e61 Revert "Use ObjectAnimator for fading scrollbars, set initial duration to 1500" by Alan Viverette · 9 years ago
  70. 5bc5d7c Merge "Propagate original Resources to DrawableContainer if no override set" by Alan Viverette · 9 years ago
  71. 102a6bf Propagate original Resources to DrawableContainer if no override set by Alan Viverette · 9 years ago
  72. 70e68e0f Set AnimationDrawable running to false unless animation is scheduled by Alan Viverette · 9 years ago
  73. 40d13f2 Merge "Remove obsolete code from AnimatedRotateDrawable state" by Alan Viverette · 9 years ago
  74. 039bd51 Remove obsolete code from AnimatedRotateDrawable state by Alan Viverette · 9 years ago
  75. a6d4484 Merge "Create blank state in no-arg RotateDrawable constructor" by Alan Viverette · 9 years ago
  76. f748696 Create blank state in no-arg RotateDrawable constructor by Alan Viverette · 9 years ago
  77. 32adbd35 Merge "Always apply color filter passed to DrawableContainer.setColorFilter" by Alan Viverette · 9 years ago
  78. 6f51440 Always apply color filter passed to DrawableContainer.setColorFilter by Alan Viverette · 9 years ago
  79. 6a8253f Update progress bar and seek bar backgrounds, fix seek bar thumb by Alan Viverette · 9 years ago
  80. b3f3762 Merge "Unify wrapper-type drawables" by Alan Viverette · 9 years ago
  81. 65bc1f5 am 031a9b13: am 92c4f175: am d002e027: Merge "Fix \'fuchsia\' typo." by Elliott Hughes · 9 years ago
  82. 92c4f17 am d002e027: Merge "Fix \'fuchsia\' typo." by Elliott Hughes · 9 years ago
  83. fd9bc7b Fix 'fuchsia' typo. by Elliott Hughes · 9 years ago
  84. a129622 Unify wrapper-type drawables by Alan Viverette · 9 years ago
  85. 72710f1 Use ObjectAnimator for fading scrollbars, set initial duration to 1500 by Alan Viverette · 9 years ago
  86. 88d44d4 Add attribute for controlling ripple radius by Alan Viverette · 9 years ago
  87. d8c18e8 API for adding layers to LayerDrawable by Alan Viverette · 9 years ago
  88. a756fd9 Prevent temp rect reuse across methods in LayerDrawable by Alan Viverette · 9 years ago
  89. 7354b30 Add layer width, height, gravity, and RTL insets for LayerDrawable by Alan Viverette · 9 years ago
  90. e300553 Merge "Ensure InsetDrawable propagates state and callback on set drawable" by Alan Viverette · 9 years ago
  91. bc43ac2 Ensure InsetDrawable propagates state and callback on set drawable by Alan Viverette · 9 years ago
  92. 7d6854a Synchronize mutated constant state's drawable constant state by Alan Viverette · 9 years ago
  93. 1db141f Create proxy between Skia's SkCanvas and the framework Canvas. by Derek Sollenberger · 10 years ago
  94. 9bf106f Merge "Move SkAvoidXferMode into frameworks/base." by Leon Scroggins III · 9 years ago
  95. 626647c Move SkAvoidXferMode into frameworks/base. by Leon Scroggins III · 9 years ago
  96. f0f7f8c Move drawable out of inset state, only store constant state by Alan Viverette · 9 years ago
  97. fe02621 am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-mr1-dev automerge: bb8d7ff by John Reck · 10 years ago
  98. 1e5dd46 am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-mr1-dev by John Reck · 10 years ago
  99. 4018eb3 Prevent memory corruption from use-after-free by John Reck · 10 years ago
  100. 8ac90a0 Avoid ripple buffer creation for empty bounds automerge: b74155c automerge: e6e216c by Alan Viverette · 10 years ago