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
*
Get OAuth2TokenService working on Android.
dubroy@chromium.org
2013-03-26
1
-0
/
+7
*
Revert 190531 "Get OAuth2TokenService working on Android."
hashimoto@chromium.org
2013-03-26
1
-7
/
+0
*
Get OAuth2TokenService working on Android.
dubroy@chromium.org
2013-03-26
1
-0
/
+7
*
Move Encryptor to //components/webdata/encryptor.
joi@chromium.org
2013-03-24
1
-1
/
+1
*
Use specific client type for tango on iOS.
qsr@chromium.org
2013-03-24
1
-0
/
+4
*
Revert 190128 "Reland libjingle.gyp changes."
tommi@chromium.org
2013-03-24
2
-19
/
+0
*
Reland libjingle.gyp changes.
tommi@chromium.org
2013-03-24
2
-0
/
+19
*
Make the protobuf data format for SyncedNotifications more useful, and change...
petewil@chromium.org
2013-03-23
2
-56
/
+149
*
Fix context problem in Android Sync test utilities
clamy@chromium.org
2013-03-23
1
-4
/
+10
*
[Sync] Stop requiring backwards compatbility for sync encryption
zea@chromium.org
2013-03-22
2
-29
/
+69
*
[sync] Remove deprecated SyncStatusHelper methods
nyquist@chromium.org
2013-03-21
1
-107
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
3
-3
/
+3
*
sync: Handle POLL jobs in separate a code path
rlarocque@chromium.org
2013-03-20
3
-109
/
+159
*
[Sync] Add favicon sync experiment
zea@chromium.org
2013-03-19
4
-22
/
+39
*
sync: Remove SyncSessionJob destruction observer
rlarocque@chromium.org
2013-03-18
4
-47
/
+9
*
Upstream Android account tests utilities
clamy@chromium.org
2013-03-18
3
-0
/
+853
*
[Sync] Fix history implicit types
zea@chromium.org
2013-03-16
1
-0
/
+2
*
C++0x fix: add spaces between literals and identifiers.
glider@chromium.org
2013-03-15
1
-1
/
+1
*
[sync] Split sync and signin helper class
nyquist@chromium.org
2013-03-15
4
-48
/
+186
*
sync: Define histogram ints for model types
rlarocque@chromium.org
2013-03-15
3
-5
/
+88
*
Send client channel info to server in user-agent string.
pavely@chromium.org
2013-03-15
2
-16
/
+0
*
Remove some members from SyncSession
rlarocque@chromium.org
2013-03-15
18
-317
/
+274
*
[Sync] Add sync logic to FaviconCache
zea@chromium.org
2013-03-15
1
-1
/
+15
*
sync: Fix scheduler crash on duplicate canaries
rlarocque@chromium.org
2013-03-15
2
-0
/
+31
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
2
-3
/
+2
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
2
-4
/
+4
*
[Sync] Create FaviconCache
zea@chromium.org
2013-03-13
2
-0
/
+5
*
Fix a bug that caused AuthToken permission not to be shown on Android
nyquist@chromium.org
2013-03-13
1
-17
/
+20
*
[sync] Upstream the Android ProfileSyncService
nyquist@chromium.org
2013-03-07
1
-0
/
+68
*
Two changes to history delete directive processing
zea@chromium.org
2013-03-06
2
-2
/
+2
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Set invalidation client ID during startup
rlarocque@chromium.org
2013-03-06
1
-0
/
+1
*
Remove canary member from SyncSessionJob
rlarocque@chromium.org
2013-03-05
6
-56
/
+44
*
Remove connection_code_ from SyncSchedulerImpl.
pavely@chromium.org
2013-03-05
7
-63
/
+28
*
Android: Use ObserverList to maintain a list of observers/listeners
nileshagrawal@chromium.org
2013-03-05
1
-8
/
+6
*
Implement Invalidator::Acknowledge.
dcheng@chromium.org
2013-03-05
19
-105
/
+498
*
Fix sync testserver for Android.
shashishekhar@chromium.org
2013-03-04
1
-2
/
+16
*
Remove SyncSessionJob's location member
rlarocque@chromium.org
2013-03-02
6
-67
/
+22
*
Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)
zea@chromium.org
2013-03-02
7
-12
/
+50
*
Separate invalidator and sync client ID (part 1/2)
rlarocque@chromium.org
2013-03-02
19
-27
/
+76
*
[sync] Fix UMA tracking of sync encryption state
rsimha@chromium.org
2013-03-02
1
-0
/
+13
*
sync: Drop fully datatype throttled sync jobs rather than saving them.
tim@chromium.org
2013-03-01
2
-2
/
+3
*
Add WriteNode::Drop() to delete entry locally but not on server.
haitaol@chromium.org
2013-02-27
6
-5
/
+26
*
Backoff retry time on about:sync page
pavely@chromium.org
2013-02-26
5
-0
/
+28
*
Remove SyncSessionJob::DidReachServer() flag
rlarocque@chromium.org
2013-02-26
4
-23
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
6
-6
/
+6
*
enable -Wstring-conversion when compiling with clang
scottmg@chromium.org
2013-02-22
1
-1
/
+1
*
[sync] Upstream the code that triggers the InvalidationController
nyquist@chromium.org
2013-02-22
8
-12
/
+305
*
Add a Clock and TickClock interface for mocking out time
akalin@chromium.org
2013-02-21
3
-63
/
+54
*
[Sync] Single definition of set of user selectable sync types
mgist@chromium.org
2013-02-21
2
-1
/
+26
[next]