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
(74)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: experimental/webtry/setup/setup_jail.sh
Issue
649313002
:
add ganesh checkbox to skfiddle interface (Closed)
Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Style cleanups from tfarina
Created 6 years, 2 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:
experimental/webtry/main.cpp
experimental/webtry/res/js/webtry.js
experimental/webtry/scripts/fiddle_gyp
experimental/webtry/setup/continue_install_jail.sh
experimental/webtry/setup/setup_jail.sh
experimental/webtry/templates/sidebar.html
experimental/webtry/templates/template.gyp
experimental/webtry/webtry.go
View unified diff
|
Download patch
« no previous file with comments
|
« experimental/webtry/setup/continue_install_jail.sh
('k') |
experimental/webtry/templates/sidebar.html »
('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 apt-get install -y g++ libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev \
1 apt-get install -y g++ libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev \
2 libglu1-mesa-dev mesa-common-dev freeglut3-dev libgif-dev libfontconfig \
2 libglu1-mesa-dev mesa-common-dev freeglut3-dev libgif-dev libfontconfig \
3
libfontconfig-dev git python wget
3
libfontconfig-dev git python wget
libpoppler-cpp-dev libosmesa6-dev
4
4
5 mkdir /skia_build
5 mkdir /skia_build
6 chmod 777 /skia_build
6 chmod 777 /skia_build
7
7
8 mkdir /skia_build/bin
8 mkdir /skia_build/bin
OLD
NEW
« no previous file with comments
|
« experimental/webtry/setup/continue_install_jail.sh
('k') |
experimental/webtry/templates/sidebar.html »
('j') |
no next file with comments »
Issue 649313002: add ganesh checkbox to skfiddle interface (Closed)
Created 6 years, 2 months ago by humper
Modified 6 years, 2 months ago
Reviewers: tfarina, jcgregorio, mtklein
Base URL: https://skia.googlesource.com/skia.git@master
Comments: 12
This is Rietveld
408576698