summaryrefslogtreecommitdiff
path: root/graphics/java
AgeCommit message (Expand)Author
2019-03-12Merge "Hide packing structure from public API" TreeHugger Robot
2019-03-11Hide packing structure from public API Seigo Nonaka
2019-03-11Merge "Added @NonNull annoation to Insets.NONE static field" Nader Jawad
2019-03-08Merge "Address API review from the council" TreeHugger Robot
2019-03-07Added @NonNull annoation to Insets.NONE static field Nader Jawad
2019-03-08Merge "Document how RenderNode properties form the transform matrix" TreeHugger Robot
2019-03-07Address API review from the council Seigo Nonaka
2019-03-07Document how RenderNode properties form the transform matrix John Reck
2019-03-07Merge "Address API council feedback" John Reck
2019-03-07Merge "Added Nullability annotations to new Canvas APIs" Nader Jawad
2019-03-07Added Nullability annotations to new Canvas APIs Nader Jawad
2019-03-06Address API council feedback John Reck
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