summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros/cros_library.h
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Remove ScreenLockLibrary.satorux@chromium.org2011-12-151-4/+0
* chromeos: remove power librarysque@google.com2011-11-291-4/+0
* chromeos: Remove UpdateLibrary code, which is no longer used.satorux@chromium.org2011-11-221-4/+0
* Eliminate CrosLibrary::EnsureLoadedstevenjb@google.com2011-11-171-5/+0
* Remove unused MountLibraryhashimoto@chromium.org2011-11-171-4/+0
* Move the code in libcros' chromeos_speech_synthesis.cc into Chromehashimoto@chromium.org2011-10-191-4/+0
* chromeos: Remove LoginLibrary code, which is no longer used.satorux@chromium.org2011-10-191-4/+0
* Rework BrightnessLibrary using DBusThreadManager.satorux@chromium.org2011-10-011-4/+0
* Rework LibcrosService using our D-Bus library.satorux@chromium.org2011-09-171-4/+0
* Initialize/Shutdown CrosLibrary explicitly (Take 2)stevenjb@google.com2011-09-011-19/+23
* Revert 97662 - Initialize/Shutdown CrosLibrary explicitly to avoid singleton ...satorux@chromium.org2011-08-241-16/+1
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-221-1/+16
* Wired direct GAIA authentication into ChromeOS login screen.zelidrag@chromium.org2011-07-161-1/+1
* Move touchpad code from chromeos/cros to chromeos/system.satorux@chromium.org2011-07-111-4/+0
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-291-4/+0
* Replace WifiConfigModel with async CertLibrarystevenjb@google.com2011-06-281-0/+4
* Get rid of SyslogsLibrary from CrosLibrary.satorux@chromium.org2011-06-071-4/+0
* Get rid of libcros layer for system access code.satorux@chromium.org2011-04-151-4/+0
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-011-4/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-021-0/+4
* chromeos: Replace copy-and-pasted code with macros.derat@chromium.org2010-12-231-46/+4
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-2/+6
* chromeos: Show onscreen bubble when brightness changes.derat@chromium.org2010-12-101-0/+7
* Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.satorux@chromium.org2010-12-021-0/+16
* Added cellular device details to settings page.zelidrag@chromium.org2010-10-111-0/+5
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-0/+3
* Use new touchpad apidavemoore@chromium.org2010-09-081-7/+7
* Code implements UI for downloading and burning Chrome OS images on SSD card a...tbarzic@google.com2010-08-231-0/+8
* Fix CrosLibrary::TestApi valgrind errorscmasone@google.com2010-08-101-1/+2
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-29/+53
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added system notification for update_engine.seanparent@google.com2010-07-131-0/+8
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-301-0/+8
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-171-7/+7
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-1/+9
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-201-1/+9
* removing unnecessary null check for delete.oshima@chromium.org2010-05-171-8/+8
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+8
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-141-8/+0
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-131-0/+8
* Adding speech synthesis library to access TTS feature in libcros.oshima@chromium.org2010-04-281-0/+8
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-191-8/+20
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-191-20/+8
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-191-8/+20
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-8/+88
* Use new libcros loading api to display better error messages.davemoore@chromium.org2010-03-081-0/+11
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-0/+30