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
*
ash: Resize PowerButtonController background layer.
derat@chromium.org
2012-05-01
3
-0
/
+26
*
chromeos: Add support for dimming the screen.
derat@chromium.org
2012-04-30
3
-0
/
+211
*
Makes WorkspaceManager correctly reset animation types when animating.
sky@chromium.org
2012-04-30
4
-6
/
+33
*
Implement a callout widget for the active panel.
dcheng@chromium.org
2012-04-28
3
-64
/
+225
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
9
-39
/
+84
*
Makes window modal windows work correctly if shown from a mouse
sky@chromium.org
2012-04-27
4
-24
/
+95
*
Use touch friendly window buttons in aura when using --touch-optimized-ui.
flackr@chromium.org
2012-04-27
2
-0
/
+2
*
Cleans up a couple of places that were installing WindowObservers but
sky@chromium.org
2012-04-27
8
-18
/
+77
*
Remove PanelLayoutManager's LauncherIconObserver when destroyed.
dcheng@chromium.org
2012-04-27
1
-4
/
+3
*
Stack panels so that part of them will always be visible.
dcheng@chromium.org
2012-04-27
3
-58
/
+227
*
Adding logic to keep dialogs within the screen when screen resizes
skuhne@chromium.org
2012-04-26
2
-2
/
+23
*
ash: Add accelerator for snapping windows left/right.
sadrul@chromium.org
2012-04-25
4
-1
/
+33
*
Revert 133982 because it broke build on chromeos due to mid-air collision wit...
sadrul@chromium.org
2012-04-25
4
-37
/
+1
*
ash: Add accelerator for snapping windows left/right.
sadrul@chromium.org
2012-04-25
4
-1
/
+37
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
15
-61
/
+75
*
Draw panel titlebars on Aura.
dcheng@chromium.org
2012-04-25
1
-1
/
+2
*
Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...
erg@chromium.org
2012-04-25
1
-1
/
+1
*
ash: Fix transparency glitches in window header
jamescook@chromium.org
2012-04-24
2
-12
/
+32
*
Draw panels above their launcher icons.
dcheng@chromium.org
2012-04-22
3
-58
/
+101
*
Revert 133309 - Draw panels above their launcher icons.
groby@chromium.org
2012-04-21
3
-96
/
+54
*
Draw panels above their launcher icons.
dcheng@chromium.org
2012-04-21
3
-54
/
+96
*
Cancel partial screenshot UI when lock happens.
mukai@chromium.org
2012-04-20
5
-76
/
+113
*
ash: Hide launcher for unmanaged fullscreen windows.
derat@chromium.org
2012-04-20
16
-19
/
+84
*
Makes showing the modal dialog release capture. Without this capture
sky@chromium.org
2012-04-19
3
-4
/
+55
*
Three Finger Swipe
tdresser@chromium.org
2012-04-17
2
-1
/
+29
*
Add ctrl+drag feature for allowing resizing window with exact positioning.
jennyz@chromium.org
2012-04-17
13
-175
/
+278
*
Ignoring alignment when it pushes a window out of the screen
skuhne@chromium.org
2012-04-14
4
-27
/
+5
*
SetCapture of mouse events in partial screenshot. Mouse events are routed to ...
mukai@chromium.org
2012-04-13
2
-0
/
+9
*
Makes the bottom of snapped windows ignore the grid. This is necessary
sky@chromium.org
2012-04-12
1
-2
/
+3
*
Changes launcher auto-hide not to appear if mouse is down.
sky@chromium.org
2012-04-12
3
-1
/
+46
*
Implements new semantics for launcher context menu. Gone are the three
sky@chromium.org
2012-04-12
4
-29
/
+8
*
ash: Add some experimental support for gesture-fling to snap/minimize/maximiz...
sadrul@chromium.org
2012-04-12
2
-11
/
+47
*
ash: Make the tray and the popup RTL compatible.
sadrul@chromium.org
2012-04-12
1
-1
/
+4
*
Makes window snapping take auto-hide behavior into
sky@chromium.org
2012-04-12
1
-1
/
+4
*
Adds the ability for windows to persist across all workspaces. Chrome
sky@chromium.org
2012-04-12
12
-223
/
+189
*
Work on USE_ASH/USE_AURA split.
erg@chromium.org
2012-04-12
1
-1
/
+1
*
ash: Some more code-cleanup related to the tray.
sadrul@chromium.org
2012-04-11
1
-1
/
+6
*
Remove "set wallpaper..." option in system context menu when guest logged in
bshe@chromium.org
2012-04-11
2
-83
/
+1
*
Ash: Fix "solo window" transparency mode window counting
jamescook@chromium.org
2012-04-10
3
-40
/
+154
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
ash: Make sure the uber-tray popup is positioned correctly.
sadrul@chromium.org
2012-04-10
1
-2
/
+2
*
ash: Make extension uninstall UI can use app list window as parent.
xiyuan@chromium.org
2012-04-09
1
-13
/
+31
*
ash: Be aware of always-on-top dialogs in UseSoloWindowHeader().
yoshiki@chromium.org
2012-04-09
1
-16
/
+28
*
Fixes crash if a system modal window was shown while the lock screen
sky@chromium.org
2012-04-06
5
-31
/
+39
*
Do not start 'dragging' of partial screenshot when mouse is pressed.
mukai@chromium.org
2012-04-06
1
-2
/
+5
*
Ash: Update window transparency values
jamescook@chromium.org
2012-04-05
1
-6
/
+3
*
Fix build from collision between r130990 and r130987.
sadrul@chromium.org
2012-04-05
1
-1
/
+3
*
Touches outside the Root Window contribute to system level gestures.
sadrul@chromium.org
2012-04-05
4
-2
/
+150
*
A preventDefaulted touch release is treated as a touch cancel.
sadrul@chromium.org
2012-04-05
1
-5
/
+13
*
Fixes crash when switching from custom theme to default theme.
pkotwicz@chromium.org
2012-04-05
4
-40
/
+46
[next]