summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/customization_document.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-4/+8
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-2/+2
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-221-1/+2
* Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos.thestig@chromium.org2011-11-151-1/+0
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+4
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* [cros] Support global carrier config.nkostylev@chromium.org2011-09-051-57/+8
* Apply VPD customization even if startup customization manifest is missing.dpolukhin@chromium.org2011-08-161-7/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-6/+6
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-3/+5
* [cros] Support carrier deal info link in promo bubble.nkostylev@chromium.org2011-06-161-6/+18
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* ChromeOS: virtual destructors should have virtual keyword.hans@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-2/+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-1/+45
* Make customization documents singletons.dpolukhin@chromium.org2011-04-281-10/+91
* HWID and VPD values should be accessible via SystemAccess::GetMachineStatisticdpolukhin@chromium.org2011-04-261-13/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-3/+3
* Set OEM startup parameters based on value from VPDdpolukhin@chromium.org2011-03-111-0/+11
* OEM customization: added hwid_mask and keyboard_layoutdpolukhin@chromium.org2011-03-101-0/+2
* Fix error with reading hwidmap introduced in previous commitdpolukhin@chromium.org2011-02-221-0/+3
* Update customization manifest reader to match desing docdpolukhin@chromium.org2011-02-211-97/+12
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-08-021-13/+31
* Revert 54313 - OEM EULA extracted correctly from manifest.rsesek@chromium.org2010-07-301-33/+13
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-07-301-13/+33
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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-8/+32
* Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021.denisromanov@chromium.org2010-05-281-0/+115
* Revert 48424 - Adding initial implementation of the PartnerCustomization clas...jrg@chromium.org2010-05-271-115/+0
* Adding initial implementation of the PartnerCustomization classes.denisromanov@chromium.org2010-05-271-0/+115