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

Side by Side Diff: .gitignore

Issue 2694113002: Delete media/base/yuv_convert and dependents. Prefer libyuv. (Closed)
Patch Set: Fix media_unittests. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | content/browser/media/capture/web_contents_video_capture_device_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 /ios/third_party/material_components_ios/src 195 /ios/third_party/material_components_ios/src
196 /ios/third_party/material_font_disk_loader_ios/src 196 /ios/third_party/material_font_disk_loader_ios/src
197 /ios/third_party/material_roboto_font_loader_ios/src 197 /ios/third_party/material_roboto_font_loader_ios/src
198 /ios/third_party/material_sprited_animation_view_ios/src 198 /ios/third_party/material_sprited_animation_view_ios/src
199 /ios/third_party/material_text_accessibility_ios/src 199 /ios/third_party/material_text_accessibility_ios/src
200 /ios/third_party/ochamcrest/src 200 /ios/third_party/ochamcrest/src
201 /ios_internal 201 /ios_internal
202 /llvm 202 /llvm
203 /media/cast/logging/cast_logging_proto_lib.xml 203 /media/cast/logging/cast_logging_proto_lib.xml
204 /media/cdm/api 204 /media/cdm/api
205 /media/media_asm.xml
206 /media/media_mojo_bindings.xml 205 /media/media_mojo_bindings.xml
207 /media/test/data/internal 206 /media/test/data/internal
208 /media/yuv_convert_simd_x86.xml
209 /metro_driver 207 /metro_driver
210 /mojo/hello_world_service.xml 208 /mojo/hello_world_service.xml
211 /mojo/mojo_application_bindings.xml 209 /mojo/mojo_application_bindings.xml
212 /mojo/mojo_application_manager_unittests.xml 210 /mojo/mojo_application_manager_unittests.xml
213 /mojo/mojo_apps_js_bindings.xml 211 /mojo/mojo_apps_js_bindings.xml
214 /mojo/mojo_apps_js_unittests_run.xml 212 /mojo/mojo_apps_js_unittests_run.xml
215 /mojo/mojo_clipboard_bindings.xml 213 /mojo/mojo_clipboard_bindings.xml
216 /mojo/mojo_content_handler_bindings.xml 214 /mojo/mojo_content_handler_bindings.xml
217 /mojo/mojo_core_window_manager_bindings.xml 215 /mojo/mojo_core_window_manager_bindings.xml
218 /mojo/mojo_echo_service_bindings.xml 216 /mojo/mojo_echo_service_bindings.xml
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 /ui/keyboard/keyboard_mojom_bindings.xml 506 /ui/keyboard/keyboard_mojom_bindings.xml
509 /ui/surface/surface.xml 507 /ui/surface/surface.xml
510 /ui/surface/surface_gpu_tests.xml 508 /ui/surface/surface_gpu_tests.xml
511 /v8 509 /v8
512 /webkit/data 510 /webkit/data
513 /webpagereplay_logs/ 511 /webpagereplay_logs/
514 /win8/delegate_execute/delegate_execute_version_resources.xml 512 /win8/delegate_execute/delegate_execute_version_resources.xml
515 /win8/metro_driver/metro_driver_version_resources.xml 513 /win8/metro_driver/metro_driver_version_resources.xml
516 /x86-generic_out/ 514 /x86-generic_out/
517 /xcodebuild 515 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | content/browser/media/capture/web_contents_video_capture_device_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698