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
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
34
-258
/
+243
*
Cleanup: use !!window_resizer as is_dragged()
oshima@chromium.org
2013-12-09
4
-22
/
+6
*
Fix use after free due to https://codereview.chromium.org/84743003/
pkotwicz@chromium.org
2013-12-09
1
-3
/
+4
*
Revert 239419 "Enable the task manager to be put into immersive ..." because ...
pkotwicz@chromium.org
2013-12-09
1
-4
/
+3
*
Enable the task manager to be put into immersive fullscreen
pkotwicz@chromium.org
2013-12-09
1
-3
/
+4
*
Introduces the speech recognition UI to app_list.
mukai@chromium.org
2013-12-08
1
-0
/
+6
*
Enable the task manager to be put into immersive fullscreen
pkotwicz@chromium.org
2013-12-08
3
-0
/
+101
*
Removes unnecessary preferred_size change event.
mukai@chromium.org
2013-12-08
1
-1
/
+0
*
Measure time spent alt-tab cycling.
flackr@chromium.org
2013-12-07
2
-0
/
+9
*
Implement new maximize/restore button for CrOS behind the --ash-enable-altern...
pkotwicz@chromium.org
2013-12-07
16
-105
/
+1160
*
Allows the system notification's notifier ID outside of ash.
mukai@chromium.org
2013-12-07
14
-62
/
+104
*
Animating docked background in sync with shelf
varkha@chromium.org
2013-12-07
17
-81
/
+259
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
6
-30
/
+38
*
Revert 239232 "Make sure WindowObservers are removed from window..."
oshima@chromium.org
2013-12-06
6
-34
/
+28
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
6
-28
/
+34
*
[ash] Add ShelfWindowWatcher
simonhong@chromium.org
2013-12-06
10
-3
/
+589
*
Cleanup: rename tracked_by_workspace to is_dragged
oshima@chromium.org
2013-12-06
10
-225
/
+27
*
Ash Tray: ActionableView should only draw focus border when it has focus.
hshi@chromium.org
2013-12-05
2
-7
/
+10
*
Ash Tray: ActionableView should only draw focus border when it has focus.
hshi@chromium.org
2013-12-05
2
-9
/
+7
*
Fix crash when using touch selection in immersive fullscreen.
pkotwicz@chromium.org
2013-12-05
2
-10
/
+21
*
Add UMA stats for discarded tabs on a per logged in user base
skuhne@chromium.org
2013-12-05
2
-0
/
+9
*
GTTF: Do not use the new test launcher for ash_unittests and chrome_frame_tests
phajdan.jr@chromium.org
2013-12-05
1
-7
/
+1
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
14
-39
/
+70
*
Split Minimize user action metric into a metric per key.
stevet@chromium.org
2013-12-05
2
-3
/
+7
*
Restore focus when navigate back from detailed view in ash tray through keybo...
bshe@chromium.org
2013-12-04
16
-24
/
+202
*
Relax OWNERS for ash.gyp
jamescook@chromium.org
2013-12-04
1
-0
/
+3
*
Adding forwards / backwards cycling hotkey through logged in users
skuhne@chromium.org
2013-12-04
8
-13
/
+30
*
Prevent virtual keyboard from closing App Launcher window.
kevers@chromium.org
2013-12-04
1
-0
/
+4
*
Adding UMA stats for the type of visiting windows
skuhne@chromium.org
2013-12-04
2
-0
/
+21
*
ash: Rename more Launcher classes to Shelf*.
tfarina@chromium.org
2013-12-04
29
-552
/
+543
*
Move all the records onto one line each and run extract_actions.
stevet@chromium.org
2013-12-04
1
-76
/
+39
*
Remove obsolete checks of ash::wm::WindowState::tracked_by_workspace() in ash...
pkotwicz@chromium.org
2013-12-04
6
-91
/
+9
*
Sticky keys modifies an entire scroll sequence instead of just a single event.
tengs@chromium.org
2013-12-04
3
-17
/
+123
*
Bumping up the limit of users to 10 and adding UMA stats for user count
skuhne@chromium.org
2013-12-04
2
-0
/
+8
*
Update Ash Display when resizing Metro window
scottmg@chromium.org
2013-12-04
2
-0
/
+5
*
Fix popup crash on ChromeOS.
dewittj@chromium.org
2013-12-04
2
-0
/
+13
*
Update shelf when overlapping dragged windows exist
varkha@chromium.org
2013-12-04
3
-17
/
+92
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Record user actions for Ash accelerators.
stevet@chromium.org
2013-12-03
3
-320
/
+544
*
Remove unused ColoredWindowController/DesktopBackgroundFadeController
oshima@chromium.org
2013-12-03
7
-309
/
+0
*
Enable immersive fullscreen for hosted apps part 2
pkotwicz@chromium.org
2013-12-03
2
-1
/
+13
*
Enable revealing the top-of-window views in immersive fullscreen when the mou...
pkotwicz@chromium.org
2013-12-03
3
-106
/
+134
*
Restores maximized browser before dragging a tab.
varkha@chromium.org
2013-12-02
2
-5
/
+8
*
Use a forward-declare of views::View in views/border.h
tapted@chromium.org
2013-12-02
1
-0
/
+1
*
Changes sequence of docked animations when evicting windows from dock. Window...
varkha@chromium.org
2013-12-02
3
-7
/
+125
*
events: Remove KeyEvent::Copy().
sadrul@chromium.org
2013-12-02
2
-3
/
+3
*
aura/ash cleanup: Use a single window-key for constrained windows.
sadrul@chromium.org
2013-12-02
4
-9
/
+2
*
ash: Increase shelf tooltip show up delay to 1s.
xiyuan@chromium.org
2013-12-02
1
-1
/
+1
*
Fixing focus highlight on high DPI devices for accessibility
skuhne@chromium.org
2013-12-02
6
-36
/
+12
*
events: Introduce EventTargeter.
sadrul@chromium.org
2013-12-02
2
-0
/
+12
[next]