| Commit message (Expand) | Author | Age | Files | Lines |
* | Added stub portalled wifi network. | ygorshenin@chromium.org | 2013-08-12 | 2 | -1/+38 |
* | Make CryptohomeClientImplStub and ScopedTestNSSDB use the same TokenName. | pneubeck@chromium.org | 2013-08-12 | 1 | -6/+7 |
* | Use scrubbed logs for sending with feedback reports. | rkc@chromium.org | 2013-08-10 | 2 | -5/+26 |
* | Extract CryptohomeClientImplStub into its own files. | pneubeck@chromium.org | 2013-08-10 | 3 | -419/+548 |
* | Show notifications for Network Config errors | stevenjb@chromium.org | 2013-08-10 | 1 | -2/+21 |
* | Fix the crashing issue with simulated Motorolla Keyboard pairing cancellation. | jennyz@chromium.org | 2013-08-07 | 1 | -0/+6 |
* | Sort stub network services correctly | stevenjb@chromium.org | 2013-08-06 | 9 | -51/+143 |
* | Add migration from CaCert NSS nicknames to PEM. | pneubeck@chromium.org | 2013-08-06 | 1 | -2/+21 |
* | Fix CertLoader certificates_loaded() during notification. | pneubeck@chromium.org | 2013-08-06 | 1 | -2/+5 |
* | Fix NetworkSmsHandler to observe Manager and improve API | stevenjb@chromium.org | 2013-08-06 | 1 | -1/+3 |
* | Fix Favorite updates | stevenjb@chromium.org | 2013-08-05 | 1 | -1/+1 |
* | Add 'Configure' button to WiMax details | stevenjb@chromium.org | 2013-08-05 | 3 | -3/+17 |
* | Remove all traces of deprecated Get/SetReleaseTrack calls. | sosa@chromium.org | 2013-08-03 | 4 | -90/+2 |
* | Request a NetworkState update when properties are cleared, add tests | stevenjb@chromium.org | 2013-08-01 | 1 | -10/+4 |
* | 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 | 5 | -0/+43 |
* | c++11 ud suffix fixes for cros dbus files | thakis@chromium.org | 2013-07-31 | 1 | -1/+1 |
* | Use WithoutPathExpansion throughout NetworkHandler code | stevenjb@chromium.org | 2013-07-29 | 1 | -0/+21 |
* | Add test coverage for CrasAudioHandler. | jennyz@chromium.org | 2013-07-29 | 5 | -144/+229 |
* | CrOS: Populate WiMAX status to chrome://system via debugd. | benchan@chromium.org | 2013-07-26 | 2 | -0/+33 |
* | Load the policy store synchronously on ChromeOS, when appropriate. | joaodasilva@chromium.org | 2013-07-24 | 10 | -13/+100 |
* | Use a direct include of the message_loop header in chromeos/. | avi@chromium.org | 2013-07-17 | 32 | -32/+32 |
* | Add policies to control power management on the Chrome OS login screen | bartfab@chromium.org | 2013-07-17 | 2 | -2/+16 |
* | chromeos: Report user activity type to power manager. | derat@chromium.org | 2013-07-17 | 4 | -7/+20 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 2 | -2/+2 |
* | chromeos: Remove unused 'type' argument from CrosDisksClient::Mount | hashimoto@chromium.org | 2013-07-12 | 4 | -10/+1 |
* | dbus: Add FakeShillDeviceClient, which does nothing so far | satorux@chromium.org | 2013-07-12 | 4 | -2/+194 |
* | Filter out the unknown type audio node. If the device type is "UNKNOWN", thes... | jennyz@chromium.org | 2013-07-12 | 1 | -2/+3 |
* | Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis. | jennyz@chromium.org | 2013-07-12 | 3 | -74/+22 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Start PowerManagerClientStub timer only if the stub flag is set | jfweitz@chromium.org | 2013-07-11 | 1 | -4/+9 |
* | Add support for Service.SetProperties | stevenjb@chromium.org | 2013-07-10 | 12 | -130/+222 |
* | Eliminate inconsistent is_null check from Shill stubs | stevenjb@chromium.org | 2013-07-10 | 6 | -97/+36 |
* | chromeos: Use dbus::PopDataAsValue to initialize DiskInfo | hashimoto@chromium.org | 2013-07-09 | 1 | -90/+50 |
* | Fix gcc 4.7 compilation errors in chromeos_unittests | benchan@chromium.org | 2013-07-09 | 1 | -1/+8 |
* | chromeos: Add test for DiskInfo::DiskInfo() | hashimoto@chromium.org | 2013-07-08 | 2 | -1/+143 |
* | Fix dict key handling in ShillDeviceClientStub. | mnissler@chromium.org | 2013-07-05 | 1 | -5/+7 |
* | chromeos: Replace base::Callback<void()> typedefs in CrosDisksClient with bas... | hashimoto@chromium.org | 2013-07-04 | 4 | -39/+34 |
* | Resolve certificate references in ONC by PEM. | pneubeck@chromium.org | 2013-07-03 | 1 | -0/+20 |
* | Remove unused NetworkLibrary::GetIPConfigsAndBlock. | pneubeck@chromium.org | 2013-07-03 | 14 | -109/+0 |
* | Support network Favorite/Preferred list and removal | stevenjb@chromium.org | 2013-07-03 | 10 | -17/+54 |
* | Use system_api kCryptohomeAsyncAddKey constant | nkostylev@chromium.org | 2013-07-03 | 1 | -3/+1 |
* | chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall... | hashimoto@chromium.org | 2013-07-03 | 3 | -11/+6 |
* | chromeos: Use native D-Bus args for HandleVideoActivity. | derat@chromium.org | 2013-07-03 | 4 | -25/+6 |
* | chromeos: Remove PowerSupplyStatus struct. | derat@chromium.org | 2013-07-03 | 4 | -179/+49 |
* | Implement NetworkConfigurationHandler::RemoveConfiguration correctly | stevenjb@chromium.org | 2013-07-02 | 5 | -4/+63 |
* | chromeos: Change CrosDisksClient::Unmount's callback type to base::Closure | hashimoto@chromium.org | 2013-07-02 | 4 | -29/+18 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 2 | -2/+2 |
* | chromeos: Refactor system tray code into PowerStatus. | derat@chromium.org | 2013-06-29 | 1 | -4/+8 |