summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_tab_helper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-2/+1
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-2/+1
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-0/+7
* 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-1/+1
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-071-0/+207