summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Refine inferring label algorithm to Autofill correctly.Takano.Naoki@gmail.com2011-04-221-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-212-3/+3
* Revert 82448 - nsylvain@chromium.org2011-04-211-1/+1
* Refine inferring label algorithm to Autofill correctly.Takano.Naoki@gmail.com2011-04-211-1/+1
* Add per-field-type Autofill quality metrics.isherman@chromium.org2011-04-186-115/+332
* Fixes DCHECK that would get hit if webdb couldn't be opened. Thesky@chromium.org2011-04-141-3/+9
* Autofill case-insensitive merging of profilesdhollowa@chromium.org2011-04-141-1/+2
* [Reason for revert: broken the Linux build]nick@chromium.org2011-04-131-10/+0
* Panels: Fix where Browser::window_ is set. Fill in code to get work area.jennb@chromium.org2011-04-131-0/+10
* Add metric for whether Autofill is enabled or disabled.isherman@chromium.org2011-04-137-40/+100
* Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...dhollowa@chromium.org2011-04-135-26/+226
* Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...siggi@chromium.org2011-04-135-226/+26
* Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)dhollowa@chromium.org2011-04-135-26/+226
* Fix compile due to bad mergeisherman@chromium.org2011-04-131-2/+3
* Use server types as well as heuristic types when learning Autofill data.isherman@chromium.org2011-04-135-41/+109
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-5/+3
* Autofill should distinguish forms based on id as well as name.isherman@chromium.org2011-04-121-0/+23
* Add server experiment variants to Autofill heuristic type quality metric.isherman@chromium.org2011-04-124-21/+30
* Update default Autofill upload rate to 20% (was 1%).isherman@chromium.org2011-04-121-2/+2
* Add alt attribute to Autofill credit card iconsisherman@chromium.org2011-04-124-7/+7
* Only strip separators from credit card numbers when implicitly learning or fi...isherman@chromium.org2011-04-116-16/+38
* Don't fire onchange event for <select> elements that are unchanged by Autofill.isherman@chromium.org2011-04-081-6/+41
* Autofill extend profiles to include multi-valued fields, part 5 (Filling)dhollowa@chromium.org2011-04-084-133/+321
* Revert 80934 - Autofill extend profiles to include multi-valued fields, part ...dhollowa@chromium.org2011-04-084-318/+128
* Autofill extend profiles to include multi-valued fields, part 5 (Filling)dhollowa@chromium.org2011-04-084-128/+318
* Don't try to de-dup Autofill credit card suggestions.isherman@chromium.org2011-04-082-1/+73
* Unroll Autofill metrics macros, since the metric names can vary over time.isherman@chromium.org2011-04-071-6/+25
* Clean up Autofill CreditCard logicisherman@chromium.org2011-04-066-140/+107
* Only consider numbers between 12 and 19 digits long to potentially be credit ...isherman@chromium.org2011-04-063-18/+57
* Explicitly mention the icu namespace in autofillthakis@chromium.org2011-04-031-1/+1
* Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText()isherman@chromium.org2011-03-3112-369/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-312-2/+2
* Add metrics for autofill heuristic, server, and overall field type prediction...isherman@chromium.org2011-03-314-123/+323
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-3025-21/+80
* Remove a stray debugging printfisherman@chromium.org2011-03-301-1/+0
* Add metric for number of Autofill address suggestions shown in popupisherman@chromium.org2011-03-305-32/+105
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-299-10/+61
* Autofill extend profiles to include multi-valued fields, part 3.dhollowa@chromium.org2011-03-287-64/+380
* AutoFill -> Autofill Part Nisherman@chromium.org2011-03-282-10/+10
* Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...isherman@chromium.org2011-03-289-83/+192
* Move some files from base to base/memory.levin@chromium.org2011-03-2822-38/+38
* Add SCOPED_TRACE to data driven tests.isherman@chromium.org2011-03-271-0/+2
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-251-4/+4
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-233-12/+16
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Get rid of references to autofill from src\content, specifically from TabCont...dhollowa@chromium.org2011-03-231-2/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-2133-357/+357
* Reenable implicit learning of Autofill data.isherman@chromium.org2011-03-194-7/+32
* Remove a lot more unused strings, mostly from settings.estade@chromium.org2011-03-181-1/+1
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-1720-122/+118