| Commit message (Expand) | Author | Age | Files | Lines |
* | Exclude lots of tests from memory bots | benwells | 2016-03-08 | 1 | -1/+7 |
* | Convert Pass()→std::move() for CrOS extension code. | dcheng | 2015-12-31 | 1 | -1/+1 |
* | Switch to standard integer types in chrome/browser/extensions/. | avi | 2015-12-24 | 1 | -0/+2 |
* | This CL replaces user_manager::UserID with AccountId. | alemate | 2015-11-03 | 1 | -1/+1 |
* | Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12... | rjkroege | 2015-10-30 | 1 | -1/+1 |
* | This CL replaces user_manager::UserID with AccountId. | alemate | 2015-10-30 | 1 | -1/+1 |
* | Update {virtual,override,final} to follow C++11 style in chrome/browser. | dcheng | 2015-01-16 | 1 | -20/+13 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -13/+13 |
* | [cros] user_manager component - move UserManagerBase and UserManager | nkostylev@chromium.org | 2014-08-15 | 1 | -4/+5 |
* | Support standard keyboard keys emulated by the braille drivers. | plundblad@chromium.org | 2014-05-28 | 1 | -4/+46 |
* | [cros login] Split login related classes into subfolders. | nkostylev@chromium.org | 2014-05-16 | 1 | -3/+3 |
* | Add IME for braille input. | plundblad@chromium.org | 2014-05-07 | 1 | -6/+6 |
* | Support all 8 dots for braille keyboard input. | plundblad@chromium.org | 2014-02-15 | 1 | -4/+19 |
* | Removing GetDefaultProfile | skuhne@chromium.org | 2013-12-17 | 1 | -4/+4 |
* | Fix flaky brailleDisplayPrivateApi tests and reenable them. | plundblad@chromium.org | 2013-11-07 | 1 | -2/+2 |
* | Disable flaky tests in BrailleDisplayPrivateApiTest. | csharp@chromium.org | 2013-11-01 | 1 | -2/+2 |
* | Avoid brlapi reconnects in a common case, kill log spam. | plundblad@chromium.org | 2013-11-01 | 1 | -2/+3 |
* | Automatically enable ChromeVox when a braille display is connected. | plundblad@chromium.org | 2013-10-30 | 1 | -0/+18 |
* | Only send braille key events to the active profile. | plundblad@chromium.org | 2013-10-04 | 1 | -0/+117 |
* | Fix a threading bug in the brlapi basec braille controller | plundblad@chromium.org | 2013-09-30 | 1 | -2/+2 |
* | Revert 225398 "Fix a threading bug in the brlapi basec braille c..." | calamity@chromium.org | 2013-09-26 | 1 | -2/+2 |
* | Fix a threading bug in the brlapi basec braille controller | plundblad@chromium.org | 2013-09-26 | 1 | -2/+2 |
* | Revert 225008 "Fix a threading bug in the brlapi basec braille c..." | xhwang@chromium.org | 2013-09-24 | 1 | -2/+2 |
* | Fix a threading bug in the brlapi basec braille controller | plundblad@chromium.org | 2013-09-24 | 1 | -2/+2 |
* | chrome.braille.DisplayPrivate API: Send events when braille displays are conn... | plundblad@chromium.org | 2013-09-14 | 1 | -7/+40 |
* | Implement chrome.brailleDisplayPrivate API for ChromeOS | plundblad@chromium.org | 2013-09-11 | 1 | -0/+146 |