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
*
Avoid using ScreenPositionController in ColoredWindowController's ctor
mukai@chromium.org
2012-10-16
1
-1
/
+3
*
Full Screen Magnifier: Add MagnificationManager
yoshiki@chromium.org
2012-10-16
2
-0
/
+4
*
ash : Decouple power button controller and session state controller.
antrim@chromium.org
2012-10-16
8
-594
/
+802
*
Full Screen Magnifier: Set the scale 1.0x on the login screen by default
yoshiki@chromium.org
2012-10-16
1
-0
/
+16
*
Revert 162080 - Full Screen Magnifier: Add MagnificationManager
yoshiki@chromium.org
2012-10-16
2
-6
/
+0
*
Full Screen Magnifier: Add MagnificationManager
yoshiki@chromium.org
2012-10-16
2
-0
/
+6
*
Add "panel_fitting" GPU feature type and use it for mirror mode.
ynovikov@chromium.org
2012-10-15
3
-0
/
+14
*
Moves TrayBubbleView out of ash namespace
stevenjb@chromium.org
2012-10-15
21
-371
/
+554
*
fix Screen leak in ash tests
scottmg@chromium.org
2012-10-15
2
-4
/
+4
*
views: Split test_support_views in two targets.
tfarina@chromium.org
2012-10-14
1
-2
/
+2
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
14
-62
/
+63
*
Fix for out-of-sync scale factor issue
oshima@chromium.org
2012-10-13
1
-1
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
53
-170
/
+240
*
ash: Fix event processing in modal windows in login/lock screen.
sadrul@chromium.org
2012-10-12
7
-20
/
+72
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
9
-99
/
+155
*
Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...
oshima@chromium.org
2012-10-12
7
-126
/
+222
*
Fix test failure of AcceleratorControllerTest on Win Aura.
mazda@chromium.org
2012-10-12
1
-6
/
+13
*
Tweaks workspace animation code per latest from Nicholas. Additionally
sky@chromium.org
2012-10-12
11
-436
/
+625
*
Make AcceleratorTableTest.CheckDuplicatedAcceleratorsAsh pass on Windows Aura.
jam@chromium.org
2012-10-12
1
-17
/
+17
*
Allows insets of displays, in case of overscans.
mukai@chromium.org
2012-10-12
3
-0
/
+77
*
Auto hide app list on Windows when it loses focus.
benwells@chromium.org
2012-10-12
1
-0
/
+8
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
9
-155
/
+99
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
9
-99
/
+155
*
Add Wallpaper option to launcher context menu
saintlou@chromium.org
2012-10-11
8
-138
/
+14
*
Removes WindowAnimationDelegate. It was never needed.
sky@chromium.org
2012-10-11
4
-82
/
+2
*
Renames SystemBackgroundController to ColoredWindowController and
sky@chromium.org
2012-10-11
6
-69
/
+82
*
Revert 160776 - Screen Magnifier: Change keyboard shortcut from [CTRL + brigh...
yoshiki@chromium.org
2012-10-10
1
-4
/
+2
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
11
-26
/
+151
*
Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.
mazda@chromium.org
2012-10-10
9
-15
/
+30
*
ash: Make FLING_START end a launcher bar drag.
xiyuan@chromium.org
2012-10-10
1
-0
/
+1
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-2
/
+1
*
Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
1
-4
/
+4
*
Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
1
-4
/
+4
*
The center of a rect is x+width/2, y+height/2
danakj@chromium.org
2012-10-09
1
-4
/
+4
*
cros: Fix window rotation animation
jamescook@chromium.org
2012-10-09
1
-0
/
+6
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
2
-2
/
+5
*
Add check for popup_bubble() before calling set_dirty() in WebNotificationTray
stevenjb@chromium.org
2012-10-09
1
-1
/
+2
*
Revert 160804 - as it caused a ash unit test failure on Windows.
finnur@chromium.org
2012-10-09
11
-151
/
+26
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-09
11
-26
/
+151
*
Screen Magnifier: Change keyboard shortcut from [CTRL + brightness] to [CTRL ...
yoshiki@chromium.org
2012-10-09
1
-2
/
+4
*
Enables to specify the ID of the display which should be primary when connected.
mukai@chromium.org
2012-10-09
3
-1
/
+143
*
Set the date view actionable so that clicking on it will open settings page o...
jennyz@chromium.org
2012-10-08
1
-1
/
+1
*
Don't show the titlebar in fullscreen windows on ash.
jeremya@chromium.org
2012-10-08
1
-0
/
+6
*
Revert 160696 - Decouple EventClientImpl and root window. Check containers on...
rch@chromium.org
2012-10-08
11
-155
/
+26
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-08
11
-26
/
+155
*
Eliminate custom paint code for TrayBubbleView
stevenjb@chromium.org
2012-10-08
14
-329
/
+160
*
ash: Fix comment in UserActivityDetector.
derat@chromium.org
2012-10-08
1
-2
/
+1
*
Extract files for implementing unit tests from ash_unittests.
mazda@chromium.org
2012-10-06
1
-19
/
+32
*
Include wallpaper to win_aura's executables
oshima@chromium.org
2012-10-06
2
-0
/
+3
*
Adds DisplayErrorDialog to show the error message of the failure of mirroring...
mukai@chromium.org
2012-10-05
5
-0
/
+169
[next]