Side by Side Diff: device/sensors/DEPS
Issue 2885203004 :
Refactor content/renderer/device_sensors to use device/generic_sensor instead of device/sensors (Closed)
Patch Set: updated content/renderer/BUILD.gn
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/app/BUILD.gn
content/app/android/library_loader_hooks.cc
content/browser/device_sensors/DEPS
content/browser/device_sensors/OWNERS
content/browser/device_sensors/device_sensor_browsertest.cc
content/public/android/BUILD.gn
content/public/test/layouttest_support.h
content/renderer/BUILD.gn
content/renderer/DEPS
content/renderer/device_sensors/device_motion_event_pump.h
content/renderer/device_sensors/device_motion_event_pump.cc
content/renderer/device_sensors/device_motion_event_pump_unittest.cc
content/renderer/device_sensors/device_orientation_absolute_event_pump.h
content/renderer/device_sensors/device_orientation_absolute_event_pump.cc
content/renderer/device_sensors/device_orientation_event_pump.h
content/renderer/device_sensors/device_orientation_event_pump.cc
content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
content/renderer/device_sensors/device_orientation_util.h
content/renderer/device_sensors/device_orientation_util.cc
content/renderer/device_sensors/device_sensor_event_pump.h
content/renderer/renderer_blink_platform_impl.h
content/renderer/renderer_blink_platform_impl.cc
content/shell/BUILD.gn
content/shell/android/BUILD.gn
content/shell/renderer/layout_test/blink_test_runner.h
content/shell/renderer/layout_test/blink_test_runner.cc
content/shell/test_runner/BUILD.gn
content/shell/test_runner/DEPS
content/shell/test_runner/test_runner.cc
content/shell/test_runner/test_runner_for_specific_view.cc
content/shell/test_runner/web_test_delegate.h
content/test/BUILD.gn
content/test/DEPS
content/test/layouttest_support.cc
device/BUILD.gn
device/generic_sensor/BUILD.gn
device/generic_sensor/public/interfaces/BUILD.gn
device/sensors/BUILD.gn
device/sensors/DEPS
device/sensors/OWNERS
device/sensors/README.md
device/sensors/android/device_sensor_jni_registrar.h
device/sensors/android/device_sensor_jni_registrar.cc
device/sensors/android/java/src/org/chromium/device/sensors/DeviceSensors.java
device/sensors/android/javatests/src/org/chromium/device/sensors/DeviceSensorsTest.java
device/sensors/data_fetcher_shared_memory.h
device/sensors/data_fetcher_shared_memory_android.cc
device/sensors/data_fetcher_shared_memory_base.h
device/sensors/data_fetcher_shared_memory_base.cc
device/sensors/data_fetcher_shared_memory_base_unittest.cc
device/sensors/data_fetcher_shared_memory_chromeos.cc
device/sensors/data_fetcher_shared_memory_default.cc
device/sensors/data_fetcher_shared_memory_mac.cc
device/sensors/data_fetcher_shared_memory_win.cc
device/sensors/device_sensor_export.h
device/sensors/device_sensor_host.h
device/sensors/device_sensor_host.cc
device/sensors/device_sensor_service.h
device/sensors/device_sensor_service.cc
device/sensors/device_sensors_consts.h
device/sensors/public/cpp/BUILD.gn
device/sensors/public/cpp/device_motion_hardware_buffer.h
device/sensors/public/cpp/device_orientation_hardware_buffer.h
device/sensors/public/cpp/motion_data.h
device/sensors/public/cpp/motion_data.cc
device/sensors/public/cpp/orientation_data.h
device/sensors/public/cpp/orientation_data.cc
device/sensors/public/interfaces/BUILD.gn
device/sensors/public/interfaces/OWNERS
device/sensors/public/interfaces/motion.mojom
device/sensors/public/interfaces/orientation.mojom
device/sensors/sensor_manager_android.h
device/sensors/sensor_manager_android.cc
device/sensors/sensor_manager_android_unittest.cc
device/sensors/sensor_manager_chromeos.h
device/sensors/sensor_manager_chromeos.cc
device/sensors/sensor_manager_chromeos_unittest.cc
services/device/BUILD.gn
services/device/device_service.h
services/device/device_service.cc
third_party/WebKit/Source/modules/device_orientation/BUILD.gn
third_party/WebKit/Source/modules/device_orientation/DEPS
third_party/WebKit/Source/modules/device_orientation/DeviceMotionData.h
third_party/WebKit/Source/modules/device_orientation/DeviceMotionData.cpp
third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.h
third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp
third_party/WebKit/Source/modules/device_orientation/DeviceOrientationData.h
third_party/WebKit/Source/modules/device_orientation/DeviceOrientationData.cpp
third_party/WebKit/Source/modules/device_orientation/DeviceOrientationDispatcher.h
third_party/WebKit/Source/modules/device_orientation/DeviceOrientationDispatcher.cpp
third_party/WebKit/public/BUILD.gn
third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h
third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionListener.h
third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h
third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationListener.h