| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix recently added FormField constructors that I missed in the last commit. | jhawkins@chromium.org | 2010-02-11 | 1 | -4/+8 |
* | Reland r38570. The underlying bug has been fix. | jhawkins@chromium.org | 2010-02-11 | 1 | -16/+33 |
* | Added the GetAllAutofillEntries function to the WebDatabase class in preparat... | skrul@chromium.org | 2010-02-10 | 1 | -0/+68 |
* | Revert "Move conditions of FormFields creation to FormFieldHistoryManager; | tony@chromium.org | 2010-02-10 | 1 | -33/+16 |
* | Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d... | jhawkins@chromium.org | 2010-02-10 | 1 | -16/+33 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -4/+71 |
* | Add the ability to save and remove AutoFill profiles from the AutoFillDialog. | jhawkins@chromium.org | 2010-01-24 | 1 | -35/+1 |
* | Implement initial support for saving and loading AutoFill profiles to the WebDB. | jhawkins@chromium.org | 2010-01-20 | 1 | -1/+105 |
* | Differentiate between ADD and CHANGED when adding new autofill entries. | skrul@chromium.org | 2009-12-21 | 1 | -11/+60 |
* | Changes Init to use ASSERT_EQ, rather than true. | sky@chromium.org | 2009-12-18 | 1 | -1/+1 |
* | Fixes two related bugs: | sky@chromium.org | 2009-12-18 | 1 | -10/+10 |
* | Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween() | skrul@chromium.org | 2009-12-17 | 1 | -10/+94 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 1 | -2/+2 |
* | Add a label member to the FormField class. This member will hold the value o... | jhawkins@chromium.org | 2009-11-23 | 1 | -12/+32 |
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -8/+20 |
* | Remove the element_ member of FormField, as we don't use it and shouldn't be ... | jhawkins@chromium.org | 2009-10-29 | 1 | -24/+12 |
* | Break out FormFieldValues::Element into FormField, which will eventually hold... | jhawkins@chromium.org | 2009-10-23 | 1 | -26/+30 |
* | Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data; | erg@google.com | 2009-10-22 | 1 | -1/+1 |
* | Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d... | jhawkins@chromium.org | 2009-10-20 | 1 | -26/+31 |
* | Convert some structures in webkit/glue to string16. | darin@chromium.org | 2009-10-20 | 1 | -19/+20 |
* | Move autofill related WebView{Delegate} methods into the WebKit API. | darin@chromium.org | 2009-10-16 | 1 | -29/+43 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -11/+11 |
* | Reland of r19131, this time with real Math: | glen@chromium.org | 2009-06-30 | 1 | -6/+14 |
* | Reverting 19131. | glen@chromium.org | 2009-06-24 | 1 | -14/+6 |
* | PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to color | glen@chromium.org | 2009-06-24 | 1 | -6/+14 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -0/+1 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Deprecate wstring version of PathService::Get() in unit tests. | thestig@chromium.org | 2009-05-04 | 1 | -15/+15 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | This CL ensures we don't store empty values in the autofill form DB. | jcampan@chromium.org | 2009-02-11 | 1 | -0/+25 |
* | 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 | -50/+46 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -1/+1 |
* | New unit test for webdatabase functions that record form entries for autofill. | petersont@google.com | 2008-11-14 | 1 | -0/+87 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add the ability to dynamically generate keywords. Mark the Google engine as ... | pkasting@google.com | 2008-08-01 | 1 | -14/+19 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+587 |