summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-2/+2
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-242-21/+3
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-244-110/+9
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-2/+4
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-232-8/+14
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-3/+3
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-231-0/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-1/+19
* Re-land r18853jeremy@chromium.org2009-06-236-1/+43
* 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