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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AutoFillProfile leaks in WebDataService.
tim@chromium.org
2010-04-02
1
-9
/
+14
*
Changes to web database and autofill components required
tim@chromium.org
2010-04-02
5
-46
/
+119
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
2
-54
/
+27
*
Hook autofill++ WebDatabase changes up to the NotificationService.
tim@chromium.org
2010-03-27
4
-29
/
+261
*
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
2
-4
/
+7
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
More code cleanups found by -Wextra.
evan@chromium.org
2010-03-09
1
-1
/
+1
*
Unit test for autofill sync.
skrul@chromium.org
2010-03-02
2
-9
/
+9
*
Add autofill Change Processor and Model Associator
zork@google.com
2010-03-01
8
-61
/
+212
*
Implement WebDatabase::UpdateAutofillEntries()
skrul@chromium.org
2010-02-25
4
-37
/
+270
*
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
4
-50
/
+230
*
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
2
-17
/
+39
*
Added the GetAllAutofillEntries function to the WebDatabase class in preparat...
skrul@chromium.org
2010-02-10
5
-0
/
+96
*
Revert "Move conditions of FormFields creation to FormFieldHistoryManager;
tony@chromium.org
2010-02-10
2
-39
/
+17
*
Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...
jhawkins@chromium.org
2010-02-10
2
-17
/
+39
*
Implement adding, updating and removing credit cards from the web database th...
jhawkins@chromium.org
2010-01-25
5
-39
/
+383
*
Add the ability to save and remove AutoFill profiles from the AutoFillDialog.
jhawkins@chromium.org
2010-01-24
5
-90
/
+134
*
Hook up AutoFill profile DB handling in WebDataService.
jhawkins@chromium.org
2010-01-20
2
-8
/
+123
*
Implement initial support for saving and loading AutoFill profiles to the WebDB.
jhawkins@chromium.org
2010-01-20
3
-7
/
+314
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-6
/
+3
*
Fix leak from cl 524003 (Change WDS to use the DB thread...)
skrul@chromium.org
2010-01-04
3
-43
/
+21
*
Revert 35339 - Change WDS to use the DB thread rather than its own thread.
michaeln@google.com
2009-12-29
3
-21
/
+43
*
Change WDS to use the DB thread rather than its own thread.
skrul@chromium.org
2009-12-29
3
-43
/
+21
*
Differentiate between ADD and CHANGED when adding new autofill entries.
skrul@chromium.org
2009-12-21
4
-34
/
+97
*
Bring the remove notifications up from the WebDatabase to the WebDataService.
skrul@chromium.org
2009-12-18
2
-31
/
+75
*
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
5
-25
/
+55
*
Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()
skrul@chromium.org
2009-12-17
8
-39
/
+186
*
Send notifications when single items are removed from autofill.
skrul@chromium.org
2009-12-16
4
-22
/
+108
*
Add details to autofill add notification
skrul@chromium.org
2009-12-16
4
-39
/
+129
*
linux: remove a NOTIMPL since we have a bug on it
evan@chromium.org
2009-12-09
1
-1
/
+2
*
Add notification for autofill changes.
skrul@chromium.org
2009-12-07
3
-2
/
+48
*
Add the beginnings of a unit test for the autofill features of the WebDataSer...
skrul@chromium.org
2009-12-01
1
-0
/
+91
*
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
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-1
/
+3
*
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
*
Add functions to purge the Web Database memory and get the service without cr...
pkasting@chromium.org
2009-10-23
2
-13
/
+54
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
5
-30
/
+22
*
Break out FormFieldValues::Element into FormField, which will eventually hold...
jhawkins@chromium.org
2009-10-23
5
-59
/
+56
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
2
-5
/
+4
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
5
-59
/
+65
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
2
-39
/
+38
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
5
-68
/
+81
*
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
[next]