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
/
content
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
6
-119
/
+15
*
As part of the content_shell bring up, some un-upstreamed features
michaelbai@chromium.org
2012-06-04
1
-25
/
+4
*
Fixed the dependency.
michaelbai@chromium.org
2012-06-01
1
-1
/
+1
*
Show page title on content shell window (for Linux, Windows and Mac)
hongbo.min@intel.com
2012-06-01
7
-1
/
+55
*
Add missing content namespace to the android library loader.
tedchoc@chromium.org
2012-05-31
1
-1
/
+1
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-1
/
+0
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-0
/
+1
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-1
/
+0
*
Move the MessageLoopForUI::Start() after the creation of MessageLoopForUI::cu...
shouqun.liu@intel.com
2012-05-31
2
-1
/
+7
*
Download filename determination refactor (1/3)
asanka@chromium.org
2012-05-30
2
-22
/
+20
*
Make BrowserMainParts have an empty implementation to make embedding easier.
jam@chromium.org
2012-05-30
2
-14
/
+0
*
Make ContentClient have a default implementation to make embedding easier.
jam@chromium.org
2012-05-30
2
-70
/
+0
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-39
/
+4
*
Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...
jam@chromium.org
2012-05-30
4
-19
/
+0
*
Create default implementations of ContentRendererClient, ContentUtilityClient...
jam@chromium.org
2012-05-30
4
-191
/
+0
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
2
-460
/
+0
*
content: Move javascript_message_type.h into content/ from ui/.
tfarina@chromium.org
2012-05-28
5
-17
/
+16
*
Send WM_WINDOWPOSCHANGED message to the content view of shell window to make ...
hongbo.min@intel.com
2012-05-27
1
-0
/
+10
*
Move RenderViewHostDelegate::View to content/port and rename it to RenderView...
jam@chromium.org
2012-05-24
2
-2
/
+4
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
4
-14
/
+13
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-1
/
+1
*
Decouple DevTools from socket implementation.
pliard@chromium.org
2012-05-23
1
-2
/
+2
*
Make content_shell talk to run_webkit_tests.py
jochen@chromium.org
2012-05-22
4
-2
/
+21
*
Move TransferNavigationResourceThrottle to content since that's where it belo...
jam@chromium.org
2012-05-22
2
-1
/
+10
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
4
-13
/
+14
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
4
-14
/
+13
*
Fix the content_shell.apk in android x86 target build bug, copy the libconten...
shouqun.liu@intel.com
2012-05-16
1
-1
/
+2
*
Show the "cannot proceed" text only when appropriate.
palmer@chromium.org
2012-05-16
2
-0
/
+2
*
Fix crash in Android content_shell startup
jknotten@chromium.org
2012-05-15
1
-9
/
+1
*
Revert r136851 - "Add keyboard shortcut to create windows (content_shell)"
mnissler@chromium.org
2012-05-14
2
-30
/
+1
*
Add keyboard shortcut to create windows (content_shell)
cem.kocagil@gmail.com
2012-05-14
2
-1
/
+30
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
2
-4
/
+5
*
RefCounted types should not have public destructors, content/ remaining bits
rsleevi@chromium.org
2012-05-11
3
-42
/
+47
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
2
-0
/
+10
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
2
-7
/
+7
*
Android content shell bringup.
jrg@chromium.org
2012-05-10
4
-26
/
+59
*
Added base::win::InitializeWindowClass() wrapper to make sure that window cla...
alexeypa@chromium.org
2012-05-09
1
-11
/
+10
*
Add native debugging support to android content shell.
jrg@chromium.org
2012-05-07
1
-7
/
+28
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
2
-12
/
+17
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+3
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
2
-0
/
+9
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
2
-9
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
2
-0
/
+9
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-3
/
+4
*
Package and load native library in content shell. Add content shell util scr...
jrg@chromium.org
2012-04-26
3
-1
/
+23
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
23
-26
/
+707
*
Split out binary file from the content shell CL.
tedchoc@chromium.org
2012-04-24
1
-0
/
+0
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
3
-8
/
+18
*
Fix single process mode in content_shell.
jam@chromium.org
2012-04-19
1
-1
/
+4
*
TabContents -> WebContentsImpl, part 19.
avi@chromium.org
2012-04-17
2
-3
/
+4
[next]