summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-234-201/+2
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-11/+4
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-234-2/+201
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-1/+20
* Linux: Enable some more ui_tests.willchan@chromium.org2009-06-221-3/+5
* TBR: Fix dead tree.aa@chromium.org2009-06-221-18/+1
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-221-1/+18
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-1/+1
* Returned rect was never being set for OnGetRootWindowRect().shess@chromium.org2009-06-221-1/+1
* Flip red and blue channels for painting in 24-bit bpp without Xrender.thestig@chromium.org2009-06-222-50/+49
* Only show tooltip when window is key.pinkerton@chromium.org2009-06-221-1/+1
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-1/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-1/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-1/+4
* back out r18853jeremy@chromium.org2009-06-196-43/+1
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-196-1/+43
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-1/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-1/+1
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-193-0/+9
* Fix a leak when we bail out early because of the wrong bpp.jhawkins@chromium.org2009-06-191-1/+3
* Add a temporary command-line switch --auto-ssl-client-auth forwtc@chromium.org2009-06-192-4/+24
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-192-1/+7
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-192-14/+10
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-192-0/+29
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-182-10/+14
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-182-0/+8
* Fixes a crash when scrolling quickly on Mac.rohitrao@chromium.org2009-06-181-23/+34
* 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