summaryrefslogtreecommitdiffstats
path: root/content/renderer/accessibility
Commit message (Expand)AuthorAgeFilesLines
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Implement all missing table accessibility methods on Mac.dmazzoni@google.com2013-04-291-0/+17
* Reserve so that appending to vector doesn't make element references invalid.dmazzoni@chromium.org2013-04-251-4/+4
* Fix accessibility crash due to reparenting an iframe.dmazzoni@chromium.org2013-03-293-15/+55
* Prevent function aliasing to get better crash stack traces.dmazzoni@chromium.org2013-03-291-1/+1
* Fix <select multiple> accessibility regression.dmazzoni@chromium.org2013-03-242-17/+11
* Return #document as the accessible tag name for the document element.dmazzoni@chromium.org2013-03-231-0/+1
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-077-132/+421
* Support new accessibility notification enums from WebKit.dmazzoni@chromium.org2013-02-222-1/+20
* Fix definition list accessibility mapping after WebKit roll.dmazzoni@chromium.org2013-02-201-0/+6
* Move code to cache WebKit accessibility inside inner loop.dmazzoni@chromium.org2013-02-091-5/+5
* Move renderer accessibility to subdir and add OWNERSdmazzoni@chromium.org2013-02-0810-0/+1939