Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1094)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: remoting/DEPS
Issue
7622002
:
Revert 96327 - Switch over to using SkRegions to calculate dirty areas. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set:
Created 9 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
remoting/DEPS
remoting/base/capture_data.h
remoting/base/capture_data.cc
remoting/base/codec_test.cc
remoting/base/decoder.h
remoting/base/encoder_row_based.h
remoting/base/encoder_row_based.cc
remoting/base/encoder_vp8.cc
remoting/base/types.h
remoting/base/util.h
remoting/base/util.cc
remoting/host/capturer.h
remoting/host/capturer_fake.h
remoting/host/capturer_fake.cc
remoting/host/capturer_fake_ascii.h
remoting/host/capturer_fake_ascii.cc
remoting/host/capturer_helper.h
remoting/host/capturer_helper.cc
remoting/host/capturer_linux.cc
remoting/host/capturer_mac.cc
remoting/host/capturer_mac_unittest.cc
remoting/host/capturer_win.cc
remoting/host/differ.h
remoting/host/differ.cc
remoting/host/differ_unittest.cc
remoting/host/host_mock_objects.h
remoting/host/screen_recorder.cc
remoting/host/screen_recorder_unittest.cc
remoting/host/x_server_pixel_buffer.h
remoting/host/x_server_pixel_buffer.cc
remoting/remoting.gyp
skia/ext/skia_utils_mac.h
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« no previous file
|
remoting/base/capture_data.h »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 include_rules = [
1 include_rules = [
2 "+crypto",
2 "+crypto",
3 "+media/base",
3 "+media/base",
4
4
5 "-remoting",
5 "-remoting",
6 "+remoting/base",
6 "+remoting/base",
7 "+remoting/proto",
7 "+remoting/proto",
8
"+skia/config",
9
"+skia/ext",
10 "+third_party/GTM",
8 "+third_party/GTM",
11 "+third_party/GTM/AppKit",
9 "+third_party/GTM/AppKit",
12
"+third_party/skia/include/core",
13 ]
10 ]
OLD
NEW
« no previous file with comments
|
« no previous file
|
remoting/base/capture_data.h »
('j') |
no next file with comments »
Issue 7622002: Revert 96327 - Switch over to using SkRegions to calculate dirty areas. (Closed)
Created 9 years, 4 months ago by dmac
Modified 9 years, 4 months ago
Reviewers: dmac
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 0
This is Rietveld
408576698