| Commit message (Expand) | Author | Age | Files | Lines |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -4/+5 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -2/+3 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -1/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -3/+3 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -2/+2 |
* | Change most content::URLFetcher references to net::URLFetcher | akalin@chromium.org | 2012-05-23 | 1 | -1/+1 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Modify the base::JSONReader interface to take a set of options rather than a ... | rsesek@chromium.org | 2012-04-11 | 1 | -3/+1 |
* | Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. | ajwong@chromium.org | 2012-01-06 | 1 | -4/+5 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -3/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Handle additional feedback from http://codereview.chromium.org/8395038/. | jam@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Replace NewRunnableMethod with Bind in CustomizationDocument. | achuith@chromium.org | 2011-10-26 | 1 | -6/+8 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -2/+3 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -5/+5 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+7 |
* | [cros] Support global carrier config. | nkostylev@chromium.org | 2011-09-05 | 1 | -95/+20 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+2 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -2/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+2 |
* | Apply VPD customization even if startup customization manifest is missing. | dpolukhin@chromium.org | 2011-08-16 | 1 | -34/+34 |
* | Attempt to fix chromeos build | hamaji@chromium.org | 2011-08-03 | 1 | -2/+1 |
* | Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv... | satorux@chromium.org | 2011-07-10 | 1 | -9/+14 |
* | [cros] Support carrier deal info link in promo bubble. | nkostylev@chromium.org | 2011-06-16 | 1 | -13/+19 |
* | Remove hwid from machine statistics because it's duplicate of hardware_class | dpolukhin@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 | -0/+4 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -1/+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 | -2/+88 |
* | Make customization documents singletons. | dpolukhin@chromium.org | 2011-04-28 | 1 | -21/+155 |
* | HWID and VPD values should be accessible via SystemAccess::GetMachineStatistic | dpolukhin@chromium.org | 2011-04-26 | 1 | -82/+18 |
* | Set OEM startup parameters based on value from VPD | dpolukhin@chromium.org | 2011-03-11 | 1 | -2/+71 |
* | OEM customization: added hwid_mask and keyboard_layout | dpolukhin@chromium.org | 2011-03-10 | 1 | -16/+29 |
* | Fix error with reading hwidmap introduced in previous commit | dpolukhin@chromium.org | 2011-02-22 | 1 | -12/+29 |
* | Update customization manifest reader to match desing doc | dpolukhin@chromium.org | 2011-02-21 | 1 | -139/+74 |
* | Update code that previously constructed strings from string iterators only to... | erikwright@chromium.org | 2010-10-22 | 1 | -1/+3 |
* | Turn a bunch of wchar_t* dictionary keys (in CrOS) into char* keys. | viettrungluu@chromium.org | 2010-08-12 | 1 | -16/+16 |
* | OEM EULA extracted correctly from manifest. | glotov@chromium.org | 2010-08-02 | 1 | -6/+15 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -3/+4 |
* | Revert 54313 - OEM EULA extracted correctly from manifest. | rsesek@chromium.org | 2010-07-30 | 1 | -15/+6 |
* | OEM EULA extracted correctly from manifest. | glotov@chromium.org | 2010-07-30 | 1 | -6/+15 |
* | 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 | -3/+61 |
* | Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021. | denisromanov@chromium.org | 2010-05-28 | 1 | -0/+135 |
* | Revert 48424 - Adding initial implementation of the PartnerCustomization clas... | jrg@chromium.org | 2010-05-27 | 1 | -135/+0 |
* | Adding initial implementation of the PartnerCustomization classes. | denisromanov@chromium.org | 2010-05-27 | 1 | -0/+135 |