summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/frame_sniffer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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