| Commit message (Expand) | Author | Age | Files | Lines |
* | Automated Commit: Committing new LKGM version 4487.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-08-02 | 1 | -1/+1 |
* | Call NetworkState::GetNameFromProperties from NetworkConfigurationHandler::Ge... | stevenjb@chromium.org | 2013-08-02 | 4 | -36/+123 |
* | Remove mystery keyboard layout from Chrome OS. | nona@chromium.org | 2013-08-01 | 1 | -1/+0 |
* | Consolidate AudioPrefHandler code into AudioDevicesPrefHandler, and remove th... | jennyz@chromium.org | 2013-08-01 | 2 | -62/+0 |
* | Update NetworkConnectionHandler to rely less on NetworkState | stevenjb@chromium.org | 2013-08-01 | 5 | -134/+108 |
* | Add ability to set resolution on external display | oshima@chromium.org | 2013-08-01 | 8 | -31/+272 |
* | Automated Commit: Committing new LKGM version 4479.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-08-01 | 1 | -1/+1 |
* | Remove the useless OutputMuteChanged and InputMuteChanged overidden from Cras... | jennyz@chromium.org | 2013-08-01 | 2 | -16/+0 |
* | Remove old audio handler code. | jennyz@chromium.org | 2013-08-01 | 1 | -3/+9 |
* | Request a NetworkState update when properties are cleared, add tests | stevenjb@chromium.org | 2013-08-01 | 4 | -65/+221 |
* | chromeos: Avoid an XRRGetScreenResources() call at startup. | derat@chromium.org | 2013-07-31 | 3 | -30/+24 |
* | Remove the iBus based Arabic input method, as it's replaced by the extension ... | shuchen@chromium.org | 2013-07-31 | 1 | -3/+0 |
* | Fix ShillServiceClientStub::ClearProperty. | pneubeck@chromium.org | 2013-07-31 | 1 | -5/+1 |
* | Allow Chromium's DBus service ownership to be stealable | cmasone@chromium.org | 2013-07-31 | 1 | -0/+1 |
* | cros: Use AsyncMountPublic to mount kiosk app home. | xiyuan@chromium.org | 2013-07-31 | 8 | -0/+65 |
* | Remove flags for the sharing dialog. | mtomasz@chromium.org | 2013-07-31 | 2 | -4/+0 |
* | c++11 ud suffix fixes for cros dbus files | thakis@chromium.org | 2013-07-31 | 5 | -11/+11 |
* | NetworkState cleanup, pass properties to InitialPropertiesReceived | stevenjb@chromium.org | 2013-07-31 | 10 | -67/+112 |
* | Revert 214351 "Fix CertLoader certificates_loaded() during notif..." | jwd@chromium.org | 2013-07-30 | 1 | -3/+3 |
* | Fix CertLoader certificates_loaded() during notification. | pneubeck@chromium.org | 2013-07-30 | 1 | -3/+3 |
* | Fix SSID matching during network policy application. | pneubeck@chromium.org | 2013-07-30 | 3 | -17/+63 |
* | Use WithoutPathExpansion throughout NetworkHandler code | stevenjb@chromium.org | 2013-07-29 | 4 | -17/+52 |
* | Add test coverage for CrasAudioHandler. | jennyz@chromium.org | 2013-07-29 | 14 | -271/+1457 |
* | Fix NetworkEventLog output to error log. | pneubeck@chromium.org | 2013-07-29 | 1 | -1/+2 |
* | Automated Commit: Committing new LKGM version 4463.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-28 | 1 | -1/+1 |
* | Revive Arabic keyboard layout. | nona@chromium.org | 2013-07-28 | 1 | -0/+3 |
* | Automated Commit: Committing new LKGM version 4461.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-27 | 1 | -1/+1 |
* | Call crypto::InitializeTPMToken on the IO thread (Take 2) | stevenjb@chromium.org | 2013-07-26 | 8 | -59/+141 |
* | Configure CTM on touchscreen hotplug. | ynovikov@chromium.org | 2013-07-26 | 2 | -11/+44 |
* | Make CertificateHandler a proper interface of CertificateImporter. | pneubeck@chromium.org | 2013-07-26 | 11 | -262/+238 |
* | Fix crash in CrasAudioHandler::GetActiveOutputDevice if there are no devices | spang@chromium.org | 2013-07-26 | 1 | -1/+1 |
* | CrOS: Populate WiMAX status to chrome://system via debugd. | benchan@chromium.org | 2013-07-26 | 2 | -0/+33 |
* | Elim DefaultNetworkChanged updates for WifiFrequencyList | stevenjb@chromium.org | 2013-07-25 | 1 | -3/+4 |
* | Automated Commit: Committing new LKGM version 4452.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-25 | 1 | -1/+1 |
* | Change ChooseMobileNetworkUI to use the new NetworkHandlers. | armansito@chromium.org | 2013-07-25 | 2 | -0/+24 |
* | Removes m17n:vi:vni as the chromeos-keyboards has replaced it. | shuchen@chromium.org | 2013-07-24 | 1 | -7/+0 |
* | Load the policy store synchronously on ChromeOS, when appropriate. | joaodasilva@chromium.org | 2013-07-24 | 10 | -13/+100 |
* | Automated Commit: Committing new LKGM version 4443.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-24 | 1 | -1/+1 |
* | Add support for Device.ProposeScan to NetworkDeviceHandler. | armansito@chromium.org | 2013-07-24 | 7 | -0/+162 |
* | Do not consume Ctrl+Space if there is only one input method is activated. | nona@chromium.org | 2013-07-23 | 1 | -1/+2 |
* | Support Language List for Component Extension IMEs. | nona@chromium.org | 2013-07-23 | 3 | -21/+20 |
* | We should switch the keyboard layout to the layout the user set according to ... | alemate@chromium.org | 2013-07-23 | 2 | -0/+22 |
* | Update include paths in chromeos for base/process changes. | rsesek@chromium.org | 2013-07-23 | 5 | -6/+9 |
* | Files.app: Add a flag to hide the experimental webstore-integration feature. | yoshiki@chromium.org | 2013-07-23 | 2 | -0/+5 |
* | Automated Commit: Committing new LKGM version 4441.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-23 | 1 | -1/+1 |
* | Add "DSI" to list of acceptable internal display names | isimha@nvidia.com | 2013-07-23 | 2 | -1/+7 |
* | Add function ManagedNetworkConfigurationHandler::FindPolicyByGUID. | pneubeck@chromium.org | 2013-07-22 | 2 | -0/+38 |
* | Add configuration normalization to ManagedNetworkConfigurationHandler. | pneubeck@chromium.org | 2013-07-22 | 5 | -238/+394 |
* | Fix bug caught by clang's -Wlogical-not-parentheses | thakis@chromium.org | 2013-07-22 | 1 | -1/+1 |
* | Automated Commit: Committing new LKGM version 4436.0.0 for chromeos. | chromeos-lkgm@google.com | 2013-07-22 | 1 | -1/+1 |