summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.phajdan.jr@chromium.org2009-09-241-0/+1
* Crash the renderer not the browser when we see a storage area ID or namespace IDjorlow@chromium.org2009-09-242-4/+3
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-4/+17
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-1/+1
* Fix an off by 1 error in the Linux Breakpad guid.thestig@chromium.org2009-09-231-0/+3
* Be sure to initialize AppCacheDispatcherHost on the IO thread.michaeln@google.com2009-09-231-1/+5
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-207/+29
* Fix so that the doubleclick privacy blacklist does not interfere with Gmailidanan@google.com2009-09-221-2/+2
* Remove an unused variable and some includes.thestig@chromium.org2009-09-211-17/+1
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-211-4/+67
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-2/+16
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-201-4/+4
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-192-0/+7
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-182-7/+0
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-182-0/+7
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-185-0/+14
* Size the render widget host view when the browser tries to set it to a partic...tony@chromium.org2009-09-182-15/+21
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-182-0/+12
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-183-12/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-183-0/+12
* Linux Printing: Move file open operation to file thread.estade@chromium.org2009-09-183-46/+60
* Pause for <video> should have immediate effect on audiohclam@chromium.org2009-09-171-1/+1
* linux: add names to some widgets for parasite's benefitevan@chromium.org2009-09-171-0/+1
* Revert "Windows: Warn about outdated plugins."agl@chromium.org2009-09-161-4/+1
* Windows: Warn about outdated plugins.agl@chromium.org2009-09-161-1/+4
* GTK: Add a dialog for printing.estade@chromium.org2009-09-161-1/+8
* Rename test_web_contents.* to test_tab_contents.*tony@chromium.org2009-09-162-4/+2
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-162-1/+12
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-163-28/+74
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-3/+4
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-152-8/+12
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-152-12/+8
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-142-8/+12
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-142-0/+7
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-1/+1
* Linux: remove check that the renderer knows its PID.agl@chromium.org2009-09-141-9/+13
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-125-0/+43
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-121-1/+2
* Update some comments. No code change.mdm@chromium.org2009-09-121-1/+1
* Bug fix: produce unique temp file names when the VFS requests a handle to a n...dumi@chromium.org2009-09-111-39/+58
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-101-5/+6
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-1010-8/+708
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-098-7/+118
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-087-64/+47
* Take out the activex control.BUG=20259jam@chromium.org2009-09-084-8/+3
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-083-35/+36
* Pass printing result to the browser.maruel@chromium.org2009-09-082-4/+47
* Refuse to render RSS as XML by treating the response as text/plain. This isabarth@chromium.org2009-09-071-0/+13
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-043-5/+5