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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves transient window observer methods out of WindowObserver
sky@chromium.org
2014-01-10
2
-10
/
+14
*
Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display bounds
oshima@chromium.org
2014-01-10
8
-28
/
+103
*
Revert 244050 "This is part 1 of implemeting phantom windows for..."
dcheng@chromium.org
2014-01-10
9
-265
/
+268
*
This is part 1 of implemeting phantom windows for the window controls when us...
pkotwicz@chromium.org
2014-01-10
9
-268
/
+265
*
Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."
noamsml@google.com
2014-01-10
4
-7
/
+7
*
Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."
oshima@chromium.org
2014-01-09
8
-105
/
+28
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-09
4
-7
/
+7
*
Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display bounds
oshima@chromium.org
2014-01-09
8
-28
/
+105
*
[ash] Don't remove an item when associated window is dragged
simonhong@chromium.org
2014-01-09
3
-10
/
+228
*
[ash] Add TYPE_DIALOG and its item's LauncherContextMenu
simonhong@chromium.org
2014-01-09
19
-18
/
+77
*
Do not show auto-hidden shelf when dragging a window
varkha@chromium.org
2014-01-09
2
-1
/
+45
*
ash: Add test for wallpaper-switching bug.
derat@chromium.org
2014-01-09
1
-3
/
+31
*
Fix regression where the active window header was not used for v2 apps on CrOS
pkotwicz@chromium.org
2014-01-08
1
-12
/
+5
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
19
-32
/
+461
*
Use the tall header for restored browser popups. The new header design uses s...
pkotwicz@chromium.org
2014-01-08
1
-1
/
+1
*
Update the selected resolution to the resolution that is actually selected.
oshima@chromium.org
2014-01-08
4
-2
/
+64
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
30
-99
/
+99
*
Implements the dialog view for logout confirmation dialog in public sessions.
binjin@chromium.org
2014-01-08
10
-13
/
+705
*
The new design of the window headers does not use a super transparent window ...
pkotwicz@chromium.org
2014-01-08
11
-904
/
+3
*
ToplevelWindowEventHandler::HandleMousePressed() has some comments about only...
pkotwicz@chromium.org
2014-01-08
2
-9
/
+1
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
22
-64
/
+95
*
ash: Use the easy-resize window targeter for some window containers.
sadrul@chromium.org
2014-01-07
2
-0
/
+75
*
GetDisplayNearestPoint returns the nearest display when point is outside of a...
varkha@chromium.org
2014-01-07
3
-9
/
+67
*
Fix regression preventing sticky key from being enabled after moving mouse.
tengs@chromium.org
2014-01-07
2
-1
/
+39
*
Move CycleDirection enum into shelf_constants.
tfarina@chromium.org
2014-01-07
4
-8
/
+8
*
Adjust ChromeVox notification strings.
dtseng@chromium.org
2014-01-07
1
-2
/
+2
*
Eliminates gap at the top and bottom of docked area
varkha@chromium.org
2014-01-07
2
-33
/
+34
*
Updating XTBs based on .GRDs from branch 1750
laforge@chromium.org
2014-01-07
52
-10
/
+62
*
Re-enables docked windows by default in M34 (reverts issue 109663002)
varkha@chromium.org
2014-01-06
6
-31
/
+24
*
aura: Add an EasyResizeWindowTargeter.
sadrul@chromium.org
2014-01-06
4
-1
/
+196
*
Minor cleanup: Don't generate ash_resources_map, they're not used.
thakis@chromium.org
2014-01-03
1
-2
/
+0
*
Remove unused parameter in ash::WindowResizer::CompleteDrag()
pkotwicz@chromium.org
2013-12-28
22
-81
/
+67
*
AppListItemModel -> AppListItem
stevenjb@chromium.org
2013-12-27
1
-4
/
+4
*
Start the move of launcher_types.h to shelf.
tfarina@chromium.org
2013-12-27
16
-39
/
+71
*
ash: Fix DesktopBackgroundController getting stuck.
derat@chromium.org
2013-12-27
2
-40
/
+45
*
Clean-up: Replaces gfx::Font with gfx::FontList in ash/.
yukishiino@chromium.org
2013-12-26
11
-25
/
+36
*
This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make...
pkotwicz@chromium.org
2013-12-26
4
-175
/
+201
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...
avi@chromium.org
2013-12-24
38
-166
/
+183
*
Correct the operation of the --high-dpi-support=1 flag under win/ash.
girard@chromium.org
2013-12-24
1
-0
/
+7
*
Revert 242286 "Implements the dialog view for logout confirmatio..."
thakis@chromium.org
2013-12-22
10
-702
/
+13
*
Update uses of Value in android_webview, apps, ash, cc to use the base:: name...
avi@chromium.org
2013-12-21
4
-15
/
+15
*
Implements the dialog view for logout confirmation dialog in public sessions.
binjin@chromium.org
2013-12-21
10
-13
/
+702
*
Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."
pkotwicz@chromium.org
2013-12-20
14
-71
/
+105
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
5
-19
/
+25
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2013-12-20
14
-105
/
+71
*
[ash] Create applist button's context menu in its ShelfItemDelegate
simonhong@chromium.org
2013-12-20
2
-7
/
+3
*
Move sticky keys files to their own directory and rename to StickyKeysControl...
tengs@chromium.org
2013-12-20
7
-43
/
+44
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
10
-32
/
+34
*
Prefix string16 with base:: in ash/.
dbeam@chromium.org
2013-12-19
11
-21
/
+23
[next]