1. a0a4828 Follow minikin::FontFamily constructor signature change. by Seigo Nonaka · 8 years ago
  2. c543713 Merge "Remove clipRegion from the public API." by Derek Sollenberger · 8 years ago
  3. 6e3658a Hidden method to get a graphic buffer from a hardware bitmap by sergeyv · 8 years ago
  4. 0a0f231 Move GraphicBuffer to graphics package by sergeyv · 8 years ago
  5. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  6. 980bead Prohibit copyPixelsToBuffer & copyPixelsFromBuffer by sergeyv · 8 years ago
  7. 81f97ee HardwareBitmaps: support createBitmap methods that return immutable bitmap by sergeyv · 8 years ago
  8. 99418fb Merge "Throw exception if getPixel(s) is called on a hardware bitmap" by Sergei Vasilinetc · 8 years ago
  9. 30297303 Merge "Add docs about Config.HARDWARE in Bitmap.writeToParcel method" by Sergei Vasilinetc · 8 years ago
  10. b927731 docs: update Paint.setTextSize() to indicate pixel units am: 5f05256106 am: 9c834b1241 am: 4da3266828 by Mark Lu · 8 years ago
  11. 84f12cd docs: update Paint.setTextSize() to indicate pixel units am: 5f05256106 am: 9c834b1241 by Mark Lu · 8 years ago
  12. 57eafc6 Throw exception if getPixel(s) is called on a hardware bitmap by sergeyv · 8 years ago
  13. f161dce Add docs about Config.HARDWARE in Bitmap.writeToParcel method by sergeyv · 8 years ago
  14. 8b6fe1d Merge "Support Bitmap.copy for hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  15. cab02c5 docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 am: 58d24b22ed am: 2b77de3a44 by Mark Lu · 8 years ago
  16. 5f05256 docs: update Paint.setTextSize() to indicate pixel units by Mark Lu · 8 years ago
  17. 2b77de3 docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 by Mark Lu · 8 years ago
  18. 05126d1 Support Bitmap.copy for hardware bitmaps by sergeyv · 8 years ago
  19. a8f4286 docs: update description for BitmapFactory.Options#inBitmap by Mark Lu · 8 years ago
  20. f7e79d6 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  21. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  22. 15589c36 Merge "Outline & Path perf improvements" by Chris Craik · 8 years ago
  23. 82f8f3e Merge "Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps" by Sergei Vasilinetc · 8 years ago
  24. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  25. 9fbb0b5 Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps by sergeyv · 8 years ago
  26. dcc3630 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 8 years ago
  27. 0221d16 Merge "Allow only U+0020..U+007E characters for axis tag." by TreeHugger Robot · 8 years ago
  28. 0ec4f41 Allow only U+0020..U+007E characters for axis tag. by Seigo Nonaka · 8 years ago
  29. 14efe88 Update the documentation related to VD / AVD by Teng-Hui Zhu · 8 years ago
  30. f81df2d Merge "Secure MATCH_UNINSTALLED_PACKAGES across users" by Amith Yamasani · 8 years ago
  31. b059a08 Merge "Add API to visualize/debug/compare color spaces and colors" by TreeHugger Robot · 8 years ago
  32. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  33. 15296a2 Add API to visualize/debug/compare color spaces and colors by Romain Guy · 8 years ago
  34. e4b016e Merge "Introduce font variation settings parser" by Yirui Huang · 8 years ago
  35. df68c91 Merge "Make LD stateful / opacity management look more like DC" by TreeHugger Robot · 8 years ago
  36. 3002ab6 Introduce font variation settings parser by yirui · 8 years ago
  37. b650418 Merge "Add images to document built-in color spaces" by TreeHugger Robot · 8 years ago
  38. 199e5a9 Add images to document built-in color spaces by Romain Guy · 8 years ago
  39. eb72775 Make LD stateful / opacity management look more like DC by Alan Viverette · 8 years ago
  40. ab3225d Merge "Introduce android.graphics.ColorSpace" by TreeHugger Robot · 8 years ago
  41. 68bd5fd Introduce android.graphics.ColorSpace by Romain Guy · 8 years ago
  42. da6c8ffc Introduce Bitmap.Config.Hardware with @hide annotation by sergeyv · 8 years ago
  43. 583727a Merge "Update the documentation related to VD / AVD" by TreeHugger Robot · 8 years ago
  44. 1a62591 Merge "Add wordSpacing parameter to Paint" by Seigo Nonaka · 8 years ago
  45. 18ad5f4 Update the documentation related to VD / AVD by Teng-Hui Zhu · 8 years ago
  46. 219e2c79 Add wordSpacing parameter to Paint by Seigo Nonaka · 8 years ago
  47. 3bdecbf return 0 for allocation size if recycled by John Reck · 8 years ago
  48. 9192d5e Remove unused method by John Reck · 8 years ago
  49. 1ece145 Re-order draw methods to make update-api happy by John Reck · 8 years ago
  50. caa08ff The bigger update to Canvas by John Reck · 8 years ago
  51. 1158b6d layoutlib relies on refSkPixelRef(), put it back by Romain Guy · 8 years ago
  52. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  53. 5cb74bc Canvas fastjni -> @FastNative by John Reck · 8 years ago
  54. 39a561f5 Scale bitmap shaders for target density am: 0d2a46b733 am: 444f2043d1 by Alan Viverette · 8 years ago
  55. 444f204 Scale bitmap shaders for target density am: 0d2a46b733 by Alan Viverette · 8 years ago
  56. 0f6cec3 Merge "Scale bitmap shaders for target density" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  57. 0d2a46b Scale bitmap shaders for target density by Alan Viverette · 8 years ago
  58. 299659d Convert VD/AVD to FastNative by John Reck · 8 years ago
  59. 0b68491 Restrict AVD and VD parsing to the current element instead of the whole document am: 1f859716a8 am: 897f5ca748 by Doris Liu · 8 years ago
  60. a08b1a3 Update JavaDoc about animatable on VectorDrawable am: bb12929470 am: 8bf7fd89e7 by Teng-Hui Zhu · 8 years ago
  61. 897f5ca Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  62. 8bf7fd8 Update JavaDoc about animatable on VectorDrawable am: bb12929470 by Teng-Hui Zhu · 8 years ago
  63. 8d4c87b Merge "Restrict AVD and VD parsing to the current element instead of the whole document" into nyc-mr1-dev by Doris Liu · 8 years ago
  64. 99224b3 Merge "Update JavaDoc about animatable on VectorDrawable" into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  65. 1f85971 Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  66. f03f8e5 Merge "Paint conversion to @FastNative/@CriticalNative" by TreeHugger Robot · 8 years ago
  67. 170219c Merge "Matrix JNI update" by John Reck · 8 years ago
  68. f228597 Paint conversion to @FastNative/@CriticalNative by John Reck · 8 years ago
  69. c5d6e74 Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  70. 7ef8dbe Merge "Make bitmap backed by native memory instead of java byte array Test: refactoring CL. Existing unit tests still pass. bug:27762775" by TreeHugger Robot · 8 years ago
  71. 4508218 Make bitmap backed by native memory instead of java byte array by sergeyv · 8 years ago
  72. d0cff7a Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  73. da400e9d Docs: Added info about vector drawable am: 47876e79de am: bfa9663e97 by Hemal Patel · 8 years ago
  74. f1f89fa Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  75. bfa9663 Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  76. 47876e7 Docs: Added info about vector drawable by Hemal Patel · 8 years ago
  77. 94931bd Matrix JNI update by John Reck · 8 years ago
  78. bb12929 Update JavaDoc about animatable on VectorDrawable by Teng-Hui Zhu · 8 years ago
  79. 6c12392 Expose SurfaceTexture(boolean) constructor by John Reck · 8 years ago
  80. edc6849 Improve Javadoc for AnimatedVectorDrawable am: 7d76fc4433 am: f6088e45e0 by Doris Liu · 8 years ago
  81. 7d76fc4 Improve Javadoc for AnimatedVectorDrawable by Doris Liu · 8 years ago
  82. 6d256ad Merge "Fast-path Drawable#setColorFilter" by TreeHugger Robot · 8 years ago
  83. 6d8eb89 Fast-path Drawable#setColorFilter by John Reck · 8 years ago
  84. 5d31a29 Cleanup Xfermode by John Reck · 8 years ago
  85. 491bc2b Cherrypick so we can publish N version code description ASAP by Dianne Hackborn · 8 years ago
  86. b5c3080 Merge "Add API to copy a window" by John Reck · 8 years ago
  87. 9580146 Add API to copy a window by John Reck · 8 years ago
  88. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  89. 1209bc1 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 am: d387b20dcb by Pablo Ceballos · 8 years ago
  90. d387b20 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 by Pablo Ceballos · 8 years ago
  91. 23784fd Merge "Fail createVirtualDisplay with single-buffered Surface" into nyc-mr1-dev by Pablo Ceballos · 8 years ago
  92. ce3338e Merge "Fix typo in PathMeasure javadocs" by Kirill Grouchnikov · 8 years ago
  93. 6a03c39 Fix typo in PathMeasure javadocs by Kirill Grouchnikov · 8 years ago
  94. 2851c29 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 am: 3deb906397 by Alan Viverette · 8 years ago
  95. cdfd0c8 Improve docs for GradientDrawable's useLevel and centerX/Y properties am: daec5506c4 am: cc914b6b0b by Alan Viverette · 8 years ago
  96. c5d2192 Merge "Various doc cleanups" by TreeHugger Robot · 8 years ago
  97. 8b9ed44 Various doc cleanups by Chet Haase · 8 years ago
  98. 2b769c4 Add an new internal DrawableContainer to handle animation scale == 0 case. am: 0c03664fa6 am: 0bc9fa9896 by Teng-Hui Zhu · 8 years ago
  99. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  100. 3deb906 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 by Alan Viverette · 8 years ago