1. 61ffc19 Merge "Apply VectorDrawable density scaling before applying theme" by Alan Viverette · 9 years ago
  2. d633ca4 Apply VectorDrawable density scaling before applying theme by Alan Viverette · 9 years ago
  3. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  4. 477f3d0 Obtain cached drawables using the correct Resources object by Alan Viverette · 9 years ago
  5. b618156 Merge "Return correct intrinsic dimensions for inset colors" by Alan Viverette · 9 years ago
  6. 76165b2 Return correct intrinsic dimensions for inset colors by Alan Viverette · 9 years ago
  7. bd5294b Pass densityDpi into RippleComponent, store as densityScale by Alan Viverette · 9 years ago
  8. 9db60f4 Merge "Mutate DrawableContainer children immediately after inflation" by Alan Viverette · 9 years ago
  9. 9b4bdef Mutate DrawableContainer children immediately after inflation by Alan Viverette · 9 years ago
  10. 22e27cc Merge "Correctly handle child drawables with no intrinsic size" by Alan Viverette · 9 years ago
  11. 1259f61 Use ConstantState directly instead of ConstantStateFuture by Alan Viverette · 9 years ago
  12. 29869c3 Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d am: 2c740f1dcf am: 6c1144dc0f by Riley Andrews · 9 years ago
  13. 132bb1e Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d am: 2c740f1dcf by Riley Andrews · 9 years ago
  14. ab099c4 Correctly handle child drawables with no intrinsic size by Alan Viverette · 9 years ago
  15. 0394a0c Convert ashmem bitmap thresholds to constants. by Riley Andrews · 9 years ago
  16. 18896e0 Merge "Limit persistent ashmem backed fds to a minimum of 128kB." into mnc-dr-dev am: 966d6040c6 am: 95fc53b029 am: d6f3e38738 by Ian Pedowitz · 9 years ago
  17. 87455c73 Merge "Limit persistent ashmem backed fds to a minimum of 128kB." into mnc-dr-dev am: 966d6040c6 am: 95fc53b029 by Ian Pedowitz · 9 years ago
  18. 4d47d25 If LayerDrawable child doesn't have constant state, use shallow copy by Alan Viverette · 9 years ago
  19. 8cee7c1 Limit persistent ashmem backed fds to a minimum of 128kB. by Riley Andrews · 9 years ago
  20. 36555ba Merge "Support for changing density of GradientDrawable" by Alan Viverette · 9 years ago
  21. ce52037 Support for changing density of GradientDrawable by Alan Viverette · 9 years ago
  22. 7e3ede2 Support for changing density of DrawableWrapper subclasses by Alan Viverette · 9 years ago
  23. 0cacad7 Apply density scaling in LayerDrawable and subclasses by Alan Viverette · 9 years ago
  24. b6e6662 Improve infrastructure for replacing windows. by Filip Gruszczynski · 9 years ago
  25. e1e654d0 Merge "Pass the whole locale list down to Minikin." by Roozbeh Pournader · 9 years ago
  26. f036ead Pass the whole locale list down to Minikin. by Roozbeh Pournader · 9 years ago
  27. 8cab9b5 Merge "Reset constant width/height when DrawableContainer density changes" by Alan Viverette · 9 years ago
  28. f1f5f6f Reset constant width/height when DrawableContainer density changes by Alan Viverette · 9 years ago
  29. 4a94faa Scale density correctly on VectorDrawable.applyTheme() by Alan Viverette · 9 years ago
  30. a3ee41b Apply density scaling when updating from typed array by Alan Viverette · 9 years ago
  31. 02f633d Clean up VectorDrawable usage of stroke and fill color state lists by Alan Viverette · 9 years ago
  32. 2a6a2c2 Change WindowState.mShownFrame to WindowState.mShownPosition. by Filip Gruszczynski · 9 years ago
  33. dbffd25 Fix Paint's JNI by John Reck · 9 years ago
  34. 3089211 Merge "Add tests: Paint#measureText for bidirectional text." by Keisuke Kuroyanagi · 9 years ago
  35. 2c53a07 Merge "Consolidate native methods for text measurement." by Keisuke Kuroyanagi · 9 years ago
  36. 536afe6 Consolidate native methods for text measurement. by Keisuke Kuroyanagi · 9 years ago
  37. 57bbbac Merge "Add tests for Paint#getTextRunAdvances" by Keisuke Kuroyanagi · 9 years ago
  38. 05de8fb Add tests: Paint#measureText for bidirectional text. by Keisuke Kuroyanagi · 9 years ago
  39. 2779b59 Add tests for Paint#getTextRunAdvances by Keisuke Kuroyanagi · 9 years ago
  40. e72a703 Add attribute for specifying initial ScaleDrawable level by Alan Viverette · 9 years ago
  41. 50c29cd Allow color state list for vector drawable fill and stroke by Alan Viverette · 9 years ago
  42. a02d274 Clean up DrawableContainer.selectDrawable() docs, params by Alan Viverette · 9 years ago
  43. 6fe1ea7 Merge "Revert "Use floating-point value for Drawable level"" by Alan Viverette · 9 years ago
  44. 0b6cfe2 Revert "Use floating-point value for Drawable level" by Alan Viverette · 9 years ago
  45. 28aa456 am 1d815272: am 58c27e3e: am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 9 years ago
  46. 1d81527 am 58c27e3e: am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 9 years ago
  47. 58c27e3 am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 9 years ago
  48. ffa84e0 Reduce risk of memory corruption due to finalization. by Hans Boehm · 10 years ago
  49. 660383c Merge "Use floating-point value for Drawable level" by Alan Viverette · 9 years ago
  50. a72f59a8 Update mFillPaint color on GradientDrawable inflation by Snild Dolkow · 9 years ago
  51. 084938f Check whether AnimationDrawable is one shot only when visibility changes by Doris Liu · 9 years ago
  52. 3da32b7 Use floating-point value for Drawable level by Alan Viverette · 9 years ago
  53. 008d6d0 Merge "Add LocaleList support to Paint and TextView." by Roozbeh Pournader · 9 years ago
  54. a23748a Add LocaleList support to Paint and TextView. by Roozbeh Pournader · 9 years ago
  55. d54e993 Refactor VectorDrawable to use VObject for paths and groups by Alan Viverette · 9 years ago
  56. 8e88b37 Merge "Implement missing jumpToCurrentState() in LayerDrawable" by Alan Viverette · 9 years ago
  57. 9151a69 Implement missing jumpToCurrentState() in LayerDrawable by Alan Viverette · 9 years ago
  58. c725e8d Add missing @param in ResourceManager, set InflateException source by Alan Viverette · 9 years ago
  59. caca720 Allow inner classes to be used as custom drawables by Alan Viverette · 9 years ago
  60. 02fc5fe Extract drawable inflation to its own class, inflate from class name by Alan Viverette · 9 years ago
  61. e0367d2 am b98adf20: am bdb151ea: am 4816d7d5: am e30e8980: Merge "Disable RT animations for header ripple" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  62. 191ac0a Reverse order of RT animations so enter animation works correctly by Alan Viverette · 9 years ago
  63. b7303a3 Disable RT animations for header ripple by Jorim Jaggi · 9 years ago
  64. 1303a11 am e5b44d5c: am 5646203c: am 63e9875a: am 786529f2: am 54c807e7: Merge "Translate ripple mask to account for drawable bounds" into mnc-dev by Alan Viverette · 9 years ago
  65. f0d69b9 Translate ripple mask to account for drawable bounds by Alan Viverette · 9 years ago
  66. 1ad545d Fix path direction enum to match native SkPath values by Derek Sollenberger · 9 years ago
  67. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  68. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 9 years ago
  69. deead00 Merge "Add ninePatch support to Canvas.h" by Derek Sollenberger · 9 years ago
  70. 96b3da6 Merge "Add missing accessors on GradientDrawable, NinePatchDrawable" by Alan Viverette · 9 years ago
  71. 4155184 Add missing accessors on GradientDrawable, NinePatchDrawable by Alan Viverette · 9 years ago
  72. dc12e15 Merge "Remove framework-private HSV APIs, replace with luminance" by Alan Viverette · 9 years ago
  73. edca320 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  74. 81590a4 Remove framework-private HSV APIs, replace with luminance by Alan Viverette · 9 years ago
  75. 58204be Remove incorrect ColorInt annotations by Alan Viverette · 9 years ago
  76. 7873b6d Remove framework-private Color.HSBtoColor API by Alan Viverette · 9 years ago
  77. 6973201 am e968c87f: am 570a2363: am a8431e8c: am bfd62580: am 11104791: Merge "Ensure ripple mask is drawn at correct position" into mnc-dev by Alan Viverette · 9 years ago
  78. bac9769 Ensure ripple mask is drawn at correct position by Alan Viverette · 9 years ago
  79. fac5894 am 3b68ca16: am 96160dea: am 8e645d58: am 649c3c44: am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev by John Reck · 9 years ago
  80. 01a0af3 Yell loudly about undefined behind in Bitmap, but work anyway by John Reck · 9 years ago
  81. 6578a98 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
  82. c9a6ca5 Merge "Revert "Support High Contrast Text for all canvas types"" by Chris Craik · 9 years ago
  83. 749e674 Revert "Support High Contrast Text for all canvas types" by Chris Craik · 9 years ago
  84. 2d35cf9 Merge "Support High Contrast Text for all canvas types" by Derek Sollenberger · 9 years ago
  85. dbcea5f am 8054c55b: am b00f3e4f: am fcec0638: am 8b455841: am 094c82ad: Merge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev by ztenghui · 9 years ago
  86. 35289f1 Scaling (Animated)VectorDrawable inside ImageView by ztenghui · 9 years ago
  87. d4f1d0c Merge "Remove ImageViewBitmapDrawable class" by Chris Craik · 9 years ago
  88. 82af13e Remove ImageViewBitmapDrawable class by Chris Craik · 9 years ago
  89. 6d86e57 Elaborate on Bitmap#reconfigure() expectations by John Reck · 9 years ago
  90. 5561d67 am 35ae7a0a: am f4874b74: am 2ed576fa: am 66b73dce: am f5e20ec3: Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 9 years ago
  91. c7fd346 Retrieve resources for apps, even if not installed for current user. by Julia Reynolds · 9 years ago
  92. 876d566 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
  93. 94394b3 Move drawRegion from DisplayList to Canvas by Derek Sollenberger · 9 years ago
  94. cc882b6 Remove unused functions and variables from DisplayListCanvas by Derek Sollenberger · 9 years ago
  95. b7ba122 Teach ImageView to recycle internal drawables by John Reck · 9 years ago
  96. 93666e8 Merge "Resize the VectorDrawable according to the virtual Dpi" into mnc-dev by ztenghui · 9 years ago
  97. 9508063 Resize the VectorDrawable according to the virtual Dpi by ztenghui · 9 years ago
  98. 06ff2af Update local state when creating LayerDrawable from constant state by Alan Viverette · 9 years ago
  99. 346872d Merge "Allow an icon to carry a tint with it, wherever it goes." into mnc-dev by Dan Sandler · 9 years ago
  100. 25a5f30 Merge "Use ashmem backed bitmaps for passing around notifications" into mnc-dev by Daniel Sandler · 9 years ago