index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ash
/
shell.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare status area to support multiple trays.
stevenjb@google.com
2012-06-12
1
-6
/
+4
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-1
/
+0
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-3
/
+7
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-0
/
+2
*
Allow taking screenshots for all of minitors at the same time.
mukai@chromium.org
2012-06-07
1
-0
/
+3
*
chromeos: Notify power manager about user activity.
derat@chromium.org
2012-06-06
1
-0
/
+5
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-11
/
+17
*
Add GetRootWindowAt(const gfx::Point&) per skuhne's request.
oshima@chromium.org
2012-06-05
1
-0
/
+5
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-02
1
-0
/
+14
*
Revert 140031 - Chrome version of monitor configuration code
wjia@chromium.org
2012-06-01
1
-14
/
+0
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-01
1
-0
/
+14
*
ash: Holding down shift slows window animations for debugging
jamescook@chromium.org
2012-06-01
1
-0
/
+5
*
Move UserGestureHandler to shell
oshima@chromium.org
2012-05-31
1
-0
/
+4
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-2
/
+2
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-2
/
+2
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-2
/
+2
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
1
-2
/
+10
*
Decouple FocusManager from RootWindow.
oshima@chromium.org
2012-05-30
1
-1
/
+19
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-2
/
+3
*
Reland 138212
zork@chromium.org
2012-05-24
1
-0
/
+7
*
Revert 138212 - Implement High Contrast mode for Chrome OS.
steveblock@chromium.org
2012-05-22
1
-7
/
+0
*
Implement High Contrast mode for Chrome OS.
zork@chromium.org
2012-05-22
1
-0
/
+7
*
ash: Add a heads-up display to track touch-point states and positions.
sadrul@chromium.org
2012-05-17
1
-0
/
+5
*
Revert 137549 because it broke win_aura and linux_chromeos_clang compile.
sadrul@chromium.org
2012-05-16
1
-5
/
+0
*
ash: Add a heads-up display to track touch-point states and positions.
sadrul@chromium.org
2012-05-16
1
-0
/
+5
*
aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...
erg@google.com
2012-05-15
1
-6
/
+8
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
1
-0
/
+3
*
Move app list from ash to ui.
xiyuan@chromium.org
2012-05-09
1
-3
/
+3
*
chromeos: Add support for dimming the screen.
derat@chromium.org
2012-04-30
1
-0
/
+5
*
Implements the graphics layer of the screen magnifier.
yoshiki@chromium.org
2012-04-26
1
-0
/
+6
*
Revert 133691 because it accidentally reverted revs 133686 and 133684.
sadrul@chromium.org
2012-04-24
1
-5
/
+1
*
ash: Some code-cleanup in the system-tray code.
sadrul@chromium.org
2012-04-24
1
-1
/
+5
*
ash: Some code-cleanup in the system-tray code.
sadrul@chromium.org
2012-04-24
1
-5
/
+1
*
Draw panels above their launcher icons.
dcheng@chromium.org
2012-04-22
1
-0
/
+4
*
Revert 133309 - Draw panels above their launcher icons.
groby@chromium.org
2012-04-21
1
-4
/
+0
*
Draw panels above their launcher icons.
dcheng@chromium.org
2012-04-21
1
-0
/
+4
*
Cancel partial screenshot UI when lock happens.
mukai@chromium.org
2012-04-20
1
-0
/
+11
*
Support WebView in ash.
ben@chromium.org
2012-04-12
1
-0
/
+12
*
Implements new semantics for launcher context menu. Gone are the three
sky@chromium.org
2012-04-12
1
-0
/
+3
*
Remove "set wallpaper..." option in system context menu when guest logged in
bshe@chromium.org
2012-04-11
1
-0
/
+2
*
ash: Make extension uninstall UI can use app list window as parent.
xiyuan@chromium.org
2012-04-09
1
-0
/
+3
*
Touches outside the Root Window contribute to system level gestures.
sadrul@chromium.org
2012-04-05
1
-0
/
+5
*
Always show launcher and status if the app list is opened.
jennyz@google.com
2012-03-30
1
-0
/
+3
*
Automatically remap Command key on an Apple keyboard to Control [part 1 of 2 ...
yusukes@google.com
2012-03-27
1
-2
/
+9
*
Adds option to always hide launcher.
sky@chromium.org
2012-03-26
1
-3
/
+4
*
Adds context menu so that shelf always auto-hides (except on lock
sky@chromium.org
2012-03-25
1
-0
/
+8
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-0
/
+2
*
Revert 128503 - Remove stops_event_propagation from Window, since it's broken.
jam@chromium.org
2012-03-23
1
-2
/
+0
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-0
/
+2
*
Revert 128328 - Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-2
/
+0
[next]