summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/chromeos
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: More converts, mostly in WebUI.jhawkins@chromium.org2011-10-049-56/+47
* Revoke OAuth tokens after successful enrollment.mnissler@chromium.org2011-10-042-5/+83
* Send empty response in MobileSetupUIHTMLSource if network not available.stevenjb@google.com2011-10-041-2/+3
* Moved policy UI and enrollment UI code to base::Bind.joaodasilva@chromium.org2011-10-045-31/+26
* [web-ui] Migrate RegisterMessageCallback usage to base::bind().csilv@chromium.org2011-10-0412-60/+116
* Revert 103785 - [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-0312-116/+60
* [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-0312-60/+116
* [cros] Login screen: added hint to password input.ivankr@chromium.org2011-09-301-3/+1
* Implemented support of network icons as image strip instead of separate icon ...davemoore@chromium.org2011-09-281-2/+3
* [cros,webui] Update captive portal warning message and title.altimofeev@chromium.org2011-09-281-5/+11
* [cros,webui] Captive portal on login screen proper handling.altimofeev@chromium.org2011-09-272-0/+145
* [cros] Adds link on the captive portal message screen.altimofeev@chromium.org2011-09-272-0/+15
* [cros] Downloading Profile image snapshot from Picasa album for logged-in user.avayvod@chromium.org2011-09-272-1/+22
* Add a title to the OOBE screen so that is doesn't say 'unknown'zork@chromium.org2011-09-271-0/+2
* [cros] Restrict chrome://oobe to non-user session only.nkostylev@chromium.org2011-09-231-17/+22
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-1/+1
* [ChromeOS] Reland - Make WebUI login use only needed resources.xiyuan@chromium.org2011-09-217-289/+8
* Fix refactoring mistake in http://codereview.chromium.org/7887032/ which caus...yusukes@google.com2011-09-201-1/+3
* [cros] Refresh network control on language change.nkostylev@chromium.org2011-09-204-3/+25
* [cros] Fix race with DNS cache clear task on login.nkostylev@chromium.org2011-09-202-22/+18
* Moved static Gaia OAuth URLs to GaiaUrls.joaodasilva@chromium.org2011-09-202-0/+5
* Revert 101847 - [ChromeOS] Make WebUI login use only needed resources.scherkus@chromium.org2011-09-207-8/+289
* [ChromeOS] Make WebUI login use only needed resources.xiyuan@chromium.org2011-09-197-289/+8
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-1/+1
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3) yusukes@chromium.org2011-09-161-2/+2
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 1)yusukes@google.com2011-09-161-1/+1
* [cros] Keyboard navigation and minor fixes for change picture screen.ivankr@chromium.org2011-09-121-14/+16
* Include "base/values.h" explicitly where it's used.satorux@chromium.org2011-09-091-0/+1
* [webui login] Adds network drop-down to the offline screen.altimofeev@chromium.org2011-09-086-36/+123
* Make cookie removal on enterprise enrollment more robust.mnissler@chromium.org2011-09-082-28/+65
* [ChromeOS] Fix SigninScreenHandler crash in automation.xiyuan@chromium.org2011-09-082-46/+50
* Add a shortcut for speech input to the keyboard overlay.mazda@chromium.org2011-09-081-0/+2
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-0/+2
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-062-6/+2
* Add handling for the two new error codes of the DMServer 405,409.pastarmovj@chromium.org2011-09-064-0/+12
* [ChromeOS] Update Gaia side pane per mock.xiyuan@chromium.org2011-09-031-3/+4
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-0/+1
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-022-10/+30
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+0
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-0/+1
* Added user email/password switches for test automation.zelidrag@chromium.org2011-08-311-0/+14
* Fix localized "platform" message for non-8bit languageskochi@chromium.org2011-08-311-2/+2
* [cros] check for updates in WebUI OOBE can be cancelled in dev builds.ivankr@chromium.org2011-08-302-1/+37
* [ChromeOS] Pass optional email to auth extension.xiyuan@chromium.org2011-08-301-6/+3
* [cros] Process proper notification in SIM dialog.nkostylev@chromium.org2011-08-291-7/+21
* Revert 95995 - Product logo and name is the sole icon nowglotov@google.com2011-08-241-0/+2
* Move enterprise enrollment related OOBE code to subdirectory.mnissler@chromium.org2011-08-244-4/+4
* [oobe] HTML page support for the WebUI OOBE implementation.altimofeev@chromium.org2011-08-191-1/+3