summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* <webview> cleanup: Change self = this to bind(this) in web_view.jsfsamuel2014-09-033-71/+60
* Move kWebstoreAppId constant to//extensions.hanxi2014-09-022-3/+5
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-0/+1
* Credential Manager: Refactor password_manager::CredentialManagerClient.mkwst2014-09-021-6/+1
* [fsp] Add support for providing thumbnails.mtomasz2014-09-011-0/+60
* Remove attributes and methods which should not be part of the public APIaboxhall2014-09-011-20/+21
* More System Dialog printing code disabled on Windows.vitalybuka2014-08-303-5/+17
* Add OWNERS for c/r/r/e/automationaboxhall2014-08-291-0/+2
* Fix ExtensionOptionsGuest style and minor bugericzeng2014-08-291-1/+1
* Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...vitalybuka2014-08-296-20/+19
* Remove implicit conversions from scoped_refptr to T* in chrome/renderer/dcheng2014-08-294-12/+12
* Removed print_web_view_helper_win.ccvitalybuka2014-08-285-278/+9
* Try to use URL and title of the printed frame for header and footer.vitalybuka2014-08-286-41/+41
* Extensions-related fixups for scoped_refptr conversion operator removal.dcheng2014-08-281-4/+4
* pdf: Move PepperPDFHost into the pdf component.Sadrul Habib Chowdhury2014-08-286-484/+9
* pdf: Create a separate component for using the pdf pepper plugin.Sadrul Habib Chowdhury2014-08-2810-500/+106
* Model <webview> and <appview> script injection after <extensionoptions>fsamuel2014-08-271-41/+11
* Implement <extensionoptions> deferred attach logicericzeng2014-08-271-30/+48
* OOP PDF - Allow OOP PDF to use histogramsn.bansal2014-08-271-1/+2
* Use document from preview for System Dialog printing on Windows.vitalybuka2014-08-263-3/+12
* Fix display:none issue for <webview>.lazyboy2014-08-262-9/+25
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+1
* Password autofill should not override explicitly typed passwordvabr2014-08-261-23/+86
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-265-5/+5
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-7/+0
* Allow undefined data param to <appview>.connectfsamuel2014-08-251-1/+1
* Add fsamuel@ and lazyboy@ as app_view OWNERSfsamuel2014-08-251-0/+2
* <webview>: Add test coverage for deferred newwindow attachment.lazyboy2014-08-231-1/+1
* Implement smoother autosizing of the extension options overlayericzeng2014-08-232-9/+92
* Handle closing web contents in ExtensionOptionsGuestericzeng@chromium.org2014-08-221-0/+4
* 1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.hanxi@chromium.org2014-08-223-105/+0
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-2/+2
* Unify logic of generating a stack trace for extension errorsrob@robwu.nl2014-08-222-6/+4
* Credential Manager: Renderer-side implementation.mkwst@chromium.org2014-08-224-0/+16
* Move webkit resources over to content.tfarina@chromium.org2014-08-224-3/+4
* Revert 291286: broke 'ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions'.sadrul@chromium.org2014-08-222-92/+9
* Remove myself from safe_browsing OWNERS.bryner@chromium.org2014-08-221-1/+0
* Implement smoother autosizing of the extension options overlayericzeng@chromium.org2014-08-222-9/+92
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-228-111/+236
* Removed --disable-print-preview switch and policy.vitalybuka@chromium.org2014-08-213-244/+48
* Adding a word to dictionary should remove spelling markers klemen.forstneric@gmail.com2014-08-211-0/+29
* Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...mlerman@chromium.org2014-08-211-89/+48
* Moving app_view to extensions.lfg@chromium.org2014-08-211-1/+3
* Refactor setIcon to allow for more general use of imageData.gpdavis.chromium@gmail.com2014-08-213-6/+12
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-213-3/+5
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-4/+4
* Remove deprecated chrome.pageActions api functionsrdevlin.cronin@chromium.org2014-08-205-105/+0
* Updated PrintWebViewHelper::print_pages_params_ initialization for better rea...vitalybuka@chromium.org2014-08-202-35/+26
* Add logspam to help diagnose flaky testsaboxhall@chromium.org2014-08-192-5/+15
* Display extension options in a WebUI overlay instead of in a new tabericzeng@chromium.org2014-08-191-3/+3