summaryrefslogtreecommitdiffstats
path: root/components/webdata
Commit message (Expand)AuthorAgeFilesLines
* Create syncable metadata table for Wallet credit cards and addresses.estade2015-04-072-2/+49
* Make WDDestroyableResult<T> derive from WDResult<T>.pcc2015-03-201-9/+2
* Remove WDObjectResultcaitkp2015-03-201-16/+0
* Rename WebDataServiceBackend to WebDatabaseBackendzhuoyu.qian2015-03-145-68/+62
* Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentationrobliao2015-03-131-0/+14
* Revert of Add profiling to investigate jank in WebDataRequestManager::Request...robliao2015-03-121-12/+0
* Add profiling to investigate jank in WebDataRequestManager::RequestCompletedO...erikchen2015-03-121-0/+12
* Delete unmasked credit cards when clearing data.brettw2015-03-072-2/+2
* Add recipient name to server autofill profile databasebrettw2015-03-022-2/+2
* Raze old WebDatabases.estade2015-03-023-1981/+25
* Add use_count and use_date to unmasked server cards as well.estade2015-02-262-5/+80
* Sort GN files under componentssatorux2015-02-161-6/+6
* Log last use date and total use count for autofill profiles and creditestade2015-02-132-3/+3
* Introduce new component webdata_servicessdefresne2014-12-153-95/+1
* Add schema for Chrome server credit card storage.brettw2014-12-043-2/+55
* gn format //componentsscottmg2014-12-031-3/+1
* Remove some dead web intent coderob2014-11-171-2/+0
* Don't persist and sync omnibox extension keywords.vasilii2014-11-062-3/+59
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-4/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-7/+6
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-5/+5
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Remove implicit conversions from scoped_refptr to T* in components/dcheng2014-08-261-7/+7
* Remove unused SQLLite tables from WebDatacaitkp@chromium.org2014-07-174-74/+102
* Move Password specific webdata logic into passwords component.caitkp@chromium.org2014-07-172-1/+2
* Add //components/webdata/common to the GN build.jbroman@chromium.org2014-07-111-0/+36
* Following https://codereview.chromium.org/355573008, the only code left in We...caitkp@chromium.org2014-07-093-13/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-052-2/+2
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-042-2/+2
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-042-2/+2
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-042-2/+2
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-042-2/+2
* Fill in more name fields with requestAutocompleteestade@chromium.org2014-06-202-3/+66
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-301-3/+2
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-2/+0
* Store the language code for the address in autofill profile.rouslan@chromium.org2014-04-112-3/+66
* Fix version_54.sql golden file.rouslan@chromium.org2014-04-031-0/+28
* Misc. cleanup found while mucking with search engines code:pkasting@chromium.org2014-04-011-6/+4
* Removing myself from OWNERS, as I no longer expect to be active on Chromium.joi@chromium.org2014-03-271-1/+0
* Create new Autofill tables as part of DB migration.isherman@chromium.org2014-03-254-24/+59
* Move signin_core target to signin_core_browser.blundell@chromium.org2014-03-243-3/+3
* Remove the ability for the WebDataService to temporarily unload the database.pkasting@chromium.org2014-03-136-39/+11
* Revert of Revert of [Autofill] Merge the autofill_dates table into the autofi...isherman@chromium.org2014-02-282-4/+280
* Revert of [Autofill] Merge the autofill_dates table into the autofill table. ...isherman@chromium.org2014-02-282-280/+4
* [Autofill] Merge the autofill_dates table into the autofill table.isherman@chromium.org2014-02-262-4/+280
* Move encryptor API out of webdata.tfarina@chromium.org2014-02-2114-1042/+0
* Ensure WeakPtrFactories are at the end of their owning classes and referpkasting@chromium.org2014-01-142-37/+21
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-093-2/+3
* Revert of https://codereview.chromium.org/109783003/noamsml@chromium.org2014-01-083-3/+2
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-083-2/+3