summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Integrate register screen into OOBE.nkostylev@google.com2010-08-043-36/+66
* Implement "Add" and "Remove" buttons in Language and Input page.satorux@chromium.org2010-08-042-8/+19
* adding ability to register providers to handle particular propertiesdhg@chromium.org2010-08-035-27/+125
* Fix build.evan@chromium.org2010-08-031-1/+1
* Handle the REPORTING_ERROR_EVENT state appropriately.petkov@chromium.org2010-08-031-0/+10
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-0313-1/+13
* Landing http://codereview.chromium.org/3032043/show for Denis (dilmah).avayvod@chromium.org2010-08-036-98/+179
* Don't launch the IME on the login screen unless needed.zork@chromium.org2010-08-036-26/+87
* Add missing "number of suggestions" configuration item in Mozc DOMUIsatorux@chromium.org2010-08-033-9/+25
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-0211-387/+549
* Revert "Revert 53989 - Implement new mock for user options page per chromium-...xiyuan@chromium.org2010-08-024-13/+16
* Initial locale is used if current locale is not handled by manifest.glotov@chromium.org2010-08-021-4/+9
* Issue 4072: App panels don't look right on Chromium OSstevenjb@chromium.org2010-08-021-1/+1
* Pass background to WizardController after new user login. This fixes SEGFAULT...avayvod@chromium.org2010-08-021-3/+3
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-08-025-35/+127
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-014-7/+8
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-316-15/+19
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-313-14/+10
* 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
* Another quick CrOS fix.thestig@chromium.org2010-07-311-0/+1
* Fix CrOS build.thestig@chromium.org2010-07-315-0/+10
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-3121-22/+0
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-303-9/+13
* Add new flimflam error codes.chocobo@chromium.org2010-07-301-1/+5
* Moved option-related JS classes behind options namespacezelidrag@chromium.org2010-07-301-1/+2
* Revert 54313 - OEM EULA extracted correctly from manifest.rsesek@chromium.org2010-07-304-124/+31
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-07-304-31/+124
* Fixes transition from account creation screen to images login screen.avayvod@chromium.org2010-07-305-16/+63
* Use new update API during OOBE.nkostylev@google.com2010-07-3011-124/+198
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-302-5/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-293-1/+6
* OwnerManager, allows use of OwnerKeyUtils to take ownership of a devicecmasone@google.com2010-07-293-0/+720
* Revert 53992 - An earlier check-in (r51786, Issue 2769008) caused a memory le...brettw@chromium.org2010-07-292-9/+10
* Revert 53989 - Implement new mock for user options page per chromium-os:5028glider@chromium.org2010-07-294-16/+13
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-283-3/+8
* In real usage, we won't be exporting public keys to a file, so refactor and u...cmasone@google.com2010-07-283-63/+153
* Fix nit for oshimacmasone@google.com2010-07-281-1/+5
* An earlier check-in (r51786, Issue 2769008) caused a memory leak on the build...davej@chromium.org2010-07-282-10/+9
* Implement new mock for user options page per chromium-os:5028xiyuan@chromium.org2010-07-284-13/+16
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-284-0/+4
* Hide feedback button on login screen.dpolukhin@chromium.org2010-07-282-7/+2
* Port network options to DOM UI. Hook up all the functionality. UI touchup wor...chocobo@chromium.org2010-07-286-7/+473
* Add remaining stuff for Mozc configuration DOMUI.satorux@chromium.org2010-07-284-29/+58
* Make login cancel logic load localaccount file before attempting offline logincmasone@google.com2010-07-282-18/+143
* Fix memory leak in chrome/browser/chromeos/input_method/input_method_util.cc.yusukes@google.com2010-07-281-6/+6
* Add Mozc (Japanese IME) configuration DOM UI skeleton.satorux@chromium.org2010-07-282-0/+54
* Add "pushed" as a state a TextButton can show (alongside "normal" and "hover").pkasting@chromium.org2010-07-273-5/+4
* Make canceled login fail over to offline, instead of just failingcmasone@google.com2010-07-272-7/+44
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-277-79/+235