summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-306-31/+20
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-301-0/+4
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-301-0/+1
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-3010-57/+64
* This CL ensures the interstitial when hidden does not calljcivelli@google.com2010-03-298-0/+20
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-2/+2
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-293-5/+11
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-293-11/+5
* implement error state for translate infobarkuan@chromium.org2010-03-293-5/+11
* A workaround fix for Issue 26880.hbono@chromium.org2010-03-292-8/+34
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-271-0/+1
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-272-1/+12
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-251-2/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-255-12/+18
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-251-2/+2
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-251-1/+0
* Adds GeolocationContentSettings on TabContents. joth@chromium.org2010-03-251-0/+5
* Move the cancellation of blocked requests code from ResourceDispatcherHost::~...eroman@chromium.org2010-03-251-17/+17
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-242-9/+54
* Fix resizing handling for accelerated Mac pluginsstuartmorgan@chromium.org2010-03-241-1/+3
* [Linux] Always enable emacs key bindings.suzhe@chromium.org2010-03-244-16/+2
* Up the safe browsing timeout from 1s to 5s.cevans@chromium.org2010-03-241-1/+1
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-1/+1
* Fixed missing code in EnqueueTextureForDeletion.kbr@google.com2010-03-233-29/+48
* Fix Cocoa variable names from accelerated plugin changesstuartmorgan@chromium.org2010-03-232-17/+16
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-232-1/+2
* Add a temporary flag to enable Core Animation mode for Flash (when possible)stuartmorgan@chromium.org2010-03-231-0/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-232-2/+2
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-233-16/+20
* Fix handling of Mac accelerated plugin layers across tab switch.stuartmorgan@chromium.org2010-03-226-61/+132
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-9/+9
* Fixing a constant which was the hardcoded value of 2*kNumBytesToSniff. When I rvargas@google.com2010-03-191-2/+6
* Fix a crash due to UserScriptListener unregistering notifications on the wrongmpcomplete@chromium.org2010-03-191-0/+2
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-1921-26/+26
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-2/+2
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-192-0/+12
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-183-21/+0
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-15/+5
* Retry r41799:estade@chromium.org2010-03-183-4/+11
* Delete an out of date comment and include header cleanup.thestig@chromium.org2010-03-181-5/+5
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-0/+3
* Revert r41803 and r41799estade@chromium.org2010-03-173-11/+4
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-175-1/+7
* Fixes a timeout issue in RenderWidgetHost.creis@chromium.org2010-03-172-6/+61
* Drop a comment that's no longer valid.avi@chromium.org2010-03-171-4/+0
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-171-1/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1710-11/+11
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-2/+2
* Basic DragImage implementation.estade@chromium.org2010-03-173-4/+11
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-14/+21