skia2/tools/viewer/sk_app
liyuqian 566c8e4a36 Move inval dedup to Window for wider usages.
It turns out that the inval dedup is not just useful for Android.  Hence
we move it up to the Window level so more OSes such as Linux, Windows
can also use it.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2001153002

Review-Url: https://codereview.chromium.org/2001153002
2016-05-23 10:52:34 -07:00
..
android Move inval dedup to Window for wider usages. 2016-05-23 10:52:34 -07:00
win Move inval dedup to Window for wider usages. 2016-05-23 10:52:34 -07:00
Application.h More refactoring for Viewer 2016-05-05 12:32:03 -07:00
CommandSet.cpp Add flexible keybinding/command system to sk_app. 2016-05-10 06:50:49 -07:00
CommandSet.h Add flexible keybinding/command system to sk_app. 2016-05-10 06:50:49 -07:00
DisplayParams.h Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
GLWindowContext.cpp Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
GLWindowContext.h Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
VulkanWindowContext.cpp Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
VulkanWindowContext.h Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
Window.cpp Move inval dedup to Window for wider usages. 2016-05-23 10:52:34 -07:00
Window.h Move inval dedup to Window for wider usages. 2016-05-23 10:52:34 -07:00
WindowContext.cpp Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00
WindowContext.h Add OpenGL context to Viewer. 2016-05-20 06:01:06 -07:00