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
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Panels on 2nd launcher: step1
oshima@chromium.org
2013-01-31
2
-5
/
+28
*
Made launcher hidden when kicking off chrome in app mode.
zelidrag@chromium.org
2013-01-31
2
-5
/
+38
*
ash: Remove extra LockScreen call to session manager.
derat@chromium.org
2013-01-28
3
-9
/
+20
*
Implement Ash Panels in Chrome correctly and add browser test for panels.
stevenjb@chromium.org
2013-01-26
3
-1
/
+9
*
Fix panel related regressions in ash_shell
stevenjb@chromium.org
2013-01-25
2
-2
/
+12
*
Re-enable test compositor on ash tests for win8/metro. This allows several ad...
robertshield@chromium.org
2013-01-24
2
-56
/
+0
*
Adding UMA counters to ASH-WM functions like minimize, maximize, ...
skuhne@chromium.org
2013-01-24
3
-0
/
+20
*
ash: Use the Pass() idiom of scoped_ptr to pass the ownership of delegates.
tfarina@chromium.org
2013-01-23
1
-1
/
+1
*
Disable auto hide behavior when there are no visible windows.
harrym@chromium.org
2013-01-22
2
-8
/
+91
*
Initial whack at getting ash_unittests to connect to a viewer process on Win/...
robertshield@chromium.org
2013-01-21
7
-8
/
+140
*
* Call LayoutManager::OnChildWindowVisibilityChanged first
oshima@chromium.org
2013-01-20
2
-1
/
+53
*
ash: Disable window caption buttons in immersive mode
jamescook@chromium.org
2013-01-14
1
-2
/
+2
*
Move ui_controls files to chrome\test\base since they're now only usd within ...
jam@chromium.org
2013-01-14
1
-2
/
+0
*
Make ui_controls only usable from interactive_ui_tests. This has two benefits:
jam@chromium.org
2013-01-14
2
-11
/
+0
*
Fix the issue that causes the cursor disappears when CursorManager::DisableMo...
mazda@chromium.org
2013-01-12
2
-1
/
+27
*
Add option to align launcher/shelf to top of screen (similar to left/right al...
harrym@chromium.org
2013-01-12
4
-48
/
+85
*
Fixes for FocusController to make it pass interactive_ui_tests.
ben@chromium.org
2013-01-11
1
-2
/
+2
*
Support multiple displays in EventGenerator
oshima@chromium.org
2013-01-11
1
-1
/
+2
*
ash/immersive mode: Hide the launcher when entering immersive mode
jamescook@chromium.org
2013-01-10
7
-2
/
+24
*
Fix crash and failures in ash_unittests with the new focus controller by disa...
ben@chromium.org
2013-01-10
1
-0
/
+9
*
Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...
tapted@chromium.org
2013-01-10
1
-1
/
+1
*
ash: Fix abort-shutdown animation.
derat@chromium.org
2013-01-09
2
-10
/
+11
*
Disabled transparency for header bars on the signin screen.
ygorshenin@chromium.org
2013-01-09
3
-2
/
+7
*
Remove ash::window::Show() from BaseLayoutManager::OnWindowActivated
cpu@chromium.org
2013-01-09
1
-3
/
+6
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
7
-83
/
+118
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
3
-18
/
+31
*
Search next activate window from the active root window.
oshima@chromium.org
2012-12-28
4
-5
/
+43
*
Fix memory leak issue around partial screenshot view on tests.
mukai@chromium.org
2012-12-21
2
-72
/
+94
*
Fix ToDos, remove suppressions
antrim@chromium.org
2012-12-21
1
-3
/
+3
*
[ash] Don't fling-snap windows that aren't maximizable.
jeremya@chromium.org
2012-12-21
2
-2
/
+112
*
Fix a typo from https://chromiumcodereview.appspot.com/11618036
phajdan.jr@chromium.org
2012-12-20
1
-1
/
+1
*
Make animations immediate, so that observer gets called and does not leak.
antrim@chromium.org
2012-12-20
2
-32
/
+58
*
Move ash/wm's DialogFrameView to ui/views/window; etc.
msw@chromium.org
2012-12-19
2
-260
/
+0
*
Make the cursor have separate mode for disabled mouse events and invisible.
mazda@chromium.org
2012-12-19
6
-76
/
+391
*
ash: Fix boot splash screen copy.
derat@chromium.org
2012-12-19
1
-0
/
+3
*
Clip the header of ash windows to the frame height
codewiz@chromium.org
2012-12-19
1
-0
/
+7
*
Enable new lock animations by default
antrim@chromium.org
2012-12-18
4
-11
/
+17
*
Revert 173731 - interactive_ui_tests" on "Linux ChromiumOS Tests (dbg)(3)
nkostylev@chromium.org
2012-12-18
3
-12
/
+6
*
Enable new lock animations by default
antrim@chromium.org
2012-12-18
3
-6
/
+12
*
Focus launcher if spoken feedback is enabled and no other windows visible.
mtomasz@chromium.org
2012-12-18
4
-2
/
+205
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
21
-93
/
+88
*
Disable ash tests on Windows that rely on multiple displays or display resizing
scottmg@chromium.org
2012-12-17
1
-4
/
+29
*
Consolidate dialog style flags and strings; etc.
msw@chromium.org
2012-12-17
1
-29
/
+6
*
Enables storing shelf's auto_hide_behavior and alignment per display.
mukai@chromium.org
2012-12-17
2
-2
/
+2
*
Fix black background when locking with fullscreen window:
antrim@chromium.org
2012-12-17
5
-436
/
+1271
*
Revert 173417 - Broke on win_aura
rsleevi@chromium.org
2012-12-17
3
-170
/
+1
*
Yet another approach. Not pretty, but simple and works.
mtomasz@chromium.org
2012-12-17
3
-1
/
+170
*
Adust fonts (part of 137349): Use standard font sizes in Ash.
sschmitz@chromium.org
2012-12-17
2
-10
/
+5
*
ash: Add missing 'virtual' annotations to SetUp() and TearDown() overrides.
tfarina@chromium.org
2012-12-15
3
-3
/
+3
*
EscapeReverts and MinimizeMaximizeCompletes constantly failing on win_aura
rogerta@chromium.org
2012-12-14
1
-2
/
+9
[next]