summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+1
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* Replace ObserverList->base::ObserverList in chromebrettw2015-06-021-1/+1
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-201-1/+1
* Update {virtual,override,final} to follow C++11 style in chrome/browser.dcheng2015-01-161-5/+5
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-4/+4
* Support standard keyboard keys emulated by the braille drivers.plundblad@chromium.org2014-05-281-1/+0
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-301-3/+7
* Revert 225398 "Fix a threading bug in the brlapi basec braille c..."calamity@chromium.org2013-09-261-7/+3
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-261-3/+7
* Revert 225008 "Fix a threading bug in the brlapi basec braille c..."xhwang@chromium.org2013-09-241-7/+3
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-241-3/+7
* Add retry logic to the connection handling in chrome.brailldEisplayPrivate API.plundblad@chromium.org2013-09-181-0/+4
* chrome.braille.DisplayPrivate API: Send events when braille displays are conn...plundblad@chromium.org2013-09-141-0/+84