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
/
desktop_background_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
1
-1
/
+1
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-9
/
+8
*
Revert 170071 - Split window_animations, moving basic animations to views/cor...
ben@chromium.org
2012-11-28
1
-8
/
+9
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-28
1
-9
/
+8
*
Remove use of index in wallpaper picker code and some refactor
bshe@chromium.org
2012-11-20
1
-4
/
+4
*
ash: Move UserWallpaperDelegate to its own header file.
tfarina@chromium.org
2012-11-13
1
-0
/
+1
*
ash: Add flag to animate transition from boot splash screen.
derat@chromium.org
2012-11-10
1
-13
/
+29
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-1
/
+2
*
Fix black wallpaper issue when quickly select a bunch of wallpapers
bshe@chromium.org
2012-10-23
1
-0
/
+7
*
Add Wallpaper option to launcher context menu
saintlou@chromium.org
2012-10-11
1
-1
/
+1
*
ash: Add tests for desktop background, fix names
jamescook@chromium.org
2012-10-05
1
-7
/
+9
*
ShowWallpaperAnimationObserver should track lifetime of widget not window
dpolukhin@chromium.org
2012-10-04
1
-9
/
+9
*
ash: Display system background while loading wallpaper.
derat@chromium.org
2012-10-03
1
-0
/
+2
*
Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...
dpolukhin@chromium.org
2012-09-28
1
-38
/
+0
*
(reland r156610)
oshima@chromium.org
2012-09-13
1
-1
/
+0
*
Revert r156610 "add ash_resources.grd and necessary changes to use images in ...
oshima@chromium.org
2012-09-13
1
-0
/
+1
*
add ash_resources.grd and necessary changes to use images in ash/resources
oshima@chromium.org
2012-09-13
1
-1
/
+0
*
Fix leaks in ash_unittests
oshima@chromium.org
2012-09-10
1
-9
/
+13
*
Re-land 154611: Forget about DesktopBackgroundView if it was deleted
dpolukhin@chromium.org
2012-09-04
1
-4
/
+43
*
Revert 154611 - "Forget about DesktopBackgroundView if it was deleted"
mnissler@chromium.org
2012-09-01
1
-39
/
+0
*
Forget about DesktopBackgroundView if it was deleted
antrim@chromium.org
2012-09-01
1
-0
/
+39
*
The way that ImageSkia::empty has been implemented, it is equivalent to Image...
pkotwicz@chromium.org
2012-08-22
1
-1
/
+1
*
Fix memory leak on Chromium OS Heapcheck and Chromium OS (valgrind)
bshe@chromium.org
2012-08-15
1
-1
/
+1
*
Reland "Fix white flash when user signs out and fix wallpaper animation regre...
bshe@chromium.org
2012-08-14
1
-4
/
+22
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-1
/
+1
*
Revert 151393 - Fix white flash when user signs out and fix wallpaper animati...
simonmorris@chromium.org
2012-08-14
1
-20
/
+4
*
Fix white flash when user signs out and fix wallpaper animation regression
bshe@chromium.org
2012-08-13
1
-4
/
+20
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-07
1
-9
/
+8
*
Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.
sadrul@chromium.org
2012-08-03
1
-8
/
+9
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-03
1
-9
/
+8
*
Add brightness/grayscale animations and use them for OOBE boot transition.
nkostylev@chromium.org
2012-07-21
1
-8
/
+8
*
ash: Make sure the context menu shows up on both right-click and long-press.
sadrul@chromium.org
2012-07-16
1
-3
/
+4
*
[cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.
nkostylev@chromium.org
2012-06-26
1
-0
/
+4
*
Wallpaper on lock screen
antrim@chromium.org
2012-06-25
1
-25
/
+27
*
ash: Use transparent widget when wallpaper is empty.
reveman@chromium.org
2012-06-11
1
-0
/
+2
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-07
1
-3
/
+3
*
Revert 140877 - Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-3
/
+3
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-3
/
+3
*
Remove dependency to specific root window in desktop background classes
oshima@chromium.org
2012-06-01
1
-8
/
+13
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-3
/
+2
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-2
/
+3
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-3
/
+2
*
Implement user selected wallpaper feature.
bshe@chromium.org
2012-05-15
1
-7
/
+9
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-3
/
+3
*
Reland "Fix wallpaper fade animation flashing problem"
bshe@chromium.org
2012-04-24
1
-3
/
+39
*
Revert 133468 - Fix wallpaper fade animation flashing problem.
vollick@google.com
2012-04-23
1
-38
/
+3
*
Fix wallpaper fade animation flashing problem.
bshe@chromium.org
2012-04-23
1
-3
/
+38
*
Add fade in animation on background change and fix color mode change bug.
bshe@chromium.org
2012-04-10
1
-8
/
+5
*
ash::STRETCH fix requested by saintlou (see bug)
benrg@chromium.org
2012-03-24
1
-6
/
+3
*
Add image layout parameter for wallpaper
bshe@chromium.org
2012-03-23
1
-11
/
+27
[next]