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
/
login
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commiting for rginda@ cl http://codereview.chromium.org/1390003
zelidrag@chromium.org
2010-03-31
4
-3
/
+46
*
Fixed flakiness of AccountScreenTest:
avayvod@google.com
2010-03-30
11
-102
/
+195
*
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
2
-24
/
+128
*
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
*
LanguageSwitch test.
glotov@google.com
2010-03-25
2
-0
/
+60
*
Refactor network selection screen.
nkostylev@google.com
2010-03-25
13
-209
/
+402
*
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
*
Initial unittest for AccountScreen.
avayvod@google.com
2010-03-25
1
-0
/
+48
*
Makes the password field show the text 'Password' when empty.
sky@chromium.org
2010-03-24
1
-0
/
+2
*
Create trivial test for OOBE network selection screen.
nkostylev@google.com
2010-03-24
1
-0
/
+86
*
Expose current_screen() for tests.
avayvod@google.com
2010-03-24
2
-9
/
+4
*
Fixed loader issue in unit tests caused by some test not using that mock and ...
zelidrag@chromium.org
2010-03-24
1
-0
/
+5
*
Mocks for all libcros elements. Added library registry object that provides a...
zelidrag@chromium.org
2010-03-23
8
-62
/
+75
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
5
-5
/
+5
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
2
-2
/
+2
*
Enables chrome to do programmatic auth without helper binaries/pam modules.
cmasone@google.com
2010-03-19
19
-90
/
+470
*
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
1
-1
/
+1
*
Status area update fix on language switches.
glotov@google.com
2010-03-19
1
-0
/
+2
*
When updating timezone, the clock now updates right away.
chocobo@chromium.org
2010-03-18
1
-0
/
+3
*
Create new GMail account on OOBE screen and set user name on login screen.
dpolukhin@chromium.org
2010-03-18
10
-78
/
+327
*
Added actual GoogleUpdate functionality to the OOBE update screen.
denisromanov@chromium.org
2010-03-18
6
-27
/
+147
*
Fixed view deletion on language switch.
avayvod@google.com
2010-03-16
6
-45
/
+72
*
BUG=35248
glotov@google.com
2010-03-15
4
-9
/
+5
*
chromeos: remove some variables that are now not more necessary.
avayvod@google.com
2010-03-15
1
-10
/
+0
*
Introduce full OOBE flow.
nkostylev@google.com
2010-03-15
2
-3
/
+18
*
Switched progress bar to integral positions (from 0 to 100).
avayvod@google.com
2010-03-15
1
-3
/
+4
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
3
-1
/
+3
*
Added progress bar to the update screen.
denisromanov@google.com
2010-03-12
6
-14
/
+66
*
Adds the remaining chunks for the login panels. It's currently not the
sky@chromium.org
2010-03-12
13
-38
/
+675
*
Implemented saving of the chosen language for the next boot.
glotov@google.com
2010-03-12
1
-1
/
+7
*
Code got moved out from under me, and when I merged, I missed a line. People...
cmasone@google.com
2010-03-11
1
-1
/
+3
*
Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...
cmasone@google.com
2010-03-11
7
-29
/
+394
*
Refactors the login manager code to have two windows:
sky@chromium.org
2010-03-10
10
-306
/
+436
*
Use NetworkConfigView for encrypted Wifi networks.
nkostylev@google.com
2010-03-10
6
-42
/
+40
*
Do not show network settings menu option for login.
chocobo@chromium.org
2010-03-10
1
-2
/
+4
*
Adds files I forgot to svn add when landing http://codereview.chromium.org/66...
sky@chromium.org
2010-03-10
1
-0
/
+23
*
Lands http://codereview.chromium.org/668105 for sosa:
sky@chromium.org
2010-03-10
6
-53
/
+96
*
Language selection menu rearranged to main menu with main languages and sub-m...
glotov@google.com
2010-03-09
2
-5
/
+28
*
Update screen view is reset while language is switched.
glotov@google.com
2010-03-09
1
-0
/
+1
*
Language switch implemented.
glotov@google.com
2010-03-09
5
-21
/
+145
*
Use new libcros loading api to display better error messages.
davemoore@chromium.org
2010-03-08
2
-7
/
+17
*
Adds display name and image to UserManager::User.
sky@chromium.org
2010-03-08
2
-5
/
+24
*
Added OOBE update screen stub.
finnur@chromium.org
2010-03-06
11
-70
/
+212
*
Provide notification on network connecting.
nkostylev@google.com
2010-03-05
2
-20
/
+76
*
Moved logic from AccountCreationView to AccountScreen.
avayvod@google.com
2010-03-04
11
-214
/
+378
[next]