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
/
desktop_background
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the huge delay in background resize during rotation
afakhry
2015-05-12
2
-9
/
+10
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
1
-1
/
+1
*
Remove redundant SetMasksToBounds
oshima
2015-05-07
1
-1
/
+0
*
Apply RTL transform to the background layer
oshima
2015-02-14
1
-0
/
+3
*
Use floor instead of ceil for the size of the layer for wallpapers.
oshima
2015-01-24
1
-9
/
+6
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
2
-2
/
+2
*
Create components/wallpaper directory
ranj
2014-12-08
9
-418
/
+34
*
Remove unnecessary dependencies to //content/
oshima
2014-11-11
3
-6
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
7
-27
/
+23
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
7
-14
/
+14
*
Use content::RunBlockingPoolTask() in tests.
mtomasz
2014-09-15
1
-4
/
+2
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...
thestig
2014-09-10
1
-1
/
+1
*
ash: Remove a few unused includes.
thakis@chromium.org
2014-08-14
2
-2
/
+0
*
Add pretargethandler to exit overview mode on touch/click.
rsadam@chromium.org
2014-08-05
2
-1
/
+43
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
1
-7
/
+8
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
1
-8
/
+7
*
Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-29
1
-7
/
+8
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
2
-4
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-2
/
+2
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-2
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-2
/
+2
*
Remove support for wallpaper files in resources.
alemate@chromium.org
2014-05-15
4
-65
/
+5
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Stops animations when removing a window from its parent.
varkha@chromium.org
2014-04-28
1
-2
/
+2
*
Disable DesktopBackgroundControllerTest.BackgroundMovementDuringUnlock
yosin@chromium.org
2014-04-25
1
-1
/
+2
*
Apply default wallpaper from customization manifest.
alemate@chromium.org
2014-04-23
4
-14
/
+22
*
Block keyboard and mouse input when maximize mode is activated by accelerometer.
flackr@chromium.org
2014-04-12
2
-22
/
+26
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-5
/
+5
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
7
-666
/
+143
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
7
-37
/
+24
*
Allow to change wallpaper in public session through launcher context menu.
tnagel@chromium.org
2014-03-31
1
-2
/
+1
*
Clip the background view to the widget
oshima@chromium.org
2014-03-25
1
-0
/
+1
*
Cosmetic improvements to WallpaperManager.
tnagel@chromium.org
2014-03-18
1
-5
/
+5
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+6
*
Invalidate all wallpaper cache if display configuration changed
bshe@chromium.org
2014-03-17
2
-3
/
+8
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-6
/
+6
*
Add some VLOG(1)s to ash::DesktopBackgroundController.
derat@chromium.org
2014-03-13
1
-3
/
+13
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-6
/
+6
*
IWYU in ash/desktop_background/user_wallpaper_delegate.h
tnagel@chromium.org
2014-03-12
1
-1
/
+0
*
Stretch CENTER_CROPPED wallpaper to fill screen
bshe@chromium.org
2014-03-12
1
-16
/
+16
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
4
-4
/
+4
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-1
/
+0
*
Creating multi profile animations for switching users and teleporting of wind...
skuhne@chromium.org
2014-01-28
2
-0
/
+13
[next]