1. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  2. 27cf869 Fix setting hotspot bounds in a drawable container by Alexander Martinz · 9 years ago
  3. c64b3fa Merge "Attempt to solve the double-GC problem" into mnc-dev by John Reck · 9 years ago
  4. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  5. d21be49 More documentation for handling RippleDrawable mask at run time by Alan Viverette · 9 years ago
  6. 05dc201 Merge "Remove Bitmap#getSkBitmap" into mnc-dev by John Reck · 9 years ago
  7. 1641c0c Merge "Move AssetAtlas off of SkBitmap*" into mnc-dev by John Reck · 9 years ago
  8. 7c103a3 Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  9. c6e2e8f Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  10. 9fc943d Merge "Icon: a clean, parcelable place for images." into mnc-dev by Dan Sandler · 9 years ago
  11. b9f7aac3 Icon: a clean, parcelable place for images. by Dan Sandler · 9 years ago
  12. 78760b4 Merge "A bunch more cleanups" into mnc-dev by John Reck · 9 years ago
  13. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  14. db672b0 Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev by John Reck · 9 years ago
  15. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  16. 1f29e71 Don't propagate level or RTL in LayerDrawable.setDrawable() by Alan Viverette · 9 years ago
  17. 2f1d09c Merge "Use default constructor to get anti-aliasing" into mnc-dev by Chris Craik · 9 years ago
  18. 58fc522 Use default constructor to get anti-aliasing by Chris Craik · 9 years ago
  19. a54cd38 Layout layers without intrinsic dimensions using FILL gravity by Alan Viverette · 9 years ago
  20. c6abf5b Expose drawTextRun publicly by Raph Levien · 9 years ago
  21. 1b60cc0 Anti-alias by default by Chris Craik · 9 years ago
  22. 88d109d Merge "Fix the build: Revert "Anti-alias by default"" by Ed Heyl · 9 years ago
  23. 1c44ba9 Fix the build: Revert "Anti-alias by default" by Ed Heyl · 9 years ago
  24. d1d27c1 media: add flexible YUV422, 444, and RGB/RGBA formats by Lajos Molnar · 9 years ago
  25. 01fb343 Merge "Anti-alias by default" by Chris Craik · 9 years ago
  26. a20ea2f Merge "Add annotation to Rect.intersect()" by Chet Haase · 9 years ago
  27. 5b3edbd Add annotation to Rect.intersect() by Chet Haase · 9 years ago
  28. 3797a78 Merge "Fix visual styling for Material Spinner background" by Alan Viverette · 9 years ago
  29. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  30. 388cd3b Fix visual styling for Material Spinner background by Alan Viverette · 9 years ago
  31. 1c17ba5 Merge "Add Paint methods for cursor positioning" by Raph Levien · 9 years ago
  32. 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 9 years ago
  33. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  34. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  35. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  36. afbeb2c Merge "Revert "Remove Bitmap#getSkBitmap"" by John Reck · 9 years ago
  37. 1ff961d Revert "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  38. 65aea84 Merge "Move date picker arrows out of SimpleMonthView" by Alan Viverette · 9 years ago
  39. 78bf1d3 Move date picker arrows out of SimpleMonthView by Alan Viverette · 9 years ago
  40. 4bd981e Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  41. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  42. a027ec5 Add Paint methods for cursor positioning by Raph Levien · 9 years ago
  43. c294d12 A bunch more cleanups by John Reck · 9 years ago
  44. d34b732 Anti-alias by default by Chris Craik · 9 years ago
  45. 0381d0b Merge "Allow null layers in LayerDrawable" by Alan Viverette · 9 years ago
  46. 073f36c Merge "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  47. 7a583e7 Allow null layers in LayerDrawable by Alan Viverette · 9 years ago
  48. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  49. d18c59b Merge "Don't change state when inflating LayerDrawable" by Alan Viverette · 9 years ago
  50. 9eaa604 Don't change state when inflating LayerDrawable by Alan Viverette · 9 years ago
  51. 45f207d Only parse LayerDrawable child items when necessary by Alan Viverette · 9 years ago
  52. b7acab6 Merge "Fix path clipping in VectorDrawable" by Chris Craik · 9 years ago
  53. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  54. df62ab4 Merge "Add group scaling factor into stroke width." by ztenghui · 9 years ago
  55. f673acb Merge "Add Paint.hasGlyph method" by Raph Levien · 9 years ago
  56. f7f969e6 Add Paint.hasGlyph method by Raph Levien · 9 years ago
  57. 9af77a4c Add group scaling factor into stroke width. by ztenghui · 9 years ago
  58. ec3c97d Merge "Add compat path for restore underflow" by Chris Craik · 9 years ago
  59. 3891f3a Add compat path for restore underflow by Chris Craik · 9 years ago
  60. a4dc29a am 428c2fa0: am c3fbf13d: am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  61. c3fbf13 am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  62. 0daa571 Merge "Fix issues with theming of preloaded ColorStateLists" by Alan Viverette · 9 years ago
  63. 776cf41 Fix a broken link in javadoc by Yuichi Araki · 9 years ago
  64. 77840f4 Merge "Fix cursor position calculation." by Seigo Nonaka · 9 years ago
  65. b89a605 Fix cursor position calculation. by Seigo Nonaka · 9 years ago
  66. ffb7362 Fix Drawable.getOpacity() docs by Chet Haase · 9 years ago
  67. e0f95f3 Fix issues with theming of preloaded ColorStateLists by Alan Viverette · 9 years ago
  68. 37ec99b Merge "Add RAW12 image format" by Yin-Chia Yeh · 9 years ago
  69. 2f17431 ImageFormat: add PRIVATE format by Zhijun He · 9 years ago
  70. acc6241 Merge "Only verify resolved theme attributes" by Alan Viverette · 9 years ago
  71. ee7c65d Only verify resolved theme attributes by Alan Viverette · 9 years ago
  72. 304bbd1 Merge "Polish the documentation for VectorDrawable and AnimatedVectorDrawable" by ztenghui · 9 years ago
  73. 0ea3aca Polish the documentation for VectorDrawable and AnimatedVectorDrawable by ztenghui · 9 years ago
  74. 34c623c Don't draw when bounds are negative by ztenghui · 9 years ago
  75. 9c26509 Merge "Add listener support in AVD" by ztenghui · 9 years ago
  76. 1588f0f Add listener support in AVD by ztenghui · 9 years ago
  77. 84d9e0e am 5e968ad1: am dde72862: am 7db6ebe0: Merge "Frameworks/base: Don\'t allocate another identity matrix" by Andreas Gampe · 9 years ago
  78. 7db6ebe Merge "Frameworks/base: Don't allocate another identity matrix" by Andreas Gampe · 9 years ago
  79. 11d444f Add RAW12 image format by Yin-Chia Yeh · 9 years ago
  80. 1b23240 Only propagate state changes if wrapped drawable is stateful by Alan Viverette · 9 years ago
  81. fc8882f Clean up ripple exit, null out software animators on cancel/end by Alan Viverette · 9 years ago
  82. 43c410e Merge "Remove HardwareCanvas" by Chris Craik · 9 years ago
  83. 7463438 am 46277ba2: am 28e6aeca: Merge "Frameworks/base: Make IDENTITY_MATRIX final" by Andreas Gampe · 9 years ago
  84. 28e6aec Merge "Frameworks/base: Make IDENTITY_MATRIX final" by Andreas Gampe · 9 years ago
  85. 399fa8a Frameworks/base: Make IDENTITY_MATRIX final by Andreas Gampe · 9 years ago
  86. da81fa5 Merge "Add resource type annotations to some APIs" by Tor Norbye · 9 years ago
  87. 08067d9 am 8e176d39: am 007e207b: Merge "Frameworks/base: Fix null-pointer check" by Andreas Gampe · 9 years ago
  88. d538fa0 Frameworks/base: Don't allocate another identity matrix by Andreas Gampe · 9 years ago
  89. f2b1cff Frameworks/base: Fix null-pointer check by Andreas Gampe · 9 years ago
  90. 210a189 Add HyphenEdit support to Paint by Raph Levien · 9 years ago
  91. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  92. f6829a0 Remove HardwareCanvas by Chris Craik · 9 years ago
  93. 6a67db4 Implement bounded ripple animation by Alan Viverette · 9 years ago
  94. 53776a2 Merge "Refactor ripple components, simplify background animation" by Alan Viverette · 9 years ago
  95. f872ee0 Refactor ripple components, simplify background animation by Alan Viverette · 9 years ago
  96. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  97. b3ec733 Annotate methods with size and range annotations by Tor Norbye · 9 years ago
  98. 1c2bf03 Annotate return values with @CheckReturn by Tor Norbye · 9 years ago
  99. c0a1b7f Merge "Annotate ARGB integer parameters with @ColorInt" by Tor Norbye · 9 years ago
  100. c0bf700 SkPorterDuff Multiply mode maps to SkXfermode modulate. by Derek Sollenberger · 9 years ago