summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-195-18/+47
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-192-0/+140
* Fix the initial clipping of accelerated plugins on the Macstuartmorgan@chromium.org2010-10-192-1/+3
* Removing unused code in RenderView (that code actually does not compile when ...jcivelli@chromium.org2010-10-182-13/+0
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-8/+3
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-5/+1
* Moves instant back into flags.sky@chromium.org2010-10-171-1/+5
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-154-1/+51
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-1/+1
* seccomp: disable seccomp for RendererMainTestevan@chromium.org2010-10-151-0/+17
* Revert most of my recent changes to RendererMainTest.evan@chromium.org2010-10-151-13/+1
* Fix a regression in the gears dialog where it would display nothing.mpcomplete@chromium.org2010-10-151-0/+1
* Fixes RendererWebIDBFactoryImpl override.bulach@chromium.org2010-10-152-2/+2
* This is the first CL in a 4-sided patch to add language attribute support to ...satish@chromium.org2010-10-152-1/+14
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-151-2/+4
* This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-142-62/+59
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-3/+3
* RendererMainTest: die quickly if our child process diesevan@chromium.org2010-10-141-3/+22
* Remove flag to prevert Flash from using Core Animationstuartmorgan@chromium.org2010-10-141-12/+2
* Pass proper selection colors to webkit via RendererPreference for ChromeOS.xiyuan@chromium.org2010-10-141-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1416-126/+135
* Makes sure arg to window.chrome.setSuggestResult is a string andsky@chromium.org2010-10-142-3/+3
* Autofill dropdown: String change from "Autofill options" to "Chrome Autofill ...dhollowa@chromium.org2010-10-141-1/+1
* Made RenderView keep track of the fake plugin window handles itkbr@google.com2010-10-143-4/+31
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-142-3/+3
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-132-4/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-133-2/+8
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-132-2/+7
* Add the plumbing for synchronous exceptions in IndexedDB.jorlow@chromium.org2010-10-1310-119/+217
* Add plumbing for passing the indexed database quota via IDBFactory::openandreip@chromium.org2010-10-124-13/+28
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-122-0/+6
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-40/+37
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-5/+1
* [Auto-fill] Input field loses keyboard focus with 'ESC' key.dhollowa@chromium.org2010-10-121-0/+8
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-122-0/+10
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-111-2/+26
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-113-20/+40
* Adds better error text for case where there is no network connection (ERR_INT...mmenke@chromium.org2010-10-111-7/+47
* fix bookmarks API crash when handling invalid URLerikkay@chromium.org2010-10-111-2/+4
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-116-45/+43
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-113-8/+104
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-102-1/+13
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-101-0/+5
* Enable IndexedDB by default.jorlow@chromium.org2010-10-091-1/+1
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-5/+0
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-0/+5
* Sets the referrer for media resource requests.vrk@google.com2010-10-081-1/+1