summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/customization_document.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [cros] Support carrier deal info link in promo bubble.nkostylev@chromium.org2011-06-161-13/+19
* Remove hwid from machine statistics because it's duplicate of hardware_classdpolukhin@chromium.org2011-05-251-2/+2
* cros: More clang plugin appeasing.thakis@chromium.org2011-05-151-0/+4
* cros: Even more clang plugin appeasing; even more compile error fixing (in ne...thakis@chromium.org2011-05-151-0/+4
* Refactor preference syncing.zea@chromium.org2011-05-091-1/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* [cros] Add support for carrier deals.nkostylev@chromium.org2011-05-051-2/+88
* Make customization documents singletons.dpolukhin@chromium.org2011-04-281-21/+155
* HWID and VPD values should be accessible via SystemAccess::GetMachineStatisticdpolukhin@chromium.org2011-04-261-82/+18
* Set OEM startup parameters based on value from VPDdpolukhin@chromium.org2011-03-111-2/+71
* OEM customization: added hwid_mask and keyboard_layoutdpolukhin@chromium.org2011-03-101-16/+29
* Fix error with reading hwidmap introduced in previous commitdpolukhin@chromium.org2011-02-221-12/+29
* Update customization manifest reader to match desing docdpolukhin@chromium.org2011-02-211-139/+74
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-1/+3
* Turn a bunch of wchar_t* dictionary keys (in CrOS) into char* keys.viettrungluu@chromium.org2010-08-121-16/+16
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-08-021-6/+15
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+4
* Revert 54313 - OEM EULA extracted correctly from manifest.rsesek@chromium.org2010-07-301-15/+6
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-07-301-6/+15
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-231-0/+4
* Added implementation of partner services manifest parsing, unit test and samp...denisromanov@chromium.org2010-06-071-3/+61
* Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021.denisromanov@chromium.org2010-05-281-0/+135
* Revert 48424 - Adding initial implementation of the PartnerCustomization clas...jrg@chromium.org2010-05-271-135/+0
* Adding initial implementation of the PartnerCustomization classes.denisromanov@chromium.org2010-05-271-0/+135