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
*
Add a space between string literals and PRIuS
stuartmorgan@chromium.org
2013-04-10
2
-6
/
+6
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
23
-81
/
+96
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
23
-96
/
+81
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
23
-81
/
+96
*
sync: Refactor job ownership in SyncScheduler
rlarocque@chromium.org
2013-04-06
7
-478
/
+198
*
[Sync] Fix favicon updates to handle orphan nodes
zea@chromium.org
2013-04-05
1
-0
/
+4
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-2
/
+3
*
sync: Bookmark unique position end-to-end support
rlarocque@chromium.org
2013-04-02
59
-1365
/
+1831
*
Fix a typo.
yhirano@chromium.org
2013-04-02
1
-1
/
+1
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
4
-7
/
+10
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
2
-2
/
+2
*
sync: Remove session member from SyncSessionJob
rlarocque@chromium.org
2013-03-29
16
-295
/
+169
*
Widen the data pipes between Synced Notifications and Rich Notifications
petewil@chromium.org
2013-03-29
2
-65
/
+108
*
Separate invalidator and sync client ID (part 2/2)
rlarocque@chromium.org
2013-03-28
32
-109
/
+116
*
sync: Implementation of Priority Preferences.
albertb@chromium.org
2013-03-27
5
-18
/
+32
*
[Sync] Move Android enabled types logic into native
zea@chromium.org
2013-03-27
6
-185
/
+49
*
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
[next]