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
/
chrome
/
browser
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-2
/
+2
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
4
-26
/
+26
*
No longer observe listener addition/removal in ChromeVox unload.
dtseng@chromium.org
2014-02-03
1
-1
/
+1
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
3
-25
/
+33
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
1
-2
/
+2
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-1
/
+2
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
1
-2
/
+2
*
Infobar system refactor.
pkasting@chromium.org
2013-12-03
1
-2
/
+2
*
Added basic accessibility to TreeView.
zelidrag@chromium.org
2013-12-02
4
-0
/
+96
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Allow controls other than windows to send alert accessibility events.
plundblad@chromium.org
2013-11-18
1
-0
/
+4
*
Allows views of role "menu" to receive focus events.
dtseng@chromium.org
2013-11-13
1
-0
/
+3
*
Adds a new "AccessibilityAlertInfo" event and removes AccessibilityManager::S...
dtseng@chromium.org
2013-11-13
4
-1
/
+20
*
Move ExtensionTabUtil into extensions namespace
rdevlin.cronin@chromium.org
2013-11-13
1
-7
/
+7
*
Move chrome/common/extensions/background_info.h to src/extensions
jamescook@chromium.org
2013-11-09
1
-1
/
+1
*
Adjust ChromeVox (spoken feedback) strings and make it possible for announcemen
dtseng@chromium.org
2013-11-05
2
-0
/
+45
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
2
-7
/
+14
*
JSON/IDL Compiler now generates event names as of r215660. Use these generate...
DHNishi@gmail.com
2013-08-20
2
-15
/
+21
*
Remove notifications from Accessibility API
caitkp@chromium.org
2013-08-17
4
-89
/
+128
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
1
-2
/
+2
*
Disable Ash browser tests by detecting command-line switch rather than OS ver...
gab@chromium.org
2013-07-31
1
-5
/
+3
*
Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...
gab@chromium.org
2013-07-22
1
-0
/
+9
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
2
-2
/
+2
*
Misc. cleanup:
pkasting@chromium.org
2013-07-11
1
-2
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
[InfoBar] Add InfoBarDelegate::GetIconID()
dfalcantara@chromium.org
2013-05-16
1
-1
/
+1
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
2
-5
/
+8
*
Makes native and extension-based accessibility mutually exclusive.
dtseng@chromium.org
2013-05-03
2
-0
/
+24
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
1
-0
/
+1
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+0
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-0
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+0
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
2
-5
/
+5
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Move accessibility_win_browsertest to content.
phajdan.jr@chromium.org
2013-02-26
1
-843
/
+0
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move API functions registrations out of ExtensionFunctionRegistry.
ncj674@motorola.com
2013-02-14
2
-9
/
+10
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
2
-7
/
+7
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Remove GetActiveWebContents from browser_tabstrip.
avi@chromium.org
2013-01-29
1
-5
/
+4
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-28
1
-2
/
+3
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-6
/
+9
*
Move ui_controls files to chrome\test\base since they're now only usd within ...
jam@chromium.org
2013-01-14
1
-1
/
+1
*
Add test for accessibility histograms.
dmazzoni@chromium.org
2013-01-09
1
-0
/
+30
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-3
/
+2
[next]