index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
webdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-95
/
+1
*
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
4
-74
/
+102
*
Move Password specific webdata logic into passwords component.
caitkp@chromium.org
2014-07-17
2
-1
/
+2
*
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
2
-2
/
+2
*
Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...
timvolodine@chromium.org
2014-07-04
2
-2
/
+2
*
Componentize TemplateURLService
hashimoto@chromium.org
2014-07-04
2
-2
/
+2
*
Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...
hashimoto@chromium.org
2014-07-04
2
-2
/
+2
*
Componentize TemplateURLService
hashimoto@chromium.org
2014-07-04
2
-2
/
+2
*
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
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-2
/
+0
*
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
*
Removing myself from OWNERS, as I no longer expect to be active on Chromium.
joi@chromium.org
2014-03-27
1
-1
/
+0
*
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
3
-3
/
+3
*
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
*
Revert of [Autofill] Merge the autofill_dates table into the autofill table. ...
isherman@chromium.org
2014-02-28
2
-280
/
+4
*
[Autofill] Merge the autofill_dates table into the autofill table.
isherman@chromium.org
2014-02-26
2
-4
/
+280
*
Move encryptor API out of webdata.
tfarina@chromium.org
2014-02-21
14
-1042
/
+0
*
Ensure WeakPtrFactories are at the end of their owning classes and refer
pkasting@chromium.org
2014-01-14
2
-37
/
+21
*
Create signin component and componentize TokenWebData.
blundell@chromium.org
2014-01-09
3
-2
/
+3
*
Revert of https://codereview.chromium.org/109783003/
noamsml@chromium.org
2014-01-08
3
-3
/
+2
*
Create signin component and componentize TokenWebData.
blundell@chromium.org
2014-01-08
3
-2
/
+3
[next]