index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating XTBs based on .GRDs from branch master
Alex Mineer
2015-01-09
52
-207
/
+2184
*
Expose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE.
shreeram.k
2015-01-08
1
-0
/
+1
*
HTML Legend tag should be exposed as IA2_ROLE_LABEL role
ramya.v
2015-01-07
1
-0
/
+1
*
TableCaptionElement is not exposed to accessibility
ramya.v
2015-01-06
2
-0
/
+2
*
Expose html placeholder attribute as AXPlaceholder: <value> on MAC.
shreeram.k
2015-01-05
2
-0
/
+4
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Support presentational iframes and make use of them in the uber frame.
dmazzoni
2014-12-17
2
-0
/
+2
*
Make longdesc extension support relative urls.
dmazzoni
2014-12-17
5
-25
/
+35
*
ARIA state/property aria-autocomplete should expose IA2_STATE_SUPPORTS_AUTOCO...
shreeram.k
2014-12-17
2
-0
/
+4
*
Partially reapply "Isolate remaining tests under ui/"
maruel
2014-12-12
2
-0
/
+46
*
Revert of Isolate remaining tests under ui/ (patchset #21 id:400001 of https:...
maruel
2014-12-12
2
-46
/
+0
*
Isolate remaining tests under ui/
jochen
2014-12-11
2
-0
/
+46
*
Pull in i18n strings for accessibility extensions, do simple polish.
dmazzoni
2014-12-04
23
-138
/
+289
*
gn format //ui
scottmg
2014-12-03
1
-4
/
+8
*
Remove unused roles(EditableText, SplitGroup, GrowArea) from Chromium.
shreeram.k
2014-12-02
2
-6
/
+0
*
Exposing ARIA state/property aria-orientation on Windows correctly.
shreeram.k
2014-12-01
1
-0
/
+1
*
Removing unused roles(7) from chromium.
shreeram.k
2014-11-26
2
-16
/
+0
*
Only load inline text boxes for the node that has accessibility focus.
dmazzoni
2014-11-26
1
-0
/
+3
*
Exposing AXRole* correctly for HTML input types on mac.
shreeram.k
2014-11-18
1
-0
/
+3
*
ARIA role spinbutton should expose AXRole as AXIncrementor.
shreeram.k
2014-11-13
2
-3
/
+1
*
AXSubrole and AXRoleDescription is not exposed for HTML form element.
shreeram.k
2014-11-12
1
-0
/
+1
*
AXRoleDescriptions are not correctly exposed for dl, dd, dt tags
shreeram.k
2014-11-11
1
-1
/
+1
*
HTML Ruby tag is not exposed on Windows
shreeram.k
2014-11-10
1
-0
/
+1
*
AX_ROLE_HORIZONTAL_RULE is not required.
shreeram.k
2014-11-08
2
-2
/
+0
*
Implement automatic load of composed/embedded automation trees
dtseng
2014-11-04
2
-1
/
+14
*
ARIA role math and HTML math element are not exposed correctly.
shreeram.k
2014-11-04
1
-1
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-1
/
+1
*
Expose HTML pre tag with correct MSAA+IA2 Role
shreeram.k
2014-10-27
2
-0
/
+2
*
Add conversion rule of WebAXRoleBlockquote
je_julie.kim
2014-10-25
2
-0
/
+2
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
5
-37
/
+24
*
HTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR.
shreeram.k
2014-10-16
2
-0
/
+2
*
Expose IA and IA2 role and state for HTML input type attributes related to da...
shreeram.k
2014-10-15
1
-0
/
+3
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
4
-19
/
+19
*
Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Ch...
shreeram.k
2014-10-09
2
-0
/
+4
*
Add AX attribute conversion for input type
je_julie.kim
2014-10-03
2
-0
/
+4
*
Add conversion rule for WebAXRoleDescriptionList
je_julie.kim
2014-10-02
2
-0
/
+2
*
Move json schema compiler target into build/ to match gyp
James Robinson
2014-09-30
1
-2
/
+2
*
Adds conversion rule for WebAXRoleDetails
shreeram.k
2014-09-30
2
-0
/
+2
*
Move accessibility extension translations to grd file.
Dominic Mazzoni
2014-09-25
9
-20
/
+149
*
Add grd boilerplate for curated accessibility extensions.
plundblad
2014-09-25
53
-0
/
+328
*
(Re-land) initial checkin of accessibility extensions.
Dominic Mazzoni
2014-09-25
42
-0
/
+4072
*
Revert "Initial checkin of accessibility extensions."
Dominic Mazzoni
2014-09-25
44
-7205
/
+0
*
Initial checkin of accessibility extensions.
Dominic Mazzoni
2014-09-25
44
-0
/
+7205
*
Adds conversion rule for WebAXRoleNone
shreeram.k
2014-09-24
1
-0
/
+1
*
Use base::StringPairs where appropriate from src/ui
anand.ratn
2014-09-23
1
-1
/
+2
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
1
-3
/
+1
*
Adds conversion rule for WebAXRoleFigcaption.
je_julie.kim
2014-09-18
2
-0
/
+2
*
Hook up guest browser plugins to the accessibility tree.
dmazzoni
2014-09-15
2
-1
/
+9
*
Adds conversion rule for WebAXRoleFigure
je_julie.kim
2014-09-03
2
-0
/
+2
*
Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...
yoz
2014-08-27
2
-3
/
+1
[next]