- 7b08444 Remove alpha clamping from ripple drawable by Jay Aliomer · 2 years ago
- 6f9c979 Merge "docs: Note that antialiasing is not supported on multiple Canvas draw ops" into tm-dev am: 3b5f7cb4ba am: 7b351a48d8 by Nolan Scobie · 2 years, 1 month ago
- 3b5f7cb Merge "docs: Note that antialiasing is not supported on multiple Canvas draw ops" into tm-dev by Nolan Scobie · 2 years, 1 month ago
- 6a23f4b docs: Note that antialiasing is not supported on multiple Canvas draw ops by Nolan Scobie · 2 years, 2 months ago
- 132b386 Merge "Revert "Using clippath for adaptive icon drawable instead of bit..."" into tm-qpr-dev by Sebastián Franco · 2 years, 3 months ago
- 3ccaff2 Revert "Using clippath for adaptive icon drawable instead of bit..." by Sebastián Franco · 2 years, 3 months ago
- e4f2b5f Merge "Fix example AGSL code in the javadoc comments" into tm-dev am: 89acf500cb am: c7a544b14d by Andrew Solovay · 2 years, 4 months ago
- 640927e Fix example AGSL code in the javadoc comments by Brian Osman · 2 years, 6 months ago
- 6398596 Fixing getSafeZone() method in AdaptiveIcon by Sunny Goyal · 2 years, 5 months ago
- 6d611a3 Using clippath for adaptive icon drawable instead of bitmap shader by Sunny Goyal · 2 years, 5 months ago
- 4dc2e41 Describe image loads in Traces by Jernej Virag · 2 years, 7 months ago
- fa3f9ca Respect minimum dimensions for embedded Activities by Charles Chen · 2 years, 7 months ago
- 8745d54 Merge "Reduce RippleDrawable background opacity when no window focus" into tm-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
- 642279e Reduce RippleDrawable background opacity when no window focus by Louis Chang · 2 years, 8 months ago
- 482fbfa Respect minimum dimensions for embedded Activities by Charles Chen · 2 years, 7 months ago
- b9a8ed8 Merge "Fix memory leak with RenderNodeAnimator" into tm-dev by Nader Jawad · 2 years, 8 months ago
- 528b0d2 Fix memory leak with RenderNodeAnimator by Nader Jawad · 2 years, 8 months ago
- 7a0ee72 Merge "ViewRootImpl/SurfaceView: Listen for queue stalls" into tm-dev by Rob Carr · 2 years, 8 months ago
- b6dfbd9 Merge "Set mask shader after matrix is set" into tm-dev by Jay Aliomer · 2 years, 8 months ago
- dd1b5b1 Set mask shader after matrix is set by Jay Aliomer · 2 years, 8 months ago
- e8c5add Revert "Revert "Icon: make Icon's Bitmaps immutable"" by Tim Murray · 2 years, 8 months ago
- 8fd3543 Revert "Icon: make Icon's Bitmaps immutable" by Xiaowen Lei · 2 years, 8 months ago
- 47032a2 Icon: make Icon's Bitmaps immutable by Tim Murray · 2 years, 9 months ago
- 814a75d Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c24d am: 5d145dbcc0 am: ff646ddc80 by Treehugger Robot · 2 years, 8 months ago
- 99476cf Exclude flaky tests from CtsGraphicsTestCases by Dan Shi · 2 years, 8 months ago
- 7e53d0e ViewRootImpl/SurfaceView: Listen for queue stalls by Robert Carr · 3 years ago
- 845d5ad Default to true for updateDestinationFrame in BBQ by chaviw · 2 years, 9 months ago
- c1f9e4c Merge "Add call to disable RT Animations" into tm-dev by Chavi Weingarten · 2 years, 9 months ago
- adba0b1 Add forceDrawNextFrame function for HardwareRenderer by chaviw · 2 years, 9 months ago
- 01053d43 Add call to disable RT Animations by chaviw · 2 years, 9 months ago
- 973fc11 Merge "Fix faint ripple" into tm-dev by Jay Aliomer · 2 years, 9 months ago
- 475648a Fix faint ripple by Jay Aliomer · 2 years, 9 months ago
- 88000ab Merge "Have Typeface pass a cookie of -1 to search through all assets" into tm-dev by Jeremy Meyer · 2 years, 10 months ago
- a07474c Have Typeface pass a cookie of -1 to search through all assets by Jeremy Meyer · 4 years, 9 months ago
- bce590e Merge "Add argument checks in setScale and setCrop" into tm-dev by Garfield Tan · 2 years, 10 months ago
- e8acb4a Merge "Update the text wrapping API." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
- 579e07b Ripple mask shader not drawing properly by Jay Aliomer · 2 years, 10 months ago
- 396c789 Update the text wrapping API. by James.cf Lin · 2 years, 11 months ago
- a9d72c8 Add argument checks in setScale and setCrop by Garfield Tan · 2 years, 10 months ago
- 1d229b0 Add class level JavaDocs for RuntimeShader. by Derek Sollenberger · 2 years, 10 months ago
- 53f62e5 Merge "Changed setSyncTransaction to syncNextTransaction with callback logic." into tm-dev by Chavi Weingarten · 2 years, 10 months ago
- e26eb8c Add legacy emoji font file for compatibility by Seigo Nonaka · 2 years, 10 months ago
- 5ecd6d3 Changed setSyncTransaction to syncNextTransaction with callback logic. by Tianhao Yao · 2 years, 11 months ago
- 172ea32 Merge "Estimate animation duration for AVD and AnimationDrawable" into tm-dev by Wei Sheng Shih · 2 years, 10 months ago
- 5e0c72a Estimate animation duration for AVD and AnimationDrawable by wilsonshih · 2 years, 11 months ago
- 7da5f02 Merge changes from topics "cherrypick-sv-changes-8cq54jfvx9", "sv-changes-tm-dev" into tm-dev by Vishnu Nair · 2 years, 10 months ago
- fee2980 Merge "Add conversion between @NamedDataSpace and ColorSpace.Named enums" into tm-dev by Sally Qi · 2 years, 10 months ago
- cb7a162 SurfaceView: Avoid destination frame updates on multiple threads 1/2 by Vishnu Nair · 2 years, 11 months ago
- f44f883 Add conversion between @NamedDataSpace and ColorSpace.Named enums by Sally Qi · 2 years, 10 months ago
- 2cf5c845 Add P010 constant for HardwareBuffer by John Reck · 2 years, 10 months ago
- 9babbc0 Merge "Improve BoringLayout#isBoring for PrecomputedText" by Seigo Nonaka · 2 years, 10 months ago
- 5ad6db7 Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 11 months ago
- 73e0689 getDisplayDecorationSupport: return more detailed info by Leon Scroggins III · 2 years, 11 months ago
- e0e508a Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" am: 234748cd64 am: 90e9921817 am: 8661f99909 am: 529a12681e by Darwin Huang · 2 years, 11 months ago
- 529a126 Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" am: 234748cd64 am: 90e9921817 am: 8661f99909 by Darwin Huang · 2 years, 11 months ago
- 234748c Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" by Darwin Huang · 2 years, 11 months ago
- 3d421ec Merge "Add gatherPendingTransactions in BBQ" by Chavi Weingarten · 2 years, 11 months ago
- 2be791c Merge "Add setDataSpace SurfaceControl API" by John Reck · 2 years, 11 months ago
- 4a441d6 Merge "Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542" am: 3c48391809 am: 09707846a2 am: b01b828294 am: ef67857929 by Melvin Moreno · 2 years, 11 months ago
- ef67857 Merge "Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542" am: 3c48391809 am: 09707846a2 am: b01b828294 by Melvin Moreno · 2 years, 11 months ago
- 4f24757 Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542 by Melvin Moreno · 2 years, 11 months ago
- e12e518 Add gatherPendingTransactions in BBQ by chaviw · 2 years, 11 months ago
- ffa81f8 Add setDataSpace SurfaceControl API by John Reck · 2 years, 11 months ago
- a04c237 Merge "Remove isOpaque from RuntimeShader" by Derek Sollenberger · 2 years, 11 months ago
- 7843e51 Remove isOpaque from RuntimeShader by Derek Sollenberger · 2 years, 11 months ago
- ad5658b Nullability annotations for animation and graphics by Alan Viverette · 2 years, 11 months ago
- 6b9b516 Improve BoringLayout#isBoring for PrecomputedText by Seigo Nonaka · 2 years, 11 months ago
- 6193b1f Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 2 years, 11 months ago
- 7bd04e9 Fix misspelling in SurfaceTexture#attachToGLContext javadoc by Darwin Huang · 2 years, 11 months ago
- 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 3 years ago
- 097af3f Merge "Recycle TemporaryBuffer for reducing object count" by Seigo Nonaka · 3 years ago
- 777d2c2 Recycle TemporaryBuffer for reducing object count by Seigo Nonaka · 3 years ago
- 664a75b Add line break word style parameter in the LineBreakConfig by James.cf Lin · 3 years ago
- 43a4bbe Merge "Add setLineBreakConfig API" by James Lin · 3 years ago
- 9490464 Add setLineBreakConfig API by Seigo Nonaka · 3 years ago
- 4d3df82 Add filtering and directSampling features for BitmapShader by Derek Sollenberger · 3 years ago
- 7f635e3 Merge "Implement fallback line spacing for BoringLayout" by TreeHugger Robot · 3 years ago
- 11a249b Merge "Reland "Enforce that RuntimeShader is only hardware accelerated"" by Derek Sollenberger · 3 years ago
- 78c774d Implement fallback line spacing for BoringLayout by Seigo Nonaka · 3 years, 1 month ago
- 63cae6d Merge "Fix documentation of Outline#setRect(int, int, int, int)" am: 2a3830faab am: 5cb92ff104 am: 4e95f53863 am: 3f33f3d178 by Christos Gkekas · 3 years ago
- 3f33f3d Merge "Fix documentation of Outline#setRect(int, int, int, int)" am: 2a3830faab am: 5cb92ff104 am: 4e95f53863 by Christos Gkekas · 3 years ago
- 2a3830f Merge "Fix documentation of Outline#setRect(int, int, int, int)" by Christos Gkekas · 3 years ago
- 3524740 Fix documentation of Outline#setRect(int, int, int, int) by Christos Gkekas · 3 years, 1 month ago
- 2474c83 Reland "Enforce that RuntimeShader is only hardware accelerated" by Derek Sollenberger · 3 years ago
- e26e8c7 Update RuntimeShader users to new setUniform APIs by Derek Sollenberger · 3 years ago
- 7c60f92 Merge "Add RuntimeShader API to RenderEffect" by Derek Sollenberger · 3 years ago
- 806e4df Merge "BBQ: Recreate BBQ when SurfaceControl changes 2/2" by TreeHugger Robot · 3 years ago
- daa281d BBQ: Recreate BBQ when SurfaceControl changes 2/2 by Vishnu Nair · 3 years ago
- b680371 Send syncStatus and return FrameCommitCallback in FrameCallback by chaviw · 3 years ago
- 29d2700 Merge "Enable path clipping for View outlines" by Chet Haase · 3 years ago
- f95fdd9 Revert "Enforce that RuntimeShader is only hardware accelerated" by Shubham Dubey · 3 years ago
- 56c0798 Add RuntimeShader API to RenderEffect by Derek Sollenberger · 3 years, 2 months ago
- c93d29c Enforce that RuntimeShader is only hardware accelerated by Derek Sollenberger · 3 years ago
- e09fbee Expose android.graphics.RuntimeShader API by Derek Sollenberger · 3 years, 2 months ago
- 33c1ea7 Enable path clipping for View outlines by Chet Haase · 3 years, 3 months ago
- fce5b2b SurfaceView: Synchronize initial destframe change from BBQ by Vishnu Nair · 3 years, 1 month ago
- db018e1 Merge "SurfaceView: Synchronize initial destframe change from BBQ" by Vishnu Nair · 3 years, 1 month ago
- 87d71d6 SurfaceView: Synchronize initial destframe change from BBQ by Vishnu Nair · 3 years, 1 month ago
- a54976ec2 Merge "Add DataSpace API to convert between ADataSpace and ColorSpace" by Sally Qi · 3 years, 1 month ago
- 354d65e Merge "Synchronize SV buffers with main window when config changes" by Chavi Weingarten · 3 years, 1 month ago