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
*
Content shell: Use only public API.
avi@chromium.org
2012-03-26
11
-71
/
+59
*
Content shell: Fill out user agent.
avi@chromium.org
2012-03-26
1
-1
/
+4
*
Content shell: Don't automatically resize the window to preferred size.
avi@chromium.org
2012-03-25
5
-22
/
+10
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-25
4
-5
/
+5
*
Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.
rsleevi@chromium.org
2012-03-25
4
-5
/
+5
*
Mac content shell: Implement CrApplication.
avi@chromium.org
2012-03-24
3
-0
/
+53
*
Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...
jam@chromium.org
2012-03-24
4
-5
/
+5
*
Mac content shell: Insert views, make it work.
avi@chromium.org
2012-03-24
2
-18
/
+45
*
Mac content shell: Set up resources properly.
avi@chromium.org
2012-03-24
3
-3
/
+19
*
Mac content shell: Set up browser context path properly.
avi@chromium.org
2012-03-22
1
-0
/
+5
*
Mac content shell: Set up framework path properly.
avi@chromium.org
2012-03-22
3
-35
/
+71
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-2
/
+2
*
Remove DONTUSEME_GetCookieStore().
eroman@chromium.org
2012-03-22
2
-8
/
+0
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-1
/
+1
*
Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...
jochen@chromium.org
2012-03-21
9
-136
/
+249
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-3
/
+3
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
1
-1
/
+1
*
DevTools: allow remote debugging any RenderViewHost.
pfeldman@chromium.org
2012-03-16
3
-38
/
+3
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
2
-2
/
+8
*
Move creation of content TabContentsViews to content so that we can hide thes...
jam@chromium.org
2012-03-14
2
-10
/
+8
*
Make helper app, get closer to working content shell.
avi@chromium.org
2012-03-09
5
-1
/
+98
*
roll gyp 1238:1242
thakis@chromium.org
2012-03-09
1
-2
/
+0
*
Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...
jam@chromium.org
2012-03-07
2
-5
/
+3
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
4
-14
/
+17
*
First pass at content shell for the Mac. Doesn't work yet.
avi@chromium.org
2012-03-06
7
-7
/
+2183
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
2
-2
/
+2
*
Use a hosted app's opener URL and not its origin to locate it.
creis@chromium.org
2012-03-06
2
-0
/
+2
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
3
-7
/
+9
*
Replace void* with int32 for passing download_id to SelectFileDialog::Listener.
achuith@chromium.org
2012-03-03
2
-6
/
+6
*
Don't suppress HW compositing on the new file manager (chrome://files).
fischman@chromium.org
2012-03-02
2
-0
/
+2
*
Clean up password manager code.
isherman@chromium.org
2012-03-02
2
-2
/
+2
*
Make socket permission also allow Pepper sockets
dpolukhin@chromium.org
2012-03-02
2
-2
/
+4
*
IndexedDB: chrome-side changes for permission check from shared worker
dgrogan@chromium.org
2012-03-02
2
-0
/
+13
*
Hide MHTMLGenerationManager from chrome.
jam@chromium.org
2012-03-01
2
-5
/
+0
*
Add new versions of DidCreateScriptContext() with extension_group.
koz@chromium.org
2012-02-27
2
-1
/
+3
*
Remove "is_content_initiated" argument to ContentRendererClient::ShouldFork
cbentzel@chromium.org
2012-02-25
2
-2
/
+0
*
Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...
jam@chromium.org
2012-02-24
1
-1
/
+0
*
Create a Content API around SpeechInputManager. Chrome doesn't derive from it...
jam@chromium.org
2012-02-24
2
-6
/
+6
*
Preparation work for adding the Media Stream infobar. The behaviour is the same
macourteau@chromium.org
2012-02-24
2
-0
/
+8
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
2
-13
/
+0
*
Fix bug where a large number of extensions can starve the browser for rendere...
nasko@chromium.org
2012-02-22
2
-0
/
+7
*
Move creation and ownership of HostZoomMap to content instead of having every...
jam@chromium.org
2012-02-22
4
-14
/
+0
*
Remove getters for HTML5 related objects from the ResourceContext interface. ...
jam@chromium.org
2012-02-21
3
-42
/
+4
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
2
-86
/
+4
*
Reverting to green up the memory waterfall.
jhawkins@chromium.org
2012-02-19
2
-4
/
+86
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-17
2
-86
/
+4
*
Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-16
4
-5
/
+5
*
Get IPC working for Indexed DB in shared workers.
dgrogan@chromium.org
2012-02-16
2
-2
/
+7
*
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
[next]