summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Automated Commit: Committing new LKGM version 5126.0.0 for chromeos.chromeos-lkgm@google.com2013-12-201-1/+1
* Add base:: namespace to string16s in chromeos/.dbeam@chromium.org2013-12-197-21/+23
* Separate NetworkDeviceHandler interface from its implementation.pneubeck@chromium.org2013-12-1910-312/+439
* Automated Commit: Committing new LKGM version 5121.0.0 for chromeos.chromeos-lkgm@google.com2013-12-191-1/+1
* Automated Commit: Committing new LKGM version 5119.0.0 for chromeos.chromeos-lkgm@google.com2013-12-181-1/+1
* Add a flag to make GPU sandbox failures nonfatal.jorgelo@chromium.org2013-12-182-0/+4
* [chromeos] New PowerManagerClient observer to collect power data.sivachandra@chromium.org2013-12-184-0/+205
* Automated Commit: Committing new LKGM version 5111.0.0 for chromeos.chromeos-lkgm@google.com2013-12-171-1/+1
* chromeos: Replace --disable-stub-ethernet with --enabled-stub-network-typeshashimoto@chromium.org2013-12-173-13/+37
* ONC: Allow multiple CA certificates.pneubeck@chromium.org2013-12-1610-31/+248
* ONC: Reject ServerCARef in IPsec if PSK is used.pneubeck@chromium.org2013-12-163-42/+67
* ONC: Some trivial cleanup in the Validator.pneubeck@chromium.org2013-12-132-143/+69
* Implemented WebUI transitions for first-run UI.dzhioev@chromium.org2013-12-132-0/+4
* Add NetworkStateHandler::GetDeviceListByType.pneubeck@chromium.org2013-12-133-3/+14
* Automated Commit: Committing new LKGM version 5093.0.0 for chromeos.chromeos-lkgm@google.com2013-12-131-1/+1
* chromeos: Only send power state after powerd is up.derat@chromium.org2013-12-121-5/+11
* Format network hardware address in settings pagestevenjb@chromium.org2013-12-124-22/+19
* Fix client certificate sorting order for network configuration.pneubeck@chromium.org2013-12-121-1/+1
* Automated Commit: Committing new LKGM version 5089.0.0 for chromeos.chromeos-lkgm@google.com2013-12-121-1/+1
* Fixed sounds registration in SoundsManager.ygorshenin@chromium.org2013-12-112-0/+24
* Cleanup the NetworkDeviceHandler tests.pneubeck@chromium.org2013-12-114-192/+104
* Automated Commit: Committing new LKGM version 5084.0.0 for chromeos.chromeos-lkgm@google.com2013-12-111-1/+1
* Network related DefaultProfile changesstevenjb@chromium.org2013-12-111-2/+2
* Unmark Ukrainian keyboard from 'login-allowed'.komatsu@chromium.org2013-12-101-1/+1
* Automated Commit: Committing new LKGM version 5080.0.0 for chromeos.chromeos-lkgm@google.com2013-12-101-1/+1
* Eliminate OEM statistic warning spamstevenjb@chromium.org2013-12-101-3/+16
* Automated Commit: Committing new LKGM version 5077.0.0 for chromeos.chromeos-lkgm@google.com2013-12-091-1/+1
* Check if X is initialied instead of checking the return value of X utils.komatsu@chromium.org2013-12-091-5/+12
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-086-11/+178
* Automated Commit: Committing new LKGM version 5064.0.0 for chromeos.chromeos-lkgm@google.com2013-12-061-1/+1
* Automated Commit: Committing new LKGM version 5060.0.0 for chromeos.chromeos-lkgm@google.com2013-12-051-1/+1
* kiosk: Network connectivity test during launch.xiyuan@chromium.org2013-12-052-0/+4
* Don't remove service object proxy for '/'stevenjb@chromium.org2013-12-042-3/+13
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-042-3/+3
* Automated Commit: Committing new LKGM version 5051.0.0 for chromeos.chromeos-lkgm@google.com2013-12-041-1/+1
* nfc: Various fixes to the NFC D-Bus client in chromeos/dbus.armansito@chromium.org2013-12-0416-31/+154
* Do not spawn a thread in browser/interactive ui tests before spawning sandbox...oshima@chromium.org2013-12-042-20/+33
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-2/+2
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-035-7/+6
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-0361-289/+136
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-0326-289/+546
* Automated Commit: Committing new LKGM version 5047.0.0 for chromeos.chromeos-lkgm@google.com2013-12-031-1/+1
* Automated Commit: Committing new LKGM version 5041.0.0 for chromeos.chromeos-lkgm@google.com2013-12-021-1/+1
* Refactoring of IBusText.komatsu@chromium.org2013-12-023-56/+18
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-022-4/+4
* Automated Commit: Committing new LKGM version 5033.0.0 for chromeos.chromeos-lkgm@google.com2013-11-301-1/+1
* Automated Commit: Committing new LKGM version 5029.0.0 for chromeos.chromeos-lkgm@google.com2013-11-291-1/+1
* [IME API] Implement input view which reuses virtual keyboard window.shuchen@chromium.org2013-11-291-0/+1
* Remove an unused IBus related type InputMethodConfig.yoichio@chromium.org2013-11-284-96/+0