/[chrome]
Chromium logo

Revision 53775


Jump to revision: Previous Next
Author: dpolukhin@chromium.org
Date: Tue Jul 27 11:15:18 2010 UTC (4 years, 10 months ago)
Changed paths: 13
Log Message:
Put back 53641 - Landing OEM customization CL for Denis

Original CL http://codereview.chromium.org/3026006

Fixed problems with initial locale change freezing Chrome OS on the device.
Added creation of /home/chronos/.oobe_completed flag file.
Removed command line switches for testing customization manifests.
Added StringFetcher class implementation - URL fetcher that downloads content into std::string.
Refactored services customization integration.
Removed sample manifests from Chrome repository. They are submitted into Chromium OS repository at chromeos/src/platform/assets/oem_customization.

BUG=http://crosbug.com/1888
TEST=Manual. Changes to OEM customization manifests on partner partition, namely the initial locale, time zone, and startup page attributes should change OOBE UX accordingly.

Review URL: http://codereview.chromium.org/3064002

TBR= nkostylev@chromium.org

Review URL: http://codereview.chromium.org/2878056

Changed paths:

Path Details
Directorytrunk/src/chrome/browser/browser_init.cc modified , text changed
Directorytrunk/src/chrome/browser/browser_init.h modified , text changed
Directorytrunk/src/chrome/browser/browser_main.cc modified , text changed
Directorytrunk/src/chrome/browser/chromeos/login/existing_user_controller.cc modified , text changed
Directorytrunk/src/chrome/browser/chromeos/login/string_fetcher.cc added
Directorytrunk/src/chrome/browser/chromeos/login/string_fetcher.h added
Directorytrunk/src/chrome/browser/chromeos/login/wizard_controller.cc modified , text changed
Directorytrunk/src/chrome/browser/chromeos/login/wizard_controller.h modified , text changed
Directorytrunk/src/chrome/browser/chromeos/testdata/services_manifest.json deleted
Directorytrunk/src/chrome/browser/chromeos/testdata/startup_manifest.json deleted
Directorytrunk/src/chrome/chrome_browser.gypi modified , text changed
Directorytrunk/src/chrome/common/chrome_switches.cc modified , text changed
Directorytrunk/src/chrome/common/chrome_switches.h modified , text changed

Powered by ViewVC 1.1.5 ViewVC Help