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
*
kiosk: Show enrollment screen first if needed.
xiyuan@chromium.org
2013-12-03
4
-19
/
+41
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
First step of first-run UI replaced with component app.
dzhioev@chromium.org
2013-11-30
1
-2
/
+2
*
cros: Initialize prefs::kGoogleServicesUsername with canonicalized email
nkostylev@chromium.org
2013-11-30
1
-5
/
+4
*
Remove obsolete --low-resolution-contents-scale-factor command line switch
skyostil@chromium.org
2013-11-29
1
-1
/
+0
*
Telemetry: mark session restore state as done.
nkostylev@chromium.org
2013-11-28
2
-1
/
+9
*
First-run UI disabled for telemetry tests.
dzhioev@chromium.org
2013-11-28
1
-3
/
+2
*
Cleanup: Fix bad uses of EmptyString() in content/ and chrome/.
thestig@chromium.org
2013-11-27
2
-10
/
+8
*
--enable-gpu-rasterization flag for turning on hybrid ganesh mode
humper@google.com
2013-11-27
1
-0
/
+1
*
Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.
xians@chromium.org
2013-11-26
1
-1
/
+2
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
1
-1
/
+5
*
Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..."
xians@chromium.org
2013-11-26
1
-2
/
+1
*
Made greeting step of the first-run tutorial personalized.
dzhioev@chromium.org
2013-11-26
9
-157
/
+162
*
Added an "enable-audio-processor" flag and WebRtcAudioProcessor class.
xians@chromium.org
2013-11-26
1
-1
/
+2
*
This is the fifth CL of several that will eventually replace TokenService with
rogerta@chromium.org
2013-11-26
1
-1
/
+1
*
Do not attempt to validate SU token upon crash restart.
antrim@chromium.org
2013-11-25
1
-1
/
+7
*
Always preselect first manager pod, allow to select previous/next pod with up...
antrim@chromium.org
2013-11-25
1
-7
/
+2
*
Add a regression test for loading public users from Local State
antrim@chromium.org
2013-11-25
1
-0
/
+10
*
First-run UI is enabled by default.
dzhioev@chromium.org
2013-11-25
1
-5
/
+6
*
cros: Use first unlock user's pref for locking screen.
xiyuan@chromium.org
2013-11-23
1
-2
/
+2
*
This is the fourth CL of several that will eventually replace TokenService with
rogerta@chromium.org
2013-11-22
5
-71
/
+82
*
ash: Avoid reloading already-resized custom wallpaper.
derat@chromium.org
2013-11-22
1
-2
/
+3
*
[Toolbar] Refactoring: move ButtonDropDown, update image loading in Reload bu...
gbillock@chromium.org
2013-11-21
1
-3
/
+3
*
Introduce 3-stage loading, so that we never run EnsureUsersLoaded several times
antrim@chromium.org
2013-11-20
2
-7
/
+19
*
Added flag that forces first-run UI to show every login.
dzhioev@chromium.org
2013-11-20
1
-1
/
+3
*
Some improvements for first-run UI.
dzhioev@chromium.org
2013-11-20
7
-9
/
+18
*
[Refactoring] Created a very simplified GaiaScreenHandler.
ygorshenin@chromium.org
2013-11-19
2
-3
/
+44
*
Clean up PrefServiceBuilder
isherman@chromium.org
2013-11-19
1
-5
/
+4
*
Remove DialogDelegate::UseNewStyle and unused code.
msw@chromium.org
2013-11-18
4
-20
/
+2
*
[Toolbar Views] Move toolbar files to a new subdirectory.
gbillock@chromium.org
2013-11-18
2
-2
/
+2
*
Address races in UserImageManagerImpl
bartfab@chromium.org
2013-11-18
12
-627
/
+737
*
Fix location of supervised user token file on non-chromeos.
antrim@chromium.org
2013-11-17
2
-14
/
+15
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
2
-2
/
+2
*
Clean up and simplify UserImageLoader
bartfab@chromium.org
2013-11-14
5
-111
/
+115
*
SupervisedUsers : Fix transaction cleanup
antrim@chromium.org
2013-11-14
4
-40
/
+136
*
/OAuthLogin requests should use ChannelID.
thaidn@google.com
2013-11-14
2
-7
/
+6
*
1) Fix repaint glitches wrt to the solo window header when window docking is ...
pkotwicz@chromium.org
2013-11-14
1
-3
/
+3
*
Gaia is loaded only once for tests.
ygorshenin@chromium.org
2013-11-14
11
-44
/
+59
*
Reload ResourceBundle on locale change through BlockingPool (no IO on UI thread
alemate@chromium.org
2013-11-13
15
-360
/
+308
*
Adds a new "AccessibilityAlertInfo" event and removes AccessibilityManager::S...
dtseng@chromium.org
2013-11-13
4
-7
/
+16
*
Experimental viewport meta tag support for desktop
bokan@chromium.org
2013-11-12
1
-0
/
+2
*
Delay wallpaper load by 2 * average wallpaper load time.
alemate@chromium.org
2013-11-12
2
-0
/
+32
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
2
-10
/
+0
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
7
-28
/
+35
*
The back button on enrollment screen is needed to ensure that users don't end...
zelidrag@chromium.org
2013-11-09
6
-2
/
+107
*
Get rid of {Enable|Disable|ChromeCaptivePortalDetector flag.
ygorshenin@chromium.org
2013-11-08
2
-4
/
+0
*
cros: Fix KioskTest::WaitForAppLaunchSuccess crash.
xiyuan@chromium.org
2013-11-08
1
-11
/
+14
*
Implemented switch to override the size of the GPU command buffer
bajones@chromium.org
2013-11-07
1
-0
/
+1
*
3 new bootperf events:
alemate@chromium.org
2013-11-07
1
-0
/
+10
*
Disabled startup sound.
ygorshenin@chromium.org
2013-11-07
1
-0
/
+4
[next]