summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros
Commit message (Expand)AuthorAgeFilesLines
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-171-4/+5
* cros/input_method_library clean up.yusukes@chromium.org2010-08-162-5/+5
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-3/+1
* Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc...chocobo@chromium.org2010-08-131-2/+2
* Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u...avayvod@chromium.org2010-08-133-0/+9
* If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...chocobo@chromium.org2010-08-121-23/+21
* Fix cros library documentation:joth@chromium.org2010-08-1216-28/+35
* Bug fix: Reset keyboard layout to hardware keyboard when IME is killed.zork@chromium.org2010-08-121-0/+2
* Fix some typos from a bad merge.zork@chromium.org2010-08-111-31/+13
* Fix CrosLibrary::TestApi valgrind errorscmasone@google.com2010-08-102-5/+9
* Support new libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAuto...yusukes@chromium.org2010-08-104-0/+79
* Fix to not show passwords in about:network page. Now it just shows *'schocobo@chromium.org2010-08-101-2/+2
* Add GetMachineStatistic to SystemLibrary.stevenjb@chromium.org2010-08-093-5/+48
* Clean up code by removing network traffic code in network library.chocobo@chromium.org2010-08-092-104/+2
* Add realistic data to InputMethodLibraryStubImpl.satorux@chromium.org2010-08-091-3/+133
* When user enters wrong password or bad wep key, we popup the login dialog aga...chocobo@chromium.org2010-08-061-3/+4
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-08-061-2/+2
* Explicitly set the input method on IME connected, even if it's the hardware l...zork@chromium.org2010-08-061-7/+1
* Shutdown ibus when logging in.zork@chromium.org2010-08-051-0/+3
* 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-0428-2210/+2267
* Don't launch the IME on the login screen unless needed.zork@chromium.org2010-08-034-26/+78
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-024-357/+492
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta...cbentzel@chromium.org2010-07-312-4/+3
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-07-312-3/+4
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-4/+7
* Add new flimflam error codes.chocobo@chromium.org2010-07-301-1/+5
* Use new update API during OOBE.nkostylev@google.com2010-07-303-5/+28
* Port network options to DOM UI. Hook up all the functionality. UI touchup wor...chocobo@chromium.org2010-07-283-5/+84
* Support chromeos::RemapModifierKeys API.yusukes@google.com2010-07-274-0/+16
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2630-0/+30
* Start and stop ibus-daemon on demand.zork@chromium.org2010-07-263-5/+149
* Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).phajdan.jr@chromium.org2010-07-2312-534/+0
* fix header guardsskrul@chromium.org2010-07-2312-36/+36
* rebaseskrul@chromium.org2010-07-231-0/+1
* move fakes into fake dirskrul@chromium.org2010-07-2312-0/+0
* kill .cc filesskrul@chromium.org2010-07-2324-480/+170
* reabaseskrul@chromium.org2010-07-232-0/+4
* rebaseskrul@chromium.org2010-07-232-0/+5
* whitepsaceskrul@chromium.org2010-07-231-0/+1
* tweaksskrul@chromium.org2010-07-236-0/+12
* tweaksskrul@chromium.org2010-07-231-1/+1
* fake libcrosskrul@chromium.org2010-07-2325-1/+822
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-222-4/+3
* Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@:zelidrag@chromium.org2010-07-2218-37/+21
* Land for njw:chocobo@chromium.org2010-07-213-4/+9
* Add the actual data being read to the OnBytesRead callback.cbentzel@chromium.org2010-07-212-3/+4
* Resend ibus config data when it reconnects.zork@chromium.org2010-07-212-22/+28