the Chromium logo

The Chromium Projects

Tuesday, May 26, 2015

Highlights

Updates since last meeting (on Monday, May 18th):

Performance Tracking (benjhayden)

Scrolling (skobes) [crbug.com/417782]

mode; fix is waiting on code review.

content size relative to scroll bounds, which doesn't work with root

layer scrolling as currently implemented. Need to teach LayoutView /

DPLScrollableArea how to apply the page scale factor, which could get

messy.

Line Boxes (szager) [crbug.com/321237]

Flexbox (cbiesinger) [crbug.com/426898]

List marker refactoring (dsinclair) [crbug.com/370461]

Menu list refactoring (dsinclair) [crbug.com/370462]

of BR for line breaks to ensure proper alignment.

Fullscreen (dsinclair) [crbug.com/370459]

layout tree during layout. Building on previous work by Julien and

James among others.

Misc Warden (dsinclair, pilgrim)

Region-based multi-column support (mstensho) [crbug.com/334335]

Text

Importing CSS Test Suites (kojii)

Removing DeprecatedPaintLayer (chadarmstrong)

DeprecatedPaintLayer.