summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fire the document load complete and focus event on the root document object.ctguil@chromium.org2010-06-241-4/+8
* Fix a potential crash issue.suzhe@chromium.org2010-06-241-13/+17
* Canvas refactoring part 2.ben@chromium.org2010-06-231-5/+6
* Improve input method support.suzhe@chromium.org2010-06-2313-262/+735
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-232-0/+0
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-2/+4
* Fix renderer accessibility for BrowserBubble objects.ctguil@chromium.org2010-06-222-8/+11
* Don't reverse left and right scrolling in GTKdavidben@chromium.org2010-06-221-4/+4
* Send a focus notification in addition to a document load complete notification.dmazzoni@chromium.org2010-06-221-0/+2
* Move content settings related events into their own delegate.jochen@chromium.org2010-06-226-8/+83
* Re-commit r50321 after rollback.jeremy@chromium.org2010-06-202-5/+37
* Revert "Mac: Infrastructure for serialization of OS fonts over IPC."jeremy@chromium.org2010-06-202-37/+5
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-06-202-5/+37
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-181-18/+25
* Don't allow more than one pending print dialog per browser instance.estade@chromium.org2010-06-181-1/+8
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-171-17/+17
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-4/+2
* Allow POST requests made from an extension process to reuse the same process,mpcomplete@chromium.org2010-06-161-8/+4
* patch from issue 2762014thakis@chromium.org2010-06-161-2/+4
* Fix argument to glTexEnvi in accelerated Mac surfacestuartmorgan@chromium.org2010-06-161-2/+2
* Rename browser_accessibility to browser_accessibility_win, and same fordmazzoni@chromium.org2010-06-163-4/+4
* Peek at the event queue for wheel events for crosdavemoore@chromium.org2010-06-163-58/+81
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-131-6/+38
* 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