summaryrefslogtreecommitdiffstats
path: root/chromeos
Commit message (Expand)AuthorAgeFilesLines
* This makes PowerManagerClient tell the power manager to notify chromechirantan@chromium.org2014-08-194-57/+131
* Set explicit owners for chromeos/dbus so that git cl owners can suggest bette...oshima@chromium.org2014-08-191-0/+4
* If booting for the first time skip auto-enrollment check.tnagel@chromium.org2014-08-194-7/+19
* Refactoring : Move OnlineAttempt to chromeos/loginantrim@chromium.org2014-08-199-0/+812
* Automated Commit: Committing new LKGM version 6166.0.0 for chromeos.chromeos-lkgm@google.com2014-08-191-1/+1
* Add GetShillProperties to chrome://networkstevenjb@chromium.org2014-08-181-1/+4
* Automated Commit: Committing new LKGM version 6163.0.0 for chromeos.chromeos-lkgm@google.com2014-08-181-1/+1
* Automated Commit: Committing new LKGM version 6158.0.0 for chromeos.chromeos-lkgm@google.com2014-08-171-1/+1
* Automated Commit: Committing new LKGM version 6156.0.0 for chromeos.chromeos-lkgm@google.com2014-08-161-1/+1
* IME refactoring: ChromeOS introduce input methods State.alemate@chromium.org2014-08-157-96/+148
* Migrate slot ID of client certs in network configuration.pneubeck@chromium.org2014-08-156-44/+453
* Add ability to active multiple devices via the audio API.jennyz@chromium.org2014-08-155-0/+57
* Additional logs for supervised user auth/creation errors.nkostylev@chromium.org2014-08-151-0/+2
* Part 2: Merged MixedDBusThreadManager functionality into DBusClientBundle.zelidrag@chromium.org2014-08-156-308/+122
* Added switch that let us 'un-stub' certain dbus clients.zelidrag@chromium.org2014-08-1415-220/+900
* Automated Commit: Committing new LKGM version 6149.0.0 for chromeos.chromeos-lkgm@google.com2014-08-141-1/+1
* Implementated corner passthrough when touch explorationlisayin@chromium.org2014-08-141-1/+4
* Only initialize the input method list for once, no need to re-initialize for ...shuchen@chromium.org2014-08-131-3/+0
* Add usb_service::UsbDeviceFilter class for device matching.reillyg@chromium.org2014-08-131-2/+2
* Remove unused DBusThreadManagerObserverhashimoto@chromium.org2014-08-135-74/+0
* Flag for rollback feature switched to covering by default state.merkulova@chromium.org2014-08-132-4/+4
* Automated Commit: Committing new LKGM version 6146.0.0 for chromeos.chromeos-lkgm@google.com2014-08-131-1/+1
* Improve perforance for component IME extensions initialization.shuchen@chromium.org2014-08-125-162/+74
* Enable Verizon OTA activation.thieule@chromium.org2014-08-128-25/+8
* Enable TPM for public session.pneubeck@chromium.org2014-08-111-3/+1
* Rename the hotword flag to better reflect meaning, and move into Chrome.amistry@chromium.org2014-08-112-4/+0
* Automated Commit: Committing new LKGM version 6141.0.0 for chromeos.chromeos-lkgm@google.com2014-08-111-1/+1
* Automated Commit: Committing new LKGM version 6137.0.0 for chromeos.chromeos-lkgm@google.com2014-08-101-1/+1
* Use onActivate event to carry screen type instead of onFocus for IME extensions.shuchen@chromium.org2014-08-091-0/+3
* Automated Commit: Committing new LKGM version 6135.0.0 for chromeos.chromeos-lkgm@google.com2014-08-091-1/+1
* Simplify LoginState methods.pneubeck@chromium.org2014-08-093-28/+22
* Set oem_manifest_loaded_ to true only after the manifest is actually loaded.achuith@chromium.org2014-08-081-1/+1
* Automated Commit: Committing new LKGM version 6131.0.0 for chromeos.chromeos-lkgm@google.com2014-08-081-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-073-4/+4
* Remove redundant mapping of net errors to strings.mmenke@chromium.org2014-08-071-2/+4
* Automated Commit: Committing new LKGM version 6129.0.0 for chromeos.chromeos-lkgm@google.com2014-08-071-1/+1
* Refactoring for InputMethodEngine and InputMethodEventRouter.shuchen@chromium.org2014-08-063-9/+21
* Automated Commit: Committing new LKGM version 6126.0.0 for chromeos.chromeos-lkgm@google.com2014-08-061-1/+1
* Automated Commit: Committing new LKGM version 6123.0.0 for chromeos.chromeos-lkgm@google.com2014-08-051-1/+1
* Split onc::IsRecommendedValue into onc_utils.ccstevenjb@chromium.org2014-08-042-0/+25
* GetActiveUserProfile() should not be called before profile is initialized.alemate@chromium.org2014-08-041-1/+5
* Automated Commit: Committing new LKGM version 6120.0.0 for chromeos.chromeos-lkgm@google.com2014-08-041-1/+1
* Automated Commit: Committing new LKGM version 6114.0.0 for chromeos.chromeos-lkgm@google.com2014-08-021-1/+1
* Continues https://codereview.chromium.org/405093003, so general description i...elizavetai@chromium.org2014-08-012-9/+14
* Use #ifdef GOOGLE_CHROME_BUILD instead of OFFICIAL_BUILD.shuchen@chromium.org2014-08-011-1/+1
* Automated Commit: Committing new LKGM version 6112.0.0 for chromeos.chromeos-lkgm@google.com2014-08-011-1/+1
* Revert of Loading screenshots and simple 1-to-1 comparison of screenshots (ht...scheib@chromium.org2014-07-312-14/+9
* Continues https://codereview.chromium.org/405093003, so general description i...elizavetai@chromium.org2014-07-312-9/+14
* Implement locale and keyboard layout switching for public sessionsbartfab@chromium.org2014-07-315-10/+38
* Wire up easy_unlock_private API with the easy-unlock dbus servicetbarzic@chromium.org2014-07-319-0/+422