summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Add a const overload to DownloadItem::GetExternalData().asanka@chromium.org2012-03-021-1/+2
* Change panels to be able to turn off autoresize.levin@chromium.org2012-03-022-0/+7
* Make socket permission also allow Pepper socketsdpolukhin@chromium.org2012-03-021-1/+2
* IndexedDB: chrome-side changes for permission check from shared workerdgrogan@chromium.org2012-03-021-0/+9
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-012-2/+7
* Webkit now disables CSS3 regions at runtime by default. This change allows re...matthewrobertson03@gmail.com2012-03-012-0/+4
* Remove mach_broker_mac.h dependency from chrome.jam@chromium.org2012-02-292-1/+6
* Refine the dialog box to show a extension name when the dialog box is created...yumiOS.art@gmail.com2012-02-291-9/+5
* Move font_list_async.h to content/public. Switch to Pass() goodness to simpli...jam@chromium.org2012-02-291-0/+30
* Remove render_sandbox_host_linux.h include from chrome. It was only used to g...jam@chromium.org2012-02-291-0/+4
* 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