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
/
autocomplete_syncable_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo, "recieve" -> "receive", in chrome/
mseaborn@chromium.org
2014-05-06
1
-1
/
+1
*
[Autofill, Sync] Update the AutofillTable API to return dates directly, not a...
isherman@chromium.org
2014-03-03
1
-69
/
+41
*
[Autofill, Sync] Deprecate the Autofill culling experiment.
isherman@chromium.org
2014-02-11
1
-23
/
+11
*
[Autofill] Minor style cleanup.
isherman@chromium.org
2014-02-08
1
-72
/
+65
*
[Autofill] Ensure that Sync knows about Autocomplete entries prior to trying ...
isherman@chromium.org
2014-02-08
1
-2
/
+6
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-5
/
+6
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
1
-2
/
+4
*
In components/autofill, move browser/ to core/browser/
blundell@chromium.org
2013-06-20
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Make Autofill SyncableServices use a backend interface for DB work, rather th...
caitkp@chromium.org
2013-05-24
1
-20
/
+22
*
sync: SyncableService support for starting sync.
tim@chromium.org
2013-05-04
1
-5
/
+14
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-2
/
+2
*
Put autofill code into namepspace autofill Step 2
kaiwang@chromium.org
2013-04-12
1
-0
/
+6
*
Move webdata/autofill code into autofill component
caitkp@chromium.org
2013-04-11
1
-2
/
+2
*
Move c/b/webdata/code which does not depend on chrome/ to components/webdata/
caitkp@chromium.org
2013-04-03
1
-3
/
+3
*
Refactor notifications from webdata
kaiwang@chromium.org
2013-03-29
1
-20
/
+8
*
Depends on https://codereview.chromium.org/12987023/
caitkp@chromium.org
2013-03-27
1
-1
/
+1
*
Split Autofill webdata
caitkp@chromium.org
2013-03-25
1
-12
/
+13
*
Remove a few chrome dependencies of c/b/webdata
kaiwang@chromium.org
2013-03-24
1
-1
/
+0
*
Remove knowledge of Chrome-specific SyncableService classes from WebDataService.
joi@chromium.org
2013-03-20
1
-0
/
+21
*
Move creation of the various WebDatabaseTable types out of WebDatabase.
joi@chromium.org
2013-03-20
1
-8
/
+10
*
sync: add syncer::Experiment to control autofill culling.
tim@chromium.org
2012-12-06
1
-19
/
+12
*
[Sync] Have MergeDataAndStartSyncing return a SyncMergeResult
zea@chromium.org
2012-11-17
1
-9
/
+11
*
[Autofill] Enable client-side pruning of old autocomplete data.
isherman@chromium.org
2012-11-05
1
-2
/
+10
*
Reland r145993.
zea@chromium.org
2012-07-11
1
-6
/
+9
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-9
/
+6
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-6
/
+9
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-6
/
+6
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-33
/
+34
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
1
-34
/
+40
*
Simplify handling of expired autocomplete data when syncing.
isherman@chromium.org
2012-06-15
1
-72
/
+23
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
1
-1
/
+0
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-2
/
+2
*
Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.
lipalani@chromium.org
2012-04-20
1
-17
/
+28
*
Add probability of culling if sync is enabled to https://chromiumcodereview.a...
georgey@chromium.org
2012-04-05
1
-34
/
+130
*
Revert 129097 - Cull autofill entries older than 60 days.
isherman@chromium.org
2012-03-27
1
-122
/
+35
*
Cull autofill entries older than 60 days.
georgey@chromium.org
2012-03-27
1
-35
/
+122
*
[Sync] Have SyncableService's take ownership of their SyncChangeProcessor.
zea@chromium.org
2012-03-23
1
-2
/
+3
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
1
-2
/
+2
*
sync: remove use of protobuf extensions in protocol to reduce static init ove...
tim@chromium.org
2012-03-04
1
-5
/
+6
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
Remove 'using' from browser_thread.h, and make things compile.
joi@chromium.org
2011-11-03
1
-0
/
+2
*
Move Autocomplete to the new sync
georgey@chromium.org
2011-11-03
1
-0
/
+390