| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Pass()→std::move() in //components/[n-z]* | dcheng | 2015-12-26 | 3 | -6/+11 |
* | Switch to standard integer types in components/, part 4 of 4. | avi | 2015-12-25 | 9 | -16/+26 |
* | Autofill: code cleanup. | thestig | 2015-08-21 | 1 | -5/+1 |
* | components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-02 | 7 | -25/+28 |
* | base: Remove most uses of MessageLoopProxy | skyostil | 2015-04-30 | 1 | -0/+2 |
* | Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http... | stevenjb | 2015-04-29 | 1 | -2/+0 |
* | base: Remove use of MessageLoopProxy | skyostil | 2015-04-29 | 1 | -0/+2 |
* | Update {virtual,override} to follow C++11 style in components. | nick | 2015-04-28 | 1 | -4/+3 |
* | [sql] sql/ IWYU cleanup. | shess | 2015-04-11 | 1 | -1/+0 |
* | Create syncable metadata table for Wallet credit cards and addresses. | estade | 2015-04-07 | 2 | -2/+49 |
* | Make WDDestroyableResult<T> derive from WDResult<T>. | pcc | 2015-03-20 | 1 | -9/+2 |
* | Remove WDObjectResult | caitkp | 2015-03-20 | 1 | -16/+0 |
* | Rename WebDataServiceBackend to WebDatabaseBackend | zhuoyu.qian | 2015-03-14 | 5 | -68/+62 |
* | Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentation | robliao | 2015-03-13 | 1 | -0/+14 |
* | Revert of Add profiling to investigate jank in WebDataRequestManager::Request... | robliao | 2015-03-12 | 1 | -12/+0 |
* | Add profiling to investigate jank in WebDataRequestManager::RequestCompletedO... | erikchen | 2015-03-12 | 1 | -0/+12 |
* | Delete unmasked credit cards when clearing data. | brettw | 2015-03-07 | 2 | -2/+2 |
* | Add recipient name to server autofill profile database | brettw | 2015-03-02 | 2 | -2/+2 |
* | Raze old WebDatabases. | estade | 2015-03-02 | 3 | -1981/+25 |
* | Add use_count and use_date to unmasked server cards as well. | estade | 2015-02-26 | 2 | -5/+80 |
* | Sort GN files under components | satorux | 2015-02-16 | 1 | -6/+6 |
* | Log last use date and total use count for autofill profiles and credit | estade | 2015-02-13 | 2 | -3/+3 |
* | Introduce new component webdata_services | sdefresne | 2014-12-15 | 2 | -88/+0 |
* | Add schema for Chrome server credit card storage. | brettw | 2014-12-04 | 3 | -2/+55 |
* | gn format //components | scottmg | 2014-12-03 | 1 | -3/+1 |
* | Remove some dead web intent code | rob | 2014-11-17 | 1 | -2/+0 |
* | Don't persist and sync omnibox extension keywords. | vasilii | 2014-11-06 | 2 | -3/+59 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 1 | -4/+2 |
* | Standardize usage of virtual/override/final in components/ | dcheng | 2014-10-21 | 2 | -7/+6 |
* | replace OVERRIDE and FINAL with override and final in components/ | mostynb | 2014-10-06 | 3 | -5/+5 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a... | thestig | 2014-09-10 | 1 | -1/+1 |
* | Remove implicit conversions from scoped_refptr to T* in components/ | dcheng | 2014-08-26 | 1 | -7/+7 |
* | Remove unused SQLLite tables from WebData | caitkp@chromium.org | 2014-07-17 | 3 | -72/+102 |
* | Move Password specific webdata logic into passwords component. | caitkp@chromium.org | 2014-07-17 | 1 | -1/+1 |
* | Add //components/webdata/common to the GN build. | jbroman@chromium.org | 2014-07-11 | 1 | -0/+36 |
* | Following https://codereview.chromium.org/355573008, the only code left in We... | caitkp@chromium.org | 2014-07-09 | 3 | -13/+1 |
* | Componentize TemplateURLService | hashimoto@chromium.org | 2014-07-05 | 1 | -1/+1 |
* | Revert of Componentize TemplateURLService (https://codereview.chromium.org/36... | timvolodine@chromium.org | 2014-07-04 | 1 | -1/+1 |
* | Componentize TemplateURLService | hashimoto@chromium.org | 2014-07-04 | 1 | -1/+1 |
* | Revert of Componentize TemplateURLService (https://codereview.chromium.org/36... | hashimoto@chromium.org | 2014-07-04 | 1 | -1/+1 |
* | Componentize TemplateURLService | hashimoto@chromium.org | 2014-07-04 | 1 | -1/+1 |
* | Fill in more name fields with requestAutocomplete | estade@chromium.org | 2014-06-20 | 2 | -3/+66 |
* | Make various string_util functions take StringPieces instead of char[]. | pkasting@chromium.org | 2014-05-30 | 1 | -3/+2 |
* | Store the language code for the address in autofill profile. | rouslan@chromium.org | 2014-04-11 | 2 | -3/+66 |
* | Fix version_54.sql golden file. | rouslan@chromium.org | 2014-04-03 | 1 | -0/+28 |
* | Misc. cleanup found while mucking with search engines code: | pkasting@chromium.org | 2014-04-01 | 1 | -6/+4 |
* | Create new Autofill tables as part of DB migration. | isherman@chromium.org | 2014-03-25 | 4 | -24/+59 |
* | Move signin_core target to signin_core_browser. | blundell@chromium.org | 2014-03-24 | 2 | -2/+2 |
* | Remove the ability for the WebDataService to temporarily unload the database. | pkasting@chromium.org | 2014-03-13 | 6 | -39/+11 |
* | Revert of Revert of [Autofill] Merge the autofill_dates table into the autofi... | isherman@chromium.org | 2014-02-28 | 2 | -4/+280 |