summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Removing unused argument.saintlou@chromium.org2011-07-2812-22/+10
* cros: Don't include chromeos_brightness.h in BrightnessLibrary header file.tfarina@chromium.org2011-07-272-4/+3
* chromeos proxy: handle use-shared-proxies for oobe/login screen.kuan@chromium.org2011-07-272-9/+18
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-276-132/+80
* cros: Add missing "virtual" and OVERRIDE to overridden virtual methods of Pow...tfarina@chromium.org2011-07-271-33/+35
* Only set the TPM pin for network certificates when the TPN is ready. (R14)stevenjb@google.com2011-07-271-5/+17
* Refactor LanguageList into its own header/source files.tfarina@chromium.org2011-07-274-2/+183
* Revert 94104 - Rewire the metrics pref to the signed settings store on chromeos.csilv@chromium.org2011-07-266-80/+133
* Move 'share this network' -> connect dialog.stevenjb@google.com2011-07-266-149/+275
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-268-21/+20
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-1/+0
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-266-133/+80
* [cros] Make Authenticator instance scoped_refptr again, fix crash.nkostylev@chromium.org2011-07-261-7/+13
* Use widget to specify the parent of views menu.oshima@google.com2011-07-267-45/+9
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-266-70/+256
* Addressed remaining comments from http://codereview.chromium.org/7464021/.zelidrag@chromium.org2011-07-261-4/+4
* cros: Add virtual dtor to PowerLibrary::Observer class.tfarina@chromium.org2011-07-263-13/+20
* [ChromeOS] Fix webui login crash.xiyuan@chromium.org2011-07-251-1/+2
* [cros] WebUI user image screen with photo taking implemented as a dialog.avayvod@chromium.org2011-07-253-15/+28
* Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook.willchan@chromium.org2011-07-254-48/+0
* [cros] Reset default Authenticator instance when it's not needed.nkostylev@chromium.org2011-07-252-3/+13
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-254-0/+48
* Battery status changes.achuith@chromium.org2011-07-252-4/+29
* Fix issue 90361: Language list option page doesn't display languages.dubroy@chromium.org2011-07-251-1/+1
* Change locale before initialization of extensions.dilmah@chromium.org2011-07-253-32/+48
* Update the tooltip string for the Caps Lock indicator.yusukes@google.com2011-07-252-6/+54
* Adds accelerator for the Enterprise Enrollment screen.altimofeev@chromium.org2011-07-252-0/+5
* Sort input method IDs in xkeyboard.cc.mazda@chromium.org2011-07-251-28/+28
* Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...zelidrag@chromium.org2011-07-256-264/+70
* Revert 93841 - Clang build break fixes.zelidrag@chromium.org2011-07-251-1/+9
* Clang build break fixes.zelidrag@chromium.org2011-07-251-9/+1
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-256-70/+264
* chromeos proxy: remove proxy settings menu item in login-screen's networkkuan@chromium.org2011-07-241-5/+15
* Revert 93813 - Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-247-251/+70
* Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-237-70/+251
* Landing CL http://codereview.chromium.org/7493012/ on behalf of mnissler@zelidrag@chromium.org2011-07-231-21/+66
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-236-11/+10
* Revert 93754 - Adding support for mount point different from removable device...rniwa@chromium.org2011-07-236-250/+70
* chromeos proxy: speciy network for proxy page title when internet details pagekuan@chromium.org2011-07-231-2/+9
* Adding support for mount point different from removable devices to MountLibrarytbarzic@chromium.org2011-07-236-70/+250
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-236-10/+11
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-236-11/+10
* chromeos proxy: specify network for proxy page in oobe/login screenkuan@chromium.org2011-07-234-3/+54
* Revert 93724oshima@google.com2011-07-226-10/+11
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-226-11/+10
* cros: Refactor CrosLibraryLoader into LibraryLoaderImpl.tfarina@chromium.org2011-07-226-45/+52
* Add login times for session restore, and move location of login-timesdavemoore@chromium.org2011-07-226-55/+135
* Fixing bottbarzic@chromium.org2011-07-221-0/+2
* Let user mark wifi networks as preferred.chocobo@chromium.org2011-07-222-9/+28
* Added OAuth request, v1 and v2 token fetching logic to ChromeOS sign in proce...zelidrag@chromium.org2011-07-221-10/+132