Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Issue 9545014: Make the visual feedback for taking screenshot, with fix. (Closed)

Created:
8 years, 9 months ago by Jun Mukai
Modified:
8 years, 9 months ago
CC:
chromium-reviews, rpetterson
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make the visual feedback for taking screenshot, with fix. This is almost identical with http://codereview.chromium.org/9430041 but contains the fix for the compilation failure on linux-clang http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20%28Clang%20dbg%29/builds/8613/steps/compile/logs/stdio BUG=113467 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124929

Patch Set 1 #

Total comments: 2

Patch Set 2 : add setopacity #

Patch Set 3 : Fix code around opacity #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M chrome/browser/ui/views/ash/screenshot_taker.h View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/screenshot_taker.cc View 1 2 4 chunks +35 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jun Mukai
8 years, 9 months ago (2012-03-01 01:48:12 UTC) #1
Daniel Erat
https://chromiumcodereview.appspot.com/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc File chrome/browser/ui/views/aura/screenshot_taker.cc (right): https://chromiumcodereview.appspot.com/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc#newcode116 chrome/browser/ui/views/aura/screenshot_taker.cc:116: SkColorSetA(SK_ColorWHITE, kVisualFeedbackLayerOpacity)); When I was adding Layer::LAYER_SOLID_COLOR, I thought ...
8 years, 9 months ago (2012-03-01 17:15:40 UTC) #2
Jun Mukai
http://codereview.chromium.org/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc File chrome/browser/ui/views/aura/screenshot_taker.cc (right): http://codereview.chromium.org/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc#newcode116 chrome/browser/ui/views/aura/screenshot_taker.cc:116: SkColorSetA(SK_ColorWHITE, kVisualFeedbackLayerOpacity)); On 2012/03/01 17:15:40, Daniel Erat wrote: > ...
8 years, 9 months ago (2012-03-02 03:41:18 UTC) #3
Daniel Erat
On 2012/03/02 03:41:18, mukai wrote: > http://codereview.chromium.org/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc > File chrome/browser/ui/views/aura/screenshot_taker.cc (right): > > http://codereview.chromium.org/9545014/diff/1/chrome/browser/ui/views/aura/screenshot_taker.cc#newcode116 > ...
8 years, 9 months ago (2012-03-02 15:58:51 UTC) #4
Jun Mukai
On 2012/03/02 15:58:51, Daniel Erat wrote: > On 2012/03/02 03:41:18, mukai wrote: > > > ...
8 years, 9 months ago (2012-03-02 23:20:03 UTC) #5
Daniel Erat
On 2012/03/02 23:20:03, mukai wrote: > On 2012/03/02 15:58:51, Daniel Erat wrote: > > On ...
8 years, 9 months ago (2012-03-03 00:03:55 UTC) #6
Jun Mukai
Fixed the code around opacity. PTAL.
8 years, 9 months ago (2012-03-05 01:03:43 UTC) #7
Daniel Erat
lgtm
8 years, 9 months ago (2012-03-05 04:26:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/9545014/9001
8 years, 9 months ago (2012-03-05 07:23:28 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-05 09:05:05 UTC) #10
Change committed as 124929

Powered by Google App Engine
This is Rietveld 408576698