Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Unified Diff: Source/core/core.gypi

Issue 1294233004: Subtree caching implementation in blink-core (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: s/setSelfNeedsRepaint/setNeedsRepaint/ Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/frame/FrameView.h » ('j') | Source/core/layout/LayoutObject.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1d72f9e3f010a4f6f7e4b2b6105b0166eaeeb566..81ea88472aeb2a80639ef729ce5fb3a2ff72107c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1926,6 +1926,7 @@
'paint/LayerFixedPositionRecorder.cpp',
'paint/LayerFixedPositionRecorder.h',
'paint/LayoutObjectDrawingRecorder.h',
+ 'paint/LayoutObjectSubtreeRecorder.h',
'paint/LineBoxListPainter.cpp',
'paint/LineBoxListPainter.h',
'paint/ListItemPainter.cpp',
« no previous file with comments | « no previous file | Source/core/frame/FrameView.h » ('j') | Source/core/layout/LayoutObject.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698