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
*
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
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
2
-3
/
+1
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
5
-543
/
+484
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-8
/
+5
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-5
/
+8
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+3
*
posix: remove unused ie7_logins database table
evan@chromium.org
2009-08-04
1
-1
/
+8
*
Change GetAllLogins to GetAllBlacklistLogins.
stuartmorgan@google.com
2009-07-20
2
-15
/
+26
*
Add the rest of the password manager API to PasswordStore, and move clients
stuartmorgan@chromium.org
2009-07-10
1
-0
/
+3
*
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
5
-16
/
+28
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
5
-8
/
+15
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
2
-2
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
2
-2
/
+2
*
Deprecate wstring version of PathService::Get() in unit tests.
thestig@chromium.org
2009-05-04
1
-15
/
+15
*
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
4
-18
/
+19
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
4
-4
/
+55
*
Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
2
-2
/
+0
*
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
[next]