- 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, 2 months ago
- 2474c83 Reland "Enforce that RuntimeShader is only hardware accelerated" by Derek Sollenberger · 3 years, 1 month ago
- e26e8c7 Update RuntimeShader users to new setUniform APIs by Derek Sollenberger · 3 years, 1 month 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, 1 month ago
- daa281d BBQ: Recreate BBQ when SurfaceControl changes 2/2 by Vishnu Nair · 3 years, 1 month ago
- b680371 Send syncStatus and return FrameCommitCallback in FrameCallback by chaviw · 3 years, 1 month ago
- 29d2700 Merge "Enable path clipping for View outlines" by Chet Haase · 3 years, 1 month ago
- f95fdd9 Revert "Enforce that RuntimeShader is only hardware accelerated" by Shubham Dubey · 3 years, 1 month 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, 1 month ago
- e09fbee Expose android.graphics.RuntimeShader API by Derek Sollenberger · 3 years, 3 months ago
- 33c1ea7 Enable path clipping for View outlines by Chet Haase · 3 years, 4 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, 2 months ago
- 1602deb Synchronize SV buffers with main window when config changes by chaviw · 3 years, 3 months ago
- 4b3f043 Merge "Remove link to the deprecated API" by Seigo Nonaka · 3 years, 2 months ago
- 4b7663b Fix erroneous comment end tag for xml in ripple code sample. by Aaron Labiaga · 3 years, 2 months ago
- e97e296c Rework blast sync callback model by chaviw · 3 years, 5 months ago
- 43a1f4b Updating AdaptiveIconDrawable to support themed icons by Sunny Goyal · 3 years, 2 months ago
- aec3a3f Remove link to the deprecated API by Seigo Nonaka · 3 years, 2 months ago
- 6423d01 Merge "Implement fast hyphenation algorithm" by TreeHugger Robot · 3 years, 2 months ago
- 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 2 months ago
- ac97f99 Add DataSpace API to convert between ADataSpace and ColorSpace by Sally Qi · 3 years, 3 months ago
- 0f76140 Implement fast hyphenation algorithm by Seigo Nonaka · 3 years, 5 months ago
- 989aa9b Rename nextTransaction to syncTransaction by chaviw · 3 years, 2 months ago
- bda55e3 DO NOT MERGE: ViewRoot/BBQ: Cleanup flushShadowQueue by Robert Carr · 3 years, 2 months ago
- 3f8b9fe Backport 'Add ability to disable GL draws'. by Brett Chabot · 3 years, 8 months ago
- 6f2b3f5 Remove setTransactionCompleteCallback by chaviw · 3 years, 3 months ago
- d515030 Merge "Updated Outline.offset() docs to clarify behavior" by Chet Haase · 3 years, 3 months ago
- 6ad394a Updated Outline.offset() docs to clarify behavior by Chet Haase · 3 years, 3 months ago
- 712eae0 Support dump gfxinfo reset for process' without a Window by John Reck · 3 years, 4 months ago
- e1cf17c Merge "ImageFormat: Fix YCBCR_P010 bitsPerPixel" into sc-qpr1-dev am: 70add31774 am: fc5e4c3d43 am: 3fda08d35f by TreeHugger Robot · 3 years, 4 months ago
- 3e4720b ImageFormat: Fix YCBCR_P010 bitsPerPixel by Shuzhen Wang · 3 years, 4 months ago
- d7cbe3d Merge "In SkSL, replace 'sample' with '.eval'" by TreeHugger Robot · 3 years, 4 months ago
- da143d4 Merge "Call applyPendingTransactions when frame didn't draw" by Chavi Weingarten · 3 years, 4 months ago
- a9997a3 Remove flushShadowQueue by chaviw · 3 years, 4 months ago
- 9f19b5d Call applyPendingTransactions when frame didn't draw by chaviw · 3 years, 4 months ago
- bb10b9c In SkSL, replace 'sample' with '.eval' by Brian Osman · 3 years, 4 months ago
- 9c13753 Rework blast sync callback model by chaviw · 3 years, 5 months ago
- 4ed687a Filter Alias which points non-existing font family name by Seigo Nonaka · 3 years, 6 months ago
- ba6dd78 Merge "Fix Nullability annotation" by John Reck · 3 years, 5 months ago
- 9e91be3 Fix Nullability annotation by John Reck · 3 years, 5 months ago
- 4f2415e Merge "Merge "Remove bitwise plane information from ImageFormat's P010 docs" into sc-dev am: b0766d70d9 am: 45b34cb562" by Automerger Merge Worker · 3 years, 5 months ago
- d351b6d3 Merge "Remove bitwise plane information from ImageFormat's P010 docs" into sc-dev am: b0766d70d9 am: 45b34cb562 by Alec Mouri · 3 years, 5 months ago
- b0766d7 Merge "Remove bitwise plane information from ImageFormat's P010 docs" into sc-dev by Alec Mouri · 3 years, 5 months ago
- 0ba298a Move WebView overlay support off of NewWeakGlobalRef by John Reck · 3 years, 5 months ago
- edae98a Remove bitwise plane information from ImageFormat's P010 docs by Alec Mouri · 3 years, 5 months ago
- 31bde04 Move HardwareObserver off of NewWeakGlobalRef by John Reck · 3 years, 5 months ago
- 6bb80ed Merge "Do not turn on dithering by default" into sc-dev am: 9817790471 am: 9a02a75c9d by Leon Scroggins · 3 years, 5 months ago
- 9817790 Merge "Do not turn on dithering by default" into sc-dev by Leon Scroggins · 3 years, 5 months ago
- eb5a355 Do not turn on dithering by default by Leon Scroggins III · 3 years, 5 months ago
- 2983d71 Merge "Do not run background animation without a Looper" into sc-dev am: c359d54b49 am: c31d0895e5 by Lucas Dupin · 3 years, 5 months ago
- c359d54 Merge "Do not run background animation without a Looper" into sc-dev by Lucas Dupin · 3 years, 5 months ago
- 84922f4 Do not run background animation without a Looper by Lucas Dupin · 3 years, 5 months ago
- 7241862 Merge "Have RippleDrawable ignore non-attached RenderNodes" into sc-dev am: a633284efe am: 5c4d6e0a01 by John Reck · 3 years, 5 months ago
- 2e74728 Merge "Fix reference issue from the Theme and XML color in Gradient Drawable by" by Sally Qi · 3 years, 5 months ago
- a355e90 Have RippleDrawable ignore non-attached RenderNodes by John Reck · 3 years, 5 months ago
- 9df984d Fix reference issue from the Theme and XML color in Gradient Drawable by by Sally Qi · 3 years, 6 months ago
- 4342391 Merge "Remove NewWeakGlobalRef from RenderNode" by John Reck · 3 years, 6 months ago
- 896775a Merge "SurfaceView: Synchronize destframe updates with SurfaceView size changes" into sc-dev am: 40ddf958e6 am: f315a466d5 by Vishnu Nair · 3 years, 6 months ago
- 40ddf95 Merge "SurfaceView: Synchronize destframe updates with SurfaceView size changes" into sc-dev by Vishnu Nair · 3 years, 6 months ago
- 26dd06b Merge "Move AnimatedImageDrawable off of NewWeakGlobalRef" by John Reck · 3 years, 6 months ago
- f13eac9 SurfaceView: Synchronize destframe updates with SurfaceView size changes by Vishnu Nair · 3 years, 6 months ago
- a505866 Merge "Reset patterned animations when solid ripple is reset" into sc-dev am: 70c0c93542 am: 6f44007d8c by Jay Aliomer · 3 years, 6 months ago
- 4f56f99d Remove NewWeakGlobalRef from RenderNode by John Reck · 3 years, 6 months ago
- 3998a01 Move AnimatedImageDrawable off of NewWeakGlobalRef by John Reck · 3 years, 6 months ago
- 304b04a Reset patterned animations when solid ripple is reset by Jay Aliomer · 3 years, 6 months ago
- 44e66f5 Merge "Remove @FastNative annotation from TextRunShaper" by Seigo Nonaka · 3 years, 6 months ago
- 15634bd Switch HWUI to use native performance hint API am: 6a3fc60f43 am: 4333a83789 by Bo Liu · 3 years, 6 months ago
- 6a3fc60 Switch HWUI to use native performance hint API by Bo Liu · 3 years, 6 months ago
- bc237ba Remove @FastNative annotation from TextRunShaper by Seigo Nonaka · 3 years, 6 months ago
- d69660f Add bug link for androidx screenshot API TODO. by Brett Chabot · 3 years, 6 months ago
- dcc1261 Merge "Filter Alias which points non-existing font family name" by TreeHugger Robot · 3 years, 6 months ago
- 856db9e Add ability to disable GL draws. by Brett Chabot · 3 years, 8 months ago
- 691cfe8 Filter Alias which points non-existing font family name by Seigo Nonaka · 3 years, 6 months ago
- eb93107 Add a sys prop to control WebView Overlays support by Huihong Luo · 3 years, 7 months ago
- 7580a2d Merge "Fix a crash caused by transaction" into sc-dev by Huihong Luo · 3 years, 7 months ago
- 4df4151 Fix a crash caused by transaction by Huihong Luo · 3 years, 7 months ago
- 4508c4a Fix ripple radius calculation by Jay Aliomer · 3 years, 7 months ago
- 17410b6 Merge "Fix z-order for webview surface control" into sc-dev by Huihong Luo · 3 years, 7 months ago
- ccc98b8 Merge "Update patterned ripple mask when changed" into sc-dev by Jay Aliomer · 3 years, 7 months ago
- 34f42fd Fix z-order for webview surface control by Huihong Luo · 3 years, 9 months ago
- b7eab7f Merge "Fix invalid ripple bounds" into sc-dev by Jay Aliomer · 3 years, 7 months ago
- fec5e82 Merge "Fix potential ASurfaceTransactionCallback leaks" into sc-dev by Huihong Luo · 3 years, 7 months ago
- 8811410 Update patterned ripple mask when changed by Jay Aliomer · 3 years, 7 months ago
- 8bdce16 Fix invalid ripple bounds by Lucas Dupin · 3 years, 7 months ago
- 85933d4 Fix ripples not going away by John Reck · 3 years, 7 months ago
- 1d88151 Fix potential ASurfaceTransactionCallback leaks by Huihong Luo · 3 years, 7 months ago
- 7395d11 Merge "Put starting the animation back inside state changed check" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 7c0a17c Put starting the animation back inside state changed check by John Reck · 3 years, 7 months ago