summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/braille_display_private/braille_display_private_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Exclude lots of tests from memory botsbenwells2016-03-081-1/+7
* Convert Pass()→std::move() for CrOS extension code.dcheng2015-12-311-1/+1
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+2
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-031-1/+1
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-301-1/+1
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-301-1/+1
* Update {virtual,override,final} to follow C++11 style in chrome/browser.dcheng2015-01-161-20/+13
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-13/+13
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-4/+5
* Support standard keyboard keys emulated by the braille drivers.plundblad@chromium.org2014-05-281-4/+46
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-3/+3
* Add IME for braille input.plundblad@chromium.org2014-05-071-6/+6
* Support all 8 dots for braille keyboard input.plundblad@chromium.org2014-02-151-4/+19
* Removing GetDefaultProfileskuhne@chromium.org2013-12-171-4/+4
* Fix flaky brailleDisplayPrivateApi tests and reenable them.plundblad@chromium.org2013-11-071-2/+2
* Disable flaky tests in BrailleDisplayPrivateApiTest.csharp@chromium.org2013-11-011-2/+2
* Avoid brlapi reconnects in a common case, kill log spam.plundblad@chromium.org2013-11-011-2/+3
* Automatically enable ChromeVox when a braille display is connected.plundblad@chromium.org2013-10-301-0/+18
* Only send braille key events to the active profile.plundblad@chromium.org2013-10-041-0/+117
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-301-2/+2
* Revert 225398 "Fix a threading bug in the brlapi basec braille c..."calamity@chromium.org2013-09-261-2/+2
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-261-2/+2
* Revert 225008 "Fix a threading bug in the brlapi basec braille c..."xhwang@chromium.org2013-09-241-2/+2
* Fix a threading bug in the brlapi basec braille controllerplundblad@chromium.org2013-09-241-2/+2
* chrome.braille.DisplayPrivate API: Send events when braille displays are conn...plundblad@chromium.org2013-09-141-7/+40
* Implement chrome.brailleDisplayPrivate API for ChromeOSplundblad@chromium.org2013-09-111-0/+146