summaryrefslogtreecommitdiffstats
path: root/content/public/browser
Commit message (Expand)AuthorAgeFilesLines
* Add info about user agent overrides to WebContentsdfalcantara@chromium.org2012-05-112-0/+8
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-116-63/+67
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+2
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-2/+1
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+2
* Adding missing #pragma once in speech recognition headers.primiano@chromium.org2012-05-095-0/+5
* Handle IPC messages related to provisional loads in RenderViewHostImpljochen@chromium.org2012-05-081-0/+26
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-081-11/+2
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-20/+12
* Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+5
* Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-5/+0
* Add a first-class off-store install UI to chrome://extensions/.aa@chromium.org2012-05-051-0/+5
* Return a list of plugins that support clearing site data instead of the first...bauerb@chromium.org2012-05-051-4/+5
* Support cross-process window.close() messages.creis@chromium.org2012-05-041-0/+3
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-043-27/+191
* Save Page As MHTMLbenjhayden@chromium.org2012-05-044-9/+28
* Don't allow targeted navigations across BrowsingInstances.creis@chromium.org2012-05-041-1/+2
* Add content API for requesting the current geolocationbartfab@chromium.org2012-05-041-3/+17
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-032-2/+2
* This creates a field trial to determine the best level for low memorygspencer@chromium.org2012-05-031-0/+6
* Show camera and microphone status indicators.xians@chromium.org2012-05-031-0/+14
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-3/+3
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-0/+5
* DevTools: AppendFile implementation.loislo@chromium.org2012-05-021-0/+5
* Expose PostTaskAndReplyWithResult in BrowserThreadszager@google.com2012-04-301-0/+13
* Handle move of WebKit's WebReferrerPolicy.hgavinp@chromium.org2012-04-261-1/+1
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-262-2/+3
* re-use WebUIsestade@chromium.org2012-04-262-16/+3
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-3/+3
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-0/+3
* Allow severing connection between dispatcher and injectorgroby@chromium.org2012-04-261-0/+3
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-251-0/+28
* Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)primiano@chromium.org2012-04-255-38/+156
* Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan...marshall@chromium.org2012-04-252-1/+18
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+18
* sensors: Remove prototype implementationcwolfe@chromium.org2012-04-243-118/+0
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-202-15/+13
* ignore WebUISend messages from old pagesestade@chromium.org2012-04-191-8/+5
* Refactoring of chrome speech recognition architecture (CL1.6)primiano@chromium.org2012-04-194-27/+23
* content: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-183-3/+3
* Store original request URL in NavigationEntrydfalcantara@chromium.org2012-04-171-0/+4
* Add more functionality to WebView.ben@chromium.org2012-04-171-4/+0
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-175-32/+35
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-173-19/+20
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-175-10/+10
* Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost.creis@chromium.org2012-04-163-1/+8
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-21/+1
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-2/+1
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-169-50/+41
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-132-5/+3