summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_tab_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Add renderer process support in PyAuto HeapProfilerDump API.dmikurube@chromium.org2012-04-271-1/+6
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+1
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-9/+5
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-5/+5
* Re-land 107645 with static initializer removed.kkania@chromium.org2011-10-281-0/+14
* Revert 107645 (To see if it was responsible for increase in static initialize...eroman@chromium.org2011-10-271-14/+0
* Fix test snapshotting on linux by creating a separate automation path forkkania@chromium.org2011-10-271-0/+14
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-141-1/+1
* Add argument to match overridden method. Fixes clang.kkania@chromium.org2011-04-071-2/+2
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-071-0/+119