summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add IME UI related extension API.bryeung@chromium.org2011-05-041-1/+2
* IPC outgoing message filters interpose yourself in a message stream. Minimal...tsepez@chromium.org2011-05-041-0/+5
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-045-5/+20
* Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...dcheng@chromium.org2011-05-031-4/+8
* Don't dismiss Autofill suggestions when clicking on a field that currently ha...isherman@chromium.org2011-05-031-1/+2
* Add tracking for scorer creation failures.noelutz@google.com2011-05-031-2/+32
* Have the phishing classifier guard against extra PageCaptured calls.bryner@chromium.org2011-05-032-18/+100
* Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.mpcomplete@chromium.org2011-05-033-38/+11
* Start moving content_settings code out of content code.jam@chromium.org2011-05-031-1/+1
* Fix chrome.test.checkDeepEqbattre@chromium.org2011-05-031-0/+6
* Get rid of the command state changed code that was only used for spellcheckin...jam@chromium.org2011-05-031-13/+6
* Null-check the WebView and WebFrame in PhishingClassifier::TermExtractionFini...bryner@chromium.org2011-05-021-1/+10
* Added tab_id parameter to payload of chrome.fileBrowserHandler.onExecute event.zelidrag@chromium.org2011-05-021-3/+5
* Prerender: Update histogram names.mmenke@chromium.org2011-05-021-5/+5
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-0/+1