summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Add configuration UI for virtual keyboards (C++ part).yusukes@google.com2011-08-231-3/+9
* Revert r97856 "move bubble border code and update references to it."maruel@chromium.org2011-08-239-37/+33
* move bubble border code and update references to it.saintlou@chromium.org2011-08-239-33/+37
* Fix editable_user switching for GAIA login.mnissler@chromium.org2011-08-231-1/+1
* UI changes to make fake mounting of corrupted devices possible.sidor@chromium.org2011-08-232-3/+21
* Write the accessibility pref immediately when it changes, rather thandmazzoni@chromium.org2011-08-231-1/+5
* A keyboard widget that manages itself (the animation and all that).sadrul@chromium.org2011-08-224-332/+8
* Do not call SMSMonitor with empty device path.stevenjb@google.com2011-08-221-8/+13
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-229-20/+79
* chromeos proxy ui enhancementskuan@chromium.org2011-08-222-13/+29
* chromeos proxy: retrieve proxy config property from flimflamkuan@chromium.org2011-08-222-0/+8
* Reset the device policy machinery upon retrying enrollment.mnissler@chromium.org2011-08-221-3/+3
* Disable most of keyboard layouts when TOUCH_UI is defined.yusukes@chromium.org2011-08-201-48/+48
* Adding another level of abstraction between MountLibrary and libcros.tbarzic@chromium.org2011-08-202-29/+109
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-192-5/+6
* Chrome OS: don't display connection failure notification unless connect was u...ers@chromium.org2011-08-192-6/+22
* Migrate crash reporting settings only if owner.rkc@chromium.org2011-08-191-3/+26
* [oobe] HTML page support for the WebUI OOBE implementation.altimofeev@chromium.org2011-08-191-0/+22
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-4/+0
* Revert 97406 - Fix a memory leak in the IME candidate window of Chrome OS.kinaba@chromium.org2011-08-191-1/+3
* Chrome OS: Invoke the correct virtual ParseValue method when creating networks.ers@chromium.org2011-08-191-1/+1
* Fix a memory leak in the IME candidate window of Chrome OS.kinaba@chromium.org2011-08-191-3/+1
* Add URL parameter to the constructor of KeyboardContainerView.yusukes@chromium.org2011-08-181-1/+4
* Fixed online state notification flakiness on ChromeOS.zelidrag@chromium.org2011-08-182-23/+138
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-182-2/+2
* Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...rickcam@chromium.org2011-08-181-2/+4
* Profiles: Fix overlistening on LOAD_COMPLETED_MAIN_FRAME.erg@google.com2011-08-172-6/+8
* Creating NotificationService. Split test cases. Avoiding DCHECK for g_browser...avayvod@chromium.org2011-08-172-3/+13
* Fixed playing multiple files in the mediaplayer.serya@chromium.org2011-08-171-0/+1
* Fix the build break of preferences.ccmazda@chromium.org2011-08-171-1/+2
* Automatically remove invalid virtual keyboard prefs.yusukes@google.com2011-08-171-3/+18
* [ChromeOS] Fix a problem that invalid oauth token is not refreshed.xiyuan@chromium.org2011-08-171-4/+4
* Add GetInputMethodDescriptorFromXkbId function.yusukes@google.com2011-08-173-1/+36
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-175-16/+25
* cros: Apply the Init() model to UpdateLibrary API.tfarina@chromium.org2011-08-163-17/+24
* Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.satorux@chromium.org2011-08-1614-14/+14
* Fixed a broken TOUCH_UI build.fsamuel@chromium.org2011-08-161-1/+1
* Fix VPN icon issuesstevenjb@google.com2011-08-167-35/+53
* Profiles: Fix touchui usage of AllSources() for FOCUS_CHANGED_IN_PAGE.erg@chromium.org2011-08-161-2/+4
* Apply VPD customization even if startup customization manifest is missing.dpolukhin@chromium.org2011-08-163-94/+93
* chromeos: Improve brightness and volume animations.derat@chromium.org2011-08-155-96/+168
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Fix Clang buildgspencer@google.com2011-08-152-3/+6
* This factors out all of the parsing code from the network librarygspencer@google.com2011-08-1510-1592/+2959
* touchui login: Fix a crash in debug build in the login screen.sadrul@chromium.org2011-08-151-1/+2
* Fix Chromium OS build break introduced in r96761.grt@chromium.org2011-08-151-1/+2
* Disabled UserControllerTestavayvod@chromium.org2011-08-151-1/+2
* Make WebPluginInfo more genericcpu@chromium.org2011-08-142-6/+6
* Add member variables to VirtualKeyboardSelector and VirtualKeyboard classes.yusukes@chromium.org2011-08-135-24/+270