summaryrefslogtreecommitdiffstats
path: root/ui/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Pass the affected tree in AXTreeDelegate calls.dmazzoni2015-06-024-20/+25
* An accessibility tree update with two roots should be rejected.dmazzoni2015-06-013-19/+53
* Possible browser crash while traversing tree of accessibility objects.k.czech2015-06-011-6/+10
* Add style information (font size, bold, italic, etc) and color to the snapshot.sgurun2015-05-303-5/+55
* Fix some JS style nits.dbeam2015-05-272-19/+19
* Handles conversion rule for TimeRole and updates InputTimeRole.je_julie.kim2015-05-272-1/+3
* Move WTS Session Notification Registration To A Worker Threadrobliao2015-05-231-1/+1
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-1940-3/+424
* Initial support for foreground / background color, text direction, font size,...nektar2015-05-132-32/+71
* Possible deferencing from nullptrs in AtkComponent interface.k.czech2015-05-132-25/+58
* Revert of Linux Aura accessibility is enabled only on GNOME desktops (patchse...simonhatch2015-05-124-169/+44
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-0714-2/+140
* Linux Aura accessibility is enabled only on GNOME desktopsk.czech2015-05-064-44/+169
* Use atk_component_get_extents instead of atk_component_get_position.k.czech2015-05-051-2/+2
* Fixed a typo in README.chromium .mustaq2015-05-051-1/+1
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-0/+2
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-0152-2/+418
* Improved the contrast of middle columns in setup.mustaq2015-05-012-15/+9
* win: Work on reducing number of style plugin warnings.thakis2015-05-012-66/+141
* Implement AtkComponent interface for chrome UI.shreeram.k2015-04-302-0/+110
* Fixed word and line navigation in multi-line text fields.nektar2015-04-302-32/+41
* Document instructions for publishing accessibility extensions to web store.dmazzoni2015-04-291-0/+60
* Check in animation policy extension.dmazzoni2015-04-296-0/+160
* Apply automated fixits for Chrome clang plugin to ui.dcheng2015-04-291-1/+1
* Update version of existing curated accessibility extensions.dmazzoni2015-04-284-4/+4
* Pass a TaskRunner through ViewsDelegate to put AX init on FILE threaddmazzoni2015-04-274-1/+30
* Fix i18n for the color enhancer extensiondmazzoni2015-04-274-29/+39
* Remove setup.css from content script.wnwen2015-04-271-3/+2
* Chromium side Implementation to expose aria properties - setsize & posinsetshreeram.k2015-04-232-0/+10
* Apply automated fixits for Chrome clang plugin to views_unittests.dcheng2015-04-211-23/+27
* Updating XTBs based on .GRDs from branch masterAnthony Laforge2015-04-2052-0/+156
* Cleanup controls for color enhancement filter.kevers2015-04-177-102/+525
* Add colorenhancer ownersdmazzoni2015-04-172-0/+6
* Done syncing with our google3 code.mustaq2015-04-109-246/+343
* Add instructions for building accessibility_extensionsdmazzoni2015-04-091-0/+10
* Use multiline attribute to check for IA2_STATE_MULTILINE.shreeram.k2015-04-082-2/+1
* Add initial live region support to ChromeVox 2.dmazzoni2015-04-021-0/+8
* Only include gconf/gconf-client.h if USE_GCONF is defineddmazzoni2015-03-311-0/+13
* Chromium side Implementation of new roles added in ARIA 1.1 draft.shreeram.k2015-03-272-7/+13
* Implementing AtkObjectClass get_attributes for chrome UI.shreeram.k2015-03-241-19/+23
* Implementing ATK functions get_index_in_parent & ref_relation_set for Chrome UIshreeram.k2015-03-242-0/+44
* Implementing ATK state mapping for Chrome UI.shreeram.k2015-03-232-2/+54
* Implement AXPlatformNodeWin::get_indexInParentdmazzoni2015-03-193-3/+47
* Improve AXTree unit tests.dmazzoni2015-03-184-46/+138
* Mapping roles to make Chrome UI accessible on linux(ATK).shreeram.k2015-03-181-0/+14
* Re-land: Resurrect Aura Linux accessibility.Dominic Mazzoni2015-03-168-2/+571
* Add color enhancer as a chromium accessibility extensions.wnwen2015-03-1316-0/+1052
* Revert of Resurrect Aura Linux accessibility. (patchset #15 id:280001 of http...alexmos2015-03-128-565/+2
* Resurrect Aura Linux accessibility.dmazzoni2015-03-128-2/+565
* Add missing null check caught by crash log.dmazzoni2015-03-101-0/+2