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