summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
12 daysRESTRICT AUTOMERGEOriol Prieto Gasco
2024-04-02Add compressed bitmaps to be included in `am dumpheap`Eric Miao
2024-03-05Merge "Avoid string and varargs allocations for preconditions checks in hot m...Treehugger Robot
2024-03-04Avoid string and varargs allocations for preconditions checks in hot methodsCharles Munger
2024-02-13Merge "Use a file descriptor in decodeFile." into main am: 48165939b6Christopher Ferris
2024-02-13Merge "Fix "the the" typo in one file, this is for completing the AEP Cider G...Ryan Tao
2024-02-12Merge "Use a file descriptor in decodeFile." into mainChristopher Ferris
2024-02-09Use a file descriptor in decodeFile.Christopher Ferris
2024-02-09Fix "the the" typo in one file, this is for completing the AEP Cider G exerciseRyan Tao
2023-12-07Merge "Remove refererence from public API to flagged API" into mainHassan Ali
2023-12-07Remove refererence from public API to flagged APIHassan Ali
2023-11-29Delete @removed-at-birth ImageDecoder APIsAnton Hansson
2023-11-28Merge "Add setBackdropRenderEffect for View and RenderNode." into main am: e9...John Reck
2023-11-28Merge "Add setBackdropRenderEffect for View and RenderNode." into mainJohn Reck
2023-11-22Merge "Add stride support to JPEG/R java API" into mainDichen Zhang
2023-11-22Merge "Add EXIF support to JPEG/R Java encoding API" into mainDichen Zhang
2023-11-21Support simple graphics structs in Ravenwood, with CTS.Jeff Sharkey
2023-11-20Merge "Add missing @NonNull to BaseRecordingCanvas" into main am: 5f3605201b ...Paul Duffin
2023-11-20Merge "Add missing @NonNull to BaseRecordingCanvas" into main am: 5f3605201bPaul Duffin
2023-11-20Add missing @NonNull to BaseRecordingCanvasPaul Duffin
2023-11-14Add stride support to JPEG/R java APIDichen Zhang
2023-11-10Add EXIF support to JPEG/R Java encoding APIDichen Zhang
2023-11-10Make all typedefs SOURCE retentionAnton Hansson
2023-11-07refactor(force invert): use enum/intdef for force dark type in setForceDark()...Tyler Freeman
2023-11-07Add setBackdropRenderEffect for View and RenderNode.Dongya Jiang
2023-11-02Merge "Implement automatic SV clipping" into mainJohn Reck
2023-11-01Merge "Make LineBreakConfig and its span parcelable" into mainTreehugger Robot
2023-10-31Merge "Rename OverlayProperties API." into mainSally Qi
2023-10-31Make LineBreakConfig and its span parcelableSeigo Nonaka
2023-10-27Implement automatic SV clippingJohn Reck
2023-10-25Add auto option to the LineBreakWordStyle/LineBreakStyleSeigo Nonaka
2023-10-25Merge "Change default value of setElegantTextFlag" into mainSeigo Nonaka
2023-10-25Change default value of setElegantTextFlagSeigo Nonaka
2023-10-24Rename OverlayProperties API.Sally Qi
2023-10-23Adjust the line height to the locale based font metricsSeigo Nonaka
2023-10-21Merge "Reorganize aconfig flags" into mainSeigo Nonaka
2023-10-20Reorganize aconfig flagsSeigo Nonaka
2023-10-18Update the namespace for the compute bounds flag.Carlos Martinez Romero
2023-10-18Merge "Add more comment to LineBreakConfig#reset" into mainSeigo Nonaka
2023-10-18Add more comment to LineBreakConfig#resetSeigo Nonaka
2023-10-16Merge "Fix broken framework documentation" into mainAnton Hansson
2023-10-13Merge "Avoid accidental shadowing in AGSL code." into main am: d053371e10 am:...John Stiles
2023-10-13Fix broken framework documentationAnton Hansson
2023-10-13Merge "Avoid accidental shadowing in AGSL code." into main am: d053371e10 am:...John Stiles
2023-10-13Merge "Add a flag to a Gainmap constructor." into mainCarlos Martinez Romero
2023-10-13Merge "Add a flag to a previous API change." into mainCarlos Martinez Romero
2023-10-13Avoid accidental shadowing in AGSL code.John Stiles
2023-10-12Add a flag to a previous API change.Carlos Martinez Romero
2023-10-11Add a flag to a Gainmap constructor.Carlos Martinez Romero
2023-10-11Merge "Add new API useful for determining text height for empty text field" i...Seigo Nonaka