summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-173-14/+27
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-3/+2
* linux: implement WebPluginDelegateProxy::BackgroundChangedpiman@chromium.org2009-08-141-5/+51
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-141-4/+6
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-2/+3
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-146-92/+189
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-3/+2
* Address bug 12392 by only updating the PRIMARY selection if we are currentlyestade@chromium.org2009-08-133-1/+11
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-131-0/+12
* Allow extensions to use APIs that they didn't ask permission to use.mpcomplete@chromium.org2009-08-122-2/+12
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-122-2/+2
* Add chrome.extension to extension_api.json and docs.rafaelw@chromium.org2009-08-122-3/+13
* linux/mac: Fix race condition when destroying the renderer<->plugin channelpiman@chromium.org2009-08-111-0/+8
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-112-2/+19
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-115-32/+21
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-112-5/+5
* Add some helper methods for constructing a WebCString from UTF16 input,darin@chromium.org2009-08-114-6/+5
* If URL requests are to be routed through the external host, the ExternalTabCo...ananta@chromium.org2009-08-101-0/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-1021-238/+281
* Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.willchan@chromium.org2009-08-072-3/+9
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-077-17/+141
* Add CSS Keyword values and conversion routines to webkit glue.jeremy@chromium.org2009-08-072-0/+25
* Move ClosePage method to WebView.darin@chromium.org2009-08-061-1/+1
* When the plugin crashes, cleanup references to its window in the renderer.piman@chromium.org2009-08-066-2/+31
* Enable message ports for workers.jam@chromium.org2009-08-062-6/+33
* Free demuxed audio packets if audio device failshclam@chromium.org2009-08-061-0/+1
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-062-2/+4
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-055-503/+176
* Copy files to preserve version history. Will be edited when Itc@google.com2009-08-051-0/+441
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-052-0/+12
* Support for referenced schema types in json_schema.rafaelw@chromium.org2009-08-053-1/+42
* Linux: match GTK's hinting settings.agl@chromium.org2009-08-041-3/+21
* Force databases to be enabled when extensions are enabled soaa@chromium.org2009-08-041-1/+4
* Build fix.agl@chromium.org2009-08-041-0/+4
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-041-13/+1
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-043-18/+130
* mole API - take 2erikkay@chromium.org2009-08-042-1/+42
* Another attempt at landing this patch.ananta@chromium.org2009-08-042-4/+10
* Cross-process Message Port implementation.jam@chromium.org2009-08-042-0/+7
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-1/+8
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-023-34/+105
* Add renderer histograms for late binding of sockets.willchan@chromium.org2009-08-021-0/+22
* Rolling back change 22245.chrome-bot@google.com2009-08-022-42/+1
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-012-1/+42
* Replace the guts of AudioRendererBase with calls to scaling algorithm.kylep@chromium.org2009-08-012-13/+7
* Replace WebPluginDelegateProxy::BackgroundChanged NOTIMPLEMENTED with a bug c...stuartmorgan@google.com2009-07-311-2/+5
* Fix Mac plugin background snapshotsstuartmorgan@google.com2009-07-311-0/+5
* Fix a crash that was caused by a NULL entry in the PendingRequestMap.mpcomplete@chromium.org2009-07-301-5/+7
* Enable the V8 binding's StringImpl cache for renderer processes.darin@chromium.org2009-07-301-0/+2
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-2/+4