index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
webdata
/
web_database.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add migration cleanup for autofill bug 38364.
nick@chromium.org
2010-06-15
1
-1
/
+61
*
Use sql::Statement::BindString16 in a bunch of places to get rid of UTF16ToUT...
tfarina@chromium.org
2010-06-03
1
-90
/
+90
*
AutoFill crash in CreditCard::SetInfo().
dhollowa@chromium.org
2010-04-27
1
-40
/
+41
*
Encrypt credit card number in storage.
georgey@chromium.org
2010-04-19
1
-16
/
+85
*
Fixes for several bugs including #41196 on Windows, and #38364 (all systems)
georgey@chromium.org
2010-04-13
1
-25
/
+25
*
Changes to web database and autofill components required
tim@chromium.org
2010-04-02
1
-0
/
+35
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
AutoFill: Implement set_whole_number and use it to load whole phone numbers f...
jhawkins@chromium.org
2010-03-17
1
-2
/
+2
*
Add autofill Change Processor and Model Associator
zork@google.com
2010-03-01
1
-0
/
+29
*
Implement WebDatabase::UpdateAutofillEntries()
skrul@chromium.org
2010-02-25
1
-0
/
+60
*
Fix mac builder bustage
skrul@chromium.org
2010-02-23
1
-2
/
+2
*
Landing this patch on behalf of Mark Hahnenberg <mhahnenb(at)gmail.com>
skrul@chromium.org
2010-02-23
1
-4
/
+42
*
Added the GetAllAutofillEntries function to the WebDatabase class in preparat...
skrul@chromium.org
2010-02-10
1
-0
/
+18
*
Implement adding, updating and removing credit cards from the web database th...
jhawkins@chromium.org
2010-01-25
1
-1
/
+175
*
Add the ability to save and remove AutoFill profiles from the AutoFillDialog.
jhawkins@chromium.org
2010-01-24
1
-33
/
+57
*
Implement initial support for saving and loading AutoFill profiles to the WebDB.
jhawkins@chromium.org
2010-01-20
1
-2
/
+190
*
Differentiate between ADD and CHANGED when adding new autofill entries.
skrul@chromium.org
2009-12-21
1
-7
/
+21
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
1
-7
/
+7
*
Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()
skrul@chromium.org
2009-12-17
1
-15
/
+48
*
linux: remove a NOTIMPL since we have a bug on it
evan@chromium.org
2009-12-09
1
-1
/
+2
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-6
/
+1
*
Break out FormFieldValues::Element into FormField, which will eventually hold...
jhawkins@chromium.org
2009-10-23
1
-11
/
+11
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
1
-4
/
+3
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-8
/
+9
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
1
-20
/
+18
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
1
-17
/
+16
*
Move the sqlite error handler to a single location
cpu@chromium.org
2009-10-15
1
-0
/
+4
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-4
/
+3
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-1
/
+1
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
1
-473
/
+416
*
posix: remove unused ie7_logins database table
evan@chromium.org
2009-08-04
1
-1
/
+8
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-0
/
+2
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-0
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
1
-13
/
+4
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
1
-8
/
+8
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-3
/
+23
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Convert encryptor.cc and friends to string16.
thestig@chromium.org
2009-03-02
1
-9
/
+13
*
Remove the executable bit from a bunch of files that shouldn't have had it.
evan@chromium.org
2009-02-12
1
-0
/
+0
*
Bring history.cc and dependents into the build.
evan@chromium.org
2009-02-11
1
-1
/
+1
*
This CL ensures we don't store empty values in the autofill form DB.
jcampan@chromium.org
2009-02-11
1
-12
/
+50
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,
phajdan.jr@chromium.org
2009-01-30
1
-11
/
+11
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-2
/
+15
*
Add a PNGEncoder helper function that takes an SkBitmap,
nick@chromium.org
2009-01-23
1
-5
/
+1
*
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
[next]