summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* CrOS - Change file browser to use new ExtensionDialog window.jamescook@chromium.org2011-05-201-0/+2
* Add error text and resolution instructions to networkmmenke@chromium.org2011-05-201-22/+30
* Implemented chromePrivate.decodeJPEGIntoPixels() APIglotov@google.com2011-05-203-5/+65
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-1/+1
* Fix Click-to-Play when prerendering is enabled.mmenke@chromium.org2011-05-201-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Explicitly allow plug-ins once we received a message to load all blocked plug...bauerb@chromium.org2011-05-192-1/+17
* Roll out v1 of the client-side phishing detection model, to replace v0.bryner@chromium.org2011-05-191-1/+1
* Disk cache: Re-open the deleted list length experiment.rvargas@google.com2011-05-181-24/+13
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-181-2/+2
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-172-8/+42
* Cancel prerenders for pages that call window.print()dominich@chromium.org2011-05-171-0/+8
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-163-4/+5
* Revert 85545 - Cancel prerenders for pages that call window.print()dominich@chromium.org2011-05-161-8/+0
* Cancel prerenders for pages that call window.print()dominich@chromium.org2011-05-161-0/+8
* Added UMA histgrams for spellchecking.morrita@chromium.org2011-05-161-0/+5
* PrintPreview: Added a new histogram to measure the time taken to render the p...kmadhusu@chromium.org2011-05-133-0/+28
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-132-14/+15
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-132-12/+25
* Print Preview: Disable controls when printing an embedded PDF.thestig@chromium.org2011-05-125-4/+20
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-124-2/+19
* Support window.opener after a process swap.creis@chromium.org2011-05-122-12/+1
* Static constructors for Safe Browsing in Render Process.jknotten@chromium.org2011-05-127-24/+53
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-6/+8
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-122-25/+12
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-112-12/+25
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-112-25/+12
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-113-11/+19
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-112-12/+25
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-112-25/+12
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-112-12/+25
* Print Preview: Fix NULL dereference in PrintWebViewHelper.thestig@chromium.org2011-05-111-2/+4
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-102-30/+22
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-103-4/+6
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-105-5/+5
* Enable Print Preview by default for Google Chrome builds.thestig@chromium.org2011-05-092-7/+26
* Add IME UI related extension API.bryeung@chromium.org2011-05-091-1/+2
* Add some missing returns in PhishingClassifier::TermExtractionFinished().bryner@chromium.org2011-05-091-0/+2
* Remove unused experimental.clipboard APIs.dcheng@chromium.org2011-05-091-1/+0
* More work on removing content settings code from src\content.jam@chromium.org2011-05-074-16/+31
* Add more logging to determine where the keypress event is failing.isherman@chromium.org2011-05-061-0/+4
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-1/+2
* Printing: Notify the browser process of renderer print failures. (try 2)thestig@chromium.org2011-05-065-13/+69
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-062-22/+30
* Revert 84343 - Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-053-67/+10
* Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-053-10/+67
* Add tests for print preview code in PrintWebViewHelper.thestig@chromium.org2011-05-056-27/+209
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-052-30/+22
* Revert 84095 - Add IME UI related extension API.bryeung@chromium.org2011-05-041-2/+1
* Add a histogram to record why the phishing classifier is canceled.bryner@chromium.org2011-05-042-13/+42