summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add API on host registration page.nkostylev@google.com2010-07-273-1/+9
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-276-5/+100
* Add missing resource IDs for keyboard layouts.satorux@chromium.org2010-07-271-0/+3
* Add Simplified Chinese (Pinyin) input method DOMUI configuration.satorux@chromium.org2010-07-274-28/+74
* Support chromeos::RemapModifierKeys API.yusukes@google.com2010-07-274-0/+16
* Display the language name and the input method list dynamically.satorux@chromium.org2010-07-272-0/+33
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-2714-15/+15
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-275-6/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26167-0/+167
* Revert 53641 - Landing OEM customization CL for Denisasargent@chromium.org2010-07-267-235/+79
* Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-267-79/+235
* Added --bwsi flag and handling of --login-user=incognito to support BWSI mode...avayvod@chromium.org2010-07-262-9/+21