summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Get correct request to finsh time for histogramjar@chromium.org2009-06-201-3/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-3/+15
* back out r18853jeremy@chromium.org2009-06-192-10/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-192-0/+10
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-15/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-3/+15
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-191-0/+3
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-194-23/+91
* Changing the mode we pull events in, so we don't fire off timers and notifica...avi@google.com2009-06-191-3/+5
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-191-1/+1
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-1913-144/+58
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-1813-58/+144
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-182-8/+33
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-188-112/+147
* Linux: Limit the size of the shared memory segment a renderer will request.estade@chromium.org2009-06-172-2/+33
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-176-70/+74
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-162-17/+1
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-165-211/+302
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+2
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-164-110/+180
* Access RenderThread::current() only on render threadhclam@chromium.org2009-06-163-47/+80
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-2/+0
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-161-3/+0
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-161-2/+2
* Fix a bug where clicking an external link from an extension page would reusempcomplete@google.com2009-06-151-0/+1
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-152-4/+11
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-152-101/+151
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-152-145/+30
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-152-30/+145
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-151-9/+0
* Set process name on Linuxdeanm@chromium.org2009-06-151-0/+9
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-0/+2
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-143-4/+4
* DEPS cleanup.thestig@chromium.org2009-06-121-3/+1
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-122-6/+6
* Linux: refactor zygote supportagl@chromium.org2009-06-121-5/+3
* Remove most field trial uses of DNS impact testjar@chromium.org2009-06-121-24/+14
* Enable <video> in test_shellhclam@chromium.org2009-06-116-962/+16
* Make sure to pump windowserver events that accumulate.avi@google.com2009-06-111-13/+33
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-115-7/+5
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-112-145/+30
* Relanding reverted patch 18090.mad@google.com2009-06-112-30/+145
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-3/+5
* Linux: refactor zygote supportagl@chromium.org2009-06-101-5/+3
* Add chrome/browser to chrome/renderer deps temporarily. I will movetc@google.com2009-06-101-0/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-104-6/+33
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-102-4/+6
* Revert 18090jrg@chromium.org2009-06-102-145/+30
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-102-30/+145
* Make a comment change to the grd file so that my resource change from the pre...erikkay@google.com2009-06-101-1/+1