summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-292-3/+3
* Add download progress notification to URLFetcher.kinaba@chromium.org2012-02-291-1/+8
* Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-02-291-0/+4
* Customize onbeforeunload dialog when it's a reload instead of an unload.dmazzoni@chromium.org2012-02-292-0/+2
* SPDY - chrome:loadtimes() should display negotiated NPN protocol.rtenneti@chromium.org2012-02-281-6/+14
* [uber page] Partial revert of r123133 having to do with moving around switches.dbeam@chromium.org2012-02-272-4/+0
* Move MediaObserver to content/public/browser and put it in the content namesp...tfarina@chromium.org2012-02-272-3/+47
* Modify UserScriptListener to use ResourceThrottle instead of ResourceQueue an...darin@chromium.org2012-02-271-0/+4
* Add new versions of DidCreateScriptContext() with extension_group.koz@chromium.org2012-02-271-0/+1
* Add functions to expand PostDelayedTask interface.tedvessenes@gmail.com2012-02-261-0/+9
* Remove "is_content_initiated" argument to ContentRendererClient::ShouldForkcbentzel@chromium.org2012-02-251-1/+0
* Add a switch for enabling threaded animation.vollick@chromium.org2012-02-252-0/+4
* Add an API around zygoteHost so that chrome doesn't reach into the internal c...jam@chromium.org2012-02-251-0/+49
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-243-11/+5
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-242-0/+19
* Create a Content API around SpeechInputManager. Chrome doesn't derive from it...jam@chromium.org2012-02-243-5/+130
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-242-0/+13
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-242-2/+2
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-243-0/+115
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-243-6/+30
* App a Content API around SpeechRecognizer.jam@chromium.org2012-02-231-0/+51
* Add Content API around DOMStorageContext and IndexedDBContext. In a followup ...jam@chromium.org2012-02-232-0/+93
* Added tests for SigninTracker and SyncSetupHandler.atwilson@chromium.org2012-02-231-6/+5
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-232-10/+0
* Add runtime flag for <style scoped>.rolandsteiner@chromium.org2012-02-232-0/+4
* [uber page/options] Disabling Web Intents dialog for the moment.dbeam@chromium.org2012-02-222-1/+5
* Compute pageScaleFactor on page so that fixed layout page fits width of window.fsamuel@chromium.org2012-02-222-0/+10
* Fix bug where a large number of extensions can starve the browser for rendere...nasko@chromium.org2012-02-222-1/+8
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-223-20/+6
* Web Intents: Add a pref for enabling the feature, enable the UI.jhawkins@chromium.org2012-02-221-1/+1
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-221-0/+6
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-211-6/+0
* Forward declare FilePath in gpu_data_manager.h to avoid compile errors. This ...marshall@chromium.org2012-02-211-0/+2
* Create content API for BrowserAccessibilityStatedmazzoni@chromium.org2012-02-211-0/+31
* DownloadItem::SetIsPersisted() and IsPersisted() will facilitate merging DbHa...benjhayden@chromium.org2012-02-211-1/+4
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-212-25/+36
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-204-20/+24
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-203-5/+8
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-203-8/+5
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-203-5/+8
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-194-24/+19
* Eliminate ResourceDispatcherHostDelegate::ShouldDeferStart in favor of Resour...darin@chromium.org2012-02-172-14/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-174-19/+24
* More touch UI tab strip changesscottmg@google.com2012-02-172-4/+0
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-162-3/+3
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-161-0/+143
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-161-0/+65
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-161-1/+3
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-162-13/+0
* aura: Use GPU process for UIpiman@chromium.org2012-02-162-0/+13