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

Issue 8120014: Add a lock screen example. (Closed)

Created:
9 years, 2 months ago by Ben Goodger (Google)
Modified:
9 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Adds support for a lock screen to the shell.This includes the capability for a window to 'consume events'. Right now this is only mouse events, keyboard TBD. http://crbug.com/97250 TEST=unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103915

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -4 lines) Patch
M ui/aura/root_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/window.h View 2 chunks +13 lines, -0 lines 0 comments Download
M ui/aura/window.cc View 2 chunks +4 lines, -1 line 0 comments Download
M ui/aura/window_unittest.cc View 2 chunks +27 lines, -1 line 0 comments Download
M ui/aura_shell/aura_shell.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura_shell/desktop_window.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura_shell/examples/example_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/aura_shell/examples/lock_view.cc View 1 chunk +70 lines, -0 lines 0 comments Download
M ui/aura_shell/examples/window_type_launcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura_shell/examples/window_type_launcher.cc View 4 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
9 years, 2 months ago (2011-10-04 15:35:00 UTC) #1
sky
9 years, 2 months ago (2011-10-04 16:07:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698