summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
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-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-20Merge "Add missing @NonNull to BaseRecordingCanvas" into main am: 5f3605201bPaul Duffin
2023-11-20Add missing @NonNull to BaseRecordingCanvasPaul Duffin
2023-11-07Add setBackdropRenderEffect for View and RenderNode.Dongya Jiang
2023-10-13Merge "Avoid accidental shadowing in AGSL code." into main am: d053371e10 am:...John Stiles
2023-10-13Avoid accidental shadowing in AGSL code.John Stiles
2023-08-25Merge Android U (ab/10368041)Xin Li
2023-08-14Merge "Deprecate fonts.xml and add hidden font_fallback.xml" into main am: a6...Treehugger Robot
2023-08-14Merge "Deprecate fonts.xml and add hidden font_fallback.xml" into main am: a6...Treehugger Robot
2023-07-25Deprecate fonts.xml and add hidden font_fallback.xmlSeigo Nonaka
2023-06-29Remove TextWrapping automationAllen Su
2023-06-08Transform & preserve gainmapsJohn Reck
2023-05-25Merge "Camera: Address an issue that the invalid memory is accessed" into udc...Treehugger Robot
2023-05-22Camera: Address an issue that the invalid memory is accessedKwangkyu Park
2023-05-19Merge changes from topic "trim_fonts_on_unlock" into udc-devTreehugger Robot
2023-05-18Fix RippleDrawable alphaJohn Reck
2023-05-18Allow triming of font caches through WindowManagerJernej Virag
2023-05-10Merge "hwui: send TextureView hint to SF" into udc-devTreehugger Robot
2023-05-09Merge "Track input shaders java-side for heap tooling" into udc-devTreehugger Robot
2023-05-09hwui: send TextureView hint to SFAdy Abraham
2023-05-09Add ability to decode only image information with ImageDecoderJernej Virag
2023-05-08Track input shaders java-side for heap toolingJohn Reck
2023-05-01Merge "Improve MeshSpecification docs" into udc-devNader Jawad
2023-05-01Improve MeshSpecification docsNader Jawad
2023-04-27Use REGULAR_CODECS instead of ALL_CODECSXiao Huang
2023-04-27Determine HEIF support by checking HEVCXiao Huang
2023-04-21Merge "ImageFormat: Update the Jpeg/R format documentation" into udc-devEmilian Peev
2023-04-21Merge "Fallback to RGBA_8888 when P010 is not supported" into udc-devXiao Huang
2023-04-21Fallback to RGBA_8888 when P010 is not supportedXiao Huang
2023-04-18ImageFormat: Update the Jpeg/R format documentationEmilian Peev
2023-04-18Merge "[DO NOT MERGE] Limit Icon Drawables to MAX_BITMAP_SIZE" into udc-devTreehugger Robot
2023-04-12Add explicit clearSyncTransaction instead of passing nullChavi Weingarten
2023-04-11ImageDecoder: update AVIF checking criteriaDichen Zhang
2023-04-10Native crash -> ISEJohn Reck
2023-04-06Null out gainmaps on inBitmap re-useJohn Reck
2023-03-31Merge "Fix for HardwareBufferRenderer pre-rotation" into udc-devNader Jawad
2023-03-30Fix for HardwareBufferRenderer pre-rotationNader Jawad
2023-03-29Revert "Revert "ImageDecoder: Add AVIF to support list""Dichen Zhang
2023-03-29Revert "ImageDecoder: Add AVIF to support list"Usama
2023-03-28ImageDecoder: Add AVIF to support listDichen Zhang
2023-03-27Merge "Revert "ImageDecoder: add "image/avif" to support list"" into udc-devJohn Reck
2023-03-24Revert "ImageDecoder: add "image/avif" to support list"John Reck
2023-03-23Merge "ImageDecoder: add "image/avif" to support list" into udc-devDichen Zhang
2023-03-21ImageDecoder: add "image/avif" to support listDichen Zhang
2023-03-20Update ColorSpace _HLG & _PQ to use 203 nit whitepointsJohn Reck
2023-03-15[DO NOT MERGE] Limit Icon Drawables to MAX_BITMAP_SIZEValentin Iftime