summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-053-12/+34
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-055-11/+11
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-054-189/+4
* Fix --enable-partial-swap for Aurabacker@chromium.org2012-01-052-3/+5
* Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...rdsmith@chromium.org2012-01-043-11/+13
* Add plumbing necessary to read IDBIndex.multiEntry attribute.jsbell@chromium.org2012-01-046-7/+35
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-0419-44/+51
* Make DownloadManagerImpl's destruction not tied to the UI thread.rdsmith@chromium.org2012-01-043-13/+11
* Hook up page visibility to the View info for a plugin.brettw@chromium.org2012-01-044-4/+24
* Fix merge errorjam@chromium.org2012-01-041-1/+1
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-048-32/+39
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-042-8/+10
* Create a clean interface for RenderViewHostDelegateViewHelper.avi@chromium.org2012-01-043-30/+1
* Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...jam@chromium.org2012-01-0422-154/+163
* Input latency performance test that uses tracing (retry)jbates@chromium.org2012-01-041-1/+7
* Fix double-close of socket that makes debugging on Windows almost impossible.enal@chromium.org2012-01-042-13/+37
* Fix components buildjam@chromium.org2012-01-041-1/+1
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-043-9/+3
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-0412-55/+71
* Remove TransportTexture, it's unusedpiman@chromium.org2012-01-0415-924/+10
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-0321-61/+76
* Fix deletion of entries from ResourceDispatcherHost::transferred_navigations_battre@chromium.org2012-01-033-7/+69
* Revert 116191 - Input latency performance test that uses tracing.jbates@chromium.org2012-01-031-7/+1
* base::Bind: Remove ScopedRunnableMethodFactory.jhawkins@chromium.org2012-01-034-14/+7
* Store URL in AsyncResourceHandler to debug crash of issue 107692battre@chromium.org2012-01-032-3/+15
* Input latency performance test that uses tracing.jbates@chromium.org2012-01-031-1/+7
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-033-14/+12
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-039-26/+32
* base::Bind: Remove scoped_callback_factory.h.jhawkins@chromium.org2012-01-032-1/+1
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-3/+3
* Remove unused 'in_complete' parameter.darin@chromium.org2012-01-034-22/+18
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-0316-69/+83
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-022-9/+23
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-0215-17/+30
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-0212-37/+47
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-2/+1
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-317-123/+156
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-303-12/+16
* Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.fischman@chromium.org2011-12-302-2/+3
* Convert various ReleaseSoon methods to use base::Bind()dcheng@chromium.org2011-12-301-3/+3
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-1/+2
* Make sure that the WebUI for a WebUIMessagHandler is only set once. This is a...jam@chromium.org2011-12-301-0/+1
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-3012-72/+44
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-303-23/+23
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-2915-105/+158
* Re-enable these tests as they are no longer failing.dtseng@chromium.org2011-12-291-4/+2
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-292-6/+5
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+1
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-1/+2
* Remove RWHVA from compositor observers on destructionpiman@chromium.org2011-12-291-0/+5