- fc4adbae Get rid of multiple defines of BrowserControlsState. by Dave Tapuska · 4 years ago
- 3c7a517 Limit reporting skipped frames to 100 by behdad · 4 years ago
- fa5cb38 Reporting the 95th percentile of sliding window percent dropped frame by behdad · 4 years ago
- 964901b Fix GetScrollDeltaForScrollbarPart for FractionalScrollOffset by Xida Chen · 4 years ago
- f05a79d Fix too small scale during animation without scale but with ancestor scale by Xianzhu Wang · 4 years ago
- 6fc74bc Make cc::ContentLayerClient::PaintableRegion() const by Xianzhu Wang · 4 years ago
- 26d3c42 Minor fix to FrameSorter by behdad · 4 years ago
- 6edf357 Rationalize percent-based scrolling upper-bound on OOPIFs by Joao Victor Almeida · 4 years ago
- 9d378ee Update calls to scalePixels() to use SkSamplingOptions by Mike Reed · 4 years ago
- b3a5da1 Use new canvas virtuals for m44 by Mike Reed · 4 years ago
- d27d15e Apply clang-tidy fixes to graphics code by kylechar · 4 years ago
- c6a98de [OT-PW] Fix a regression in off-thread paint worklet by Xida Chen · 4 years ago
- bc774258 Some changes to Layer::SafeOpaqueBackgroundColor() by Xianzhu Wang · 4 years ago
- b1d6a66b Fix a crash by PaintWorklet + custom property animation by Xida Chen · 4 years ago
- 6ddf46b Corrected the logic for |intersects_damage_under| by yjliu · 4 years ago
- d24c648 Stabilize DelegatedInk browser test with SetNeedsCommit by Mario Bianucci · 4 years ago
- cc5f5c9 metrics: Move Performance Metrics HUD to the Right Side by Weiliang Chen · 4 years ago
- a2ef183 metrics: Add Smoothness Metrics for HUD Performance Metrics Display by Weiliang Chen · 4 years ago
- 36891a2 metrics: Add Cumulated Layout Shift to WebVital Metrics HUD Display by Weiliang Chen · 4 years ago
- 8a168087 cc: Delete unpremultiply and dithering from GPU raster. by Khushal · 4 years ago
- d75d08e Revert "Check Layer::SafeOpaqueBackgroundColor() is opaque when contents_opaque()" by Xianzhu Wang · 4 years ago
- 1435897 metrics: Display Some of Web Vital Metrics in HUD by Weiliang Chen · 4 years ago
- 99bc7fc Allow VideoFrameYUVConverter to support I420A. by Brian Salomon · 4 years ago
- e4d90f2cf Move raster query queue to its own class by Chris Blume · 4 years ago
- 52cb762 Migrate use of SkYUVAIndex SkImage factory to GrYUVABackendTextures by Brian Salomon · 4 years ago
- ce11ca1 Make DroppedFrameCounter ignore frames with intervals longer than window by Andrey Kosyakov · 4 years ago
- f08dcdc cc: Speculative fix for texture layer visibility change test by Sunny Sachanandani · 4 years ago
- 8daa3cc3 Reporting the max percent dropped frame of sliding window by behdad · 4 years ago
- b13101f9 Handle infinite-elapsed-time progress in animations. by Peter Kasting · 4 years ago
- 6b916224 Check Layer::SafeOpaqueBackgroundColor() is opaque when contents_opaque() by Xianzhu Wang · 4 years ago
- 11a999e RELAND cc: Set up a Flag for Displaying Performance Metrics by Weiliang Chen · 4 years ago
- 183f11b Use SkYUVAInfo's separate plane config and subsampling enums. by Brian Salomon · 4 years ago
- c03b9cd Revert "cc: Set up a Flag for Displaying Performance Metrics" by Marijn Kruisselbrink · 4 years ago
- 269f716 cc: Set up a Flag for Displaying Performance Metrics by Weiliang Chen · 4 years ago
- 7887618 Extend PaintWorkletInput::PropertyKey to support native properties by Xida Chen · 4 years ago
- 0166689 Fix minor typo by Mitsuru Oshima · 4 years ago
- 255f1ee Rename |can_use_cached_backdrop_filtered_result_| to |intersects_damage_under|. by yjliu · 4 years ago
- 8c43c96 Add stale-frame metrics by Mingjing Zhang · 4 years ago
- a127deaf6 Invalidate backdrop filter cache when surface property changes. by yjliu · 4 years ago
- e9baad7 Cache the results of ColorSpace::Contains() by Sean Gilhuly · 4 years ago
- 0c93bcb5 Introduce mailbox-based version of VideoTextureBacking by Jonah Chin · 4 years ago
- cdd8aef cc: Rename LTH::Composite and STP::CompositeImmediately to be ForTest. by Vladimir Levin · 4 years ago
- c54f44f Migrate most uses of SkImage::MakeFromYUVATextures to new signature. by Brian Salomon · 4 years ago
- 314a9077 Removed ReportOffsetBetweenDeadlineAndPresentationTime metric by behdad · 4 years ago
- db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years ago
- 6abaaa8f media: Wait for visibility check to propagate if compositing synchronously. by Vladimir Levin · 4 years ago
- d435433 Add missing includes by Chris Blume · 4 years ago
- eee23d1 Handle zero-duration progress in animations. by Peter Kasting · 4 years ago
- eec8089 Improve will-change:transform raster scale adjustment by Xianzhu Wang · 4 years ago
- 173c7d6 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years ago
- a140f2d Reland "[cc/metrics] Introduce FrameSorter."" by behdad · 4 years ago
- f214e69 Improve support for HLG based HDR. by Dale Curtis · 4 years ago
- ef4e9194 Reland "Move base/test/bind_test_util.h to base/test/bind.h" by Guido Urdaneta · 4 years ago
- 8bd07a6c Revert "Move base/test/bind_test_util.h to base/test/bind.h" by Denis Kuznetsov [CET] · 4 years ago
- a4493a6 Move base/test/bind_test_util.h to base/test/bind.h by danakj · 4 years ago
- b8878bf7 Make cc::EventMetrics non-copyable by Mohsen Izadi · 4 years ago
- 9d689d8 [cc/metrics] Fix canvas and JSAnimation tracker not reporting UMA by Xida Chen · 4 years ago
- 4d2c7974 Revert "[cc/metrics] Introduce FrameSorter." by Nate Fischer · 4 years ago
- 4a59b21 cc: Remove some deprecated metrics. by Jonathan Ross · 4 years ago
- eb1682c Save EventMetrics to report after processing is done by Mohsen Izadi · 4 years ago
- 6558582 Optimize kWheelEventRegions checks by Olga Gerchikov · 4 years ago
- 9287e2c Cursor Control: Add bit to scroll gestures by Shimi Zhang · 4 years ago
- 8e01fd9 [cc/metrics] Introduce FrameSorter. by behdad · 4 years ago
- 9d2d436 cc: remove overlay-scrollbars-flash-when-mouse-enter flag by Elly Fong-Jones · 4 years ago
- 61b224f1 Add functionality to apply dark mode in GpuImageDecodeCache. by Prashant Nevase · 4 years ago
- fdb33b0 cc: Early Return in Sticky Calculation if Index is Too Large by Weiliang Chen · 4 years ago
- 1d61a39 Introduce gfx::MaskFilterInfo to define a filter based mask on a layer. by Mitsuru Oshima · 4 years ago
- 2ac1c76 Skip IsReadyToActivate in TileManager::IssueSignals() if no pending tree by Maggie Chen · 4 years ago
- 32b9955 Remove a CHECK in TileManager::AreRequiredTilesReadyToDraw() by Maggie Chen · 4 years ago
- 37d5110a [cc/metrics] Add a DIR_METADATA for cc/metrics. by Sadrul Habib Chowdhury · 4 years ago
- 891b3aa5 Make web tests route input through compositor by David Bokan · 4 years ago
- eb0f24d Backdrop cache flag should exclude damage from the same render surface. by yjliu · 4 years ago
- 5527f6e viz: Use the Same Display GPU Data Structures in Android WebView by Weiliang Chen · 4 years ago
- db2ace0 Change the CSS filter's max pixel movement to 3x of the blur radius by Maggie Chen · 4 years ago
- 9e54b0b2 Clean-up obsolete YUV related checks by Alexis Hetu · 4 years ago
- 4a526eb Allow nested scoped monitor in EventsMetricsManager by Mohsen Izadi · 4 years ago
- ebea30f Allow RG8 format for SkImage created from texture by Alexis Hetu · 4 years ago
- 8bab2d6d3 viz:: Split out Compositor and GPU Side Data Structures by Weiliang Chen · 4 years ago
- dd11628 Revert "Reland "Introduce gfx::MaskFilterInfo to define a filter based mask on a layer."" by Mitsuru Oshima · 4 years ago
- 093bba4 [cc webview] Defer finishing a 'frame' when draw is expected to happen. by Sadrul Habib Chowdhury · 4 years ago
- 14c3a923 Remove locked_image logics by yiyix · 4 years ago
- e0f87dec Reland "Introduce gfx::MaskFilterInfo to define a filter based mask on a layer." by Roberto Carrillo · 4 years ago
- 593a7819 Revert "Introduce gfx::MaskFilterInfo to define a filter based mask on a layer." by Mitsuru Oshima · 4 years ago
- 6aba901 Pass dark mode bit from PaintFlags to DrawImage. by Prashant Nevase · 4 years, 1 month ago
- 89e90c5 [cc] Enable OneCopyRasterBufferPlaybackNormalThreadPriority by default. by Francois Doray · 4 years, 1 month ago
- 666c8288 Add skewX and skewY types to cc::TransformOperation by George Steel · 4 years, 1 month ago
- 72be915 Create EventMetrics when event arrives in the renderer by Mohsen Izadi · 4 years, 1 month ago
- e598eece Reland "Move Skia SkFontLCDConfig globals to Chromium" by Ian Prest · 4 years, 1 month ago
- ec8324c67 Add frame time to DelegatedInkMetadata by Mario Bianucci · 4 years, 1 month ago
- c53bcd7 Revert "Move Skia SkFontLCDConfig globals to Chromium" by Devlin Cronin · 4 years, 1 month ago
- 8d0409d Compute blocking wheel event handler regions for cc by Olga Gerchikov · 4 years, 1 month ago
- 1579d27 Rebaseline two backdrop filter cc_unittests for SkiaRenderer Dawn by Brian Salomon · 4 years, 1 month ago
- 78b97c8 Move Skia SkFontLCDConfig globals to Chromium by Ian Prest · 4 years, 1 month ago
- 41d3070 Introduce gfx::MaskFilterInfo to define a filter based mask on a layer. by Mitsuru Oshima · 4 years, 1 month ago
- a4db5f3 Reland "Reland "[tracing] Remove special handling of task execution and log events"" by ssid · 4 years, 1 month ago
- b5df38f Pass DarkModeRasterFilter to GpuImageDecodeCache. by Prashant Nevase · 4 years, 1 month ago
- 61bad24 Plumb DarkModeFilter to cc. by Prashant Nevase · 4 years, 1 month ago
- 81c9081 [cc/metrics] Create reporters for skipped frames. by Sadrul Habib Chowdhury · 4 years, 1 month ago
- 9dda262 Mark classes with final dtors as final by Zentaro Kavanagh · 4 years, 1 month ago
- 9a3e43f4 Report painter memory through LayerTreeHostClient::RunPaintBenchmark by Xianzhu Wang · 4 years, 1 month ago