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
*
Merge 256172 "Use weak ptr when posting task in LockStateController"
oshima@chromium.org
2014-03-14
2
-6
/
+12
*
Merge 253578 "Prevent screen lock from being stuck when webkitTr..."
dpolukhin@chromium.org
2014-02-27
1
-6
/
+13
*
Merge 252257 "events: Fix event-targeting for transformed windows."
sadrul@chromium.org
2014-02-26
1
-0
/
+46
*
Attempt at making ToplevelWindowEventHandlerTest.RunMoveLoopFailsDuringInProg...
pkotwicz@chromium.org
2014-02-19
1
-2
/
+1
*
This CL unsnaps a side snapped window if a user resizes a side snapped window...
pkotwicz@chromium.org
2014-02-18
5
-41
/
+196
*
Revert 251589 "Fixes crashes wrt to the maximize button when:"
glider@chromium.org
2014-02-17
3
-70
/
+34
*
event-rewrite: Clean up how events are rewritten.
sadrul@chromium.org
2014-02-16
2
-97
/
+0
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
3
-13
/
+18
*
Fixes crashes wrt to the maximize button when:
pkotwicz@chromium.org
2014-02-15
3
-34
/
+70
*
Move the logic to update bounds for show type from WorkspaceLayoutManager to ...
oshima@chromium.org
2014-02-15
17
-269
/
+466
*
Revert 251382 "event-rewrite: Clean up how events are rewritten."
oshima@chromium.org
2014-02-14
2
-0
/
+97
*
Revert 251191 "Move the logic to update bounds for show type fro..."
sky@chromium.org
2014-02-14
17
-457
/
+269
*
Automatically repaint when a child view is added or going to be removed.
pkasting@chromium.org
2014-02-14
1
-5
/
+10
*
event-rewrite: Clean up how events are rewritten.
sadrul@chromium.org
2014-02-14
2
-97
/
+0
*
Put the logic to maximize/fullscreen window back in OnWindowAddedToLayout
oshima@chromium.org
2014-02-14
1
-0
/
+5
*
Stick edge to both window and work area at the same time
oshima@chromium.org
2014-02-14
2
-4
/
+51
*
Revert 251206 "Fixes crashes wrt to the maximize button when:"
sky@chromium.org
2014-02-14
3
-69
/
+34
*
Fixes crashes wrt to the maximize button when:
pkotwicz@chromium.org
2014-02-14
3
-34
/
+69
*
Move the logic to update bounds for show type from WorkspaceLayoutManager to ...
oshima@chromium.org
2014-02-13
17
-269
/
+457
*
Add test case for updating the bounds of snapped window.
oshima@chromium.org
2014-02-13
4
-20
/
+27
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
1
-4
/
+0
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
1
-0
/
+4
*
Fully support the autohide shelf option for touch UI on Windows.
zturner@chromium.org
2014-02-12
3
-1
/
+17
*
Remove useless check from WorkspaceLayoutManager::ShowTypeChanged()
pkotwicz@chromium.org
2014-02-12
1
-4
/
+1
*
Makes WindowState::Restore() a no-op for windows with SHOW_TYPE_DEFAULT and S...
pkotwicz@chromium.org
2014-02-12
1
-1
/
+2
*
Some minor window state replacements
skuhne@chromium.org
2014-02-11
2
-3
/
+2
*
Disable WindowSelectorTest.DragDropInProgress.
flackr@chromium.org
2014-02-11
1
-1
/
+3
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
1
-4
/
+0
*
Add a few more gfx::Animation timing functions as per request from mclement@
pkotwicz@chromium.org
2014-02-10
1
-1
/
+1
*
Fix behavior when double clicking on borders and caption area of side maximiz...
pkotwicz@chromium.org
2014-02-10
5
-48
/
+161
*
ash: Fix inconsistent fullscreen video reports.
derat@chromium.org
2014-02-07
2
-10
/
+71
*
Implement cursor compositing mode on Ash
hshi@chromium.org
2014-02-06
2
-6
/
+43
*
Do not consider drag capture window activatable for window selection.
flackr@chromium.org
2014-02-06
2
-12
/
+57
*
Remove unnecessary uses of aura::Env::GetDispatcher
sadrul@chromium.org
2014-02-05
1
-1
/
+1
*
Undock window if a window is maximized while being dragged
pkotwicz@chromium.org
2014-02-05
6
-46
/
+109
*
Add two new gfx::Tween::Types and use one of them for the timing function for...
pkotwicz@chromium.org
2014-02-05
1
-1
/
+1
*
Makes it easier to snap or dock windows near the edges when using touch. This...
varkha@chromium.org
2014-02-05
3
-12
/
+17
*
Introduce ShowState and WMEvent
oshima@chromium.org
2014-02-04
6
-86
/
+178
*
Merge BaseLayoutManager into WorkspaceLayoutManager
oshima@chromium.org
2014-02-04
7
-745
/
+493
*
Renames LauncherID, LauncherItem and LauncherItems...
tfarina@chromium.org
2014-02-03
6
-16
/
+15
*
Fix phantom windows for small windows when using --ash-enable-alternate-capti...
pkotwicz@chromium.org
2014-02-03
2
-71
/
+110
*
Smaller assets for phantom windows when using --ash-enable-alternate-caption-...
pkotwicz@chromium.org
2014-02-03
1
-1
/
+1
*
Cleanup
oshima@chromium.org
2014-02-01
6
-19
/
+15
*
Fix the computation of the bounds of CustomFrameViewAsh::HeaderView. Ensures ...
pkotwicz@chromium.org
2014-01-31
3
-0
/
+92
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
4
-31
/
+61
*
aura: Introduce ScopedWindowTargeter.
sadrul@chromium.org
2014-01-31
3
-3
/
+3
*
[Aura] Stop using consistent velocity as scroll start heuristic
tdresser@chromium.org
2014-01-30
1
-0
/
+3
*
Only drag or maximize / restore when event has not yet been handled.
flackr@chromium.org
2014-01-30
5
-5
/
+66
*
aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.
sadrul@chromium.org
2014-01-30
2
-18
/
+0
*
Add pkotwicz/varkha to ash/wm/OWNERS
oshima@chromium.org
2014-01-30
3
-1
/
+3
[next]