summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Merge 44502 - Looping for audio / videohclam@chromium.org2010-04-231-9/+6
* Merge 45060 - Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-203-47/+1
* Merge 44682 - Fix length check in Silverlight background parsingstuartmorgan@chromium.org2010-04-151-1/+1
* Merge 44521 - Only mark Silverlight instances as transparent if they actually...stuartmorgan@chromium.org2010-04-151-1/+29
* Merge 44490 - Improve plugin performance on the Macstuartmorgan@chromium.org2010-04-151-7/+21
* Merge 44265 - Remove the use of the background transport for transparent Mac ...stuartmorgan@chromium.org2010-04-151-2/+10
* Merge 44632 - Check for file/ftp directory listings before applying settings.jochen@chromium.org2010-04-151-26/+37
* Merge 44251 - AutoFill: Use FormManager::WebFormControlElementToFormField dir...laforge@chromium.org2010-04-121-13/+4
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-101-4/+4
* Linux: fix printing somewhat.estade@chromium.org2010-04-101-26/+7
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-094-0/+19
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-093-7/+5
* fixing bug in 2D context painted area pixel count computation abetul@google.com2010-04-091-3/+5
* Fix file names so that for browser tests the suffix is _browsertest.phajdan.jr@chromium.org2010-04-091-0/+0
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-096-12/+78
* AutoFill optimization for form label scraping.dhollowa@chromium.org2010-04-092-13/+27
* AutoFill: Delay sending the form field values to the AutoFillManager until th...jhawkins@chromium.org2010-04-094-8/+19
* AutoFill: Initiate AutoFill for all fields, not just the name field.jhawkins@chromium.org2010-04-092-7/+7
* AutoFill optimization for form label finding.dhollowa@chromium.org2010-04-091-3/+16
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-085-18/+24
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-082-24/+131
* Flush audio data after seekhclam@chromium.org2010-04-082-60/+58
* AutoFill Re-enable labeling input elements.dhollowa@chromium.org2010-04-082-2/+20
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-082-11/+11
* Reverting: 43802 AutoFill: Re-enable label scraping.dhollowa@chromium.org2010-04-082-43/+12
* AutoFill: Respect the maxlength attribute when filling input elements.jhawkins@chromium.org2010-04-082-1/+175
* Fix Darin's review comment for the plugin blocker fix.cevans@chromium.org2010-04-081-5/+4
* AutoFill: A few fixes.jhawkins@chromium.org2010-04-082-8/+111
* Fix Pepper 2D device init on Mac, so that it work with NaCl modules as well asdspringer@google.com2010-04-071-0/+17
* Use chrome::kAboutCrashURL in a few most places.thestig@chromium.org2010-04-071-6/+9
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-077-17/+23
* AutoFill: Re-enable label scraping.jhawkins@chromium.org2010-04-072-6/+15
* Fix plugin (and other) block settings for windows opened simply withcevans@chromium.org2010-04-071-1/+7
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-076-261/+21
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-0611-892/+520
* Reland: No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-061-3/+2
* AutoFill: Parse HTMLLabel elements for form control element labels.jhawkins@chromium.org2010-04-064-52/+146
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-063-3/+15
* Add a space to a log message to separate two words.wtc@chromium.org2010-04-061-1/+1
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-1/+0
* A three-phase commit related to changing the params of webkitNotifications.ch...rafaelw@chromium.org2010-04-062-3/+6
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-062-6/+6
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-066-21/+261
* Revert "No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-051-1/+2
* AutoFill: Implement WebFormElementToFormData and use this to send form data tojhawkins@chromium.org2010-04-054-11/+126
* No longer accept 'null' as signifying unset optional object property in exten...rafaelw@chromium.org2010-04-051-2/+1
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-051-2/+3
* Remove an erroneous debugging printf.jhawkins@chromium.org2010-04-051-1/+0
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-054-9/+41