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
*
Move migration code out of WebDatabase and into table-specific classes.
andybons@chromium.org
2011-04-05
7
-1325
/
+1150
*
Split out the rest of the tables within WebDatabase.
andybons@chromium.org
2011-04-01
16
-1133
/
+1343
*
Fix clang warnings/errors by un-inlining virtual methods.
andybons@chromium.org
2011-03-30
4
-2
/
+10
*
Split out Keywords and Autofill logic from WebDatabase.
andybons@chromium.org
2011-03-30
13
-3791
/
+4154
*
Autofill extend profiles to include multi-valued fields, part 3.
dhollowa@chromium.org
2011-03-28
4
-177
/
+438
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
4
-6
/
+6
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
5
-33
/
+33
*
Autofill rename GetFieldText to GetInfo
dhollowa@chromium.org
2011-03-17
2
-51
/
+48
*
Autofill database migration to clean up bogus profiles.
dhollowa@chromium.org
2011-03-17
5
-91
/
+579
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
3
-194
/
+180
*
fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*
avi@chromium.org
2011-03-15
2
-5
/
+5
*
Some minor sync cleanup and aftermath. Mostly just removing unused headers an...
andybons@chromium.org
2011-03-15
2
-1
/
+2
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
2
-3
/
+3
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
8
-193
/
+193
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
3
-8
/
+8
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
2
-9
/
+9
*
Revert 77296 -
zea@chromium.org
2011-03-08
2
-9
/
+9
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
2
-9
/
+9
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
1
-2
/
+2
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
3
-183
/
+183
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-2
/
+2
*
Chrome crashes on migration of Autofill data with country "UK" round 2
dhollowa@chromium.org
2011-03-02
2
-3
/
+84
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
autofill: Rename AutoFillCountry to AutofillCountry.
tfarina@chromium.org
2011-03-01
1
-2
/
+2
*
Signal events in WebDataService unit tests -- shave 24 seconds off the test r...
isherman@chromium.org
2011-02-25
1
-3
/
+3
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
2
-44
/
+147
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
3
-177
/
+1010
*
Revert 75710 - Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
3
-1010
/
+177
*
Autofill extend profiles to include multi-valued fields.
dhollowa@chromium.org
2011-02-23
3
-177
/
+1010
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
8
-456
/
+155
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-5
/
+5
*
Initialized pair_id variable to 0.
avi@chromium.org
2011-01-19
2
-2
/
+4
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
2
-16
/
+16
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-16
/
+16
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-16
/
+16
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
3
-3
/
+3
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-07
3
-0
/
+184
*
Revert 68358 - Don't re-save autofill profiles to the web database if they ha...
isherman@chromium.org
2010-12-06
3
-180
/
+0
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-06
3
-0
/
+180
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
2
-37
/
+68
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
1
-5
/
+6
*
Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...
jar@chromium.org
2010-11-07
1
-0
/
+2
*
Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...
jar@chromium.org
2010-11-07
1
-2
/
+0
*
Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixed
dhollowa@chromium.org
2010-11-05
1
-0
/
+2
[next]