summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata
Commit message (Expand)AuthorAgeFilesLines
* Move migration code out of WebDatabase and into table-specific classes.andybons@chromium.org2011-04-057-1325/+1150
* Split out the rest of the tables within WebDatabase.andybons@chromium.org2011-04-0116-1133/+1343
* Fix clang warnings/errors by un-inlining virtual methods.andybons@chromium.org2011-03-304-2/+10
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-3013-3791/+4154
* Autofill extend profiles to include multi-valued fields, part 3.dhollowa@chromium.org2011-03-284-177/+438
* Move some files from base to base/memory.levin@chromium.org2011-03-284-6/+6
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-215-33/+33
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-172-51/+48
* Autofill database migration to clean up bogus profiles.dhollowa@chromium.org2011-03-175-91/+579
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-173-194/+180
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-152-5/+5
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-152-1/+2
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-152-3/+3
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-108-193/+193
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-8/+8
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-082-9/+9
* Revert 77296 - zea@chromium.org2011-03-082-9/+9
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-082-9/+9
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-2/+2
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-073-183/+183
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-2/+2
* Chrome crashes on migration of Autofill data with country "UK" round 2dhollowa@chromium.org2011-03-022-3/+84
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* autofill: Rename AutoFillCountry to AutofillCountry.tfarina@chromium.org2011-03-011-2/+2
* Signal events in WebDataService unit tests -- shave 24 seconds off the test r...isherman@chromium.org2011-02-251-3/+3
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-252-44/+147
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-177/+1010
* Revert 75710 - Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-1010/+177
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-177/+1010
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-158-456/+155
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-5/+5
* Initialized pair_id variable to 0.avi@chromium.org2011-01-192-2/+4
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-192-16/+16
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-16/+16
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-16/+16
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-153-3/+3
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-073-0/+184
* Revert 68358 - Don't re-save autofill profiles to the web database if they ha...isherman@chromium.org2010-12-063-180/+0
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-063-0/+180
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-292-37/+68
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-5/+6
* Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...jar@chromium.org2010-11-071-0/+2
* Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...jar@chromium.org2010-11-071-2/+0
* Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixeddhollowa@chromium.org2010-11-051-0/+2