| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove content::URLFetcherDelegate | akalin@chromium.org | 2012-05-22 | 1 | -4/+8 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -2/+2 |
* | Add OVERRIDE to chrome/browser/chromeos/. | avi@chromium.org | 2011-11-22 | 1 | -1/+2 |
* | Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos. | thestig@chromium.org | 2011-11-15 | 1 | -1/+0 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+4 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | [cros] Support global carrier config. | nkostylev@chromium.org | 2011-09-05 | 1 | -57/+8 |
* | Apply VPD customization even if startup customization manifest is missing. | dpolukhin@chromium.org | 2011-08-16 | 1 | -7/+10 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -6/+6 |
* | Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv... | satorux@chromium.org | 2011-07-10 | 1 | -3/+5 |
* | [cros] Support carrier deal info link in promo bubble. | nkostylev@chromium.org | 2011-06-16 | 1 | -6/+18 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | ChromeOS: virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | cros: More clang plugin appeasing. | thakis@chromium.org | 2011-05-15 | 1 | -0/+4 |
* | cros: Even more clang plugin appeasing; even more compile error fixing (in ne... | thakis@chromium.org | 2011-05-15 | 1 | -2/+2 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | [cros] Add support for carrier deals. | nkostylev@chromium.org | 2011-05-05 | 1 | -1/+45 |
* | Make customization documents singletons. | dpolukhin@chromium.org | 2011-04-28 | 1 | -10/+91 |
* | HWID and VPD values should be accessible via SystemAccess::GetMachineStatistic | dpolukhin@chromium.org | 2011-04-26 | 1 | -13/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Added extensions API to provide customization values. | altimofeev@chromium.org | 2011-03-24 | 1 | -3/+3 |
* | Set OEM startup parameters based on value from VPD | dpolukhin@chromium.org | 2011-03-11 | 1 | -0/+11 |
* | OEM customization: added hwid_mask and keyboard_layout | dpolukhin@chromium.org | 2011-03-10 | 1 | -0/+2 |
* | Fix error with reading hwidmap introduced in previous commit | dpolukhin@chromium.org | 2011-02-22 | 1 | -0/+3 |
* | Update customization manifest reader to match desing doc | dpolukhin@chromium.org | 2011-02-21 | 1 | -97/+12 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | OEM EULA extracted correctly from manifest. | glotov@chromium.org | 2010-08-02 | 1 | -13/+31 |
* | Revert 54313 - OEM EULA extracted correctly from manifest. | rsesek@chromium.org | 2010-07-30 | 1 | -33/+13 |
* | OEM EULA extracted correctly from manifest. | glotov@chromium.org | 2010-07-30 | 1 | -13/+33 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added initial_timezone attribute support for startup manifest. | denisromanov@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | Added implementation of partner services manifest parsing, unit test and samp... | denisromanov@chromium.org | 2010-06-07 | 1 | -8/+32 |
* | Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021. | denisromanov@chromium.org | 2010-05-28 | 1 | -0/+115 |
* | Revert 48424 - Adding initial implementation of the PartnerCustomization clas... | jrg@chromium.org | 2010-05-27 | 1 | -115/+0 |
* | Adding initial implementation of the PartnerCustomization classes. | denisromanov@chromium.org | 2010-05-27 | 1 | -0/+115 |