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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Refactor update application
rlarocque@chromium.org
2012-09-28
5
-115
/
+87
*
[Sync] Fix tab sync page transition types.
zea@chromium.org
2012-09-27
6
-24
/
+38
*
Added nudge source counters to about:sync.
vishwath@google.com
2012-09-25
5
-0
/
+39
*
Do not build sync command line tools on iOS.
msarda@chromium.org
2012-09-25
1
-38
/
+41
*
sync: Refactor CreateRoot() test helper function
rlarocque@chromium.org
2012-09-24
2
-1
/
+35
*
Remove ScopedTempDir from sync test utility class
rlarocque@chromium.org
2012-09-20
2
-5
/
+0
*
Removed safe worker calculation from SyncScheduler.
vishwath@google.com
2012-09-20
1
-22
/
+5
*
[Sync] Add keystore encryption info to about:sync
zea@chromium.org
2012-09-19
11
-47
/
+113
*
[Sync] Base64 encode the keystore key before using
zea@chromium.org
2012-09-18
2
-20
/
+47
*
sync: add comment to SyncerProtoUtil
tim@chromium.org
2012-09-17
1
-0
/
+2
*
[Sync] Add keystore migration conflict support.
zea@chromium.org
2012-09-17
8
-218
/
+816
*
sync: add Google API Key to all ClientToServerMessages.
tim@chromium.org
2012-09-17
9
-22
/
+24
*
[Sync] Implement keystore migration support.
zea@chromium.org
2012-09-13
27
-314
/
+2224
*
sync: Process client commands on commit response
rlarocque@chromium.org
2012-09-12
6
-50
/
+88
*
Implement a bag of chips for sync.
qsr@chromium.org
2012-09-11
12
-11
/
+241
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+0
*
[Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}
akalin@chromium.org
2012-09-07
36
-605
/
+578
*
sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...
tim@chromium.org
2012-09-07
5
-64
/
+156
*
[Sync] Generalize StringOrdinal to handle ordinal_in_parent field
akalin@chromium.org
2012-09-07
8
-1
/
+1143
*
Increment sync DB's next_id with a migration
rlarocque@chromium.org
2012-09-07
4
-1
/
+149
*
[Sync] Rename classes in sync/ that start with Chrome
akalin@chromium.org
2012-09-06
9
-234
/
+233
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
2
-2
/
+2
*
Add InvalidationStateTracker::Forget() to erase an entry from storage.
dcheng@chromium.org
2012-09-04
10
-17
/
+61
*
[Sync] Pass ModelTypeSet by value everywhere
akalin@chromium.org
2012-09-01
14
-23
/
+20
*
[Sync] Rework Invalidator-related unit tests
akalin@chromium.org
2012-08-31
28
-518
/
+1163
*
sync: Introduce control data types
rlarocque@chromium.org
2012-08-31
19
-570
/
+728
*
[Sync] Move keystore key handling to SyncEncryptionHandlerImpl
zea@chromium.org
2012-08-29
26
-197
/
+237
*
Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler.
dcheng@chromium.org
2012-08-28
31
-537
/
+530
*
Fix sync unit test.
qsr@chromium.org
2012-08-27
1
-0
/
+1
*
[Sync] Refactor passphrase state handling
zea@chromium.org
2012-08-26
17
-69
/
+153
*
[Sync] Refactor GetEncryptedTypes usage.
zea@chromium.org
2012-08-24
30
-392
/
+560
*
[Sync] Use fakes for SyncNotifier{,Observer} instead of mocks
akalin@chromium.org
2012-08-24
15
-273
/
+450
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
69
-614
/
+1011
*
Update next_id when loading sync DB
rlarocque@chromium.org
2012-08-22
3
-50
/
+158
*
Fix Sync.DirectoryOpenResult histogram
rlarocque@chromium.org
2012-08-21
1
-3
/
+3
*
Prefix match CHROMEOS_RELEASE_BOARD for checking chromebox.
kochi@chromium.org
2012-08-16
1
-3
/
+5
*
[Sync] Add SyncEncryptionHandler
zea@chromium.org
2012-08-16
35
-1635
/
+2496
*
sync: add InternalComponentsFactory::Switches to simplify passing switches to...
tim@chromium.org
2012-08-15
23
-201
/
+371
*
Fix SyncNotifierRegistrarHelper test in official builds.
dcheng@chromium.org
2012-08-14
1
-2
/
+3
*
sync: raise initial backoff interval from 1 second to 5 minutes.
tim@chromium.org
2012-08-13
5
-3
/
+101
*
[Sync] Avoid unregistering object IDs on shutdown
akalin@chromium.org
2012-08-10
25
-417
/
+733
*
Revert 150990 - [Sync] Avoid unregistering object IDs on shutdown
jeremya@chromium.org
2012-08-10
25
-733
/
+417
*
[Sync] Avoid unregistering object IDs on shutdown
akalin@chromium.org
2012-08-10
25
-417
/
+733
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Remove SyncManager::Init() return value
rlarocque@chromium.org
2012-08-09
5
-8
/
+7
*
[Sync] Rework unit tests for ChromeInvalidationClient
akalin@chromium.org
2012-08-09
13
-317
/
+803
*
Fix mem leak in DirectoryBackingStore unit tests
rlarocque@chromium.org
2012-08-08
1
-1
/
+2
*
sync: Attempt to recover from directory corruption
rlarocque@chromium.org
2012-08-08
8
-48
/
+171
*
[Sync] Print out notification state explicitly in about:sync
akalin@chromium.org
2012-08-07
3
-40
/
+60
*
[Sync] Address msw's comments for r149747
akalin@chromium.org
2012-08-04
8
-19
/
+22
[next]