summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/customization_document.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up shill fake implementationsstevenjb@chromium.org2014-06-061-2/+0
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Apply default wallpaper from customization manifest.alemate@chromium.org2014-04-231-14/+291
* Remember that there is no customization if customization ID is missingdpolukhin@chromium.org2014-04-111-6/+20
* + add was_installed_by_oem support to external extensions json.dpolukhin@chromium.org2014-04-091-0/+3
* Allow country-specific languages in UI list at OOBE.alemate@chromium.org2014-04-091-0/+9
* Add ServicesCustomizationDocument singleton overrider for testsdpolukhin@chromium.org2014-03-251-4/+20
* Don't instantiate AppListSyncableService if it is not going to be useddpolukhin@chromium.org2014-03-241-9/+9
* Set OEM apps folder name from customization manifestdpolukhin@chromium.org2014-03-241-20/+67
* ServicesCustomizationDocument should handle no network and file not founddpolukhin@chromium.org2014-03-241-37/+87
* Fix FileManagerFileTasksComplexTest.FindFileHandlerTasks test failingdpolukhin@chromium.org2014-03-061-0/+1
* Apply OEM default app from customization manifestdpolukhin@chromium.org2014-03-051-37/+184
* Update ServicesCustomizationDocument to match new design docdpolukhin@chromium.org2014-02-271-46/+90
* Expand VPD initial_locale to a list of locales. Use the expanded VPD initial_...alemate@chromium.org2014-01-311-0/+17
* Removing GetDefaultProfile from CustomizationDocumentskuhne@chromium.org2014-01-081-3/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-9/+9
* Move statistics_provider to chromeos/systemstevenjb@chromium.org2013-10-091-2/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-2/+2
* Use a direct include of time headers in chrome/browser/, part 2.avi@chromium.org2013-06-281-1/+1
* Cleanup of system settings constants (ab)use.zelidrag@chromium.org2013-06-191-3/+2
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Convert CustomizationDocument class to use NetworkStateHandlergauravsh@chromium.org2013-06-041-4/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+5
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+3
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-3/+3
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-1/+1
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-3/+1
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-4/+5
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-1/+1
* Replace NewRunnableMethod with Bind in CustomizationDocument.achuith@chromium.org2011-10-261-6/+8
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-2/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-5/+5
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+7
* [cros] Support global carrier config.nkostylev@chromium.org2011-09-051-95/+20
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+2
* Apply VPD customization even if startup customization manifest is missing.dpolukhin@chromium.org2011-08-161-34/+34
* Attempt to fix chromeos buildhamaji@chromium.org2011-08-031-2/+1
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-9/+14