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
*
More sync of PRESUBMIT with what CQ runs
phajdan.jr@chromium.org
2014-03-13
1
-2
/
+2
*
Receive invalidation messages through GCM
pavely@chromium.org
2014-03-12
4
-5
/
+147
*
[Sync] Fix long bookmark title syncing
zea@chromium.org
2014-03-12
3
-19
/
+25
*
Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...
phajdan.jr@chromium.org
2014-03-11
1
-6
/
+8
*
Changes to sync/api/attachment in prep for integrating with sync API.
maniscalco@chromium.org
2014-03-11
7
-123
/
+102
*
Build correct URL for cacheinvalidation endpoint.
pavely@chromium.org
2014-03-09
3
-21
/
+154
*
Refactor GCMNetworkChannelDelegateImpl
pavely@chromium.org
2014-03-06
3
-0
/
+4
*
Reland r254672.
wtc@chromium.org
2014-03-05
1
-19
/
+3
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Reland "Add base::TimeDelta::Max()" again.
gavinp@chromium.org
2014-03-05
1
-4
/
+2
*
Reorganize test cases in directory_backing_store_unittest.cc.
maniscalco@chromium.org
2014-03-05
1
-139
/
+143
*
Revert 254672 "Replace the custom ProxyConfigServiceDirect class..."
ricow@chromium.org
2014-03-04
1
-3
/
+19
*
Revert of Reland "Add base::TimeDelta::Max()" (https://codereview.chromium.or...
apavlov@chromium.org
2014-03-04
1
-2
/
+4
*
Reland "Add base::TimeDelta::Max()"
gavinp@chromium.org
2014-03-04
1
-4
/
+2
*
Rewrite instructions on how to dump sync database for unit test.
maniscalco@chromium.org
2014-03-04
2
-13
/
+36
*
Replace the custom ProxyConfigServiceDirect class with the equivalent
wtc@chromium.org
2014-03-04
1
-19
/
+3
*
sync: Merge GU retry logic into normal GU
rlarocque@chromium.org
2014-03-04
15
-158
/
+109
*
Implement Commit in the Sync C++ fake server
pvalenzuela@chromium.org
2014-03-04
17
-170
/
+1024
*
Don't call RefreshColumns() in directory_backing_store_unittest.cc.
maniscalco@chromium.org
2014-03-01
1
-4
/
+5
*
Implememt garbage collection of old entries according to
haitaol@chromium.org
2014-03-01
9
-5
/
+209
*
Wrapping message into ClientGatewayMessage is specific to PushClient
pavely@chromium.org
2014-03-01
8
-305
/
+264
*
sync: Move download logic into GetUpdatesProcessor
rlarocque@chromium.org
2014-02-28
8
-300
/
+265
*
Revert 253502 "Add base::TimeDelta::Max()."
waffles@chromium.org
2014-02-27
1
-2
/
+4
*
Sync Change Processor for the 'Synced Notifications App Info' datatype.
petewil@chromium.org
2014-02-26
1
-2
/
+1
*
Add base::TimeDelta::Max().
gavinp@chromium.org
2014-02-26
1
-4
/
+2
*
Add some unit tests for SyncData.
maniscalco@chromium.org
2014-02-22
2
-0
/
+67
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
1
-2
/
+2
*
To support password sync for supervised users we need to sign (and, in future...
antrim@chromium.org
2014-02-21
1
-0
/
+4
*
[invalidations] Added table with registered objectsIds
mferreria@chromium.org
2014-02-20
12
-0
/
+42
*
sync: Add interfaces for per-type sync
rlarocque@chromium.org
2014-02-19
30
-253
/
+525
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
5
-0
/
+95
*
Set the correct default referrer policy for sync.
jochen@chromium.org
2014-02-18
1
-2
/
+3
*
sync: Move migration signal out of snapshot
rlarocque@chromium.org
2014-02-12
21
-14
/
+42
*
Enhanced bookmarks: added support for sync based experiment
yefim@chromium.org
2014-02-12
4
-3
/
+43
*
sync: Remove dead code related to ClearUserData
rlarocque@chromium.org
2014-02-12
7
-32
/
+0
*
This is the clean-up following r249138.
rlarocque@chromium.org
2014-02-12
11
-435
/
+448
*
Split up SyncEngineEventListener callbacks
rlarocque@chromium.org
2014-02-11
25
-214
/
+213
*
[Autofill, Sync] Deprecate the Autofill culling experiment.
isherman@chromium.org
2014-02-11
2
-20
/
+2
*
[GCM] Add experiment and startup logic for partial rollout
zea@chromium.org
2014-02-08
4
-4
/
+33
*
Fix SyncedNotification tags in Python test server
pvalenzuela@chromium.org
2014-02-07
1
-3
/
+1
*
Add IsRestored() interface to NavigationEntry and use it to differentiate
haitaol@chromium.org
2014-02-06
2
-0
/
+3
*
sync: Set next unthrottle timer relative to 'now'
rlarocque@chromium.org
2014-02-06
1
-2
/
+3
*
[Android] Fix sync masterSyncAutomatically setting.
shashishekhar@chromium.org
2014-02-06
1
-7
/
+18
*
FindBugs: Rename org.chromium.base.test.util.ScalableTimeout.ScaleTimeout to ...
thestig@chromium.org
2014-02-06
1
-2
/
+2
*
Added a basic AttachmentStore interface and fake implementation for use in so...
maniscalco@chromium.org
2014-02-05
15
-84
/
+538
*
sync: Apply updates passively without routing info
rlarocque@chromium.org
2014-02-05
6
-24
/
+78
*
Fix CancelationSignalTest.Cancel
rlarocque@chromium.org
2014-02-05
1
-40
/
+51
*
Implement retry for Register call in GCMNetworkChannel
pavely@chromium.org
2014-02-05
3
-26
/
+136
*
sync: GU retry with less explicit TimeTicks logic
rlarocque@chromium.org
2014-02-03
10
-108
/
+317
*
Disable flaky CancelationSignalTest.Cancel on iOS and Mac.
msw@chromium.org
2014-02-03
1
-1
/
+7
[next]