summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
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
2023-10-10Merge "Add NoBreakSpan that prevent line break the portion of text" into mainSeigo Nonaka
2023-10-10Merge "Support Locale Fallback Family Customization" into mainSeigo Nonaka
2023-10-10Support Locale Fallback Family CustomizationSeigo Nonaka
2023-10-06Add new API useful for determining text height for empty text fieldSeigo Nonaka
2023-10-05Add NoBreakSpan that prevent line break the portion of textSeigo Nonaka
2023-10-04Drop gainmaps if edited with CanvasJohn Reck
2023-10-04Merge "Use variable definition for variable font family" into mainTreehugger Robot
2023-10-04Merge "Add API to allow overriding a gainmap in BitmapShader" into mainJohn Reck
2023-10-04Use variable definition for variable font familySeigo Nonaka
2023-10-03Clarify byte packing is only for "raw" accessJohn Reck
2023-09-28Add a new hidden Icon API for loadingFabián Kozynski
2023-09-27Add API to allow overriding a gainmap in BitmapShaderJohn Reck
2023-09-27Merge changes from topic "setframerate_tv" into mainAdy Abraham
2023-09-26Plumb setFrameRate to TexureViewAdy Abraham
2023-09-26Merge "Fix "fancy" characters in RuntimeShader Javadoc comments" into mainBrian Osman
2023-09-25Fix "fancy" characters in RuntimeShader Javadoc commentsBrian Osman
2023-09-25Add FlaggedApi annotation to the existing APIs.Seigo Nonaka
2023-09-11Add NoHyphenationSpan and no hyphenation config into LineBreakConfigSeigo Nonaka
2023-09-08Merge "Fix nullability annotation" into mainJohn Reck
2023-09-07Merge "Deprecated method with unused param." into mainCarlos Martinez Romero
2023-09-05Fix nullability annotationJohn Reck
2023-09-01Use fonts_fallback XML only when flag is ON.Seigo Nonaka
2023-08-25Merge Android U (ab/10368041)Xin Li
2023-08-24Merge "Add bounding box based text layout APIs." into mainTreehugger Robot
2023-08-24Merge "Explicitly state that SurfaceTexture is not a TextureView-only concept...Treehugger Robot
2023-08-24Explicitly state that SurfaceTexture is not a TextureView-only conceptAlec Mouri
2023-08-24Add bounding box based text layout APIs.Seigo Nonaka
2023-08-23Deprecated method with unused param.Carlos Martinez Romero
2023-08-18Merge "Add API to do partial gainmap copies" into mainJohn Reck
2023-08-17Add API to do partial gainmap copiesJohn Reck
2023-08-17Fix UpdatableFontDirTestSeigo Nonaka
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-08-14Add CtsTextTestCases everywhereSeigo Nonaka
2023-08-01Correct ColorSpace java doc and create general fields for common-usedSally Qi
2023-07-25Deprecate fonts.xml and add hidden font_fallback.xmlSeigo Nonaka
2023-07-20Removing incorrect @CriticalNativeJohn Reck
2023-07-03Deprecate fonts.xml and add hidden font_fallback.xmlSeigo Nonaka
2023-07-01Merge "Don't allow protected buffers in Bitmap#wrapHardwareBuffer"John Reck
2023-06-30Don't allow protected buffers in Bitmap#wrapHardwareBufferJohn Reck
2023-06-30Merge "Support variable font family"Treehugger Robot
2023-06-29Remove TextWrapping automationAllen Su
2023-06-29Remove TextWrapping automationAllen Su
2023-06-29Add LineBreakSpan and merge methodSeigo Nonaka
2023-06-22Merge "Add setBackdropRenderEffect for View and RenderNode."John Reck