summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-282-4/+24
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-282-11/+21
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-282-5/+74
* AutoFill: Notify the renderer when the page has finished translating. Extractjhawkins@chromium.org2010-04-275-4/+67
* Add support for new webkit capability allowing us to updatedavemoore@chromium.org2010-04-272-0/+10
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-2/+2
* Correction, and simplification of the javascript code to capture the screen-s...twiz@chromium.org2010-04-261-20/+11
* RenderView::UpdateTargetURL should not look at GURL::spec().dglazkov@chromium.org2010-04-263-1/+9
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-234-33/+31
* Implement app process model isolation.mpcomplete@chromium.org2010-04-223-2/+67
* AutoFill: Also use the form action to uniquely identify which form to fill injhawkins@chromium.org2010-04-222-2/+93
* Adding the chromium implementation of the GLES2context class whichvangelis@chromium.org2010-04-222-0/+91
* Add isGLES2Compliant() to command buffer implementation of WebGraphicsContext3D.zmo@google.com2010-04-222-0/+6
* AutoFill: Skip past empty strings when comparing form fields for filling.jhawkins@chromium.org2010-04-212-0/+87
* Make sure extensions work in single process mode.arv@chromium.org2010-04-211-1/+3
* Translate now supports translating pages for which wejcivelli@google.com2010-04-205-55/+253
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-203-47/+1
* Give chrome-extension frames in regular renderers access to messaging APIs,mpcomplete@chromium.org2010-04-197-9/+40
* New experimental Pepper device API.apatrick@chromium.org2010-04-162-2/+205
* Mac: Refactor sandbox profiles to use a common base configuration file.jeremy@chromium.org2010-04-161-25/+2
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-55/+239
* AutoFill: Skip past non-matching fields when filling out a form where the numberjhawkins@chromium.org2010-04-162-6/+241
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-161-4/+2
* Changed WebGL to use GGL default back buffer instead of manuallykbr@google.com2010-04-152-92/+8
* Fix length check in Silverlight background parsingstuartmorgan@chromium.org2010-04-151-1/+1
* Check for file/ftp directory listings before applying settings.jochen@chromium.org2010-04-151-26/+37
* Add an IME_CANCEL_COMPOSITION event. This is fired iftony@chromium.org2010-04-151-3/+7
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-154-10/+11
* Remove obsolete dragging functions.estade@chromium.org2010-04-152-8/+0
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-141-1/+16
* AutoFill: Two renderer-side fixes.jhawkins@chromium.org2010-04-142-5/+8
* Only mark Silverlight instances as transparent if they actually arestuartmorgan@chromium.org2010-04-141-1/+29
* Looping for audio / videohclam@chromium.org2010-04-141-9/+6
* Improve plugin performance on the Macstuartmorgan@chromium.org2010-04-141-7/+21
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-149-19/+60
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+12
* AutoFill: Use FormManager::LabelForElement to set the field label when queryingjhawkins@chromium.org2010-04-143-19/+27
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-139-54/+19
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-139-19/+54
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-139-54/+19
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-139-19/+54
* Remove the use of the background transport for transparent Mac plugins.stuartmorgan@chromium.org2010-04-121-2/+10
* AutoFill: Use FormManager::WebFormControlElementToFormField directly instead ofjhawkins@chromium.org2010-04-121-13/+4
* Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...mnaganov@chromium.org2010-04-121-2/+2
* 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