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
*
[Clenup] Split ShellTestApi into separate file
oshima@chromium.org
2012-12-08
10
-52
/
+106
*
Consolidate ImagePainter and BorderImages.
msw@chromium.org
2012-12-08
3
-26
/
+31
*
Get drag and drop working for win aura.
jam@chromium.org
2012-12-08
3
-5
/
+20
*
Increase spacing between logout button and neighboring tray item
bartfab@chromium.org
2012-12-07
1
-9
/
+23
*
Shrink the root bounds to detect the edge by 1 dip instead of 1px.
oshima@chromium.org
2012-12-07
3
-8
/
+57
*
events: Introduce non-cancelable events.
sadrul@chromium.org
2012-12-07
1
-2
/
+0
*
Revert r169388 "Record stack of the failure in SecondaryDisplayLayout test."
oshima@chromium.org
2012-12-07
1
-80
/
+34
*
More ash_unittests run without crashing/pass with new focus controller.
ben@chromium.org
2012-12-07
8
-3
/
+70
*
[win] Keep the applist around to speed up showing it.
benwells@chromium.org
2012-12-07
1
-1
/
+1
*
Enable modal windows to be dragged to another monitors.
mazda@chromium.org
2012-12-07
6
-11
/
+151
*
Make Shift+Alt+S to show the system tray bubble.
mazda@chromium.org
2012-12-06
4
-14
/
+10
*
Extract the code for supporing extended desktop from WorkspaceWindowResizer i...
mazda@chromium.org
2012-12-06
10
-462
/
+656
*
Promote views::InputMethodWin to ui/base/ime and get working. Cleanup surroun...
sky@chromium.org
2012-12-06
1
-1
/
+2
*
Magnifier: Change the login-screen default scale from 1.0x to 2.0x
yoshiki@chromium.org
2012-12-06
2
-18
/
+3
*
views cleanup: Merge parent and parent_widget.
erg@chromium.org
2012-12-06
2
-2
/
+2
*
Get some of the ash_unittests to run without crashing.
ben@chromium.org
2012-12-06
6
-4
/
+89
*
Cleanup of removing unnecessary web_contents.h include from webview.h. This i...
jam@chromium.org
2012-12-06
2
-0
/
+2
*
Supports multi-display in PartialScreenshotView.
mukai@chromium.org
2012-12-06
4
-70
/
+106
*
Follow up on r171120 (Use the correct launcher assets for shelf alignment)
oshima@chromium.org
2012-12-06
1
-6
/
+7
*
Magnifier: Fix the problem not to restore the previously used magnifier level
yoshiki@chromium.org
2012-12-06
1
-4
/
+10
*
Add back the light gray border line between uber tray bubble items in default...
jennyz@chromium.org
2012-12-06
1
-11
/
+20
*
chromeos: Use Widget::NotifyAccessibilityEvent to speak network change
hashimoto@chromium.org
2012-12-06
5
-6
/
+38
*
Remove the displays first before adding.
oshima@chromium.org
2012-12-06
3
-11
/
+27
*
Magnifier: Prevent useless operation in enabling/disabling magnifier.
yoshiki@chromium.org
2012-12-06
1
-0
/
+3
*
app_list: Improve initial icon loading.
xiyuan@chromium.org
2012-12-05
2
-16
/
+10
*
A few basic focus controller changes to get out of the way before getting ash...
ben@chromium.org
2012-12-05
3
-14
/
+9
*
A11y: Hide the a11y tray icon on login screen by default.
yoshiki@chromium.org
2012-12-05
1
-12
/
+12
*
Draw vertical separator between TrayPopupLabelButtons also when disabled
bartfab@chromium.org
2012-12-05
1
-4
/
+7
*
Fix uninit variable
oshima@chromium.org
2012-12-05
4
-12
/
+4
*
OWN ash/wm/gestures/
sadrul@chromium.org
2012-12-05
1
-0
/
+1
*
Fix crash due to NULL WindowDelegate.
varunjain@chromium.org
2012-12-05
1
-0
/
+3
*
Move attached windows instead of preventing main window from shrinking.
koz@chromium.org
2012-12-05
2
-6
/
+10
*
Add the magnifier shortcut keys (Ctrl+F6/F7) for debugging.
yoshiki@chromium.org
2012-12-05
1
-0
/
+3
*
Use the correct launcher assets for shelf alignment.
oshima@chromium.org
2012-12-05
21
-217
/
+246
*
Rename test_support_ash and test_support_aura.
tfarina@chromium.org
2012-12-04
1
-3
/
+3
*
Extract the code of showing a dragging window on another display from Phantom...
mazda@chromium.org
2012-12-04
11
-190
/
+284
*
Cleanup enums for shelf
oshima@chromium.org
2012-12-04
28
-219
/
+224
*
Fleshes out the basic set of focus rules a bit more.
ben@chromium.org
2012-12-04
2
-24
/
+72
*
Change the battery percentage label color to the same light gray used for dat...
jennyz@chromium.org
2012-12-04
2
-12
/
+32
*
Add policy for ash launcher auto-hide behavior
bartfab@chromium.org
2012-12-04
7
-54
/
+26
*
Uber menu: Place the a11y item just below the keyboard setting
yoshiki@chromium.org
2012-12-04
1
-1
/
+1
*
Don't disable Caps Lock when Shift+<non-modifier-key> is pressed and then Shi...
yusukes@chromium.org
2012-12-04
2
-9
/
+34
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
31
-92
/
+97
*
ash: Use skia::RefPtr to replace manual ref-counting.
danakj@chromium.org
2012-12-04
1
-11
/
+11
*
Remove CursorManager::cursor_visible(), which is no longer necessary.
mazda@chromium.org
2012-12-04
6
-30
/
+27
*
New resources for launcher
oshima@chromium.org
2012-12-04
6
-16
/
+23
*
Hide new Autofill Popup on Main Widget Resize or Move.
csharp@chromium.org
2012-12-04
1
-1
/
+3
*
Customize user details in ash system bubble for public account mode
bartfab@chromium.org
2012-12-03
11
-179
/
+497
*
Hook up the FocusController behind a flag.
ben@chromium.org
2012-12-03
13
-37
/
+64
*
Add NetworkStateListDetailedView
stevenjb@chromium.org
2012-12-03
15
-30
/
+1564
[next]