Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(73)

Issue 7835044: opt-in paint order list building (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by hartmanng
Modified:
12 years, 12 months ago
Reviewers:
vollick, shawnsingh
Base URL:
git://git.webkit.org/WebKit.git@master
Visibility:
Public.

Description

opt-in paint order list building Based on https://codereview.appspot.com/7926043/ BUG= http://crbug.com/222016

Patch Set 1 #

Patch Set 2 : added comparison functions in layout test to verify paint order lists #

Patch Set 3 : layout test to reproduce gmail index bug #

Patch Set 4 : new bugfix #

Patch Set 5 : rebase master #

Patch Set 6 : base on https://codereview.appspot.com/7926043/ #

Patch Set 7 : #

Patch Set 8 : base on https://codereview.appspot.com/7926043/ again #

Patch Set 9 : #

Patch Set 10 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+813 lines, -22 lines) Patch
A LayoutTests/compositing/overflow/build-paint-order-list-where-opt-in-decisions-can-affect-each-other.html View 1 2 3 4 5 6 7 8 9 1 chunk +248 lines, -0 lines 0 comments Download
A LayoutTests/compositing/overflow/build-paint-order-lists.html View 1 2 3 4 5 6 7 8 9 1 chunk +187 lines, -0 lines 0 comments Download
A LayoutTests/platform/chromium/virtual/gpu/compositedscrolling/overflow/build-paint-order-list-where-opt-in-decisions-can-affect-each-other-expected.txt View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
A + LayoutTests/platform/chromium/virtual/gpu/compositedscrolling/overflow/build-paint-order-lists-expected.txt View 1 2 3 4 5 6 7 8 9 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/WebCore.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
A Source/WebCore/dom/PaintOrderLists.h View 1 2 3 4 5 6 7 8 9 1 chunk +23 lines, -0 lines 0 comments Download
A Source/WebCore/dom/PaintOrderLists.idl View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderLayer.h View 1 2 3 4 5 6 7 8 9 5 chunks +23 lines, -2 lines 0 comments Download
M Source/WebCore/rendering/RenderLayer.cpp View 1 2 3 4 5 6 7 8 9 14 chunks +264 lines, -21 lines 0 comments Download
M Source/WebCore/testing/Internals.h View 1 2 3 4 5 6 7 8 9 2 chunks +5 lines, -0 lines 0 comments Download
M Source/WebCore/testing/Internals.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +49 lines, -0 lines 0 comments Download
M Source/WebCore/testing/Internals.idl View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2
hartmanng
This is the code for building paint order lists, plumbing them through internals, and a ...
13 years ago (2013-03-21 15:31:20 UTC) #1
hartmanng
12 years, 12 months ago (2013-04-08 16:10:39 UTC) #2
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b