summaryrefslogtreecommitdiff
path: root/graphics/java
AgeCommit message (Expand)Author
2018-08-30Add @UnsupportedAppUsage annotations Mathew Inwood
2018-08-02resolve merge conflicts of 95f8ca9f74b75fda6b05d08d49a1488dd0238c10 to stage-... Mathew Inwood
2018-07-31Add @UnsupportedAppUsage annotations Mathew Inwood
2018-06-01Ensure picture isn't recording in createBitmap John Reck
2018-05-16AnimatedImageDrawable: Eliminate unnecessary calls to redraw Leon Scroggins III
2018-04-25Merge "Temporarily allow StackView to use a canvas.clipRectUnion" into pi-dev TreeHugger Robot
2018-04-24Merge "Fix rounding of padding in NinePatchDrawable" into pi-dev TreeHugger Robot
2018-04-23Merge "Made the DrawableWrapper return the right ColorFilter" into pi-dev Selim Cinek
2018-04-20Defer resizing invisible stacks while drag resizing Adrian Roos
2018-04-19Made the DrawableWrapper return the right ColorFilter Selim Cinek
2018-04-18Temporarily allow StackView to use a canvas.clipRectUnion Derek Sollenberger
2018-04-13Fix rounding of padding in NinePatchDrawable Leon Scroggins III
2018-04-09Merge "Add common weight name to the API description" into pi-dev Seigo Nonaka
2018-04-09Add common weight name to the API description Seigo Nonaka
2018-04-05Merge "Never scale nine-patches in ImageDecoder" into pi-dev TreeHugger Robot
2018-04-05Merge "Rename set/get-ConserveMemory" into pi-dev TreeHugger Robot
2018-04-05Never scale nine-patches in ImageDecoder Leon Scroggins III
2018-04-05Merge "Add docs for setTargetSize and setTargetSampleSize" into pi-dev Leon Scroggins
2018-04-04Rename set/get-ConserveMemory Leon Scroggins III
2018-04-03Add docs for setTargetSize and setTargetSampleSize Leon Scroggins III
2018-04-03Merge "Update javadocs for ImageDecoder and related" into pi-dev Leon Scroggins
2018-04-02Merge "Restore saveLayer APIs back into the public API." into pi-dev TreeHugger Robot
2018-03-30Update javadocs for ImageDecoder and related Leon Scroggins III
2018-03-30Remove chaining from ImageDecoder setters Leon Scroggins III
2018-03-30Restore saveLayer APIs back into the public API. Derek Sollenberger
2018-03-30Merge changes from topics "DocumentSource", "ID_API" into pi-dev Leon Scroggins
2018-03-29Add documentation for ImageDecoder and its Source Leon Scroggins III
2018-03-29Merge "Add in/out ColorSpace to ImageDecoder" into pi-dev Leon Scroggins
2018-03-29Rename getters and setters on ImageDecoder Leon Scroggins III
2018-03-29Add in/out ColorSpace to ImageDecoder Leon Scroggins III
2018-03-29Merge "Move Path to NAR" into pi-dev John Reck
2018-03-28Move Path to NAR John Reck
2018-03-28Rename ImageDecoder.setResize Leon Scroggins III
2018-03-27Merge "Docs: add more detail to SurfaceTexture#getTimestamp" into pi-dev Jesse Hall
2018-03-27Docs: add more detail to SurfaceTexture#getTimestamp Jesse Hall
2018-03-27Remove deprecated android.graphics.Canvas APIs Derek Sollenberger
2018-03-27Merge "Update AnimatedImageDrawable docs" into pi-dev TreeHugger Robot
2018-03-26Update AnimatedImageDrawable docs Leon Scroggins III
2018-03-23Add missing computeOpacity call John Reck
2018-03-23Merge "detect api version, and start respecting offsets" into pi-dev TreeHugger Robot
2018-03-22Merge changes from topics "DecodeException_ERROR", "AID_autoStart", "onPartia... Leon Scroggins
2018-03-22Merge "Disable Bitmap density scaling to Picture" into pi-dev TreeHugger Robot
2018-03-22Rename ImageDecoder.ERRORs Leon Scroggins III
2018-03-22Disable Bitmap density scaling to Picture Leon Scroggins III
2018-03-22Add the ability to autoStart AID from xml Leon Scroggins III
2018-03-21detect api version, and start respecting offsets Mike Reed
2018-03-21Re-write onPartialImage API Leon Scroggins III
2018-03-21Merge "Report native allocation size of AnimatedImageDrawable" into pi-dev Leon Scroggins
2018-03-21Report native allocation size of AnimatedImageDrawable Leon Scroggins III
2018-03-20Merge "Scale up in ImageDecoder based on API level" into pi-dev Leon Scroggins