1. 96e240f Fiddle with default densities to try to sanitize the API. by Dianne Hackborn · 15 years ago
  2. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  3. 5140141 DrawableContainer was not respecting the value returned by Drawable.getPadding(Rect). by Romain Guy · 15 years ago
  4. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 15 years ago
  5. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  6. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  7. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  8. 90cfa9d Fix ShapeDrawable.inflateTag() to accept proper dimension specs for padding by Phil Dubach · 15 years ago
  9. 54285f2 Fix NullPointerException in NinePatch constructor by Phil Dubach · 15 years ago
  10. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 15 years ago
  11. 6be507c Fix NullPointerException in DrawableContainer.mutate() by Phil Dubach · 15 years ago
  12. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 15 years ago
  13. 562bf17 Fix NPE in GradientDrawable constructor by Phil Dubach · 15 years ago
  14. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  15. 4566b79 Fix Canvas.finalize() for the case where the constructor throws an exception by Phil Dubach · 15 years ago
  16. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  17. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  18. 60b88ed Fix typos. by Ken Shirriff · 15 years ago
  19. 33a31b3 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 15 years ago
  20. 807f23b Merge change 1057 into donut by Android (Google) Code Review · 15 years ago
  21. b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 15 years ago
  22. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 15 years ago
  23. 83b2107 Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignoring the visibility of the currently selected layer. This change simply reports a TRANSPARENT opacity if there is no currently selected layer of if the selected layer is not visible. Otherwise it reports the opacity computed by the state class. by Romain Guy · 15 years ago
  24. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  25. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  26. 4924ae8 Merge change 618 into donut by Android (Google) Code Review · 15 years ago
  27. 23bd84c Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote. by Romain Guy · 15 years ago
  28. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 15 years ago
  29. 1fb758e Merge change 546 into donut by Android (Google) Code Review · 15 years ago
  30. c70e06b Add (hidden for now) purgeable bitmaps by Mike Reed · 15 years ago
  31. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  32. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  33. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  34. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  36. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  37. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  38. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  39. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  40. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  41. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  42. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  43. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago