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
*
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
*
Lock down DEPS a bit more.
ben@chromium.org
2014-01-14
1
-0
/
+3
*
ash: Add test for wallpaper-switching bug.
derat@chromium.org
2014-01-09
1
-3
/
+31
*
ash: Fix DesktopBackgroundController getting stuck.
derat@chromium.org
2013-12-27
2
-40
/
+45
*
ash: Add missing include to test from r236852.
derat@chromium.org
2013-11-22
1
-0
/
+1
*
ash: Avoid reloading already-resized custom wallpaper.
derat@chromium.org
2013-11-22
5
-48
/
+123
*
Allow 1.0f scale factor on pixel
oshima@chromium.org
2013-11-20
1
-4
/
+4
*
ash: Remove old OEM wallpaper flags.
derat@chromium.org
2013-11-12
1
-6
/
+1
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
4
-12
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-2
/
+0
*
ash: Rename guest wallpaper flags.
derat@chromium.org
2013-10-01
2
-4
/
+4
*
ash: Add OEM wallpaper flags.
derat@chromium.org
2013-09-30
1
-5
/
+13
*
Reload wallpaper when display configuration changes.
oshima@chromium.org
2013-09-26
3
-24
/
+102
*
* Use correct bounds to pick and resize wallpaper image
oshima@chromium.org
2013-09-25
4
-46
/
+153
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-4
/
+2
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-2
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-4
/
+2
*
Remove BACKGROUND_SOLID_COLOR mode.
oshima@chromium.org
2013-09-20
4
-62
/
+5
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-1
/
+1
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
2
-5
/
+4
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Fix new wallpaper flash issue at GAIA login
bshe@chromium.org
2013-08-26
1
-1
/
+4
*
Fill the opaque area with black if wallpaper can't cover
oshima@chromium.org
2013-08-14
1
-9
/
+36
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-4
/
+1
*
ash: Rename default wallpaper images.
derat@chromium.org
2013-07-18
1
-2
/
+2
*
ash: Remove ash_wallpaper_resources.
derat@chromium.org
2013-07-17
1
-18
/
+3
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-03
1
-1
/
+1
*
Wallpaper refactoring.
oshima@chromium.org
2013-07-02
6
-193
/
+150
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
1
-1
/
+1
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
6
-214
/
+609
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
1
-63
/
+59
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
5
-454
/
+155
*
ash: Add flags for specifying default wallpaper.
derat@chromium.org
2013-06-20
6
-214
/
+517
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
2
-4
/
+7
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Fix wrong CENTER_CROPPED resize in wallpaper_resizer and add some unittests
bshe@chromium.org
2013-06-06
5
-130
/
+189
*
Adding new user menu section to the SystemTrayMenu & refactoring of user access
skuhne@chromium.org
2013-05-18
1
-1
/
+1
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
3
-14
/
+15
*
ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
2
-3
/
+3
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
2
-8
/
+8
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-3
/
+2
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-2
/
+3
[next]