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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
5
-12
/
+41
*
DevTools: look up client hosts for the given tab contents while navigating.
pfeldman@chromium.org
2012-01-20
2
-0
/
+7
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
9
-281
/
+11
*
Try to fix Linux components build.
jam@chromium.org
2012-01-20
1
-2
/
+3
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
9
-11
/
+280
*
Created DownloadFileManager unit test.
ahendrickson@chromium.org
2012-01-19
1
-3
/
+5
*
Rename WebUI to WebUIImpl.
jam@chromium.org
2012-01-19
2
-3
/
+7
*
Revert 118297 since it caused component build failure:
sadrul@chromium.org
2012-01-19
1
-5
/
+3
*
Created DownloadFileManager unit test.
ahendrickson@chromium.org
2012-01-19
1
-3
/
+5
*
Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...
dgrogan@chromium.org
2012-01-19
2
-4
/
+0
*
Disallow navigation in platform apps.
mihaip@chromium.org
2012-01-19
2
-3
/
+7
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
1
-0
/
+29
*
Make CancelRequest trigger the destruction of URLRequest objects asynchronously
darin@chromium.org
2012-01-18
2
-14
/
+111
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-9
/
+1
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
4
-5
/
+458
*
Add --disable-swiftshader and about:flags entry to disable swiftshader
jbauman@chromium.org
2012-01-18
2
-0
/
+4
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
4
-10
/
+154
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
4
-3
/
+138
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
1
-3
/
+3
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
3
-2
/
+17
*
Fix window zoom in a sane way, remove nasty casts.
avi@chromium.org
2012-01-14
1
-1
/
+5
*
Keep "internal" and "extra" plugins in the same list.
bauerb@chromium.org
2012-01-14
1
-2
/
+4
*
Revert 117696 - Created DownloadFileManager unit test.
dcheng@chromium.org
2012-01-13
1
-5
/
+3
*
Created DownloadFileManager unit test.
ahendrickson@chromium.org
2012-01-13
1
-3
/
+5
*
Start splitting out WebUI into an implementation class and an interface that ...
jam@chromium.org
2012-01-13
5
-2
/
+84
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
1
-7
/
+6
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
2
-7
/
+2
*
Remove comment presumably accidentally copied while refactoring.
mmenke@chromium.org
2012-01-12
1
-9
/
+1
*
Get rid of RenderViewHostManager usage in chrome.
jam@chromium.org
2012-01-11
2
-6
/
+2
*
Move ResourceDispatcherHostLoginDelegate to content\public\browser where it b...
jam@chromium.org
2012-01-11
2
-1
/
+32
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
4
-20
/
+12
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
4
-12
/
+20
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-8
/
+22
*
Copy all the max page IDs to Instant/Prerender's TabContents
creis@chromium.org
2012-01-10
1
-2
/
+2
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
4
-20
/
+12
*
Revert 117067 - Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-22
/
+8
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-8
/
+22
*
Removes some debugging code I added a while back.
sky@chromium.org
2012-01-10
2
-13
/
+2
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
1
-6
/
+4
*
Clarify comments about GetTemporaryDownloads and GetAllDownloads.
cbentzel@chromium.org
2012-01-10
1
-3
/
+6
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-09
1
-2
/
+1
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
1
-29
/
+0
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
1
-0
/
+29
*
Move WebUIFactory into content/public/browser and make it use WebContents ins...
jam@chromium.org
2012-01-07
1
-0
/
+58
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
1
-0
/
+2
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Cleanup parameter passing issues in content/browser/download
asanka@chromium.org
2012-01-06
1
-3
/
+3
*
Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...
jam@chromium.org
2012-01-06
2
-0
/
+4
*
Automatically load newly installed plug-ins if they are missing on a page.
bauerb@chromium.org
2012-01-06
1
-1
/
+4
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
1
-2
/
+0
[next]