summaryrefslogtreecommitdiffstats
path: root/content/public/browser
Commit message (Expand)AuthorAgeFilesLines
* Histogram times surrounding render crashesjar@chromium.org2012-03-221-7/+34
* Merge 124139 - Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-03-021-0/+4
* Merge 122326 - Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-281-0/+3
* Merge 120186 - Fix attrition experiment toast regression due to startup refac...finnur@chromium.org2012-02-091-3/+4
* Merge 120991 - Fix a crash when downloading invalid client certificates.rsleevi@chromium.org2012-02-081-2/+3
* Merge 120433 - Fix up Dispatcher ownership issues.gbillock@chromium.org2012-02-082-10/+20
* Revert 120615 - Merge 120433 - Fix up Dispatcher ownership issues.gbillock@chromium.org2012-02-062-20/+10
* Merge 120433 - Fix up Dispatcher ownership issues.gbillock@chromium.org2012-02-062-10/+20
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-99/+0
* Move js_modal_dialogs.h to content\public\browser.jam@chromium.org2012-01-302-1/+60
* Simplifying JS dialog interfaces.jam@chromium.org2012-01-302-38/+3
* Create Content API around HostZoomMap.jam@chromium.org2012-01-302-1/+68
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-302-31/+68
* Send replies to sync IPCs from swapped out renderers.creis@chromium.org2012-01-282-3/+4
* Saving content will prefer to retrieve the data out of the HTTP cache for GETs.cbentzel@chromium.org2012-01-281-10/+10
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-272-14/+15
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-3/+3
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-275-5/+108
* Remove InnerCallback from DownloadQuery.benjhayden@chromium.org2012-01-261-26/+8
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-262-0/+11
* This reverts r119230 that broke few builders.pfeldman@chromium.org2012-01-261-7/+0
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-261-0/+7
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-262-26/+24
* Remove dependency on ResourceMessageFilter in Chrome.jam@chromium.org2012-01-262-7/+5
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-253-5/+129
* DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...benjhayden@chromium.org2012-01-253-0/+539
* Get rid of RenderViewHostDelegate::GetAsTabContents.jam@chromium.org2012-01-242-5/+0
* Remove the default plugin.bauerb@chromium.org2012-01-241-5/+0
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-242-3/+43
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-242-21/+3
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-242-1/+48
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-233-7/+7
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-233-0/+12
* DevTools: open resources in the front-end's browser, not the agent's browser.pfeldman@chromium.org2012-01-231-1/+3
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-2/+2
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-206-0/+254
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-204-11/+40
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-202-0/+7
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-206-254/+0
* Try to fix Linux components build.jam@chromium.org2012-01-201-2/+3
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-206-0/+253
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-3/+5
* Rename WebUI to WebUIImpl.jam@chromium.org2012-01-192-3/+7
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-5/+3
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-3/+5
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-191-0/+29
* Make CancelRequest trigger the destruction of URLRequest objects asynchronouslydarin@chromium.org2012-01-182-14/+111
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-9/+1
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-184-5/+458
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-184-10/+154