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
/
sync
/
syncable
/
directory_backing_store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Put sqlite_utils.* into sqlite_utils namespace.
tfarina@chromium.org
2011-08-09
1
-35
/
+36
*
Move sqlite_utils.* to sync/util/ directory.
tfarina@chromium.org
2011-08-09
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
sync: remove autofill migration
tim@chromium.org
2011-07-07
1
-58
/
+48
*
[Sync] Refactor syncable::{Base,Read,Write}Transaction
akalin@chromium.org
2011-06-29
1
-1
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-6
/
+6
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-3
/
+3
*
Coverity: Add a missing DB result check and fix some DB result checking logic.
thestig@chromium.org
2011-03-16
1
-13
/
+9
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
1
-21
/
+104
*
Rest of the autofill work.
lipalani@chromium.org
2010-12-16
1
-14
/
+130
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
sync: use ObserverList instead of EventChannel (deprecated) for syncer events.
tim@chromium.org
2010-10-11
1
-3
/
+3
*
[Sync] Added notifications_state field to PersistentKernelInfo
akalin@chromium.org
2010-10-11
1
-9
/
+41
*
Fix sync_unit_tests two-phase lookup problems.
hans@chromium.org
2010-09-20
1
-0
/
+1
*
Move bundled copy of sqlite one level deeper to better separate it
phajdan.jr@chromium.org
2010-08-18
1
-2
/
+2
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
1
-3
/
+27
*
Remove sync_types.h. No functions from this file are used, and some of them are
brettw@chromium.org
2010-08-08
1
-23
/
+24
*
Stopgap fix for bug 48502. Stop syncing on db corruption.
tim@chromium.org
2010-08-02
1
-3
/
+26
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
Fix leaks found by sync unit tests.
nick@chromium.org
2010-07-28
1
-9
/
+29
*
sync: add CleanupDisabledTypesCommand to purge data pertaining to previously
tim@chromium.org
2010-07-02
1
-0
/
+30
*
Remove extended attributes. The lame broken codepath in the DBS was causing
nick@chromium.org
2010-06-30
1
-103
/
+15
*
sync: Change entry purging approach to rely on SaveChanges, which is more con...
tim@chromium.org
2010-06-25
1
-29
/
+0
*
Add method to delete entries from the Directory backing sqlite file by metaha...
tim@chromium.org
2010-06-21
1
-0
/
+29
*
Wrap Sqlite utils functions into a sqlite_utils namespace.
tfarina@chromium.org
2010-06-03
1
-2
/
+2
*
sync: only add to the dirty_metahandles index when marking an item dirty, rat...
tim@chromium.org
2010-05-07
1
-1
/
+1
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-7
/
+7
*
Remove CHECK()s from directory backing store and check return values.
zork@chromium.org
2010-04-29
1
-37
/
+53
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-27
1
-3
/
+15
*
I fail at merging. Build fix.
evan@chromium.org
2010-04-23
1
-1
/
+1
*
Minor code issues found by Clang.
evan@chromium.org
2010-04-23
1
-1
/
+2
*
Revert 45257 - Delete and recreate the sync database if it is corrupt.
jamesr@chromium.org
2010-04-22
1
-13
/
+3
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-21
1
-3
/
+13
*
Make last_download_timestamp and initial_sync_ended per-datatype.
nick@chromium.org
2010-04-01
1
-36
/
+156
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
1
-2
/
+2
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...
chron@google.com
2010-02-09
1
-1
/
+26
*
Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...
nick@chromium.org
2010-01-28
1
-1
/
+10
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
1
-49
/
+260
*
EntryKernel: change from assignable refs to puts.
nick@chromium.org
2010-01-09
1
-7
/
+7
*
Finish removing query_helpers.*
zork@google.com
2010-01-08
1
-2
/
+26
*
Continue migration from query_helpers.* to sqlite_utils.*
zork@google.com
2009-12-29
1
-147
/
+153
*
Fix a release mode crash. Work should not be done inside of DCHECK()s.
zork@google.com
2009-12-19
1
-2
/
+2
*
Continuing migration of directory_backing_store.cc to Chromium sqlite wrappers.
zork@google.com
2009-12-18
1
-30
/
+41
*
Update DirectoryBackingStore::SaveChanges() to use Chromium's SQlite helper f...
zork@chromium.org
2009-12-18
1
-45
/
+37
*
Remove per-field dirty bits from EntryKernel.
nick@chromium.org
2009-12-17
1
-52
/
+18
*
Alter DirectoryBackingStore::InitializeTables() and
zork@google.com
2009-12-17
1
-32
/
+33
*
Handle errors in DoesTableExist() gracefully instead of crashing.
zork@google.com
2009-12-16
1
-2
/
+6
*
sync: get rid of path_helpers files.
nick@chromium.org
2009-11-25
1
-1
/
+0
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
1
-5
/
+3
[next]