Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 6537027: Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook... (Closed)

Created:
9 years, 10 months ago by Nicolas Zea
Modified:
9 years, 7 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, Raghu Simha, ncarter (slow), idana, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hookup yet). BUG=59242 TEST=unit,sync_unit,sync_integration Review URL: http://codereview.chromium.org/6465005 TBR=zea@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75297

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -1702 lines) Patch
M chrome/browser/sync/engine/apply_updates_command_unittest.cc View 11 chunks +11 lines, -256 lines 0 comments Download
M chrome/browser/sync/engine/change_reorder_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/engine/syncapi.h View 7 chunks +28 lines, -43 lines 0 comments Download
M chrome/browser/sync/engine/syncapi.cc View 33 chunks +107 lines, -351 lines 0 comments Download
M chrome/browser/sync/engine/syncapi_unittest.cc View 10 chunks +7 lines, -262 lines 0 comments Download
M chrome/browser/sync/engine/syncer_util.cc View 5 chunks +8 lines, -43 lines 0 comments Download
M chrome/browser/sync/glue/password_change_processor.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/session_change_processor.h View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/sync/glue/session_change_processor.cc View 3 chunks +0 lines, -24 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator.h View 4 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator.cc View 2 chunks +2 lines, -11 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.h View 7 chunks +2 lines, -21 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 6 chunks +8 lines, -35 lines 0 comments Download
M chrome/browser/sync/js_sync_manager_observer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/sync/js_sync_manager_observer.cc View 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/sync/js_sync_manager_observer_unittest.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 3 chunks +0 lines, -19 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 3 chunks +5 lines, -19 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_harness.h View 3 chunks +0 lines, -18 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_harness.cc View 3 chunks +1 line, -43 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_session_unittest.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/sync/protocol/nigori_specifics.proto View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/sync/protocol/sync.proto View 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/sync/syncable/model_type.h View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/sync/syncable/model_type.cc View 1 chunk +2 lines, -43 lines 0 comments Download
M chrome/browser/sync/syncable/model_type_unittest.cc View 1 chunk +0 lines, -14 lines 0 comments Download
D chrome/browser/sync/syncable/nigori_util.h View 1 chunk +0 lines, -62 lines 0 comments Download
D chrome/browser/sync/syncable/nigori_util.cc View 1 chunk +0 lines, -196 lines 0 comments Download
D chrome/browser/sync/syncable/nigori_util_unittest.cc View 1 chunk +0 lines, -38 lines 0 comments Download
M chrome/browser/sync/syncable/syncable.cc View 10 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/sync/util/cryptographer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/sync/util/cryptographer.cc View 2 chunks +4 lines, -9 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/live_sync/live_sessions_sync_test.h View 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/test/live_sync/multiple_client_live_sessions_sync_test.cc View 1 chunk +0 lines, -36 lines 0 comments Download
M chrome/test/live_sync/two_client_live_sessions_sync_test.cc View 2 chunks +1 line, -51 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Nicolas Zea
9 years, 10 months ago (2011-02-17 19:36:29 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698