summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Print Preview: Print the right WebFrame/WebNode.thestig@chromium.org2011-05-272-10/+21
* PrintPreview: Added UMA to track the time taken to render and generate the PD...kmadhusu@chromium.org2011-05-274-19/+26
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-0/+1
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-273-3/+3
* Remove some debug logging.isherman@chromium.org2011-05-261-4/+0
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-264-16/+11
* In PageClickTracker:dpanpong@google.com2011-05-261-12/+30
* Move Proxy Settings API out of experimentalbattre@chromium.org2011-05-252-6/+6
* Disable setting incognito prefs for extensions for now.battre@chromium.org2011-05-251-2/+2
* Pass frame and toplevel frame security origin for all site data related conte...jochen@chromium.org2011-05-251-10/+24
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-254-11/+16
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-254-16/+11
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-254-4/+4
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-251-0/+10
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-241-0/+3
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-244-58/+70
* Check for integer overflow when validating API function arguments.bolms@chromium.org2011-05-232-2/+11
* 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