summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-2/+1
* Reland r43564 with tests disabled.jhawkins@chromium.org2010-04-032-5/+11
* Revert 43564 - Attempt to fix the perf regression: remove the code that calls...jar@chromium.org2010-04-031-3/+1
* Attempt to fix the perf regression: remove the code that calls LabelForElement.jhawkins@chromium.org2010-04-031-1/+3
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-035-65/+156
* Audio cut off ~500ms too earlyhclam@chromium.org2010-04-021-1/+1
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-025-5/+25
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-04-021-1/+15
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-025-134/+18
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-012-18/+1
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-012-0/+8
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-1/+1
* Follow up on http://codereview.chromium.org/1552002bulach@chromium.org2010-04-011-1/+0
* Fix the build: swap the parameters for GetForms.jhawkins@chromium.org2010-04-011-14/+14
* FormManager cleanups:jhawkins@chromium.org2010-04-012-55/+80
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+1
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-314-42/+9
* Send top level link click navigation to ChromeFrame always. The current imple...ananta@chromium.org2010-03-312-16/+42
* Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-311-11/+1
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-311-1/+11
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-314-9/+42
* Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535bulach@chromium.org2010-03-314-8/+10