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
*
[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
*
Clean up selected ash defines for MessagePumpLinux
rjkroege@chromium.org
2013-04-30
1
-2
/
+2
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-1
/
+1
*
keyboard: Simplify initialization and use in ash_shell.
sadrul@chromium.org
2013-04-23
2
-4
/
+6
*
ash_shell: Fix a crash when creating a WebView in the views-examples window.
sadrul@chromium.org
2013-04-18
2
-0
/
+12
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
1
-1
/
+1
*
x11: Rename touch_factory to touch_factory_x11.
sadrul@chromium.org
2013-04-05
1
-1
/
+1
*
Fix ash_shell to initialize the message center.
dewittj@chromium.org
2013-03-06
1
-0
/
+14
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Fix ash_shell showing views examples. We weren't setting top_level.
erg@chromium.org
2013-02-04
1
-1
/
+10
*
Fix panel related regressions in ash_shell
stevenjb@chromium.org
2013-01-25
2
-4
/
+9
*
Support 2nd launcher on ash_shell
oshima@chromium.org
2013-01-23
1
-0
/
+5
*
Revert 170082 - Remove compositor_test_support
dcheng@chromium.org
2012-11-29
1
-0
/
+1
*
Remove compositor_test_support
piman@chromium.org
2012-11-28
1
-1
/
+0
*
Revert 169355 - Remove compositor_test_support
stevet@chromium.org
2012-11-23
1
-0
/
+1
*
Remove compositor_test_support
piman@chromium.org
2012-11-23
1
-1
/
+0
*
Remove use of index in wallpaper picker code and some refactor
bshe@chromium.org
2012-11-20
1
-1
/
+6
*
Use large resolution wallpaper when hook up a large external monitor
bshe@chromium.org
2012-11-01
1
-2
/
+1
*
Random set of changes for workspace2 code:
sky@chromium.org
2012-08-24
1
-0
/
+5
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
1
-1
/
+1
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Prepare status area to support multiple trays.
stevenjb@google.com
2012-06-12
2
-0
/
+11
*
A little more cleanup of content examples.
jam@chromium.org
2012-06-07
3
-28
/
+0
*
Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...
jochen@chromium.org
2012-06-06
1
-2
/
+0
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
2
-36
/
+4
*
A little cleanup in the ash content example.
jam@chromium.org
2012-06-02
2
-35
/
+1
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-47
/
+1
*
Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...
jam@chromium.org
2012-05-30
2
-5
/
+0
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
2
-488
/
+0
*
Promotes touch-devices to ui_base so that ash can use it.
sky@chromium.org
2012-05-25
1
-0
/
+7
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-1
/
+1
*
ash: Remove unused ViewsDelegate data member.
tfarina@chromium.org
2012-05-24
1
-5
/
+0
[next]