summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/options
Commit message (Expand)AuthorAgeFilesLines
* Use BubbleWindow for ChromeOS windows/dialogs.xiyuan@chromium.org2010-10-073-6/+9
* chromeos: DOMUI/Network: Change the button label to 'Cancel' instead of 'Done'.tfarina@chromium.org2010-10-051-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Make Enter key work on wi-fi password window.dilmah@chromium.org2010-09-211-8/+3
* Use net-yet-implemented message in cellular config view to avoid confusion.xiyuan@chromium.org2010-09-161-1/+11
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-163-5/+5
* Make Enter and Esc keys work at wi-fi password dialog.dilmah@chromium.org2010-09-162-3/+16
* Replace network combobox with network dropdown buttondpolukhin@chromium.org2010-09-141-8/+8
* Use new touchpad apidavemoore@chromium.org2010-09-081-52/+3
* Issue 5214: hide autoconnect option for new (non favorite) networks.stevenjb@chromium.org2010-09-072-14/+22
* chromeos: Append base:: to StringPrintf calls. Part 2.tfarina@chromium.org2010-09-041-1/+2
* Remove DOMUI and Views settings for key repeat rate and delay, change the def...yusukes@chromium.org2010-08-303-119/+3
* Implement 3G network settings dialog per chromium-os:5609.xiyuan@chromium.org2010-08-263-19/+192
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-268-9/+9
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-226-17/+22
* Add language_prefs namespace to language_preferences.h.satorux@chromium.org2010-08-209-101/+140
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-192-3/+1
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-192-1/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-153-5/+1
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-121-8/+51
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-112-4/+2
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-111-4/+0
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-113-10/+123
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-7/+7
* Clean up code by removing network traffic code in network library.chocobo@chromium.org2010-08-091-1/+0
* When user enters wrong password or bad wep key, we popup the login dialog aga...chocobo@chromium.org2010-08-061-0/+16
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-061-0/+6
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-034-0/+4
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-021-2/+5
* Fix CrOS build.thestig@chromium.org2010-07-314-0/+9
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-316-7/+0
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+2
* Port network options to DOM UI. Hook up all the functionality. UI touchup wor...chocobo@chromium.org2010-07-281-2/+2
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-272-5/+44
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2615-0/+15
* Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@:zelidrag@chromium.org2010-07-221-1/+1
* Land for njw:chocobo@chromium.org2010-07-211-1/+3
* Add "settings.language.preferred_languages" for Chromium OS's Languages and I...satorux@chromium.org2010-07-202-25/+35
* WifiConfigView::Init(): Fetch the localized string for the certstevenjb@chromium.org2010-07-161-1/+2
* Add auto-connect option in cellular config dialogs.chocobo@chromium.org2010-07-155-3/+133
* Pass the correct flag to input_method::GetInputMethodIdsFromLanguageCode() fu...yusukes@google.com2010-07-071-1/+1
* Simplify LanguageConfigModelsatorux@chromium.org2010-07-074-36/+28
* Enable the Configure buttons for opening the mozc configuration dialog.mazda@chromium.org2010-07-061-5/+3
* Fix a bug that caused Languages and Input dialog not to be redrawn.satorux@chromium.org2010-07-051-3/+3
* Re-land r51526mnissler@chromium.org2010-07-051-19/+54
* Hide cancel buttons on configuration dialogs.mazda@chromium.org2010-07-058-0/+60
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-54/+19
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-19/+54