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
*
Make TrySyncSessionJob post task on sync thread
pavely@chromium.org
2013-12-16
3
-36
/
+62
*
Scale several timeouts in Android tests.
eugenis@chromium.org
2013-12-13
2
-1
/
+4
*
Fix Java style issues in sync/android
aurimas@chromium.org
2013-12-12
18
-84
/
+84
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-11
3
-9
/
+6
*
Add AppListSpecifics .proto definition and support code
stevenjb@chromium.org
2013-12-11
15
-4
/
+147
*
Revert of https://codereview.chromium.org/100823007/
antrim@chromium.org
2013-12-11
3
-6
/
+9
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
7
-14
/
+11
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
7
-11
/
+14
*
sync: Refactor GetUpdates loop
rlarocque@chromium.org
2013-12-10
12
-117
/
+125
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
5
-8
/
+4
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-10
3
-9
/
+6
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
8
-15
/
+13
*
Revert 239635 "Revert 239615 "Retry: Clean up TestProfileSyncSer..."
scottmg@chromium.org
2013-12-10
5
-44
/
+52
*
Allow customization of HttpPostProviderFactory via ProfileSyncService
pvalenzuela@chromium.org
2013-12-10
6
-10
/
+129
*
Revert 239615 "Retry: Clean up TestProfileSyncService tests"
scottmg@chromium.org
2013-12-10
5
-52
/
+44
*
Retry: Clean up TestProfileSyncService tests
rlarocque@chromium.org
2013-12-10
5
-44
/
+52
*
Sync bookmark meta info.
rfevang@chromium.org
2013-12-07
3
-0
/
+39
*
Refactor PushClientChannel
pavely@chromium.org
2013-12-06
8
-365
/
+517
*
Add an HTML page to the Sync test server to trigger synced notifications
pvalenzuela@chromium.org
2013-12-06
3
-46
/
+100
*
sync: Per-type update application
rlarocque@chromium.org
2013-12-04
34
-1367
/
+833
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Revert 238348 "Clean up TestProfileSyncService and related tests"
dubroy@chromium.org
2013-12-03
5
-52
/
+44
*
Clean up TestProfileSyncService and related tests
rlarocque@chromium.org
2013-12-03
5
-44
/
+52
*
Implement new invalidations ack tracking system
rlarocque@chromium.org
2013-11-26
48
-1682
/
+912
*
Send debug event info on Commit requests, not just GetUpdates requests.
maniscalco@chromium.org
2013-11-23
2
-13
/
+109
*
Attempt to fix Invalidations client name crash
rlarocque@chromium.org
2013-11-22
7
-29
/
+171
*
Add the ability to trigger synced notifications in the Sync test server.
pvalenzuela@chromium.org
2013-11-21
2
-1
/
+191
*
Don't clear debug info until after it has been sent to the server.
maniscalco@chromium.org
2013-11-21
17
-103
/
+219
*
Avoid SEGFAULT when scheduler is stopped as part of sync cycle.
pavely@chromium.org
2013-11-20
2
-1
/
+38
*
Introduce AppListSyncableService, owns AppListModel and builder
stevenjb@chromium.org
2013-11-19
1
-1
/
+1
*
ProfileSyncServiceTest refactoring
pavely@chromium.org
2013-11-18
1
-5
/
+33
*
Channel all low lever scheduling calls through single function
pavely@chromium.org
2013-11-18
2
-28
/
+48
*
Remove SyncSchedulerImpl::OnShouldStopSyncingPermanently
pavely@chromium.org
2013-11-18
10
-34
/
+0
*
Set DebugInfoEventListener's kMaxEntries to ModelType::MODEL_TYPE_COUNT to en...
maniscalco@chromium.org
2013-11-18
1
-2
/
+4
*
Pass retry_task to SyncScheduler::ScheduleConfiguration
pavely@chromium.org
2013-11-17
8
-99
/
+106
*
sync: Remove test dependencies on SyncerCommand
rlarocque@chromium.org
2013-11-15
10
-180
/
+341
*
sync: Deprecate old UniquePosition format
rlarocque@chromium.org
2013-11-15
3
-49
/
+40
*
Remove linux coverage scripts.
thakis@chromium.org
2013-11-14
1
-14
/
+0
*
[sync] Limit DirectoryBackingStore database cache size.
feng@chromium.org
2013-11-13
1
-0
/
+2
*
Rename stale SyncContentResolverWrapper occurrences to SyncContentResolverDel...
cimamoglu@chromium.org
2013-11-13
2
-25
/
+25
*
Android: moves sync to use long for JNI
bulach@chromium.org
2013-11-13
1
-0
/
+1
*
Support for shared invalidator client IDs
rlarocque@chromium.org
2013-11-12
3
-42
/
+80
*
Fix one case that can make sync backend stuck in auth error state.
haitaol@chromium.org
2013-11-08
1
-1
/
+13
*
sync: treat gaia http 500s as retriable.
tim@chromium.org
2013-11-08
1
-0
/
+2
*
Revert 231221 - "Remove enabled/disabled state from extension and app sync."
yoz@chromium.org
2013-11-08
1
-5
/
+0
*
Reveal information about sync server connection and token on about tab.
haitaol@chromium.org
2013-11-07
1
-0
/
+1
*
Fix sync_client to work with oauth2 tokens.
pavely@chromium.org
2013-11-06
1
-0
/
+1
*
[sync] Serve fake OAuth2 tokens from python sync server
rsimha@chromium.org
2013-11-06
2
-4
/
+105
*
Add code for new invalidation local ack system
rlarocque@chromium.org
2013-10-31
10
-18
/
+350
*
(2 of 2) Move InvalidationController to chrome/
rlarocque@chromium.org
2013-10-31
1
-128
/
+0
[next]