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
*
GN: Remove duplicate entries from sources lists
jamesr@chromium.org
2014-08-19
1
-1
/
+0
*
sync: Fix return value in GetAllNodesForType
rlarocque@chromium.org
2014-08-16
1
-1
/
+1
*
sync: Finish non-blocking type encryption support
rlarocque@chromium.org
2014-08-16
21
-393
/
+320
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-15
21
-58
/
+383
*
Use named variables for arguments to SyncManager::ConfigureSyncer.
maniscalco@chromium.org
2014-08-15
1
-0
/
+1
*
sync: Attempt to fix sync scheduler test flakiness
rlarocque@chromium.org
2014-08-15
2
-39
/
+31
*
Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...
miu@chromium.org
2014-08-14
21
-379
/
+56
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-14
21
-56
/
+379
*
Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."
oshima@chromium.org
2014-08-13
1
-1
/
+1
*
Disable SyncSchedulerTest.ReceiveNewRetryDelay on Windows as its timing out.
jam@chromium.org
2014-08-13
1
-1
/
+7
*
Fix bug where TokenServiceProvider is used after it has been destroyed.
maniscalco@chromium.org
2014-08-13
8
-17
/
+19
*
Disable SyncSchedulerTest.FailedRetry on Windows as its timing out.
jam@chromium.org
2014-08-13
1
-1
/
+7
*
Revert 288464 "[Sync] Cleanup datatype configuration error handl..."
oshima@chromium.org
2014-08-12
1
-1
/
+1
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-0
/
+1
*
Disable SyncSchedulerTest.SuccessfulRetry only on Windows.
jam@chromium.org
2014-08-11
1
-1
/
+6
*
Disable SyncSchedulerTest.SuccessfulRetry since it's timing out flakly.
jam@chromium.org
2014-08-11
1
-1
/
+2
*
sync: Fix serialization in proto_value_conversions
rlarocque@chromium.org
2014-08-09
1
-0
/
+1
*
[Sync] Cleanup datatype configuration error handling.
zea@chromium.org
2014-08-08
1
-1
/
+1
*
[Checkstyle] Update class member variable names to match style guides.
aurimas@chromium.org
2014-08-08
1
-8
/
+8
*
Refactor SyncManager::Init to receive args via a struct.
maniscalco@chromium.org
2014-08-08
15
-342
/
+194
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
2
-2
/
+3
*
Update manually triggered try jobs to use swarming for ChromeOS and Mac since...
jam@chromium.org
2014-08-07
1
-1
/
+1
*
Port most sync targets to sync/BUILD.gn
rlarocque@chromium.org
2014-08-07
2
-4
/
+776
*
Refactor SyncManager::Init to use a GURL for the sync server URL.
maniscalco@chromium.org
2014-08-06
14
-117
/
+132
*
sync: Add non-blocking type encryption (retry)
rlarocque@chromium.org
2014-08-06
31
-87
/
+1249
*
Wire sync shutdown reason from PSS all the way down to sync manager.
haitaol@chromium.org
2014-08-06
12
-13
/
+38
*
Move non-API code out of sync/api/attachments/.
maniscalco@chromium.org
2014-08-05
30
-80
/
+78
*
Revert of sync: Add non-blocking type encryption support (https://codereview....
thestig@chromium.org
2014-08-05
31
-1243
/
+87
*
sync: Add non-blocking type encryption support
rlarocque@chromium.org
2014-08-05
31
-87
/
+1243
*
Refactor build target for sync
rlarocque@chromium.org
2014-08-01
7
-607
/
+524
*
sync: Avoid update and local change race condition
rlarocque@chromium.org
2014-07-30
1
-0
/
+9
*
Move non_blocking_sync_common.h to internal_api
rlarocque@chromium.org
2014-07-28
18
-24
/
+23
*
sync: Introduce CryptographerProvider interface
rlarocque@chromium.org
2014-07-26
8
-0
/
+280
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-2
/
+6
*
Refactor sync_unit_tests target
rlarocque@chromium.org
2014-07-25
1
-200
/
+98
*
Make client tag IDs consistent in sync fake server
rlarocque@chromium.org
2014-07-24
4
-31
/
+19
*
Fix use-after-free in sync backup/rollback manager.
haitaol@chromium.org
2014-07-24
5
-86
/
+68
*
sync: Remove support for hierarchy deletions
rlarocque@chromium.org
2014-07-24
4
-80
/
+169
*
Finish decoupling sync and invalidations
rlarocque@chromium.org
2014-07-24
18
-831
/
+3
*
Remove SYNC_IMPLEMENTATION from sync_tools_helper.
maniscalco@chromium.org
2014-07-23
3
-29
/
+0
*
Prep for moving files into components/invalidation
rlarocque@chromium.org
2014-07-23
12
-82
/
+66
*
Fixes sync dependency
sky@chromium.org
2014-07-22
1
-0
/
+1
*
Add AssertNoURLRequests() to URLRequestContext subclass destructors.
jgraettinger@chromium.org
2014-07-22
1
-0
/
+1
*
Sync: Display non-severe errors on about:sync in gray color rather than red.
stanisc@chromium.org
2014-07-19
3
-29
/
+83
*
[Sync] Rely on directory to decide which types need to be purged
zea@chromium.org
2014-07-19
7
-8
/
+44
*
Pass signin_scoped_device_id to DeviceInfoSpecifics.
pavely@chromium.org
2014-07-18
2
-0
/
+5
*
Revert 284234 "Pass signin_scoped_device_id to DeviceInfoSpecifics."
vitalybuka@chromium.org
2014-07-18
2
-5
/
+0
*
Pass signin_scoped_device_id to DeviceInfoSpecifics.
pavely@chromium.org
2014-07-18
2
-0
/
+5
*
sync: Support non-blocking initial sync in proto
rlarocque@chromium.org
2014-07-18
14
-4
/
+148
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
2
-20
/
+19
[next]