summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros/cros_library.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix CrosLibrary::TestApi valgrind errorscmasone@google.com2010-08-101-4/+7
* Initialize use_stub_impl_ in cros_library.ccdavemoore@chromium.org2010-08-041-0/+1
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-175/+65
* Added system notification for update_engine.seanparent@google.com2010-07-131-0/+19
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-301-0/+19
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-211-1/+1
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-171-13/+13
* Initialize |own_keyboard_lib_| correctly in the constructor to fix memory leakyusukes@google.com2010-06-151-0/+1
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+18
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-201-2/+21
* removing unnecessary null check for delete.oshima@chromium.org2010-05-171-39/+37
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+19
* fix build breakageoshima@chromium.org2010-05-141-1/+0
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-141-18/+0
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-141-0/+1
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-131-0/+18
* Adding speech synthesis library to access TTS feature in libcros.oshima@chromium.org2010-04-281-1/+20
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-191-24/+44
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-191-44/+24
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-191-24/+44
* Fixed loader issue in unit tests caused by some test not using that mock and ...zelidrag@chromium.org2010-03-241-0/+6
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-23/+146
* Use new libcros loading api to display better error messages.davemoore@chromium.org2010-03-081-7/+11
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-0/+38