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
*
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
viettrungluu@chromium.org
2010-08-14
1
-2
/
+1
*
Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...
viettrungluu@chromium.org
2010-08-14
1
-2
/
+1
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
4
-11
/
+7
*
Fix previous cl to implement new panel mock to have each title own its backgr...
davemoore@chromium.org
2010-08-13
2
-32
/
+65
*
TBR: Fix chromeos build. Part 2.
erg@google.com
2010-08-13
1
-1
/
+2
*
TBR: Fix chromeos build.
erg@google.com
2010-08-13
1
-0
/
+1
*
Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc...
chocobo@chromium.org
2010-08-13
1
-2
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
2
-3
/
+3
*
Convert wide strings in Chrome OS DOM UI code.
viettrungluu@chromium.org
2010-08-13
13
-220
/
+222
*
Remove a few more wide strings from Chrome OS.
viettrungluu@chromium.org
2010-08-13
1
-6
/
+6
*
Refactor OwnerKeyUtils and OwnerManager to leverage base::RSAPrivateKey
cmasone@google.com
2010-08-13
6
-320
/
+167
*
Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u...
avayvod@chromium.org
2010-08-13
8
-16
/
+45
*
Support input methods on the account creation page (chromeos/login/account_sc...
yusukes@chromium.org
2010-08-13
2
-6
/
+2
*
Show restart warning when UI language is changed.
satorux@chromium.org
2010-08-13
2
-2
/
+20
*
Make selectable keyboard layout only one for each language
zork@chromium.org
2010-08-13
1
-1
/
+1
*
Revert "Update panel title to match current mock. The corners become slightly...
tony@chromium.org
2010-08-13
1
-62
/
+30
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
2
-6
/
+5
*
Update panel title to match current mock. The corners become slightly rounded.
davemoore@chromium.org
2010-08-12
1
-30
/
+62
*
If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...
chocobo@chromium.org
2010-08-12
3
-70
/
+81
*
Turn a bunch of wchar_t* dictionary keys (in CrOS) into char* keys.
viettrungluu@chromium.org
2010-08-12
1
-16
/
+16
*
Prefrence policy is honored for changing crash reporting state.
glotov@chromium.org
2010-08-12
2
-7
/
+19
*
Set logged in user image when image is selected.
avayvod@chromium.org
2010-08-12
4
-1
/
+17
*
Add prefs for the DOMUI version of "Customize modifier keys" dialog.
yusukes@chromium.org
2010-08-12
4
-43
/
+97
*
Fix cros library documentation:
joth@chromium.org
2010-08-12
16
-28
/
+35
*
Add the Resource ID of the keyboard layout(xkb:bg:phonetic:bul)
yusukes@chromium.org
2010-08-12
1
-0
/
+1
*
Try to fix CrOS build (probelm with r55848), part 2.
viettrungluu@chromium.org
2010-08-12
2
-3
/
+3
*
Fix r55848 (Chrome OS build failure).
viettrungluu@chromium.org
2010-08-12
1
-2
/
+1
*
Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).
viettrungluu@chromium.org
2010-08-12
1
-1
/
+1
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
1
-4
/
+9
*
Bug fix: Reset keyboard layout to hardware keyboard when IME is killed.
zork@chromium.org
2010-08-12
1
-0
/
+2
*
Add instructions in the Languages and Input dialog per a mock from UX.
satorux@chromium.org
2010-08-12
1
-0
/
+14
*
Implement DOMUI version of key repeat options.
yusukes@chromium.org
2010-08-12
1
-0
/
+38
*
Improved thread safety
davej@chromium.org
2010-08-11
3
-79
/
+161
*
Show alert messages when the user tries to remove the last language or the in...
satorux@chromium.org
2010-08-11
1
-0
/
+6
*
Add better support for languages in kExtraLanguages.
satorux@chromium.org
2010-08-11
4
-14
/
+38
*
Add ability to show "Chromium OS cannot be displayed" as needed.
satorux@chromium.org
2010-08-11
3
-0
/
+32
*
Clean up latin-pre/post special handling in input method code.
yusukes@chromium.org
2010-08-11
8
-82
/
+17
*
Remove ReorderInputMethodIdsForLanguageCode().
yusukes@chromium.org
2010-08-11
4
-98
/
+2
*
Add Views UI for setting keyboard repeat delay and repeat interval.
yusukes@chromium.org
2010-08-11
7
-10
/
+175
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
13
-67
/
+67
*
Fix some typos from a bad merge.
zork@chromium.org
2010-08-11
1
-31
/
+13
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
5
-0
/
+5
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
2
-5
/
+9
*
On locale changed: take care of continue button on network_selection screen.
dilmah@chromium.org
2010-08-10
2
-8
/
+21
*
Support new libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAuto...
yusukes@chromium.org
2010-08-10
4
-0
/
+79
*
Fix to not show passwords in about:network page. Now it just shows *'s
chocobo@chromium.org
2010-08-10
1
-2
/
+2
*
Notify on failure during network connection.
chocobo@chromium.org
2010-08-09
1
-13
/
+37
*
Add GetMachineStatistic to SystemLibrary.
stevenjb@chromium.org
2010-08-09
3
-5
/
+48
*
Clean up code by removing network traffic code in network library.
chocobo@chromium.org
2010-08-09
9
-264
/
+3
*
Comment out test expectations that failed on the build bot
satorux@chromium.org
2010-08-09
1
-4
/
+9
[next]