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
*
Create a separate callout widget per panel which displays over each icon.
flackr@chromium.org
2013-02-26
3
-98
/
+114
*
ash: Fix hiding the shelf after a gesture-drag to reveal it.
sadrul@chromium.org
2013-02-22
1
-3
/
+17
*
Aura: Fix linter warnings.
backer@chromium.org
2013-02-22
1
-9
/
+9
*
ash: Auto-hide shelf on user-activity after a gesture-drag.
sadrul@chromium.org
2013-02-21
2
-0
/
+100
*
CrOS: Schedule renderer drawing to hardware vsync.
backer@chromium.org
2013-02-21
1
-1
/
+6
*
Plumbs through ET_CANCEL_MODE, which is intended to be used when modal
sky@chromium.org
2013-02-21
2
-0
/
+8
*
End workspace scrubbing when the user clicks on the trackpad.
pkotwicz@chromium.org
2013-02-20
1
-6
/
+10
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
11
-184
/
+378
*
Support panel titles and Icons for v1 apps
stevenjb@chromium.org
2013-02-20
4
-10
/
+34
*
ash: Do not allow gesture-dragging two windows at the same time.
sadrul@chromium.org
2013-02-20
4
-2
/
+86
*
ash: Fix the status widget positioning when dragging the launcher.
sadrul@chromium.org
2013-02-19
1
-10
/
+2
*
Makes running a move loop ignore events from a source other than the
sky@chromium.org
2013-02-15
3
-4
/
+14
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
1
-1
/
+0
*
Fix regression caused by 11597003 with respect to animating the desktop backg...
pkotwicz@chromium.org
2013-02-14
1
-1
/
+6
*
Make the workspace cycler animation parameters editable via chrome://gesture
pkotwicz@chromium.org
2013-02-13
6
-102
/
+365
*
Switch ending workspace cycling to when the user lifts their fingers off the ...
pkotwicz@chromium.org
2013-02-12
1
-4
/
+1
*
Fix right edge bounds for panel position.
flackr@chromium.org
2013-02-12
2
-2
/
+27
*
Suppress automated window resizes through inset changes when entering the loc...
skuhne@chromium.org
2013-02-07
1
-0
/
+6
*
Linux/ChromeOS Chromium style checker cleanup, ash/ edition.
rsleevi@chromium.org
2013-02-07
6
-7
/
+7
*
ash: Use toplevel window for detecting fullscreen video.
derat@chromium.org
2013-02-07
1
-1
/
+4
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
7
-5
/
+60
*
ash: Do not allow snapping unresizable windows.
sadrul@chromium.org
2013-02-06
3
-1
/
+66
*
Set bezel gesture overlap overlay to zero since it is causing bottom bezel swipe
varunjain@chromium.org
2013-02-06
1
-2
/
+4
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
6
-8
/
+9
*
Implement animations for workspace cycling
pkotwicz@chromium.org
2013-02-05
10
-94
/
+1185
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
ash: Fix fling behaviour on the maximize button.
sadrul@chromium.org
2013-02-04
2
-1
/
+35
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
3
-34
/
+56
*
Cleanup BubbleFrameView and BubbleBorder construction.
msw@chromium.org
2013-02-01
1
-1
/
+2
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
1
-10
/
+90
*
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
[next]