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
/
chrome
/
browser
/
webdata
/
autofill_table.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't return early from GetAllAutofillEntries.
gbillock@chromium.org
2012-01-27
1
-3
/
+0
*
Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...
georgey@chromium.org
2012-01-23
1
-2
/
+2
*
Update webdata files to take advantage of DLOG(FATAL) in
gbillock@chromium.org
2011-12-22
1
-328
/
+96
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-2
/
+2
*
Cull the data in autofill profile, before sending it to the sync (culling alr...
georgey@chromium.org
2011-10-14
1
-5
/
+4
*
Move the AutofillTable constructor and destructor to be out-of-line
isherman@chromium.org
2011-10-12
1
-0
/
+8
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-65
/
+14
*
Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.
jhawkins@chromium.org
2011-08-11
1
-19
/
+18
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-4
/
+2
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-1
/
+1
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-3
/
+4
*
Sync: Delete Autofill profiles through [Clear saved Autofill form data] does ...
dhollowa@chromium.org
2011-04-13
1
-2
/
+38
*
Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...
dhollowa@chromium.org
2011-04-13
1
-1
/
+1
*
Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...
siggi@chromium.org
2011-04-13
1
-1
/
+1
*
Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)
dhollowa@chromium.org
2011-04-13
1
-1
/
+1
*
Move migration code out of WebDatabase and into table-specific classes.
andybons@chromium.org
2011-04-05
1
-16
/
+993
*
Fix clang warnings/errors by un-inlining virtual methods.
andybons@chromium.org
2011-03-30
1
-0
/
+4
*
Split out Keywords and Autofill logic from WebDatabase.
andybons@chromium.org
2011-03-30
1
-0
/
+1146