1. 08067d9 am 8e176d39: am 007e207b: Merge "Frameworks/base: Fix null-pointer check" by Andreas Gampe · 9 years ago
  2. f2b1cff Frameworks/base: Fix null-pointer check by Andreas Gampe · 9 years ago
  3. 210a189 Add HyphenEdit support to Paint by Raph Levien · 9 years ago
  4. 6a67db4 Implement bounded ripple animation by Alan Viverette · 9 years ago
  5. 53776a2 Merge "Refactor ripple components, simplify background animation" by Alan Viverette · 9 years ago
  6. f872ee0 Refactor ripple components, simplify background animation by Alan Viverette · 9 years ago
  7. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  8. b3ec733 Annotate methods with size and range annotations by Tor Norbye · 9 years ago
  9. 1c2bf03 Annotate return values with @CheckReturn by Tor Norbye · 9 years ago
  10. c0a1b7f Merge "Annotate ARGB integer parameters with @ColorInt" by Tor Norbye · 9 years ago
  11. c0bf700 SkPorterDuff Multiply mode maps to SkXfermode modulate. by Derek Sollenberger · 9 years ago
  12. 2d08eaf Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""" by Chris Craik · 9 years ago
  13. 1526a45 Revert "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  14. fdbf68f Merge "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  15. 26b4f59 Revert "Remove references to SkPorterDuff as it is deprecated." by Chris Craik · 9 years ago
  16. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  17. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  18. b9a468e Merge "Revert "Cleanup Bitmap JNI"" by Chad Jones · 9 years ago
  19. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  20. 35da7d9 Merge "Cleanup Bitmap JNI" by John Reck · 9 years ago
  21. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  22. a0bfb2d Merge "Fix push shader to native" by Chris Craik · 9 years ago
  23. 6170cd1 Fix push shader to native by Chris Craik · 9 years ago
  24. a9aded1 Remove references to SkPorterDuff as it is deprecated. by Derek Sollenberger · 9 years ago
  25. 4939e2b Merge "Improve docs for drawable tint and color filters" by Chris Craik · 9 years ago
  26. bd3bfc5 Improve docs for drawable tint and color filters by Chris Craik · 9 years ago
  27. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  28. 25f0e61 Revert "Use ObjectAnimator for fading scrollbars, set initial duration to 1500" by Alan Viverette · 9 years ago
  29. 5bc5d7c Merge "Propagate original Resources to DrawableContainer if no override set" by Alan Viverette · 9 years ago
  30. 102a6bf Propagate original Resources to DrawableContainer if no override set by Alan Viverette · 9 years ago
  31. 70e68e0f Set AnimationDrawable running to false unless animation is scheduled by Alan Viverette · 9 years ago
  32. 40d13f2 Merge "Remove obsolete code from AnimatedRotateDrawable state" by Alan Viverette · 9 years ago
  33. 039bd51 Remove obsolete code from AnimatedRotateDrawable state by Alan Viverette · 9 years ago
  34. a6d4484 Merge "Create blank state in no-arg RotateDrawable constructor" by Alan Viverette · 9 years ago
  35. f748696 Create blank state in no-arg RotateDrawable constructor by Alan Viverette · 9 years ago
  36. 32adbd35 Merge "Always apply color filter passed to DrawableContainer.setColorFilter" by Alan Viverette · 9 years ago
  37. 6f51440 Always apply color filter passed to DrawableContainer.setColorFilter by Alan Viverette · 9 years ago
  38. 6a8253f Update progress bar and seek bar backgrounds, fix seek bar thumb by Alan Viverette · 9 years ago
  39. b3f3762 Merge "Unify wrapper-type drawables" by Alan Viverette · 9 years ago
  40. 65bc1f5 am 031a9b13: am 92c4f175: am d002e027: Merge "Fix \'fuchsia\' typo." by Elliott Hughes · 9 years ago
  41. 92c4f17 am d002e027: Merge "Fix \'fuchsia\' typo." by Elliott Hughes · 9 years ago
  42. fd9bc7b Fix 'fuchsia' typo. by Elliott Hughes · 9 years ago
  43. a129622 Unify wrapper-type drawables by Alan Viverette · 9 years ago
  44. 72710f1 Use ObjectAnimator for fading scrollbars, set initial duration to 1500 by Alan Viverette · 9 years ago
  45. 88d44d4 Add attribute for controlling ripple radius by Alan Viverette · 9 years ago
  46. d8c18e8 API for adding layers to LayerDrawable by Alan Viverette · 9 years ago
  47. a756fd9 Prevent temp rect reuse across methods in LayerDrawable by Alan Viverette · 9 years ago
  48. 7354b30 Add layer width, height, gravity, and RTL insets for LayerDrawable by Alan Viverette · 9 years ago
  49. e300553 Merge "Ensure InsetDrawable propagates state and callback on set drawable" by Alan Viverette · 9 years ago
  50. bc43ac2 Ensure InsetDrawable propagates state and callback on set drawable by Alan Viverette · 9 years ago
  51. 7d6854a Synchronize mutated constant state's drawable constant state by Alan Viverette · 9 years ago
  52. 1db141f Create proxy between Skia's SkCanvas and the framework Canvas. by Derek Sollenberger · 10 years ago
  53. 9bf106f Merge "Move SkAvoidXferMode into frameworks/base." by Leon Scroggins III · 9 years ago
  54. 626647c Move SkAvoidXferMode into frameworks/base. by Leon Scroggins III · 9 years ago
  55. f0f7f8c Move drawable out of inset state, only store constant state by Alan Viverette · 10 years ago
  56. fe02621 am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-mr1-dev automerge: bb8d7ff by John Reck · 10 years ago
  57. 1e5dd46 am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-mr1-dev by John Reck · 10 years ago
  58. 4018eb3 Prevent memory corruption from use-after-free by John Reck · 10 years ago
  59. 8ac90a0 Avoid ripple buffer creation for empty bounds automerge: b74155c automerge: e6e216c by Alan Viverette · 10 years ago
  60. 2aacb86 Avoid ripple buffer creation for empty bounds automerge: b74155c by Alan Viverette · 10 years ago
  61. b74155c Avoid ripple buffer creation for empty bounds by Alan Viverette · 10 years ago
  62. a0d17f8 Merge "Update the javadoc for the clip path fix." by ztenghui · 10 years ago
  63. d205217 am c83245be: am 628e646e: am aa229902: Merge "Jump ripples to end when switching to a non-hardware canvas" into lmp-mr1-dev by Alan Viverette · 10 years ago
  64. c83245b am 628e646e: am aa229902: Merge "Jump ripples to end when switching to a non-hardware canvas" into lmp-mr1-dev by Alan Viverette · 10 years ago
  65. a0c0ca7 Jump ripples to end when switching to a non-hardware canvas by Alan Viverette · 10 years ago
  66. 6fbcefe Update the javadoc for the clip path fix. by ztenghui · 10 years ago
  67. 5a88061 Merge "Limit the scope of clip path to the group, not global" by ztenghui · 10 years ago
  68. 054a17c Limit the scope of clip path to the group, not global by ztenghui · 10 years ago
  69. 304cc53 Use the generic Canvas instead of SkCanvas by Derek Sollenberger · 10 years ago
  70. 5dc973c Use text ascent / descent to center SimpleMonthView labels by Alan Viverette · 10 years ago
  71. f4c068b Add getDither, getFilterBitmap to Drawable for CTS testing by Alan Viverette · 10 years ago
  72. 304ea5a Merge "Allow use of theme attributes in color state lists" by Alan Viverette · 10 years ago
  73. 8dfaa49 Make DisplayListRenderer inherit from Canvas, merge JNI by Tom Hudson · 10 years ago
  74. 45c4bbb Allow use of theme attributes in color state lists by Alan Viverette · 10 years ago
  75. 5a4be5a am e260a358: am 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
  76. 0a69ae9 am 1060d75e: am 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev by Alan Viverette · 10 years ago
  77. 81612d8 am e260a358: am 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
  78. 2e0e2a4 am 1060d75e: am 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev by Alan Viverette · 10 years ago
  79. 7c3212b Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
  80. 9bc11ac Move ripple to end state on jump when hardware exit is pending by Alan Viverette · 10 years ago
  81. 419aa7a Propagate DrawableContainer state on mutate, fix ColorDrawable theming by Alan Viverette · 10 years ago
  82. 9f2d0d2 am 934d8d85: am daec5943: Fix build automerge: aaf2e19 by Alan Viverette · 10 years ago
  83. 6a9fb4b6 am 7d0aed2d: am 4e137437: Merge "Update tint filter after setting gradient drawable state" into lmp-mr1-dev automerge: c211857 by Alan Viverette · 10 years ago
  84. d8d9cbe am 1259ab3a: am 3d517a70: am 62b780e8: Avoid creating futures for drawables with no constant state by Alan Viverette · 10 years ago
  85. 934d8d8 am daec5943: Fix build automerge: aaf2e19 by Alan Viverette · 10 years ago
  86. 7d0aed2 am 4e137437: Merge "Update tint filter after setting gradient drawable state" into lmp-mr1-dev by Alan Viverette · 10 years ago
  87. daec594 Fix build by Alan Viverette · 10 years ago
  88. 1259ab3 am 3d517a70: am 62b780e8: Avoid creating futures for drawables with no constant state by Alan Viverette · 10 years ago
  89. 3ad771b Update tint filter after setting gradient drawable state by Alan Viverette · 10 years ago
  90. 62b780e Avoid creating futures for drawables with no constant state by Alan Viverette · 10 years ago
  91. 7668e78 resolved conflicts for merge of 3bae94d7 to master by Nick Kralevich · 10 years ago
  92. f1d6706 am c5d71c67: am 60abe259: am 6ef76c60: Merge "Fix default value of AnimationDrawable\'s one shot property" into lmp-mr1-dev by Alan Viverette · 10 years ago
  93. 3bae94d resolved conflicts for merge of fe11126d to lmp-mr1-dev-plus-aosp by John Reck · 10 years ago
  94. d3a0da9 am 5a50a8bc: am e615da7e: am f1792c42: Merge "Fix hotspot coordinate propagation in ViewGroup and AbsListView" into lmp-mr1-dev by Alan Viverette · 10 years ago
  95. dad7d84c Teach AssetAtlas about more drawables by John Reck · 10 years ago
  96. c5d71c6 am 60abe259: am 6ef76c60: Merge "Fix default value of AnimationDrawable\'s one shot property" into lmp-mr1-dev by Alan Viverette · 10 years ago
  97. 6ef76c6 Merge "Fix default value of AnimationDrawable's one shot property" into lmp-mr1-dev by Alan Viverette · 10 years ago
  98. 0b9ab97 Fix default value of AnimationDrawable's one shot property by Alan Viverette · 10 years ago
  99. 6828d32 am 9bb5cef9: am 971fe6d6: am 04c022f4: Merge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-dev by ztenghui · 10 years ago
  100. d505fb7 am 5f5e13d0: am 108e5394: am 6dfa60f3: Avoid extra saveLayer calls in RippleDrawable, fix docs by Alan Viverette · 10 years ago