summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/javascript_execution_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-2/+2
* Revert recent changes to base::Valuestevenjb@google.com2011-08-261-3/+3
* base: Add AsList() function to Value API.tfarina@chromium.org2011-08-251-3/+3
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+4
* C++ readability review with changelist for providing dom automation support t...kkania@chromium.org2010-04-221-3/+4
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-69/+47
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-181-0/+127
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-127/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-0/+127