tree: 8a85ab0886781f24c215433f034ce28c9df80240 [path history] [tgz]
  1. drive_backend/
  2. local/
  3. conflict_resolution_policy.h
  4. DEPS
  5. DIR_METADATA
  6. fake_remote_change_processor.cc
  7. fake_remote_change_processor.h
  8. file_change.cc
  9. file_change.h
  10. file_change_unittest.cc
  11. file_status_observer.h
  12. local_change_processor.h
  13. logger.cc
  14. logger.h
  15. logger_unittest.cc
  16. mock_local_change_processor.cc
  17. mock_local_change_processor.h
  18. mock_remote_change_processor.cc
  19. mock_remote_change_processor.h
  20. mock_remote_file_sync_service.cc
  21. mock_remote_file_sync_service.h
  22. OWNERS
  23. README.md
  24. remote_change_processor.h
  25. remote_file_sync_service.cc
  26. remote_file_sync_service.h
  27. subtree_set.cc
  28. subtree_set.h
  29. subtree_set_unittest.cc
  30. sync_action.cc
  31. sync_action.h
  32. sync_callbacks.h
  33. sync_direction.h
  34. sync_event_observer.h
  35. sync_file_metadata.cc
  36. sync_file_metadata.h
  37. sync_file_status.h
  38. sync_file_system_service.cc
  39. sync_file_system_service.h
  40. sync_file_system_service_factory.cc
  41. sync_file_system_service_factory.h
  42. sync_file_system_service_unittest.cc
  43. sync_file_system_test_util.cc
  44. sync_file_system_test_util.h
  45. sync_file_type.h
  46. sync_operation_type.cc
  47. sync_operation_type.h
  48. sync_process_runner.cc
  49. sync_process_runner.h
  50. sync_process_runner_unittest.cc
  51. sync_service_state.h
  52. sync_status_code.cc
  53. sync_status_code.h
  54. syncable_file_system_util.cc
  55. syncable_file_system_util.h
  56. syncable_file_system_util_unittest.cc
  57. task_logger.cc
  58. task_logger.h
chrome/browser/sync_file_system/README.md

Implementation of chrome.syncFileSystem() API for the deprecated Chrome Apps platform. https://developer.chrome.com/docs/extensions/reference/syncFileSystem/