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
(1596)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/app/vector_icons/remove.icon
Issue
2845593002
:
Updates Zoom bubble layout and adds +/- buttons (Closed)
Patch Set: Updates Zoom bubble layout and adds +/- buttons (comments)
Created 3 years, 7 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:
chrome/app/generated_resources.grd
chrome/app/vector_icons/BUILD.gn
chrome/app/vector_icons/add.icon
chrome/app/vector_icons/add.1x.icon
chrome/app/vector_icons/remove.icon
chrome/app/vector_icons/remove.1x.icon
chrome/browser/ui/cocoa/browser/zoom_bubble_controller.mm
chrome/browser/ui/views/location_bar/location_bar_view.cc
chrome/browser/ui/views/location_bar/zoom_bubble_view.h
chrome/browser/ui/views/location_bar/zoom_bubble_view.cc
ui/views/bubble/bubble_frame_view.cc
ui/views/window/dialog_delegate.h
ui/views/window/dialog_delegate.cc
View unified diff
|
Download patch
« chrome/app/generated_resources.grd
('K') |
« chrome/app/vector_icons/add.1x.icon
('k') |
chrome/app/vector_icons/remove.1x.icon »
('j') |
chrome/browser/ui/views/location_bar/location_bar_view.cc »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
// Copyright 2017 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
CANVAS_DIMENSIONS, 32,
6
STROKE, 3.5f,
7
MOVE_TO, 8.75f, 16.f,
8
R_H_LINE_TO, 14.5f,
9
END
OLD
NEW
« chrome/app/generated_resources.grd
('K') |
« chrome/app/vector_icons/add.1x.icon
('k') |
chrome/app/vector_icons/remove.1x.icon »
('j') |
chrome/browser/ui/views/location_bar/location_bar_view.cc »
('J')
Issue 2845593002: Updates Zoom bubble layout and adds +/- buttons (Closed)
Created 3 years, 8 months ago by varkha
Modified 3 years, 7 months ago
Reviewers: Evan Stade, Peter Kasting, tapted, wjmaclean, Lei Zhang
Base URL:
Comments: 99
This is Rietveld
408576698