summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Support cross-process window.close() messages.creis@chromium.org2012-05-041-0/+10
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-041-9/+11
* Save Page As MHTMLbenjhayden@chromium.org2012-05-041-1/+1
* Don't allow targeted navigations across BrowsingInstances.creis@chromium.org2012-05-041-1/+9
* Prepending view-source: does not load the source of the userscript. Instead,hebert.christopherj@chromium.org2012-05-041-0/+2
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-4/+4
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-10/+69
* [Aura] Use default device scale factor when the monitor info is not available.oshima@chromium.org2012-05-021-7/+5
* Get the default device scale factor from monitor oshima@chromium.org2012-05-011-2/+16
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-261-2/+2
* re-use WebUIsestade@chromium.org2012-04-261-11/+4
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-201-3/+4
* ignore WebUISend messages from old pagesestade@chromium.org2012-04-191-12/+21
* content: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-181-4/+4
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-171-5/+5
* content: Move more two url constants to content namespace.tfarina@chromium.org2012-04-171-1/+1
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-171-3/+3
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-1/+1
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-0/+1
* Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost.creis@chromium.org2012-04-161-5/+4
* TabContents -> WebContentsImpl, part 13.avi@chromium.org2012-04-161-3/+3
* TabContents -> WebContentsImpl, part 12.avi@chromium.org2012-04-131-1/+3
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-0/+8
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-131-2/+0
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-0/+2624