|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+609 lines, -503 lines) |
Patch |
 |
M |
components/html_viewer/touch_handler.cc
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/plugins/renderer/webview_plugin.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/plugins/renderer/webview_plugin.cc
|
View
|
1
2
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/event_sender.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/test_runner/event_sender.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/test_plugin.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/test_plugin.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/browser_plugin/browser_plugin.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_impl.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/npapi/webplugin_impl.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget_fullscreen_pepper.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/dom/Node.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/dom/Node.cpp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/input/EventHandler.h
|
View
|
1
2
|
11 chunks |
+39 lines, -38 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/input/EventHandler.cpp
|
View
|
1
2
3
4
5
6
|
86 chunks |
+290 lines, -229 lines |
2 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/page/DragController.cpp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/InspectorOverlay.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/PageWidgetDelegate.h
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/PageWidgetDelegate.cpp
|
View
|
1
2
|
3 chunks |
+17 lines, -18 lines |
2 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp
|
View
|
1
2
3
4
5
|
12 chunks |
+42 lines, -35 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebPagePopupImpl.h
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebPagePopupImpl.cpp
|
View
|
1
2
3
4
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebPluginContainerImpl.cpp
|
View
|
1
2
3
4
5
6
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewFrameWidget.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewFrameWidget.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewImpl.h
|
View
|
1
2
3
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewImpl.cpp
|
View
|
1
2
3
4
5
6
|
21 chunks |
+68 lines, -58 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/FakeWebPlugin.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/WebPluginContainerTest.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/blink_headers.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/public/platform/WebInputEventResult.h
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebPlugin.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebWidget.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|