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: move internal_api components used by chrome/browser into internal_api/p...
tim@chromium.org
2012-06-17
69
-160
/
+171
*
Handle sync database corruption with re-download
rlarocque@chromium.org
2012-06-16
2
-25
/
+17
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
2
-37
/
+39
*
Protect against sync entries left by old clients
rlarocque@chromium.org
2012-06-16
3
-4
/
+84
*
[Sync] Refactor sync configuration logic.
zea@chromium.org
2012-06-15
9
-228
/
+504
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
24
-291
/
+450
*
[Sync] Remove unnecessary posting of methods in sync scheduler.
zea@chromium.org
2012-06-11
4
-217
/
+127
*
RefCounted types should not have public destructors - sync and jingle
rsleevi@chromium.org
2012-06-11
17
-64
/
+61
*
Refactor following sync commit loop change
rlarocque@chromium.org
2012-06-08
16
-141
/
+96
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
123
-240
/
+244
*
[Sync] Fix sync scheduler/session logic determining successful commands.
zea@chromium.org
2012-06-06
6
-29
/
+92
*
sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...
tim@chromium.org
2012-06-06
20
-368
/
+522
*
Add chrome://sync counter for total commits
rlarocque@chromium.org
2012-06-04
3
-1
/
+6
*
Fix leak introduced in r140122
rlarocque@chromium.org
2012-06-02
2
-16
/
+17
*
Remove sync's ModelSafeWorkerRegistrar
rlarocque@chromium.org
2012-06-01
18
-296
/
+245
*
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
23
-121
/
+158
*
[Sync] Make InvalidationNotifier use PushClient
akalin@chromium.org
2012-05-30
17
-490
/
+571
*
sync: fix and enable InvalidationNotifierTest.Basic
tim@chromium.org
2012-05-30
1
-8
/
+2
*
sync: move invalidation version prefs out of SyncPrefs into InvalidatorStorage.
tim@chromium.org
2012-05-30
5
-1
/
+20
*
[Sync] Cleanup all tab sync enabling logic now that its on by default.
zea@chromium.org
2012-05-30
8
-98
/
+11
*
sync: Loop committing items without downloading updates
rlarocque@chromium.org
2012-05-26
36
-551
/
+625
*
sync: in MutableEntry, SaveOriginals on-demand rather than on construction to...
tim@chromium.org
2012-05-25
2
-19
/
+21
*
[Sync] Fix sync_listen_notifications to use a real host resolver
akalin@chromium.org
2012-05-25
4
-4
/
+42
*
Ignore tombstones for items belonging to unrequested types.
lipalani@chromium.org
2012-05-24
2
-2
/
+18
*
Disable failing test ImmutableTest.Deque on Windows
battre@chromium.org
2012-05-23
1
-1
/
+7
*
[Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-23
4
-131
/
+127
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
2
-1
/
+14
*
Revert 138216 - [Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-22
4
-127
/
+119
*
[Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-22
4
-119
/
+127
*
Revive revision 137685 and fix the DEPs file in chrome/browser/sync
munjal@chromium.org
2012-05-18
15
-91
/
+90
*
Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...
fischman@chromium.org
2012-05-17
15
-90
/
+91
*
Rename InvalidationVersionTracker to InvalidationStateTracker in preparation
munjal@chromium.org
2012-05-17
15
-91
/
+90
*
Add additional error logging to investigate Autocomplete Sync failures.
isherman@chromium.org
2012-05-17
3
-31
/
+64
*
[Sync] Replace TalkMediator*/MediatorThread* with PushClient
akalin@chromium.org
2012-05-17
13
-134
/
+103
*
Sync: Clear IS_UNSYNCED for deleted local items
rlarocque@chromium.org
2012-05-16
11
-83
/
+209
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
3
-5
/
+5
*
[Sync] Move PageTransitions enums to SyncEnums
zea@chromium.org
2012-05-16
5
-50
/
+54
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
20
-0
/
+1257
*
[Sync] Clean up XMPP connection code
akalin@chromium.org
2012-05-15
1
-3
/
+0
*
[Sync] Add check to help debug CreateOrUpdateSyncNode errors.
zea@chromium.org
2012-05-11
1
-2
/
+10
*
Remove flaky assertion from TransientPollFailure
rlarocque@chromium.org
2012-05-11
1
-7
/
+2
*
[Sync] Fix sync_listen_notification's usage message
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
Add session name for Chromebox.
kochi@chromium.org
2012-05-10
3
-2
/
+23
*
These bits were supposed to be included in 135775 but I forgot to save them :(
pkasting@chromium.org
2012-05-08
1
-1
/
+2
*
Remove the "autogenerate keyword" bit on TemplateURL.
pkasting@chromium.org
2012-05-08
1
-1
/
+2
*
[Sync] Add support for automatic enabling of syncing tab favicons.
zea@chromium.org
2012-04-27
6
-7
/
+51
*
Disable InvalidationNotifierTest.Basic on Linux and Mac
szym@chromium.org
2012-04-26
1
-1
/
+7
*
Added parameter 'clear_bound_vars', so we could reset the statement without c...
michaelbai@chromium.org
2012-04-25
1
-5
/
+5
*
[Sync] Add per-navigation timestamps/unique ids to tab sync.
zea@chromium.org
2012-04-25
2
-2
/
+8
[next]