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
*
Revert patch to invoke cursor-hiding logic on touch for Windows
tdanderson@google.com
2014-01-15
1
-8
/
+5
*
Enables the voice search in the app-list without showing start page.
mukai@chromium.org
2014-01-15
1
-0
/
+8
*
Remembering the order of running applications for different users in multi pr...
skuhne@chromium.org
2014-01-15
3
-0
/
+82
*
Moves IME's views specific code out from chrome/browser/chromeos.
mukai@chromium.org
2014-01-15
13
-0
/
+1808
*
Remove deprecated STYLE_NATIVE_TEXTBUTTON.
msw@chromium.org
2014-01-15
3
-18
/
+18
*
Implement the phantom window style when --ash-enable-alternate-caption-button...
pkotwicz@chromium.org
2014-01-15
6
-55
/
+146
*
Added flag that enables system sounds whether ChromeVox is enabled or not.
ygorshenin@chromium.org
2014-01-15
5
-0
/
+65
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2014-01-15
15
-104
/
+72
*
ash: Make sure the cursor is locked when shutdown is requested.
sadrul@chromium.org
2014-01-15
2
-0
/
+20
*
Image assets for phantom windows when using --ash-enable-alternate-caption-bu...
pkotwicz@chromium.org
2014-01-14
18
-0
/
+0
*
This is part 1 of implemeting phantom windows for the window controls when us...
pkotwicz@chromium.org
2014-01-14
9
-269
/
+266
*
Unbreak two finger scrolling on touch screen
pkotwicz@chromium.org
2014-01-14
2
-70
/
+71
*
Lock down DEPS a bit more.
ben@chromium.org
2014-01-14
7
-5
/
+12
*
Begin to split ash into two libs - one with and one without a content depende...
ben@chromium.org
2014-01-14
6
-20
/
+89
*
Refactor: Makes menus use gfx::FontList instead of gfx::Font.
yukishiino@chromium.org
2014-01-14
1
-4
/
+5
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
6
-26
/
+8
*
Move LauncherItemDetails into shelf_item_types.h
tfarina@chromium.org
2014-01-14
12
-63
/
+91
*
This CL uses the same animation code path for showing and hiding the dock bac...
pkotwicz@chromium.org
2014-01-14
1
-24
/
+54
*
aura/ash: Misc nits.
sadrul@chromium.org
2014-01-13
2
-43
/
+47
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
4
-213
/
+212
*
Cleanup: Remove an unused ash string.
thestig@chromium.org
2014-01-13
1
-3
/
+0
*
Don't allow windowed but not pinned applications to mix with shortcuts in the...
skuhne@chromium.org
2014-01-12
1
-2
/
+2
*
Always paint the header edges for non-maximized windows
pkotwicz@chromium.org
2014-01-11
2
-70
/
+4
*
Resizes all docked windows that are flush with the docked edge in sync
varkha@chromium.org
2014-01-11
2
-4
/
+23
*
Fix minor style issues for sticky keys.
tengs@chromium.org
2014-01-11
2
-4
/
+3
*
Replace OutputSnapshot |is_internal| with check against 'type == OUTPUT_TYPE_...
dnicoara@chromium.org
2014-01-11
1
-3
/
+3
*
ash: Fix use of uninitialized member in initializer list
hans@chromium.org
2014-01-11
1
-1
/
+1
*
Adding a menu item to take a screenshot under "More Tools" submenu in the Wre...
mfomitchev@chromium.org
2014-01-10
1
-0
/
+3
*
Removes individual instances of Details structure in WindowResizer subclasses...
varkha@chromium.org
2014-01-10
20
-579
/
+547
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-10
4
-7
/
+7
*
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
[next]