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
*
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
*
Fixed loader issue in unit tests caused by some test not using that mock and ...
zelidrag@chromium.org
2010-03-24
2
-0
/
+11
*
Mocks for all libcros elements. Added library registry object that provides a...
zelidrag@chromium.org
2010-03-23
48
-468
/
+1157
*
Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...
johnnyg@chromium.org
2010-03-23
1
-4
/
+5
*
Some layout related fixes for the app launchers.
jcivelli@chromium.org
2010-03-23
1
-1
/
+6
*
Add tests for ClockMenuButton.
chocobo@chromium.org
2010-03-23
4
-20
/
+62
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
3
-15
/
+19
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
20
-24
/
+24
*
Add KEEP_SIZE state to panel and fixed misc bugs.
oshima@chromium.org
2010-03-22
5
-128
/
+231
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
4
-748
/
+3
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
4
-2
/
+9
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-3
/
+2
*
Don't change the panel state when deleting notifications (and mouse is on the...
oshima@chromium.org
2010-03-19
4
-7
/
+101
*
Notification for battery with <= 15 minutes remaining.
seanparent@google.com
2010-03-19
5
-3
/
+233
*
Add ability to show/hide password in login dialog.
chocobo@chromium.org
2010-03-19
2
-1
/
+29
*
Enables chrome to do programmatic auth without helper binaries/pam modules.
cmasone@google.com
2010-03-19
20
-90
/
+471
*
AppLauncher cleanup.
oshima@chromium.org
2010-03-19
3
-21
/
+18
*
Tweaks for login panels:
sky@chromium.org
2010-03-19
3
-10
/
+37
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
4
-4
/
+4
*
Status area update fix on language switches.
glotov@google.com
2010-03-19
1
-0
/
+2
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
3
-3
/
+3
*
Move clock menu button to the right as per UI design.
chocobo@chromium.org
2010-03-18
1
-6
/
+6
*
Fix so that encrypted networks are marked as such.
chocobo@chromium.org
2010-03-18
1
-1
/
+1
[next]