summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
...
* Add the security check to ensure that the child process has the permission to...jianli@chromium.org2010-09-103-5/+29
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-1/+6
* Input file type now supported in extension popups.jcivelli@chromium.org2010-09-102-1/+2
* Build fix for Linux.dumi@chromium.org2010-09-101-1/+1
* Implement pepper::FileIO.dumi@chromium.org2010-09-103-3/+51
* AsyncResourceHandler: When a URLRequest is canceled,rvargas@google.com2010-09-091-12/+9
* Moving the code that disables accelerated compositing for chrome: and chrome-...vangelis@chromium.org2010-09-081-7/+0
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-081-3/+2
* In OnEnableSpdy(bool), use "npn,force-alt-protocol" so we could use alternate...lzheng@chromium.org2010-09-071-1/+1
* Makes --disable-hang-monitor apply to navigations and closing tabs.creis@google.com2010-09-071-0/+5
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-2/+3
* Revert 58196 - GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-071-1/+1
* Revert 58374 - Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-071-5/+0
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-3/+2
* Relanding this:jcivelli@chromium.org2010-09-071-0/+2
* Reland 58601 -nsylvain@chromium.org2010-09-071-0/+6
* Revert 58601 -nsylvain@chromium.org2010-09-071-6/+0
* Fix a compile error which occurs on linux.ananta@chromium.org2010-09-051-1/+1
* Fix ChromeFrame tests which regressed due to the change to connect when navig...ananta@chromium.org2010-09-051-1/+2
* Have the browser start connecting as soon as the navigation starts. Thismbelshe@chromium.org2010-09-051-0/+5
* Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...vangelis@chromium.org2010-09-031-0/+7
* Mac: Make resizing the window larger nicer when compositor is activethakis@chromium.org2010-09-032-66/+88
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-032-8/+5
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-031-0/+1
* Re-lands 58186:bryeung@chromium.org2010-09-032-5/+5
* Make two function names less confusing. No functionality change.thakis@chromium.org2010-09-021-12/+13
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-5/+5
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-5/+5
* Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-021-0/+5
* Revert "Don't create pending entries when a navigation is initiated by the pa...phajdan.jr@chromium.org2010-09-021-2/+0
* Don't create pending entries when a navigation is initiated by the page.jcivelli@chromium.org2010-09-011-0/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-5/+5
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-011-1/+1
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-015-8/+17
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-1/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-5/+5
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-1/+1
* Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...ananta@chromium.org2010-09-011-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-312-24/+16
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-08-311-1/+1
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-313-3/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-317-0/+43
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-312-1/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-312-0/+9
* Disabling the TestCrossPlatformAccessibilityTree test on windows to prevent r...ananta@chromium.org2010-08-301-1/+1
* Marking the TestCrossPlatformAccessibilityTree browser test as FAILS on Windows.ananta@chromium.org2010-08-301-1/+10
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-4/+7
* Remove the SetBackground call during process creation. The benefitmbelshe@chromium.org2010-08-301-2/+9
* [Linux]Workaround issue 50485suzhe@chromium.org2010-08-302-1/+18