summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-2/+5
* Hosts opting in to strict-transport-security get mixed content blocking.tsepez@chromium.org2011-11-021-57/+70
* Simplify and shrink the UMA reporting code for mixed content.palmer@chromium.org2011-10-281-120/+53
* Use string literal, not a char[] variable, in UMA_HISTOGRAM_ENUMERATION.palmer@chromium.org2011-10-271-37/+36
* Add trace events for renderer thumbnailer, it can be quite expensivejamesr@chromium.org2011-10-241-7/+24
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-151-1/+0
* Remove GetChannel() call from mixed content path. This version is correcttsepez@chromium.org2011-10-121-7/+6
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-7/+7
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-0/+1
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-32/+36
* Fix bug where --allow-running-insecure-content flag doesn't work against goog...tsepez@chromium.org2011-10-051-4/+30
* Get rid of web_ui_bindings.h include from Chrome's ExternalHostBindings. The ...jam@chromium.org2011-10-041-4/+4
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Show keyboard when the focused editable field is touched inside the web conte...mazda@chromium.org2011-10-031-0/+31
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-1/+1
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-1/+8
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-1/+2
* Update WebPermissionClient implementation to support image URLsjochen@chromium.org2011-09-191-3/+4
* Don't thumbnail prerendered tabsjamesr@chromium.org2011-09-151-0/+4
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-131-6/+4
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-081-0/+7
* Revert r99696 and r99705 due to crashes.aa@chromium.org2011-09-081-4/+4
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-1/+9
* Rename ExtensionDispatcher to ExtensionRendererContext because:aa@chromium.org2011-09-061-4/+4
* don't include vertical scrollbars in thumbnailsestade@chromium.org2011-09-011-5/+7
* Make sure to re-index the page after a redirect.bryner@chromium.org2011-08-311-4/+31
* Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...ananta@chromium.org2011-08-221-10/+0
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-16/+17
* Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.scr@chromium.org2011-08-021-0/+23
* Add more stats.cevans@chromium.org2011-07-281-2/+63
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-69/+0
* Collect stats to confirm the suspicion that Google Reader might be the lastcevans@chromium.org2011-07-251-2/+17
* Add a couple more SSL sites to the mixed content histogram.cevans@chromium.org2011-07-211-0/+22
* Add more stats to work out (amonst other things) if Plus is a significantcevans@chromium.org2011-07-151-12/+52
* Make safe_browsing=0 build again.torne@chromium.org2011-07-141-1/+1
* Collect a few more stats relating to Google properties.cevans@chromium.org2011-07-141-0/+16
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-3/+16
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-0/+2
* Add a histogram to try and work out a little bit about the high-level breakdowncevans@chromium.org2011-06-271-4/+77
* Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-6/+7
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-101-1/+42
* Rewrite BrowserTest.PageLanguageDetection to use a new tab instead of the one...yoz@chromium.org2011-06-091-2/+2
* Revert 88068 (Mac 10.5 bots are failing) - No longer require nonzero content ...rsleevi@chromium.org2011-06-071-2/+2
* No longer require nonzero content to send it to the translate helper. In prac...yoz@chromium.org2011-06-071-2/+2
* Enable in-browser thumbnailing for Linux and Chrome OS.satorux@chromium.org2011-06-011-2/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-8/+5
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-5/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-8/+5
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-171-7/+40
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-121-0/+4