summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-264-4/+27
* s/OS_MAC/OS_MACOSX/willchan@chromium.org2009-06-261-2/+2
* Remove dependency on NavigationEntry from RenderViewHost. The code forbrettw@chromium.org2009-06-262-65/+33
* Linux: fix font fallback for charactors missing from the primary font.agl@chromium.org2009-06-262-1/+60
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-251-0/+46
* Give such a fewer tips. Hide tooltips when the owningmark@chromium.org2009-06-251-0/+5
* Guard against nil window in GetRootWindowRect().shess@chromium.org2009-06-251-5/+5
* change backing store cache to be memory-based rather than counterikkay@chromium.org2009-06-256-44/+140
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-254-2/+219
* Relanding this, it was failing to compile because of a FRIEND_CHANGE that had...jcampan@chromium.org2009-06-252-2/+3
* Reverting 19233.jcampan@chromium.org2009-06-251-2/+1
* Disabling 2 browser tests that fail on the build-bot:jcampan@chromium.org2009-06-251-1/+2
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-251-0/+1
* 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