| Commit message (Expand) | Author | Age | Files | Lines |
* | Autofill deprecate unique_ids in favor of guids for PersonalDataManager | dhollowa@chromium.org | 2010-11-04 | 1 | -22/+0 |
* | This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro... | dhollowa@chromium.org | 2010-10-20 | 1 | -1/+29 |
* | Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat... | isherman@chromium.org | 2010-10-19 | 1 | -0/+10 |
* | Fix transaction rollbacks in web_database migration code | dhollowa@chromium.org | 2010-10-05 | 1 | -1/+3 |
* | DOMUI: Implement adding and editing credit cards in the AutoFill page. | jhawkins@chromium.org | 2010-09-13 | 1 | -3/+3 |
* | Migration unit tests to web database for missing images on the search ballot | dhollowa@chromium.org | 2010-09-01 | 1 | -0/+1 |
* | Fix web_database credit card table data migration. | mirandac@chromium.org | 2010-09-01 | 1 | -3/+2 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 1 | -2/+5 |
* | Fix credit card table migration step by ensuring that we're not trying to add... | mirandac@chromium.org | 2010-08-30 | 1 | -2/+3 |
* | FBTF: Remove a few SkBitmap instances (and other headers that were next to th... | erg@google.com | 2010-08-18 | 1 | -2/+2 |
* | Add token serialization to token_service. | chron@chromium.org | 2010-08-12 | 1 | -0/+21 |
* | Autocomplete entries submitted are limited in number. | dhollowa@chromium.org | 2010-08-11 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -8/+11 |
* | AutoFill crash in CreditCard::SetInfo(). | dhollowa@chromium.org | 2010-04-27 | 1 | -12/+14 |
* | Changes to web database and autofill components required | tim@chromium.org | 2010-04-02 | 1 | -5/+11 |
* | Unit test for autofill sync. | skrul@chromium.org | 2010-03-02 | 1 | -5/+5 |
* | Add autofill Change Processor and Model Associator | zork@google.com | 2010-03-01 | 1 | -0/+9 |
* | Implement WebDatabase::UpdateAutofillEntries() | skrul@chromium.org | 2010-02-25 | 1 | -3/+12 |
* | Landing this patch on behalf of Mark Hahnenberg <mhahnenb(at)gmail.com> | skrul@chromium.org | 2010-02-23 | 1 | -1/+4 |
* | Added the GetAllAutofillEntries function to the WebDatabase class in preparat... | skrul@chromium.org | 2010-02-10 | 1 | -0/+4 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -0/+19 |
* | Add the ability to save and remove AutoFill profiles from the AutoFillDialog. | jhawkins@chromium.org | 2010-01-24 | 1 | -2/+6 |
* | Implement initial support for saving and loading AutoFill profiles to the WebDB. | jhawkins@chromium.org | 2010-01-20 | 1 | -4/+19 |
* | Differentiate between ADD and CHANGED when adding new autofill entries. | skrul@chromium.org | 2009-12-21 | 1 | -6/+14 |
* | Fixes two related bugs: | sky@chromium.org | 2009-12-18 | 1 | -2/+3 |
* | Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween() | skrul@chromium.org | 2009-12-17 | 1 | -7/+21 |
* | Remove some #includes where possible. | pkasting@chromium.org | 2009-10-23 | 1 | -2/+0 |
* | Break out FormFieldValues::Element into FormField, which will eventually hold... | jhawkins@chromium.org | 2009-10-23 | 1 | -12/+7 |
* | Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d... | jhawkins@chromium.org | 2009-10-20 | 1 | -7/+7 |
* | Move autofill related WebView{Delegate} methods into the WebKit API. | darin@chromium.org | 2009-10-16 | 1 | -4/+4 |
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -2/+0 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -24/+26 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -7/+11 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -6/+10 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Cleanup in chrome/browser | phajdan.jr@chromium.org | 2009-03-25 | 1 | -8/+9 |
* | Pressing the Del key while a item is selected in the autocomplete popup delet... | jcampan@chromium.org | 2009-03-20 | 1 | -1/+4 |
* | Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601. | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | This CL ensures we don't store empty values in the autofill form DB. | jcampan@chromium.org | 2009-02-11 | 1 | -6/+12 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Porting in browser/webdata and template_url. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -7/+11 |
* | New functions in WebDatabase and WebDataService for the removal of form entri... | petersont@google.com | 2008-11-12 | 1 | -3/+26 |
* | Added functions to WebDatabase and WebDataService for recording frequent entr... | petersont@google.com | 2008-11-05 | 1 | -0/+43 |
* | Wrap forward declarations in their relevant namespace | agl@chromium.org | 2008-11-05 | 1 | -1/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -3/+3 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -2/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |