summaryrefslogtreecommitdiff
path: root/graphics/java
AgeCommit message (Expand)Author
2019-03-06Merge "Pass ColorSpace to AnimatedImageDrawable" TreeHugger Robot
2019-03-05Merge "Cleanup functor system-api surface" TreeHugger Robot
2019-03-05Merge "Explain why Bitmap#setColorSpace is @NonNull" Leon Scroggins
2019-03-05Merge "Implemented API-review suggested changes on GradientDrawable" TreeHugger Robot
2019-03-05Merge "Added nullability annotations to StateListDrawable APIs" TreeHugger Robot
2019-03-05Merge "Add nullability annotations to HardwareRenderer" TreeHugger Robot
2019-03-05Merge "Add missing nullability to RenderNode" TreeHugger Robot
2019-03-05Explain why Bitmap#setColorSpace is @NonNull Leon Scroggins III
2019-03-05Merge "Fix RenderNode sample" TreeHugger Robot
2019-03-04Add "image/heic" to supported mimes of ImageDecoder Chong Zhang
2019-03-05Merge "API to determine if MIME type is supported." Jeff Sharkey
2019-03-04Cleanup functor system-api surface John Reck
2019-03-04Add missing nullability to RenderNode John Reck
2019-03-04Add nullability annotations to HardwareRenderer John Reck
2019-03-04Fix RenderNode sample John Reck
2019-03-04Merge "Fix javadoc HTML escaping." am: 693e023bac am: 4514c01068 Alan Stokes
2019-03-01API to determine if MIME type is supported. Jeff Sharkey
2019-03-01Merge "Add nullability annotations to ColorStateListDrawable" Ashley Rose
2019-02-28All Parcelable CREATOR fields are @NonNull. Jeff Sharkey
2019-03-01Added nullability annotations to StateListDrawable APIs Nader Jawad
2019-02-28Add nullability annotations to ColorStateListDrawable Ashley Rose
2019-02-28Merge "Mark Bitmap#getColor as @NonNull" TreeHugger Robot
2019-02-28Merge "System gesture exclusion rects for Views" Adam Powell
2019-02-28Implemented API-review suggested changes on GradientDrawable Nader Jawad
2019-02-28Fix javadoc HTML escaping. Alan Stokes
2019-02-28Mark Bitmap#getColor as @NonNull Leon Scroggins III
2019-02-27Merge "Support Canvas#drawVertices on GPU-backed Canvases" Leon Scroggins
2019-02-26System gesture exclusion rects for Views Adam Powell
2019-02-26Support Canvas#drawVertices on GPU-backed Canvases Leon Scroggins III
2019-02-26Pass ColorSpace to AnimatedImageDrawable Leon Scroggins III
2019-02-25Merge "Check recycled when createBitmap" am: cc9f4923d2 am: 2b8063d780 Cuiping.x.Shu
2019-02-25Merge "Address API council feedback" TreeHugger Robot
2019-02-23Check recycled when createBitmap Cuiping.x.Shu
2019-02-22Address API council feedback John Reck
2019-02-22Merge "Add annotations for ImageReader/ImageWriter factory methods" TreeHugger Robot
2019-02-20Merge "Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16" TreeHugger Robot
2019-02-20Add annotations for ImageReader/ImageWriter factory methods Yin-Chia Yeh
2019-02-20Merge "Make Bitmap#copy docs more accurate" TreeHugger Robot
2019-02-20Merge "Hide sSystemFontMap in Typeface." TreeHugger Robot
2019-02-20Start RenderThread earlier to preload Vulkan/EGL drivers Stan Iliev
2019-02-19Hide sSystemFontMap in Typeface. Qingqing Deng
2019-02-19Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16 Leon Scroggins III
2019-02-15Merge "Added additional documentation to Bitmap#getScaledWidth, Bitmap#getSca... TreeHugger Robot
2019-02-14Added additional documentation to Bitmap#getScaledWidth, Nader Jawad
2019-02-14Merge "Restore getIntrinsicWidth behavior from Android O" TreeHugger Robot
2019-02-14Merge "Make HardwareRenderer public API" John Reck
2019-02-14Restore getIntrinsicWidth behavior from Android O Nader Jawad
2019-02-14Make Bitmap#copy docs more accurate Leon Scroggins III
2019-02-13Refine ColorSpace restrictions for Bitmaps Derek Sollenberger
2019-02-12Merge "Add trackingBug to Typeface.sSystemFontMap." TreeHugger Robot