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
*
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
*
[Sync] Add flag for sessions commit delay in sync.proto
akalin@chromium.org
2011-08-09
1
-0
/
+5
*
Test birtday error.
lipalani@chromium.org
2011-07-30
1
-1
/
+1
*
sync: have the client compute position_in_parent values.
nick@chromium.org
2011-07-23
1
-4
/
+16
*
Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...
stevet@chromium.org
2011-07-19
2
-0
/
+2
*
[Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.
zea@chromium.org
2011-07-18
1
-0
/
+10
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-20
/
+22
*
[Sync] Rev protocol version for encryption support. Fix re-encryption.
zea@chromium.org
2011-07-12
2
-12
/
+25
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Added last_modified to Search Engines specifics protobuffer.
stevet@chromium.org
2011-06-28
2
-0
/
+2
*
Add protobuffer and model type for syncing custom search engines. Includes al...
stevet@chromium.org
2011-06-28
6
-1
/
+80
*
[Sync] Fix encryption issues
zea@chromium.org
2011-06-24
2
-1
/
+3
*
Changed typed url sync to no longer modify typed/visit_count.
atwilson@chromium.org
2011-06-09
2
-8
/
+16
*
Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."
yfriedman@chromium.org
2011-05-26
1
-0
/
+3
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Revert 84829 - Initial implementation of "Synced Bookmarks" folder.
yfriedman@chromium.org
2011-05-11
1
-3
/
+0
*
Initial implementation of "Synced Bookmarks" folder.
yfriedman@chromium.org
2011-05-10
1
-0
/
+3
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
2
-5
/
+5
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
1
-1
/
+1
*
Add new enum values to GetUpdatesSource. The production server will probably
nick@chromium.org
2011-04-29
2
-3
/
+20
*
Initial pass at getting typed URL sync working.
atwilson@chromium.org
2011-04-28
2
-1
/
+10
*
Add protos for migration needed.
nick@chromium.org
2011-04-13
1
-9
/
+55
*
[Sync] Fix sync gyp rules
akalin@chromium.org
2011-03-30
1
-5
/
+35
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-2
/
+2
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
2
-0
/
+21
*
Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...
zea@chromium.org
2011-02-17
2
-21
/
+0
*
[Sync] Initial support for encrypting any datatype (no UI hookup yet).
zea@chromium.org
2011-02-17
2
-0
/
+21
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
7
-60
/
+121
*
Revert 74489 - [Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
7
-121
/
+60
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
7
-60
/
+121
*
Reconcile the sync protos with the server-side version.
albertb@chromium.org
2011-02-09
1
-1
/
+6
*
[Sync] Add support for getRootNode() and getNodeById() JS messages
akalin@chromium.org
2011-02-05
1
-0
/
+3
*
[Sync] Add proto->Value conversion functions
akalin@chromium.org
2011-02-03
18
-0
/
+764
[next]