summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-0/+7
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-041-0/+4
* Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...dcheng@chromium.org2011-05-031-4/+8
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-0/+57
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-0/+11
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-181-8/+9
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-1/+257
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+361