| Commit message (Expand) | Author | Age | Files | Lines |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 1 | -4/+5 |
* | cros/input_method_library clean up. | yusukes@chromium.org | 2010-08-16 | 2 | -5/+5 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -3/+1 |
* | Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc... | chocobo@chromium.org | 2010-08-13 | 1 | -2/+2 |
* | Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u... | avayvod@chromium.org | 2010-08-13 | 3 | -0/+9 |
* | If ethernet is not available (i.e. no wired nic), don't show ethernet in stat... | chocobo@chromium.org | 2010-08-12 | 1 | -23/+21 |
* | Fix cros library documentation: | joth@chromium.org | 2010-08-12 | 16 | -28/+35 |
* | Bug fix: Reset keyboard layout to hardware keyboard when IME is killed. | zork@chromium.org | 2010-08-12 | 1 | -0/+2 |
* | Fix some typos from a bad merge. | zork@chromium.org | 2010-08-11 | 1 | -31/+13 |
* | Fix CrosLibrary::TestApi valgrind errors | cmasone@google.com | 2010-08-10 | 2 | -5/+9 |
* | Support new libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAuto... | yusukes@chromium.org | 2010-08-10 | 4 | -0/+79 |
* | Fix to not show passwords in about:network page. Now it just shows *'s | chocobo@chromium.org | 2010-08-10 | 1 | -2/+2 |
* | Add GetMachineStatistic to SystemLibrary. | stevenjb@chromium.org | 2010-08-09 | 3 | -5/+48 |
* | Clean up code by removing network traffic code in network library. | chocobo@chromium.org | 2010-08-09 | 2 | -104/+2 |
* | Add realistic data to InputMethodLibraryStubImpl. | satorux@chromium.org | 2010-08-09 | 1 | -3/+133 |
* | When user enters wrong password or bad wep key, we popup the login dialog aga... | chocobo@chromium.org | 2010-08-06 | 1 | -3/+4 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-08-06 | 1 | -2/+2 |
* | Explicitly set the input method on IME connected, even if it's the hardware l... | zork@chromium.org | 2010-08-06 | 1 | -7/+1 |
* | Shutdown ibus when logging in. | zork@chromium.org | 2010-08-05 | 1 | -0/+3 |
* | Initialize use_stub_impl_ in cros_library.cc | davemoore@chromium.org | 2010-08-04 | 1 | -0/+1 |
* | To effectively test some parts of chrome for cros on the linux desktop, we ne... | davemoore@chromium.org | 2010-08-04 | 28 | -2210/+2267 |
* | Don't launch the IME on the login screen unless needed. | zork@chromium.org | 2010-08-03 | 4 | -26/+78 |
* | Refactor cros_in_process_browser_test to separate the mock initialization. | chaitanyag@chromium.org | 2010-08-02 | 4 | -357/+492 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+2 |
* | Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta... | cbentzel@chromium.org | 2010-07-31 | 2 | -4/+3 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-07-31 | 2 | -3/+4 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -4/+7 |
* | Add new flimflam error codes. | chocobo@chromium.org | 2010-07-30 | 1 | -1/+5 |
* | Use new update API during OOBE. | nkostylev@google.com | 2010-07-30 | 3 | -5/+28 |
* | Port network options to DOM UI. Hook up all the functionality. UI touchup wor... | chocobo@chromium.org | 2010-07-28 | 3 | -5/+84 |
* | Support chromeos::RemapModifierKeys API. | yusukes@google.com | 2010-07-27 | 4 | -0/+16 |
* | Checking in http://codereview.chromium.org/2806070 and http://codereview.chro... | zelidrag@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 30 | -0/+30 |
* | Start and stop ibus-daemon on demand. | zork@chromium.org | 2010-07-26 | 3 | -5/+149 |
* | Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug). | phajdan.jr@chromium.org | 2010-07-23 | 12 | -534/+0 |
* | fix header guards | skrul@chromium.org | 2010-07-23 | 12 | -36/+36 |
* | rebase | skrul@chromium.org | 2010-07-23 | 1 | -0/+1 |
* | move fakes into fake dir | skrul@chromium.org | 2010-07-23 | 12 | -0/+0 |
* | kill .cc files | skrul@chromium.org | 2010-07-23 | 24 | -480/+170 |
* | reabase | skrul@chromium.org | 2010-07-23 | 2 | -0/+4 |
* | rebase | skrul@chromium.org | 2010-07-23 | 2 | -0/+5 |
* | whitepsace | skrul@chromium.org | 2010-07-23 | 1 | -0/+1 |
* | tweaks | skrul@chromium.org | 2010-07-23 | 6 | -0/+12 |
* | tweaks | skrul@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | fake libcros | skrul@chromium.org | 2010-07-23 | 25 | -1/+822 |
* | Revert "Add the actual data being read to the OnBytesRead callback." | phajdan.jr@chromium.org | 2010-07-22 | 2 | -4/+3 |
* | Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@: | zelidrag@chromium.org | 2010-07-22 | 18 | -37/+21 |
* | Land for njw: | chocobo@chromium.org | 2010-07-21 | 3 | -4/+9 |
* | Add the actual data being read to the OnBytesRead callback. | cbentzel@chromium.org | 2010-07-21 | 2 | -3/+4 |
* | Resend ibus config data when it reconnects. | zork@chromium.org | 2010-07-21 | 2 | -22/+28 |