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

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: Add a complex-subtree-update test 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.cpp » ('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 63e2c50b07e98f8243bd19c9604e127fc77cfa31..6534c69d577e45096f7b8560017e1cf14c02f000 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1928,6 +1928,8 @@
'paint/LayerFixedPositionRecorder.cpp',
'paint/LayerFixedPositionRecorder.h',
'paint/LayoutObjectDrawingRecorder.h',
+ 'paint/SubtreeRecorder.cpp',
+ 'paint/SubtreeRecorder.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.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698