summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-129-24/+37
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-111-0/+223
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-113-3/+3
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-2/+2
* Add enable-video-fullscreen switch.boliu@google.com2010-06-111-0/+1
* Merge DidPaintBackingStoreRects and DidScrollBackingStoreRectdarin@chromium.org2010-06-119-79/+67
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-0/+2
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-103-15/+29
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-102-8/+0
* POSIX: make sure that we never pass directory descriptors into the sandbox.agl@chromium.org2010-06-101-1/+10
* Mac: Faster scrolling on 10.6.thakis@chromium.org2010-06-101-15/+36
* Rip out the multiprofile implementation.erg@chromium.org2010-06-102-5/+0
* Add histograms for web cache manager.mbelshe@chromium.org2010-06-101-0/+19
* Silently discard invalid OnFollowDeferredRedirect requests sent by the render...eroman@chromium.org2010-06-101-1/+1
* UseAlternateResourceHandler should set the non-owning pointerwtc@chromium.org2010-06-101-1/+5
* Relanding 49339 jcivelli@chromium.org2010-06-104-14/+103
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-104-103/+14
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-094-14/+103
* Clean up geolocation_dispatcher_host.hjoth@chromium.org2010-06-091-1/+1
* Add a command line switch to enable the pepper testing interface. This moves ...brettw@chromium.org2010-06-091-0/+2
* Add rgb_frame size tracking and resizing to fix security issue with changing ...scherkus@chromium.org2010-06-083-17/+44
* AudioController to perform audio operations on a separate threadhclam@chromium.org2010-06-071-3/+5
* Fix audio "clicking" for strongbad demohclam@chromium.org2010-06-073-44/+49
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-071-0/+2
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-052-2/+48
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-031-0/+5
* Add IDBIndex support + various cleanup.jorlow@chromium.org2010-06-031-1/+1
* Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...inferno@chromium.org2010-06-021-3/+2
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* Cleaning up the node focus notification.jcivelli@google.com2010-06-013-5/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-015-21/+23
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-013-9/+10
* DevTools: disable Scripts panel if remote debugging is enabledyurys@chromium.org2010-06-011-0/+1
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-291-2/+2
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-283-13/+19
* Defend against messages being received prior to having been initialized.michaeln@chromium.org2010-05-281-1/+1
* Enabled mousewheel coalescing to work better for ChromeOS.davemoore@chromium.org2010-05-284-18/+124
* Cancels an ongoing IME composition when receiving an IME_CANCEL_COMPOSITION e...hbono@chromium.org2010-05-281-0/+2
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-271-5/+14
* DevTools: implement WebDevToolsAgentClient::WebKitClientMessageLoop. Also mak...yurys@chromium.org2010-05-271-4/+5
* Attempt 2 at landing this as this broke ui_tests on linux.ananta@chromium.org2010-05-271-4/+13
* Revert 48348 - Broke ui_tests on linux.tonyg@chromium.org2010-05-271-10/+1
* The desktop notification service infobar would not display in ChromeFrame ren...ananta@chromium.org2010-05-271-1/+10
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-1/+1
* Disable RenderViewHostManagerTest.ChromeURLAfterDownload because it hangs fla...jhawkins@chromium.org2010-05-251-1/+9
* Build fix: Update a FRIEND_TEST needed from r48189.jhawkins@chromium.org2010-05-251-1/+1
* TTF: Re-enable WebCacheManagerBrowserTest.CrashOnceOnly by marking it flaky.jhawkins@chromium.org2010-05-251-2/+2
* TTF: Re-enable RenderViewHostManagerTest.ChromeURLAfterDownload which was wri...jhawkins@chromium.org2010-05-251-2/+1
* When we get an IME_CANCEL_COMPOSITION event from the renderer,tony@chromium.org2010-05-251-0/+5
* Fix visibilty handling for accelerated Mac pluginsstuartmorgan@chromium.org2010-05-241-1/+4