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
/
cros
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the one-shot timer from input_method_library.cc.
yusukes@google.com
2011-02-17
1
-20
/
+3
*
UI changes for GSM support.
ers@chromium.org
2011-02-16
1
-19
/
+2
*
Hide network notification only when user initiates a new connection.
chocobo@chromium.org
2011-02-15
3
-0
/
+37
*
Crash fix in chromeos tests
glotov@google.com
2011-02-15
1
-0
/
+1
*
Fixing power mocks
glotov@google.com
2011-02-15
1
-2
/
+2
*
Introducing ResumeLibrary to track system resume signal
glotov@google.com
2011-02-15
2
-0
/
+29
*
Get rid of KeyboardLibrary::GetCurrentKeyboardLayoutName
satorux@chromium.org
2011-02-15
4
-24
/
+0
*
Do not try to update XKB layout and Preferences file unless they're really ne...
yusukes@google.com
2011-02-10
2
-21
/
+24
*
Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()
satorux@chromium.org
2011-02-10
1
-5
/
+10
*
Fix for potential crash in network_library (chromium-os:11861)
stevenjb@google.com
2011-02-10
1
-2
/
+2
*
Only show notification for low 3g data for the last data-based plan.
chocobo@chromium.org
2011-02-09
2
-2
/
+15
*
Get rid of InputMethodLibrary::GetImeConfig().
satorux@chromium.org
2011-02-09
3
-30
/
+2
*
Fix a bug where we were changing the current keyboard layout twice.
satorux@chromium.org
2011-02-09
1
-25
/
+46
*
Support German Neo 2 xkb layout.
mazda@chromium.org
2011-02-09
1
-0
/
+2
*
Recover the current input method from the Preference file only once.
yusukes@google.com
2011-02-09
2
-0
/
+6
*
More clean-up for InputMethodLibrary and related code.
satorux@chromium.org
2011-02-08
1
-133
/
+151
*
Refactor InputMethodLibrary:
satorux@chromium.org
2011-02-07
1
-47
/
+69
*
Don't call chromeos::GetCurrentInputMethod() from FlushImeConfig().
satorux@chromium.org
2011-02-07
1
-13
/
+16
*
Added two VLOGs for debugging issue 11379.
yusukes@google.com
2011-02-04
1
-0
/
+2
*
Add a function that returns the descriptor of the hardware keyboard.
satorux@chromium.org
2011-02-03
6
-38
/
+23
*
Refactor the deffered input method change logic in InputMethodLibrary.
satorux@chromium.org
2011-02-03
1
-12
/
+17
*
Fix a bug that caused the input method indicator not to be shown on the login...
satorux@chromium.org
2011-02-03
3
-1
/
+16
*
Implements chrome as a dbus service that exposes chrome functionalities, in
kuan@chromium.org
2011-02-02
4
-0
/
+372
*
Fix crashes in browser_tests for Chrome OS.
satorux@chromium.org
2011-02-02
2
-1
/
+13
*
Listen to APP_TERMINATING instead of APP_EXITING to fix the issue 11055.
yusukes@google.com
2011-02-02
1
-3
/
+6
*
Get rid of use of chromeos::GetHardwareKeyboardLayoutName().
satorux@chromium.org
2011-02-02
2
-7
/
+12
*
Do not start ibus-daemon when only one XKB keyboard layout is in use.
satorux@chromium.org
2011-02-01
1
-32
/
+88
*
Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()
satorux@chromium.org
2011-01-31
1
-0
/
+2
*
Cleanup code to return DATA_UNKNOWN when we have an unknown 3G data plan.
chocobo@chromium.org
2011-01-28
1
-1
/
+5
*
Embed candidate_window into chrome.
yusukes@google.com
2011-01-28
4
-62
/
+49
*
Add IsBootPath to MountLibrary. Additional boot path check in imageburner so ...
achuith@chromium.org
2011-01-27
2
-0
/
+7
*
Fix bug where when the 3G data plan is unknown, we show a green 3G badge. We ...
chocobo@chromium.org
2011-01-24
2
-1
/
+2
*
Add expectation for NetworkLibrary.IsLocked (fix for 6292008)
stevenjb@google.com
2011-01-22
1
-0
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Fixed ChromeOS network unit tests.
zelidrag@chromium.org
2011-01-21
1
-0
/
+3
*
Added flags to prevent messing with network connections while 3G device is be...
zelidrag@chromium.org
2011-01-21
3
-0
/
+45
*
Deprecate Get/SetKeyboardLayoutPerWindow APIs (Chrome part).
yusukes@google.com
2011-01-20
4
-41
/
+0
*
Additional reconnect improvements. Made sure that payment page is not displayed
zelidrag@chromium.org
2011-01-18
3
-4
/
+33
*
Fix so that login errors are shown from login/oobe screens.
chocobo@chromium.org
2011-01-14
1
-0
/
+5
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Revert "Revert "Use libcros to convert input method ID to keyboard overlay ID.""
mazda@chromium.org
2011-01-13
3
-1
/
+99
*
Cleanup - move BurnLibraryImpl declaration to .cc
achuith@chromium.org
2011-01-12
2
-48
/
+48
*
Revert "Use libcros to convert input method ID to keyboard overlay ID."
mazda@chromium.org
2011-01-12
2
-98
/
+1
*
Use libcros to convert input method ID to keyboard overlay ID.
mazda@chromium.org
2011-01-12
2
-1
/
+98
*
cleanup: Use the new libcros API StopInputMethodProcess() to terminate ibus-d...
yusukes@google.com
2011-01-11
1
-1
/
+9
*
Pass a correct input method descriptor to the ActiveInputMethodsChanged funct...
yusukes@google.com
2011-01-07
1
-4
/
+27
*
Fix UI-thread blocking issue in SetImeConfig.
yusukes@google.com
2011-01-06
3
-31
/
+71
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
chromeos: Replace copy-and-pasted code with macros.
derat@chromium.org
2010-12-23
2
-179
/
+46
*
Extend the TTS extension API to allow an extension to register itself as
dmazzoni@chromium.org
2010-12-23
3
-0
/
+29
[next]