summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* [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
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-161-8/+6
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-153-6/+6
* [Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second...rohitrao@chromium.org2010-03-152-8/+11
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1413-15/+15
* Fix Mac window frame coordinate conversion on multiple monitor setupsstuartmorgan@chromium.org2010-03-131-7/+10
* Add CanAccuratelyCopyFromBackingStore() to the backing store class.skerner@chromium.org2010-03-121-0/+11
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-2/+3
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-1211-137/+143
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-0/+2
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-125-1/+451
* Fix linux perf compile:estade@chromium.org2010-03-111-0/+1
* Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.jhawkins@chromium.org2010-03-113-30/+30
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-112-5/+21
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-7/+9
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+6
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-6/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+6
* Send mouse events to the renderer before changing mouse capture, so that the ...jam@chromium.org2010-03-101-2/+5
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-9/+8