summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata
Commit message (Expand)AuthorAgeFilesLines
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-2/+2
* Add a label member to the FormField class. This member will hold the value o...jhawkins@chromium.org2009-11-231-12/+32
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+3
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-8/+20
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-291-24/+12
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-232-13/+54
* Remove some #includes where possible.pkasting@chromium.org2009-10-235-30/+22
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-235-59/+56
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-222-5/+4
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-205-59/+65
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-202-39/+38
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-165-68/+81
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-151-0/+4
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+3
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-022-3/+1
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-155-543/+484
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-8/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+8
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+3
* posix: remove unused ie7_logins database tableevan@chromium.org2009-08-041-1/+8
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-202-15/+26
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-101-0/+3
* Reland of r19131, this time with real Math:glen@chromium.org2009-06-301-6/+14
* Reverting 19131.glen@chromium.org2009-06-241-14/+6
* PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to colorglen@chromium.org2009-06-241-6/+14
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-165-16/+28
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-155-8/+15
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-132-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-052-2/+2
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-15/+15
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-13/+4
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-254-18/+19
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-204-4/+55
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-102-2/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-9/+13
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-1/+1
* Remove final traces of IE from cross-platform password manager.evan@chromium.org2009-02-111-1/+3
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-113-18/+87
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+1
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-11/+11
* Porting profiles to the Mac.avi@chromium.org2009-01-283-11/+25
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-5/+1
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-203-81/+91
* Move search code to a subdirben@chromium.org2009-01-164-4/+4
* Fie.ben@chromium.org2009-01-154-4/+4