summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a WebKit API that registers a V8 extension to be loaded into contentmpcomplete@chromium.org2009-07-307-19/+52
* Fixing the description of printing related string translation.evan@chromium.org2009-07-301-1/+1
* Fix the sad tab so that it draws right-side-up on the Macstuartmorgan@google.com2009-07-301-0/+5
* Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change.abarth@chromium.org2009-07-301-2/+2
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-4/+2
* linux: fix plugins crash: 0 is a valid shm handle.piman@chromium.org2009-07-301-3/+3
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-302-16/+20
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-291-4/+5
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-292-3/+8
* Fixes an audio playback regression caused by seeking in audio/video media.scherkus@chromium.org2009-07-291-1/+1
* Assorted fixes for 64-bit.deanm@chromium.org2009-07-281-1/+1
* Reenable use of ExecuteScriptInNewWorld.mpcomplete@chromium.org2009-07-281-4/+1
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-12/+0
* Remove a comment that doesn't make any sense.evan@chromium.org2009-07-281-3/+2
* Navigation and cookies for Automationamit@chromium.org2009-07-282-6/+28
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-274-0/+67
* Pull out synchronous extension apis to extensions_api.json, add custom handli...rafaelw@chromium.org2009-07-272-55/+74
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-1/+16
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-273-3/+49
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-2/+4
* Move setlocale() to zygote_main_linux to make sure that it's calledjshin@chromium.org2009-07-241-3/+0
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-98/+8
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-4/+2
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-242-7/+6