summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-242-2/+3
* On ARM, only blit the needed rects from the TransportDIB.agl@chromium.org2010-05-241-1/+20
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-242-4/+6
* Small fix to r45696agl@chromium.org2010-05-241-1/+1
* When we get a IME_CANCEL_COMPOSITION event on OSX, clear thetony@chromium.org2010-05-241-1/+3
* Try to fix the crash in SyncResourceHandler by using receiver_ earlier. I ca...jam@chromium.org2010-05-221-5/+6
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-223-16/+36
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-1/+0
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-212-16/+10
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-0/+2
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-216-9/+52
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+1
* Change default to three threads for video decoding and add command line --vid...fbarchard@chromium.org2010-05-191-1/+2
* Forget zoom levels set/changed in incognito mode when exiting incognito. Thi...pkasting@chromium.org2010-05-181-3/+5
* Fix typos for defined(OS_XXX).thestig@chromium.org2010-05-181-1/+1
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-181-0/+4
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-187-76/+49
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-183-3/+45