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
*
Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...
jam@chromium.org
2012-02-13
2
-2
/
+6
*
Remove ssl_host_state.h dependency from chrome.
jam@chromium.org
2012-02-13
2
-10
/
+0
*
Get rid of ssl_cert_error_handler.h dependency from Chrome.
jam@chromium.org
2012-02-13
2
-5
/
+14
*
Move SpeechInputPreferences to content/public/browser and put it in the conte...
tfarina@chromium.org
2012-02-13
1
-4
/
+4
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
4
-4
/
+8
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
6
-33
/
+77
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
4
-8
/
+4
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
4
-4
/
+8
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-09
1
-1
/
+2
*
Back out r121050 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-2
/
+1
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-08
1
-1
/
+2
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
2
-5
/
+0
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
4
-8
/
+4
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
4
-4
/
+8
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
2
-4
/
+4
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
2
-8
/
+2
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
2
-5
/
+0
*
Fix attrition experiment toast regression due to startup refactoring.
finnur@chromium.org
2012-02-02
2
-3
/
+7
*
Hide WorkerProcessHost from chrome.
jam@chromium.org
2012-02-01
2
-8
/
+8
*
First version of the layoutTestController for content_shell
jochen@chromium.org
2012-01-30
15
-2
/
+293
*
Create Content API around HostZoomMap.
jam@chromium.org
2012-01-30
2
-3
/
+2
*
Move the DownloadManager and DownloadFile unittests to content so they can li...
jam@chromium.org
2012-01-30
2
-101
/
+0
*
Add default title for untitled tabs to shell devtools discovery page
jochen@chromium.org
2012-01-30
1
-1
/
+4
*
Add option --dump-render-tree to content_shell to dump the render tree as text.
jochen@chromium.org
2012-01-29
11
-6
/
+241
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-6
/
+2
*
DevTools: add remote debugging capabilities to content_shell.
pfeldman@chromium.org
2012-01-27
9
-2
/
+232
*
Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.
jam@chromium.org
2012-01-27
2
-5
/
+3
*
Get rid of DownloadIdFactory and instead get the next id from DownloadManager...
jam@chromium.org
2012-01-27
6
-18
/
+11
*
Add an empty ShellRenderViewObserver.
jochen@chromium.org
2012-01-26
3
-0
/
+51
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
1
-2
/
+1
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
2
-5
/
+0
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
2
-4
/
+3
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
2
-5
/
+10
*
content shell/GTK: Add user interface niceness.
erg@chromium.org
2012-01-19
5
-26
/
+100
*
content/GTK: Renderers must have a ResourceBundle.
erg@chromium.org
2012-01-18
3
-2
/
+24
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
2
-4
/
+4
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
2
-4
/
+4
*
Content: First draft at a content_shell on GTK.
erg@chromium.org
2012-01-14
9
-30
/
+219
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
2
-9
/
+10
*
Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...
jam@chromium.org
2012-01-12
4
-46
/
+34
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
4
-33
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
4
-2
/
+33
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
4
-33
/
+2
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
2
-0
/
+2
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
2
-2
/
+0
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
2
-0
/
+2
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
2
-7
/
+7
*
Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
2
-2
/
+2
[next]