index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add configuration UI for virtual keyboards (C++ part).
yusukes@google.com
2011-08-23
1
-3
/
+9
*
Revert r97856 "move bubble border code and update references to it."
maruel@chromium.org
2011-08-23
9
-37
/
+33
*
move bubble border code and update references to it.
saintlou@chromium.org
2011-08-23
9
-33
/
+37
*
Fix editable_user switching for GAIA login.
mnissler@chromium.org
2011-08-23
1
-1
/
+1
*
UI changes to make fake mounting of corrupted devices possible.
sidor@chromium.org
2011-08-23
2
-3
/
+21
*
Write the accessibility pref immediately when it changes, rather than
dmazzoni@chromium.org
2011-08-23
1
-1
/
+5
*
A keyboard widget that manages itself (the animation and all that).
sadrul@chromium.org
2011-08-22
4
-332
/
+8
*
Do not call SMSMonitor with empty device path.
stevenjb@google.com
2011-08-22
1
-8
/
+13
*
Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...
stevenjb@google.com
2011-08-22
9
-20
/
+79
*
chromeos proxy ui enhancements
kuan@chromium.org
2011-08-22
2
-13
/
+29
*
chromeos proxy: retrieve proxy config property from flimflam
kuan@chromium.org
2011-08-22
2
-0
/
+8
*
Reset the device policy machinery upon retrying enrollment.
mnissler@chromium.org
2011-08-22
1
-3
/
+3
*
Disable most of keyboard layouts when TOUCH_UI is defined.
yusukes@chromium.org
2011-08-20
1
-48
/
+48
*
Adding another level of abstraction between MountLibrary and libcros.
tbarzic@chromium.org
2011-08-20
2
-29
/
+109
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
2
-5
/
+6
*
Chrome OS: don't display connection failure notification unless connect was u...
ers@chromium.org
2011-08-19
2
-6
/
+22
*
Migrate crash reporting settings only if owner.
rkc@chromium.org
2011-08-19
1
-3
/
+26
*
[oobe] HTML page support for the WebUI OOBE implementation.
altimofeev@chromium.org
2011-08-19
1
-0
/
+22
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
1
-4
/
+0
*
Revert 97406 - Fix a memory leak in the IME candidate window of Chrome OS.
kinaba@chromium.org
2011-08-19
1
-1
/
+3
*
Chrome OS: Invoke the correct virtual ParseValue method when creating networks.
ers@chromium.org
2011-08-19
1
-1
/
+1
*
Fix a memory leak in the IME candidate window of Chrome OS.
kinaba@chromium.org
2011-08-19
1
-3
/
+1
*
Add URL parameter to the constructor of KeyboardContainerView.
yusukes@chromium.org
2011-08-18
1
-1
/
+4
*
Fixed online state notification flakiness on ChromeOS.
zelidrag@chromium.org
2011-08-18
2
-23
/
+138
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
2
-2
/
+2
*
Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...
rickcam@chromium.org
2011-08-18
1
-2
/
+4
*
Profiles: Fix overlistening on LOAD_COMPLETED_MAIN_FRAME.
erg@google.com
2011-08-17
2
-6
/
+8
*
Creating NotificationService. Split test cases. Avoiding DCHECK for g_browser...
avayvod@chromium.org
2011-08-17
2
-3
/
+13
*
Fixed playing multiple files in the mediaplayer.
serya@chromium.org
2011-08-17
1
-0
/
+1
*
Fix the build break of preferences.cc
mazda@chromium.org
2011-08-17
1
-1
/
+2
*
Automatically remove invalid virtual keyboard prefs.
yusukes@google.com
2011-08-17
1
-3
/
+18
*
[ChromeOS] Fix a problem that invalid oauth token is not refreshed.
xiyuan@chromium.org
2011-08-17
1
-4
/
+4
*
Add GetInputMethodDescriptorFromXkbId function.
yusukes@google.com
2011-08-17
3
-1
/
+36
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
5
-16
/
+25
*
cros: Apply the Init() model to UpdateLibrary API.
tfarina@chromium.org
2011-08-16
3
-17
/
+24
*
Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.
satorux@chromium.org
2011-08-16
14
-14
/
+14
*
Fixed a broken TOUCH_UI build.
fsamuel@chromium.org
2011-08-16
1
-1
/
+1
*
Fix VPN icon issues
stevenjb@google.com
2011-08-16
7
-35
/
+53
*
Profiles: Fix touchui usage of AllSources() for FOCUS_CHANGED_IN_PAGE.
erg@chromium.org
2011-08-16
1
-2
/
+4
*
Apply VPD customization even if startup customization manifest is missing.
dpolukhin@chromium.org
2011-08-16
3
-94
/
+93
*
chromeos: Improve brightness and volume animations.
derat@chromium.org
2011-08-15
5
-96
/
+168
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Fix Clang build
gspencer@google.com
2011-08-15
2
-3
/
+6
*
This factors out all of the parsing code from the network library
gspencer@google.com
2011-08-15
10
-1592
/
+2959
*
touchui login: Fix a crash in debug build in the login screen.
sadrul@chromium.org
2011-08-15
1
-1
/
+2
*
Fix Chromium OS build break introduced in r96761.
grt@chromium.org
2011-08-15
1
-1
/
+2
*
Disabled UserControllerTest
avayvod@chromium.org
2011-08-15
1
-1
/
+2
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
2
-6
/
+6
*
Add member variables to VirtualKeyboardSelector and VirtualKeyboard classes.
yusukes@chromium.org
2011-08-13
5
-24
/
+270
[next]