summaryrefslogtreecommitdiffstats
path: root/content/browser/accessibility/dump_accessibility_browsertest_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Update SplitString calls to new formbrettw2015-08-081-6/+3
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-3/+6
* Update SplitString calls to new formbrettw2015-08-071-6/+3
* Remove legacy StartsWithASCII function.brettw2015-07-161-4/+8
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-291-2/+3
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-4/+4
* Don't set the STATE_SYSTEM_HOTTRACKED state in tests.dmazzoni2015-02-031-0/+6
* Separating ARIA, HTML & event AX test.shreeram.k2014-12-261-16/+6
* Re-land: Add DumpAccessibilityEvents test framework.dmazzoni2014-12-181-0/+1
* Revert of Add DumpAccessibilityEvents test framework. (patchset #7 id:120001 ...caitkp2014-12-171-1/+0
* Add DumpAccessibilityEvents test framework.dmazzoni2014-12-171-0/+1
* Pull out a base class from DumpAccessibilityTreedmazzoni2014-12-171-0/+249