summaryrefslogtreecommitdiffstats
path: root/content/test/accessibility_browser_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable DumpAccessibilityTree tests to use cross-process iframes.dmazzoni2016-01-191-1/+5
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-221-8/+1
* Get rid of FrameAccessibility using AXTreeIDsdmazzoni2015-08-071-0/+7
* accessibility: Simpler AXTree root accessor.tfarina2015-02-201-1/+1
* Changing the order of initialization WeakPtrFactorymohan.reddy2014-09-121-6/+6
* Cross-process iframe accessibility.dmazzoni2014-09-101-6/+17
* Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...dconnelly2014-09-101-17/+6
* Cross-process iframe accessibility.dmazzoni2014-09-101-6/+17
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-261-10/+12
* Correctly update the bounds of objects in the accessibility tree.dmazzoni@chromium.org2014-07-241-1/+5
* Revert 284065 "Revert of Revert of Migrate accessibility from Re..."bruening@google.com2014-07-211-12/+10
* Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...mkwst@chromium.org2014-07-181-10/+12
* Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...mkwst@chromium.org2014-07-181-12/+10
* Migrate accessibility from RenderView to RenderFrame and RVH to RFH.dmazzoni@chromium.org2014-07-181-10/+12
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-1/+1
* Implement Android accessible hit testing using an IPC to the renderer process.dmazzoni@chromium.org2014-05-221-3/+6
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-1/+1
* Add AccessibilityModeTreeOnly, which is enabled via the automation API.aboxhall@chromium.org2014-03-271-1/+16
* Switch AccessibilityMode to be a bitmap.aboxhall@chromium.org2014-02-121-1/+2
* Refactor content/ to use ui::AXNodeData instead of blink.dmazzoni@google.com2014-01-061-7/+7
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Use Blink accessibility enums in Chromiumdmazzoni@chromium.org2013-09-041-6/+6
* Make AccessibilityNodeData more compact.dmazzoni@chromium.org2013-08-201-7/+5
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Fix race condition in accessibility browser tests.dmazzoni@chromium.org2013-06-141-0/+71