summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/frame_sniffer.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in chrome/renderer for headers in the new Platform dire...pilgrim@chromium.org2013-01-151-1/+1
* Moving Chrome code from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-08-301-3/+4
* Update includes to new header locations.abarth@chromium.org2011-12-031-1/+1
* Added logic that will retry to reload+reconnect the mobile payment portal pag...zelidrag@chromium.org2011-10-271-1/+8
* Get rid of view_messages.h includes in chrome\renderer.jam@chromium.org2011-10-151-1/+0
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-1/+2
* Move NavigationState to content\public\renderer and put it in the content nam...jam@chromium.org2011-10-041-1/+0
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-0/+30