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
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
1
-1
/
+1
*
Chrome should use GCM for invalidations by default.
pavely
2014-10-14
1
-1
/
+2
*
Some cleanup of AccountManagerHelper.
maxbogue
2014-10-14
1
-23
/
+13
*
Make chrome_shell_apk build
cjhopman
2014-10-13
4
-5
/
+85
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-11
1
-0
/
+6
*
Use Sync FakeServer in exponential backoff tests
pvalenzuela
2014-10-10
2
-1
/
+26
*
Make sure GetAuthenticatedAccountId() returns a canonicalized id.
rogerta
2014-10-09
2
-2
/
+81
*
change newly added OVERRIDE to override in sync/
mostynb
2014-10-09
3
-9
/
+9
*
Make all auth requests notification-driven.
maxbogue
2014-10-09
1
-13
/
+5
*
[Sync] Update owners files
zea
2014-10-09
2
-5
/
+0
*
Move passphrase dialog logic to the enum.
maxbogue
2014-10-09
1
-0
/
+47
*
[GCM] Updating GCM Status Syncer to the new Experiment Status pb
fgorski
2014-10-09
3
-0
/
+38
*
Verify hash on sync attachment downloads when present.
maniscalco
2014-10-08
6
-32
/
+228
*
Convert two sync tests to use FakeServer
pvalenzuela
2014-10-07
2
-11
/
+49
*
Remove page_ordinal from AppListSpecifics.
calamity
2014-10-07
2
-2
/
+2
*
replace OVERRIDE and FINAL with override and final in sync/
mostynb
2014-10-06
113
-589
/
+589
*
Include hash on sync attachment uploads to ensure data integrity.
maniscalco
2014-10-06
6
-64
/
+107
*
Reland Refactor FakeAttachmentStore
pavely
2014-10-02
15
-229
/
+488
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
14
-4
/
+523
*
Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...
sergeyv
2014-09-30
15
-475
/
+229
*
[Sync] Clean up ProfileSyncService observer events
zea
2014-09-30
2
-2
/
+0
*
Refactor FakeAttachmentStore
pavely
2014-09-30
15
-229
/
+475
*
Massive refactor of the Android invalidation code.
maxbogue
2014-09-29
3
-1469
/
+0
*
Fix memory leak in Sync FakeServerEntity
pvalenzuela
2014-09-25
10
-43
/
+30
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-23
/
+6
*
Make Directory's code style a little more consistent.
maniscalco
2014-09-22
2
-79
/
+87
*
Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...
stanisc
2014-09-22
2
-7
/
+6
*
Make GenericChangeProcessor upload attachments on startup.
maniscalco
2014-09-22
7
-3
/
+139
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
1
-2
/
+1
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-3
/
+2
*
Make it clear that WeakPtrFactory is the last data member
anujk.sharma
2014-09-19
1
-2
/
+2
*
Roll cacheinvalidation DEPS to r341
nyquist
2014-09-16
1
-3
/
+2
*
Pass AttachmentIdList instead of AttachmentList to SyncData
pavely
2014-09-15
3
-60
/
+25
*
Make AttachmentServiceImpl clear backoff when reconnected to network.
maniscalco
2014-09-15
5
-26
/
+165
*
Remove most usages of guava.
nyquist
2014-09-12
8
-13
/
+14
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
4
-4
/
+4
*
Eliminate use of 'delete self' pattern in AttachmentUploaderImpl.
maniscalco
2014-09-10
2
-35
/
+91
*
Update AttachmentServiceImpl to retry attachment uploads.
maniscalco
2014-09-10
14
-135
/
+687
*
Move AttachmentStore ownership to datatype
pavely
2014-09-10
8
-31
/
+54
*
Make base_unittests_apk actually work
cjhopman
2014-09-09
1
-1
/
+0
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+4
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+3
*
Replace AttachmentStore's StoreAttachments with UploadAttachments.
maniscalco
2014-09-08
7
-190
/
+261
*
Changing the order of weak_ptr_factory in src/sync module, to ensure proper c...
mohan.reddy
2014-09-08
2
-4
/
+4
*
Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."
Erik Arvidsson
2014-09-05
7
-262
/
+191
*
Replace AttachmentStore's StoreAttachments with UploadAttachments.
maniscalco
2014-09-05
7
-191
/
+262
*
Remove package_name from java_apk.gypi
hjd
2014-09-05
1
-1
/
+0
*
Sync new PasswordForm fields.
vasilii
2014-09-05
2
-0
/
+6
*
Add test that checks function UpdateServerFieldsFromUpdate is working
reat
2014-09-05
2
-1
/
+80
*
Disable FAVICON_TRACKING in addition to SESSION.
maxbogue
2014-09-04
1
-1
/
+1
[next]