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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move non_blocking_sync_common.h to internal_api
rlarocque@chromium.org
2014-07-28
3
-4
/
+3
*
sync: Introduce CryptographerProvider interface
rlarocque@chromium.org
2014-07-26
2
-0
/
+79
*
Make client tag IDs consistent in sync fake server
rlarocque@chromium.org
2014-07-24
4
-31
/
+19
*
[Sync] Rely on directory to decide which types need to be purged
zea@chromium.org
2014-07-19
2
-0
/
+10
*
sync: Support non-blocking initial sync in proto
rlarocque@chromium.org
2014-07-18
2
-0
/
+4
*
Add server_attachment_metadata field to EntryKernel and sync database.
maniscalco@chromium.org
2014-07-16
1
-0
/
+1
*
sync: Support nudges from non-blocking sync types
rlarocque@chromium.org
2014-07-10
2
-0
/
+87
*
sync: Inject sync/'s dependency on invalidations
rlarocque@chromium.org
2014-07-08
8
-2
/
+332
*
Fix the typo 'mininum' to 'minimum'.
amistry@chromium.org
2014-07-03
1
-1
/
+1
*
sync: Inheritance refactor for non-blocking sync
rlarocque@chromium.org
2014-06-27
4
-18
/
+17
*
sync: Stop supporting parent IDs for some types
rlarocque@chromium.org
2014-06-26
5
-15
/
+20
*
sync: Mass rename of non-blocking sync classes
rlarocque@chromium.org
2014-06-25
8
-179
/
+167
*
sync: Support disconnect in non-blocking sync
rlarocque@chromium.org
2014-06-23
1
-2
/
+2
*
sync: Refactor NonBlockingTypeProcessorCore tests
rlarocque@chromium.org
2014-06-18
4
-0
/
+667
*
sync: Refactor NonBlockingTypeProcessor tests
rlarocque@chromium.org
2014-06-12
4
-0
/
+355
*
Remove redundant param from Sync FakeServer infra
pvalenzuela@chromium.org
2014-06-12
3
-20
/
+17
*
Add integraton test for sync backup/rollback.
haitaol@chromium.org
2014-06-11
2
-1
/
+18
*
Sync FakeServer cleanup: CHECKs and logging info
pvalenzuela@chromium.org
2014-06-10
5
-22
/
+20
*
Convert SyncAuthTest cases to FakeServer
pvalenzuela@chromium.org
2014-06-05
2
-1
/
+28
*
Convert Sync BirthdayErrorTest to use FakeServer
pvalenzuela@chromium.org
2014-06-03
2
-26
/
+48
*
sync: Implement fake server reflection blocking
rlarocque@chromium.org
2014-05-22
2
-3
/
+9
*
Fix various style errors in sync/test/fake_server
pvalenzuela@chromium.org
2014-05-13
5
-32
/
+32
*
Add InjectEntity method to Sync FakeServer
pvalenzuela@chromium.org
2014-05-07
10
-60
/
+298
*
Use FakeServer-based invalidations for Sync tests
pvalenzuela@chromium.org
2014-05-05
5
-62
/
+140
*
Remove Sync FakeServer standalone executable
pvalenzuela@chromium.org
2014-05-02
3
-192
/
+0
*
Revert 267422 because it broke compile on linux-clang buildbots.
sadrul@chromium.org
2014-05-01
5
-146
/
+62
*
Use FakeServer-based invalidations for Sync tests
pvalenzuela@chromium.org
2014-05-01
5
-62
/
+146
*
Calls FireRefreshTokenRevoked if an account is removed.
acleung@chromium.org
2014-04-25
1
-0
/
+6
*
Add initial FakeServer verification for Sync tests
pvalenzuela@chromium.org
2014-04-23
4
-2
/
+194
*
[Sync] Add support for retrying a getupdates due to a context change
zea@chromium.org
2014-04-10
2
-2
/
+3
*
Convert most two client sync_integration_tests to use FakeServer
pvalenzuela@chromium.org
2014-04-08
6
-21
/
+139
*
[Sync] Add plumbing of context from client to server
zea@chromium.org
2014-04-04
2
-3
/
+12
*
[Sync] Add context proto and directory support
zea@chromium.org
2014-04-04
1
-0
/
+1
*
Add AttachmentMetadata to Sync's EntryKernel.
maniscalco@chromium.org
2014-04-02
1
-0
/
+1
*
Create mobile bookmarks folder in Sync FakeServer
pvalenzuela@chromium.org
2014-03-31
2
-2
/
+22
*
Added cmdline arg to specify FakeServer port.
resetswitch@chromium.org
2014-03-31
3
-7
/
+41
*
sync: Filter types to apply in configure cycle
rlarocque@chromium.org
2014-03-25
2
-3
/
+26
*
Standalone c++ Sync test server
resetswitch@chromium.org
2014-03-19
3
-0
/
+158
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-2
/
+2
*
Reland r254672.
wtc@chromium.org
2014-03-05
1
-19
/
+3
*
Revert 254672 "Replace the custom ProxyConfigServiceDirect class..."
ricow@chromium.org
2014-03-04
1
-3
/
+19
*
Rewrite instructions on how to dump sync database for unit test.
maniscalco@chromium.org
2014-03-04
1
-0
/
+1
*
Replace the custom ProxyConfigServiceDirect class with the equivalent
wtc@chromium.org
2014-03-04
1
-19
/
+3
*
Implement Commit in the Sync C++ fake server
pvalenzuela@chromium.org
2014-03-04
16
-167
/
+1011
*
sync: Add interfaces for per-type sync
rlarocque@chromium.org
2014-02-19
2
-0
/
+73
*
sync: Move migration signal out of snapshot
rlarocque@chromium.org
2014-02-12
2
-0
/
+4
*
Split up SyncEngineEventListener callbacks
rlarocque@chromium.org
2014-02-11
2
-3
/
+2
*
FindBugs: Rename org.chromium.base.test.util.ScalableTimeout.ScaleTimeout to ...
thestig@chromium.org
2014-02-06
1
-2
/
+2
*
Basic implementation of the Sync C++ fake server (attempt #2)
pvalenzuela@chromium.org
2014-01-18
7
-1
/
+634
*
Revert 245326 "Basic implementation of the Sync C++ fake server"
pvalenzuela@chromium.org
2014-01-16
6
-623
/
+0
[next]