summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/javascript_execution_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-125/+0
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-1/+4
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-3/+1
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* C++ readability review with changelist for providing dom automation support t...kkania@chromium.org2010-04-221-1/+1
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-83/+58
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-181-0/+146
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-146/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-0/+146