summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-1/+12
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-183-2/+43
* Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.ben@chromium.org2009-06-181-0/+9
* Linux: Don't try to special case webkit blur when we stop showing right click...estade@chromium.org2009-06-171-5/+1
* Linux: Limit the size of the shared memory segment a renderer will request.estade@chromium.org2009-06-171-8/+14
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-12/+1
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-1/+12
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-1616-116/+230
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-162-2/+32
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-163-0/+11
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-164-3/+7
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-163-11/+0
* Don't show tooltips if the window isn't main.pinkerton@chromium.org2009-06-161-1/+4
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Make tooltip loading lazy.pinkerton@chromium.org2009-06-161-2/+3
* Limit the size of popup menus on linux.estade@chromium.org2009-06-161-1/+6
* Group renderer processes by privilige when we hit the max process count.mpcomplete@google.com2009-06-153-14/+52
* Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...pinkerton@chromium.org2009-06-152-7/+39
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-152-0/+260
* Fix a UMR that happens while trying to forward mouse events.tc@google.com2009-06-151-2/+5
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-153-5/+8
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-158-224/+84
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-158-84/+224
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-153-0/+11
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-131-2/+2
* Handle file descriptor exhaustions a little more gracefully. This prevents th...stuartmorgan@chromium.org2009-06-121-2/+4
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-126-1/+22
* Linux: refactor zygote supportagl@chromium.org2009-06-122-23/+55
* Fix leak in my interstitial page test.willchan@chromium.org2009-06-121-1/+1
* Linux: Special case focus handling so that we don't tell webkit it's lost foc...estade@chromium.org2009-06-113-13/+33
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-118-224/+84
* Fix crash on interstitial page when the renderer crashed.willchan@chromium.org2009-06-111-1/+2
* Relanding reverted patch 18090.mad@google.com2009-06-118-84/+224
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-102-55/+23
* Linux: refactor zygote supportagl@chromium.org2009-06-102-23/+55
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-103-0/+15
* Revert 18090jrg@chromium.org2009-06-108-217/+84
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-108-84/+217
* Add LOAD_VERIFY_EV_CERT in net load loag.ukai@chromium.org2009-06-101-1/+4
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-9/+14
* Fix user scripts not getting initialized.aa@chromium.org2009-06-081-3/+6
* Fixes scrolling in the mac backingstore. We were copyingrohitrao@chromium.org2009-06-081-4/+5
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-082-0/+4
* Check to see if we're still real before talking to renderWidgetHostView_.shess@chromium.org2009-06-061-0/+6
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-2/+5
* Missed a file on checkin for multi-process handling of benchmarking extension.mbelshe@google.com2009-06-051-0/+1
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-2/+3
* Refuse to load extension-private plugins for pages that don't belong to thatmpcomplete@google.com2009-06-052-1/+3
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-052-0/+45