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
/
chrome
/
browser
/
sync
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
10
-1135
/
+0
*
Add Phone/Tablet device types for syncing session from Android.
yfriedman@chromium.org
2012-03-14
1
-1
/
+3
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
24
-1673
/
+34
*
[Sync] Remove sync dependency on GoogleServiceAuthError
akalin@chromium.org
2012-03-08
1
-2
/
+3
*
Changes related to new conflict counters
rlarocque@chromium.org
2012-03-07
1
-3
/
+15
*
sync: remove use of protobuf extensions in protocol to reduce static init ove...
tim@chromium.org
2012-03-04
19
-134
/
+102
*
[Sync] Remove --create-mobile-bookmarks-folder
akalin@chromium.org
2012-02-29
1
-2
/
+3
*
sync: Remove the remaining conflict sets code
rlarocque@chromium.org
2012-02-21
1
-0
/
+2
*
Sync comments between server and client side proto bufs.
albertb@chromium.org
2012-02-08
1
-1
/
+13
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-03
1
-0
/
+2
*
Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...
kinuko@chromium.org
2012-02-02
1
-2
/
+0
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-02
1
-0
/
+2
*
[Sync] Add sessions API and sync plumbing for refreshing sessions data.
zea@chromium.org
2012-01-26
2
-2
/
+6
*
Remove broken variables from sync's AllStatus
rlarocque@chromium.org
2012-01-20
1
-3
/
+3
*
Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...
georgey@chromium.org
2012-01-07
2
-14
/
+20
*
sync: Merge the server-side protocol changes.
albertb@chromium.org
2012-01-04
10
-139
/
+197
*
Use Sync to store application icon positions on NTP.
csharp@chromium.org
2011-12-20
2
-1
/
+12
*
Updated sync manager to include device information in nigori node
tmuehlbauer@google.com
2011-12-19
3
-4
/
+31
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-1
/
+1
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-1
/
+1
*
Fix syncing of oauth_client_id value for AppNotificationSettings
asargent@chromium.org
2011-12-02
2
-1
/
+12
*
Parse and Store the throttled datatypes and the unthrottling time, which is o...
lipalani@chromium.org
2011-11-23
2
-2
/
+9
*
Add oauth client id to AppSpecifics. We will use that when a user revokes not...
munjal@chromium.org
2011-11-16
1
-0
/
+10
*
Separate the syncing of extension settings and app settings into separate data
kalman@chromium.org
2011-11-01
6
-4
/
+54
*
Add a couple of notifications related settings to app/extensions sync:
munjal@chromium.org
2011-10-28
3
-0
/
+29
*
[Sync] Cache encrypted types info in ProfileSyncService
akalin@chromium.org
2011-10-24
1
-3
/
+1
*
Send important client side event information to the server. We create a class...
lipalani@chromium.org
2011-10-15
3
-0
/
+67
*
Revert 105667 - Send important client side event information to the server. W...
lipalani@chromium.org
2011-10-15
3
-67
/
+0
*
Send important client side event information to the server. We create a class...
lipalani@chromium.org
2011-10-15
3
-0
/
+67
*
Stop syncing managed search engines.
stevet@chromium.org
2011-10-15
2
-4
/
+5
*
Add apps notifications data type to sync.
munjal@chromium.org
2011-09-29
6
-2
/
+75
*
Revert 103189 - Add apps notifications data type to sync.
rickcam@chromium.org
2011-09-28
6
-74
/
+1
*
Add apps notifications data type to sync.
munjal@chromium.org
2011-09-28
6
-1
/
+74
*
Enable sync for the settings from the Extension Settings API.
akalin@chromium.org
2011-09-21
6
-1
/
+59
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-1
/
+4
*
[Sync] Refactor to ensure turning on encryption encrypts all data types.
zea@chromium.org
2011-09-09
2
-0
/
+4
*
Display actionable errors in about:sync page.
lipalani@chromium.org
2011-09-07
1
-0
/
+3
*
Added DataTypeController integration and UI surfacing for syncing Search Engi...
stevet@chromium.org
2011-09-01
2
-4
/
+23
*
Server directed error handling backend code.
lipalani@chromium.org
2011-08-31
3
-1
/
+161
*
Break TYPE_PC into TYPE_WIN, TYPE_MAC, TYPE_LINUX.
yfriedman@chromium.org
2011-08-31
2
-4
/
+10
*
[Sync] Update session protos.
zea@chromium.org
2011-08-26
4
-2
/
+26
*
[Sync] Add support for enabling session sync remotely.
zea@chromium.org
2011-08-25
2
-0
/
+3
*
Update sync protos to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
1
-76
/
+4
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
1
-0
/
+2
*
sync: re-attempt 96573 and 96575 - DEPS additions.
tim@chromium.org
2011-08-13
1
-0
/
+6
*
Revert 96573 - sync: more DEPS fun
georgey@chromium.org
2011-08-12
1
-6
/
+0
*
sync: more DEPS fun
tim@chromium.org
2011-08-12
1
-0
/
+6
*
Make the throttle delay configurable by the server.
lipalani@chromium.org
2011-08-11
1
-0
/
+3
*
[Sync] Remove AutofillCreditCard specifics
akalin@chromium.org
2011-08-10
4
-63
/
+3
*
[Sync] Fix sync proto files to better match server versions
akalin@chromium.org
2011-08-10
2
-12
/
+12
[next]