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
/
sync.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 148792
zea@chromium.org
2012-07-30
1
-3
/
+0
*
Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...
sergeyu@chromium.org
2012-07-27
1
-0
/
+3
*
[Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...
zea@chromium.org
2012-07-27
1
-3
/
+0
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-27
1
-5
/
+10
*
Revert r148496 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...
maruel@chromium.org
2012-07-26
1
-10
/
+5
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-26
1
-5
/
+10
*
Move ChromeAsyncSocket to jingle/glue
sergeyu@chromium.org
2012-07-24
1
-0
/
+1
*
Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...
maruel@chromium.org
2012-07-22
1
-10
/
+5
*
Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserver
dcheng@chromium.org
2012-07-21
1
-5
/
+10
*
sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.
tim@chromium.org
2012-07-19
1
-0
/
+9
*
[Sync] Add sync_export.h (Step 1 for componentizing sync)
akalin@chromium.org
2012-07-18
1
-0
/
+10
*
[Sync] Refactor SyncBackendHost unit tests.
zea@chromium.org
2012-07-18
1
-0
/
+2
*
[Sync] Refactor sync manager into interface.
zea@chromium.org
2012-07-17
1
-1
/
+7
*
Finish commit 146665: [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-07-13
1
-0
/
+1
*
Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...
zea@chromium.org
2012-07-13
1
-1
/
+0
*
Remove syncproto.h
rlarocque@chromium.org
2012-07-12
1
-2
/
+2
*
Revert "Revert 142517 - [Sync] Refactor sync configuration logic."
zea@chromium.org
2012-07-12
1
-0
/
+1
*
[Sync] Add sync_client tool
akalin@chromium.org
2012-07-03
1
-0
/
+18
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
1
-8
/
+8
*
[Sync] Move nigori_util* to sync/syncable
akalin@chromium.org
2012-06-29
1
-3
/
+3
*
sync: Create sync entry factory class for tests
rlarocque@chromium.org
2012-06-26
1
-0
/
+2
*
More fixes to address missing symbols when building unit-tests on Android.
jcivelli@chromium.org
2012-06-22
1
-2
/
+2
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
1
-4
/
+2
*
[Sync] Move HttpBridge to sync/
akalin@chromium.org
2012-06-22
1
-0
/
+5
*
Convert InvalidationStateTracker to use invalidation::ObjectId instead of syn...
dcheng@chromium.org
2012-06-20
1
-2
/
+2
*
Split syncable.{h,cc} into several files
rlarocque@chromium.org
2012-06-20
1
-4
/
+22
*
sync: Remove ClearUserData command.
tim@chromium.org
2012-06-20
1
-3
/
+0
*
Remove hard_dependency=1 from cacheinvalidation target
akalin@chromium.org
2012-06-18
1
-5
/
+4
*
Revert 142517 - [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-18
1
-1
/
+0
*
[Sync] Propagate XMPP auth errors to SyncNotifierObservers
akalin@chromium.org
2012-06-18
1
-0
/
+2
*
Revert 142794 - Revert 142517 - [Sync] Refactor sync configuration logic.
kkania@chromium.org
2012-06-18
1
-0
/
+1
*
Revert 142517 - [Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-18
1
-1
/
+0
*
sync: move internal_api components used by chrome/browser into internal_api/p...
tim@chromium.org
2012-06-17
1
-25
/
+25
*
[Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-15
1
-0
/
+1
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
1
-20
/
+24
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
1
-25
/
+25
*
sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...
tim@chromium.org
2012-06-06
1
-0
/
+8
*
Remove sync's ModelSafeWorkerRegistrar
rlarocque@chromium.org
2012-06-01
1
-2
/
+0
*
Add APK targets for sql_unittests and sync_unit_tests.
nileshagrawal@chromium.org
2012-05-31
1
-1
/
+28
*
sync: migrate invalidation state from syncable::Directory to InvalidationStorage
tim@chromium.org
2012-05-31
1
-0
/
+2
*
[Sync] Make InvalidationNotifier use PushClient
akalin@chromium.org
2012-05-30
1
-3
/
+3
*
sync: Loop committing items without downloading updates
rlarocque@chromium.org
2012-05-26
1
-2
/
+2
*
Revive revision 137685 and fix the DEPs file in chrome/browser/sync
munjal@chromium.org
2012-05-18
1
-1
/
+1
*
Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...
fischman@chromium.org
2012-05-17
1
-1
/
+1
*
Rename InvalidationVersionTracker to InvalidationStateTracker in preparation
munjal@chromium.org
2012-05-17
1
-1
/
+1
*
[Sync] Replace TalkMediator*/MediatorThread* with PushClient
akalin@chromium.org
2012-05-17
1
-1
/
+0
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-0
/
+96
*
Add session name for Chromebox.
kochi@chromium.org
2012-05-10
1
-0
/
+7
*
[Sync] Add support for automatic enabling of syncing tab favicons.
zea@chromium.org
2012-04-27
1
-0
/
+1
*
[Sync] Convert SyncSessionSnapshot to a copy-able class.
zea@chromium.org
2012-04-24
1
-1
/
+2
[next]