|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+330 lines, -423 lines) |
Patch |
 |
M |
chrome/browser/ui/window_snapshot/window_snapshot.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/window_snapshot/window_snapshot.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/window_snapshot/window_snapshot_aura.cc
|
View
|
1
2
3
11
12
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/window_snapshot/window_snapshot_gtk.cc
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/window_snapshot/window_snapshot_mac.mm
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/window_snapshot/window_snapshot_mac_unittest.mm
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/window_snapshot/window_snapshot_win.cc
|
View
|
|
1 chunk |
+0 lines, -102 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/base/ui_test_utils.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/snapshot.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/snapshot.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/snapshot_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/snapshot/snapshot_aura.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/snapshot_export.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/snapshot/snapshot_gtk.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
A |
ui/snapshot/snapshot_ios.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/snapshot/snapshot_mac.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+29 lines, -18 lines |
0 comments
|
Download
|
 |
A + |
ui/snapshot/snapshot_mac_unittest.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ui/snapshot/snapshot_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|