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
*
Added input_method_util.h.
yusukes@google.com
2010-06-18
3
-184
/
+1
*
Fix bug where auto-connect setting is not immediately saved.
chocobo@chromium.org
2010-06-17
2
-35
/
+57
*
Rename LanguageLibrary with InputMethodLibrary.
satorux@chromium.org
2010-06-17
8
-123
/
+126
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
5
-25
/
+5
*
Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.
cmasone@google.com
2010-06-15
3
-0
/
+11
*
Initialize |own_keyboard_lib_| correctly in the constructor to fix memory leak
yusukes@google.com
2010-06-15
1
-0
/
+1
*
Share the same keyboard layout among all windows.
yusukes@google.com
2010-06-15
8
-5
/
+194
*
Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubble
yusukes@chromium.org
2010-06-14
3
-0
/
+10
*
Resume "previous input method" on unlock
yusukes@chromium.org
2010-06-14
3
-6
/
+16
*
Fix Google-A reconnect issue.
chocobo@chromium.org
2010-06-11
2
-12
/
+41
*
Hide the input language menu if there is only one input method and it's a XKB...
satorux@chromium.org
2010-06-11
3
-2
/
+12
*
Added InitTts function to speech synthesis library. Re-make of CL 2510001 whi...
chaitanyag@chromium.org
2010-06-10
3
-0
/
+11
*
BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...
thomasvl@chromium.org
2010-06-10
3
-12
/
+2
*
Hide the input language menu if there is only one input method and it's a XKB...
satorux@chromium.org
2010-06-10
3
-2
/
+12
*
Don't use disabled (gray) state for the language indicator.
yusukes@google.com
2010-06-10
3
-31
/
+3
*
Revert 49260 - Broke compile - Added InitTts function to speech synthesis lib...
rsesek@chromium.org
2010-06-09
3
-11
/
+0
*
Added InitTts function to speech synthesis library
chaitanyag@chromium.org
2010-06-09
3
-0
/
+11
*
Fixing mounting so that it remounts any devices it finds on boot.
dhg@chromium.org
2010-06-02
1
-0
/
+1
*
Change language name for Cangjie and Quick input methods from zh to zh-TW
yusukes@google.com
2010-05-26
2
-8
/
+14
*
Auto-connect to Google-A when Google-A is available, set up with identity and...
chocobo@chromium.org
2010-05-25
3
-0
/
+86
*
Do not #include obsolete header files.
yusukes@google.com
2010-05-25
3
-4
/
+4
*
Implement full screen lock functionality.
oshima@chromium.org
2010-05-20
3
-17
/
+70
*
Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...
zelidrag@chromium.org
2010-05-20
5
-3
/
+89
*
Handle "bopomofo" in LanguageLibrary::GetLanguageCodeFromDescriptor().
yusukes@google.com
2010-05-19
2
-1
/
+6
*
Make chromium compilable with screen lock change.
oshima@chromium.org
2010-05-19
2
-2
/
+2
*
Handle pinyin's zh as zh-CN.
satorux@chromium.org
2010-05-18
2
-4
/
+7
*
removing unnecessary null check for delete.
oshima@chromium.org
2010-05-17
2
-47
/
+45
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
7
-6
/
+229
*
fix build breakage
oshima@chromium.org
2010-05-14
1
-1
/
+0
*
Revert "Hook up ScreenLocker to screen lock cros library."
oshima@chromium.org
2010-05-14
7
-228
/
+6
*
Valgrind cond error fix. Initialize uninitialized member variable.
oshima@chromium.org
2010-05-14
1
-0
/
+1
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-13
7
-6
/
+228
*
Fix uninitialized mock_cryptohome_library_
oshima@chromium.org
2010-05-13
1
-0
/
+1
*
Switch to preferred XKB layout when current input method is changed.
yusukes@google.com
2010-05-13
2
-37
/
+7
*
Fix build break caused by cros_deps/DEPS update (2nd try).
yusukes@chromium.org
2010-05-12
1
-4
/
+4
*
Fix build break caused by cros_deps/DEPS update.
yusukes@chromium.org
2010-05-12
1
-1
/
+1
*
Check in for njw@chromium.org:
chocobo@chromium.org
2010-05-11
2
-2
/
+24
*
Added an about:network page for ChromeOS.
chocobo@chromium.org
2010-05-11
3
-50
/
+192
*
Remove the too chatty LOG(INFO):
yusukes@google.com
2010-05-11
1
-2
/
+0
*
Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...
chocobo@chromium.org
2010-05-06
3
-208
/
+225
*
Modify SetImeConfig() method so it queues a config request when ibus connecti...
yusukes@chromium.org
2010-05-01
2
-6
/
+59
*
Add ability to disconnect from network and changing passwords.
chocobo@chromium.org
2010-04-30
3
-1
/
+29
*
Add UI for changing auto-connect option on network.
chocobo@chromium.org
2010-04-30
3
-9
/
+37
*
Adding speech synthesis library to access TTS feature in libcros.
oshima@chromium.org
2010-04-28
5
-1
/
+127
*
- Adding Chrome preferences for ibus-pinyin.
yusukes@google.com
2010-04-22
1
-1
/
+1
*
2nd attempt to land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
3
-14
/
+31
*
Revert 45203 - Land http://codereview.chromium.org/1676002 for njw
jhawkins@chromium.org
2010-04-21
2
-27
/
+10
*
Revert 45206 - fix chromium os build.
jhawkins@chromium.org
2010-04-21
1
-4
/
+4
*
fix chromium os build.
chocobo@chromium.org
2010-04-21
1
-4
/
+4
*
Land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
2
-10
/
+27
[next]