summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Make the login page resize for the touch keyboardrharrison@chromium.org2011-06-021-2/+15
* WidgetDelegate is now always created. Specified through InitParams, if NULL W...ben@chromium.org2011-06-023-11/+14
* Move code in chromeos_syslogs.cc of libcros to Chrome treehashimoto@chromium.org2011-06-022-1/+140
* Added code to invalidate network resources on system resume.zelidrag@chromium.org2011-06-023-3/+29
* Revert "Listen to XI_HierarchyChanged events and call setxkbmap when needed."yusukes@google.com2011-06-024-213/+4
* Fixing Clang build break.zelidrag@chromium.org2011-06-021-0/+1
* Listen to XI_HierarchyChanged events and call setxkbmap when needed.yusukes@google.com2011-06-024-4/+213
* Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...zelidrag@chromium.org2011-06-022-13/+191
* Replace WPA and RSN with PSK in Other Wi-Fi network UI.stevenjb@google.com2011-06-021-13/+6
* Fix issue with static ipconfig not creating dhcp ip configs properly.chocobo@chromium.org2011-06-021-20/+21
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-017-9/+9
* Changing Checkbox class to use NativeTheme class for rendering instead ofrogerta@chromium.org2011-06-011-30/+1
* Converted from DOM to WebUI for new login methodsadrul@chromium.org2011-06-016-108/+108
* Changed kKeyboardHeight in WebUILoginView to reflect change in TouchBrowserFr...rharrison@chromium.org2011-06-011-1/+1
* [cros] Show OOBE progress bar on sign in screen when needed.nkostylev@chromium.org2011-06-011-0/+4
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-0115-15/+13
* Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use...dtu@google.com2011-05-312-1/+22
* Add portal detection for all types of connections.ers@chromium.org2011-05-314-94/+55
* Add Private Network list to Internet Options; slight refactoring of icon gene...stevenjb@google.com2011-05-302-2/+60
* Support multiple flimflam profiles and UI for sharing networks.stevenjb@google.com2011-05-303-108/+423
* Mark NotificationTest.TestActivateDeactivate flakykinuko@chromium.org2011-05-301-1/+2
* Fix ChromeOS clock menu so that it can show 12-hour clock in all locales.kinaba@google.com2011-05-301-24/+4
* CrOS - Send EAP.KeyID for 802.1X Wi-Fi connectionsjamescook@chromium.org2011-05-281-0/+3
* CrOS - Send the TPM PIN to flimflam for both VPN and 802.1X networksjamescook@chromium.org2011-05-282-15/+32
* Use arcs for wifidavemoore@chromium.org2011-05-287-82/+122
* New image burner ui + some refactoringtbarzic@chromium.org2011-05-282-78/+204
* Add UI for configuring static IP addresses.chocobo@chromium.org2011-05-284-12/+211
* Changed syslog library so we can have contexts different than sysinfo or feed...tbarzic@chromium.org2011-05-282-10/+42
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-273-19/+33
* Several fixes to the UI for enabling SIM-locked modems.ers@chromium.org2011-05-275-12/+33
* Move SetWindowBounds onto Widget.ben@chromium.org2011-05-272-2/+2
* Fix issue when mounting an entire USB drive without partition.tbarzic@chromium.org2011-05-271-2/+3
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-275-6/+6
* Fixes clang bot.altimofeev@chromium.org2011-05-271-1/+1
* [cros] WizardController refactoring.altimofeev@chromium.org2011-05-2750-1061/+956
* Fix GSG URLdpolukhin@chromium.org2011-05-271-1/+1
* [cros] Refactored EulaView: split into EulaView, EulaScreen, EulaScreenActor.avayvod@chromium.org2011-05-2710-73/+325
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-275-0/+610
* Revert 86914 - Move a bunch of functions from Window onto Widget.wtc@chromium.org2011-05-275-6/+6
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-265-6/+6
* CrOS - Send TPM PIN to flimflam for 802.1X Wi-Fi connections.jamescook@chromium.org2011-05-263-7/+20
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-263-44/+55
* Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...willchan@chromium.org2011-05-263-55/+44
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-263-44/+55
* Revert 81536 that made all updates during OOBE requireddpolukhin@chromium.org2011-05-261-1/+1
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-263-33/+19
* Remove --enable-vpn (enabled always)stevenjb@google.com2011-05-252-13/+14
* Make Widget ownership a little clearer by expressing it in terms of an enum.ben@chromium.org2011-05-251-1/+1
* Integrate WebUI Login with cros.sadrul@chromium.org2011-05-2514-478/+462
* Revert 86642 - Remove --enable-vpn (enabled always)vandebo@chromium.org2011-05-251-11/+13