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
/
backend_migrator_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-1
/
+1
*
sync: Introduce control data types
rlarocque@chromium.org
2012-08-31
1
-15
/
+33
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-54
/
+54
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
1
-1
/
+1
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-14
/
+14
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
1
-1
/
+1
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
1
-2
/
+0
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
1
-11
/
+11
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
1
-4
/
+4
*
Split syncable.{h,cc} into several files
rlarocque@chromium.org
2012-06-20
1
-1
/
+1
*
sync: move internal_api components used by chrome/browser into internal_api/p...
tim@chromium.org
2012-06-17
1
-2
/
+3
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
1
-1
/
+1
*
sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...
tim@chromium.org
2012-06-06
1
-1
/
+0
*
Implement isolated model association. if a type takes more than 2 minutes to ...
lipalani@chromium.org
2012-05-23
1
-1
/
+2
*
Fix some migration-related bugs
rlarocque@chromium.org
2012-04-23
1
-9
/
+4
*
[Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/
akalin@chromium.org
2012-04-21
1
-2
/
+2
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
1
-2
/
+2
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
1
-1
/
+1
*
sync: Delete ScopedDirLookup and DirectoryManager
rlarocque@chromium.org
2012-02-28
1
-2
/
+1
*
[Sync] Make sync unit tests in unit_tests have 'Sync' in their names
akalin@chromium.org
2012-02-11
1
-12
/
+12
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-24
/
+24
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-60
/
+58
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Per datatype unrecoverable error. when a datatype encounters an unrecoverable...
lipalani@chromium.org
2011-10-06
1
-8
/
+9
*
[Sync] Plumb through SyncError to about:sync
zea@chromium.org
2011-09-28
1
-2
/
+1
*
Move sync test code out of chrome/test
phajdan.jr@chromium.org
2011-09-02
1
-1
/
+1
*
[Sync] Make BackendMigrator not wait for full sync cycles
akalin@chromium.org
2011-09-01
1
-99
/
+111
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
1
-1
/
+2
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Reland 87645 with clang fixes.
zea@chromium.org
2011-07-26
1
-8
/
+18
*
Revert 94128 - [Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-18
/
+8
*
[Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-8
/
+18
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-0
/
+32
*
Revert 87556 - Moving storing of encrypted types in cryptographer.
garykac@chromium.org
2011-06-02
1
-32
/
+0
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-0
/
+32
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-1
/
+1
*
Revert 86032 - Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-1
/
+1
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
1
-1
/
+1
*
Update the source for config requests.
lipalani@chromium.org
2011-05-05
1
-13
/
+21
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
1
-1
/
+1
*
sync: add a BackendMigrator class to perform migration flow.
tim@chromium.org
2011-04-20
1
-0
/
+267