summaryrefslogtreecommitdiffstats
path: root/ui/accessibility/ax_serializable_tree.cc
Commit message (Expand)AuthorAgeFilesLines
* accessibility: Simpler AXTree root accessor.tfarina2015-02-201-1/+1
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-24/+11
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-9/+9
* Add AXTreeDelegate and refactor other AXTree classes slightly.dmazzoni@google.com2014-02-241-9/+20
* Make tree serialization more robust and add more unit tests.dmazzoni@chromium.org2013-12-041-5/+6
* First step to move common accessibility code out of content.dmazzoni@chromium.org2013-11-221-0/+70