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
/
shell
/
content_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
2
-3
/
+3
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
1
-0
/
+2
*
Removes unnecessary views::Widget::InitParams::top_level
pkotwicz@chromium.org
2014-05-22
1
-1
/
+1
*
Makes construction of (ash)RemoteWindowTreeHostWin explicit
sky@chromium.org
2014-05-15
1
-1
/
+4
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
1
-3
/
+0
*
Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...
ben@chromium.org
2014-03-20
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
2
-5
/
+3
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
2
-3
/
+5
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
2
-5
/
+3
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
2
-3
/
+5
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
2
-5
/
+3
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...
kinuko@chromium.org
2014-03-10
2
-3
/
+6
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Enable net log.
Hokein.Wu@gmail.com
2014-02-12
1
-1
/
+1
*
views: Remove AcceleratorHandler
sadrul@chromium.org
2014-02-06
1
-1
/
+0
*
Provide real GPUSupport to ash for Chrome
jamescook@chromium.org
2014-01-31
1
-2
/
+0
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-16
1
-0
/
+2
*
Revert 245010 "Inject GPUDataManager support into ash to abstrac..."
ben@chromium.org
2014-01-15
1
-2
/
+0
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-15
1
-0
/
+2
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
2
-0
/
+13
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Fixing opacity for browser frame window on ASH/Windows.
shrikant@chromium.org
2013-12-18
1
-4
/
+3
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-1
/
+1
*
Elim Shell:browser_context
stevenjb@chromium.org
2013-11-08
1
-1
/
+1
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-1
/
+0
*
Remove unnecessary DEPS rule.
jam@chromium.org
2013-10-03
1
-1
/
+2
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-1
/
+1
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-2
/
+0
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
2
-3
/
+3
*
Remove old audio handler code.
jennyz@chromium.org
2013-08-01
1
-7
/
+4
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Add support for NetLog logging to json file in content_shell.
kouhei@chromium.org
2013-07-03
2
-1
/
+9
*
Create Launcher after shell is initialized because this is how chromeos build...
oshima@chromium.org
2013-07-02
1
-0
/
+4
*
chromeos: PowerManagerHandler -> PowerStatus; move to ash.
derat@chromium.org
2013-06-28
1
-3
/
+0
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
1
-6
/
+2
*
Cleanup: Remove unneeded gurl.h includes.
thestig@chromium.org
2013-06-21
1
-1
/
+0
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
1
-2
/
+6
*
ash: Add flags for specifying default wallpaper.
derat@chromium.org
2013-06-20
1
-6
/
+2
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
1
-1
/
+0
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
1
-0
/
+1
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
1
-1
/
+0
*
Fix the ash_shell check fail issue caused by PowerManagerHandler not initiali...
jennyz@chromium.org
2013-05-18
1
-0
/
+3
*
Remove ENABLE_MESSAGE_CENTER
dimich@chromium.org
2013-05-14
1
-8
/
+1
*
Initialize CrasAudioHandler for testing in ash_unittests and ash_shell startu...
jennyz@chromium.org
2013-05-13
1
-0
/
+18
*
Revert 199625 "Remove ENABLE_MESSAGE_CENTER"
thakis@chromium.org
2013-05-12
1
-1
/
+8
*
Remove ENABLE_MESSAGE_CENTER
dimich@chromium.org
2013-05-11
1
-8
/
+1
*
[content shell] move code common to several processes to a common dir
jochen@chromium.org
2013-05-07
1
-1
/
+1
[next]