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
*
Revert 43475 - Adding "preload_engines" and "use_global_engine" preferences t...
rohitrao@chromium.org
2010-04-02
3
-69
/
+2
*
Revert 43476 - Use "preload_engines" pref on Chrome side to save the list of ...
rohitrao@chromium.org
2010-04-02
2
-239
/
+124
*
Revert 43382 - Move fetching of fullfledged auth cookies to a time when we ha...
jar@chromium.org
2010-04-02
25
-1067
/
+330
*
Use "preload_engines" pref on Chrome side to save the list of active IMEs.
yusukes@chromium.org
2010-04-02
2
-124
/
+239
*
Adding "preload_engines" and "use_global_engine" preferences to Chrome side.
yusukes@chromium.org
2010-04-02
3
-2
/
+69
*
Add remaining test cases for NetworkScreen.
nkostylev@google.com
2010-04-02
3
-43
/
+116
*
Move fetching of full-fledged auth cookies to a time when we have the user's ...
cmasone@google.com
2010-04-01
25
-330
/
+1067
*
Rename RunAllPendingEvents -> RunAllPendingInMessageLoop
oshima@chromium.org
2010-04-01
4
-29
/
+31
*
Fix chromeos build.
estade@chromium.org
2010-04-01
1
-3
/
+3
*
Fix a bug where we were showing "t" in language config dialog.
satorux@chromium.org
2010-04-01
3
-14
/
+66
*
Fix a bug that caused the add language dialog to have a huge combobox button.
satorux@chromium.org
2010-04-01
1
-3
/
+28
*
Fix build errors that occur on Ubuntu 9.10
satorux@chromium.org
2010-04-01
2
-6
/
+10
*
Fix ChromeOS build (function was renamed)
finnur@chromium.org
2010-04-01
1
-2
/
+2
*
Control flow test family added.
glotov@google.com
2010-03-31
7
-3
/
+190
*
Clear password field on login error.
nkostylev@google.com
2010-03-31
2
-13
/
+13
*
Moving Korean IME (ibus-hangul) preferences from IBus side (ibus-gconf & ibus...
yusukes@chromium.org
2010-03-31
8
-70
/
+147
*
Add exit test cases for Network selection screen (Ethernet & Wifi).
nkostylev@google.com
2010-03-31
4
-18
/
+168
*
Direct call of SetCurrentScreen instead of ShowFirstScreen for accelerator.
avayvod@google.com
2010-03-31
2
-17
/
+18
*
Generalize the logic for adding "configure" buttons for input methods.
satorux@chromium.org
2010-03-31
2
-34
/
+106
*
Commiting for rginda@ cl http://codereview.chromium.org/1390003
zelidrag@chromium.org
2010-03-31
4
-3
/
+46
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
2
-2
/
+2
*
Fixed flakiness of AccountScreenTest:
avayvod@google.com
2010-03-30
11
-102
/
+195
*
Fix a bug in LanguageConfigView where it didn't update the view when a langua...
satorux@chromium.org
2010-03-30
1
-0
/
+3
*
Add support for multiple input methods per language in LanguageConfigView.
satorux@chromium.org
2010-03-30
5
-37
/
+96
*
Temporarily disable a failing piece of a ChromeOS test. My location bar chan...
pkasting@chromium.org
2010-03-30
1
-1
/
+1
*
Created test for panels
davemoore@chromium.org
2010-03-29
3
-4
/
+115
*
Fix the GTK crash by eliding extra long url,command strings in external proto...
inferno@chromium.org
2010-03-29
1
-1
/
+7
*
Added keyboard accelerator and hint label to skip update during OOBE by press...
denisromanov@chromium.org
2010-03-29
3
-4
/
+50
*
Add test cases for NetworkScreenTest.
nkostylev@google.com
2010-03-29
5
-94
/
+301
*
* Add / exhanced tests for state transition.
oshima@chromium.org
2010-03-28
3
-21
/
+110
*
Added two browser tests for CompactLocationBarHost.
oshima@chromium.org
2010-03-28
4
-79
/
+114
*
Fix compiler warnings.
chocobo@chromium.org
2010-03-26
1
-1
/
+1
*
In process browser test for login screen.
dpolukhin@chromium.org
2010-03-26
8
-56
/
+251
*
Disable test AccountScreenTest.TestBasic .
skerner@chromium.org
2010-03-26
1
-1
/
+1
*
Adding new test for mount observer. Also changing the usb mounter to only rel...
dhg@chromium.org
2010-03-25
4
-7
/
+171
*
Add test for power_menu_button.
chocobo@chromium.org
2010-03-25
3
-7
/
+106
*
Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.
mpcomplete@chromium.org
2010-03-25
1
-1
/
+4
*
LanguageSwitch test.
glotov@google.com
2010-03-25
2
-0
/
+60
*
Refactor network selection screen.
nkostylev@google.com
2010-03-25
17
-219
/
+414
*
Mark AccountScreenTest.TestBasic as flaky.
skerner@chromium.org
2010-03-25
1
-2
/
+1
*
OOBE screens stroke should on pixel boundary to looks less blurry.
dpolukhin@chromium.org
2010-03-25
1
-7
/
+10
*
Fix a bug that caused candidate_window to crash at startup time.
satorux@chromium.org
2010-03-25
1
-0
/
+1
*
Initial unittest for AccountScreen.
avayvod@google.com
2010-03-25
1
-0
/
+48
*
Fix infinite loop bug that crashes Chrome when selected "Disable Wifi".
chocobo@chromium.org
2010-03-25
2
-6
/
+6
*
Makes the password field show the text 'Password' when empty.
sky@chromium.org
2010-03-24
1
-0
/
+2
*
Some layout adjustements to the app launcher so it shows
jcivelli@chromium.org
2010-03-24
1
-0
/
+6
*
Create trivial test for OOBE network selection screen.
nkostylev@google.com
2010-03-24
7
-6
/
+290
*
Try to fix compile failure.
pkasting@chromium.org
2010-03-24
1
-3
/
+3
*
Expose current_screen() for tests.
avayvod@google.com
2010-03-24
2
-9
/
+4
*
basic browser tests for compact navigation bar.
oshima@chromium.org
2010-03-24
4
-2
/
+159
[next]