1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
11 'target_name': 'gfx_geometry',
12 'type': '<(component)',
14 '<(DEPTH)/base/base.gyp:base',
22 'geometry/cubic_bezier.cc',
23 'geometry/cubic_bezier.h',
24 'geometry/dip_util.cc',
25 'geometry/dip_util.h',
28 'geometry/insets_base.h',
29 'geometry/insets_f.cc',
30 'geometry/insets_f.h',
31 'geometry/matrix3_f.cc',
32 'geometry/matrix3_f.h',
35 'geometry/point3_f.cc',
36 'geometry/point3_f.h',
37 'geometry/point_conversions.cc',
38 'geometry/point_conversions.h',
39 'geometry/point_f.cc',
44 'geometry/r_tree_base.cc',
45 'geometry/r_tree_base.h',
48 'geometry/rect_conversions.cc',
49 'geometry/rect_conversions.h',
52 'geometry/safe_integer_conversions.h',
53 'geometry/scroll_offset.cc',
54 'geometry/scroll_offset.h',
57 'geometry/size_conversions.cc',
58 'geometry/size_conversions.h',
61 'geometry/vector2d.cc',
62 'geometry/vector2d.h',
63 'geometry/vector2d_conversions.cc',
64 'geometry/vector2d_conversions.h',
65 'geometry/vector2d_f.cc',
66 'geometry/vector2d_f.h',
67 'geometry/vector3d_f.cc',
68 'geometry/vector3d_f.h',
71 '../../build/android/increase_size_for_speed.gypi',
76 'type': '<(component)',
78 '<(DEPTH)/base/base.gyp:base',
79 '<(DEPTH)/base/base.gyp:base_i18n',
80 '<(DEPTH)/base/base.gyp:base_static',
81 '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
82 '<(DEPTH)/skia/skia.gyp:skia',
83 '<(DEPTH)/third_party/harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng',
84 '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
85 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
86 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
87 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
90 # text_elider.h includes ICU headers.
91 'export_dependent_settings': [
92 '<(DEPTH)/skia/skia.gyp:skia',
93 '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
94 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
100 '<(DEPTH)/third_party/icu/source/common'
103 'android/device_display_info.cc',
104 'android/device_display_info.h',
105 'android/gfx_jni_registrar.cc',
106 'android/gfx_jni_registrar.h',
107 'android/java_bitmap.cc',
108 'android/java_bitmap.h',
109 'android/shared_device_display_info.cc',
110 'android/shared_device_display_info.h',
111 'android/view_configuration.cc',
112 'android/view_configuration.h',
113 'animation/animation.cc',
114 'animation/animation.h',
115 'animation/animation_container.cc',
116 'animation/animation_container.h',
117 'animation/animation_container_element.h',
118 'animation/animation_container_observer.h',
119 'animation/animation_delegate.h',
120 'animation/linear_animation.cc',
121 'animation/linear_animation.h',
122 'animation/multi_animation.cc',
123 'animation/multi_animation.h',
124 'animation/slide_animation.cc',
125 'animation/slide_animation.h',
126 'animation/throb_animation.cc',
127 'animation/throb_animation.h',
128 'animation/tween.cc',
135 'canvas_notimplemented.cc',
136 'canvas_paint_mac.h',
137 'canvas_paint_mac.mm',
138 'canvas_paint_win.cc',
139 'canvas_paint_win.h',
141 'canvas_skia_paint.h',
142 'codec/jpeg_codec.cc',
143 'codec/jpeg_codec.h',
144 'codec/png_codec.cc',
150 'color_profile_mac.mm',
151 'color_profile_win.cc',
156 'display_change_notifier.cc',
157 'display_change_notifier.h',
158 'display_observer.cc',
159 'display_observer.h',
165 'font_fallback_linux.cc',
166 'font_fallback_mac.mm',
167 'font_fallback_win.cc',
168 'font_fallback_win.h',
173 'font_render_params.cc',
174 'font_render_params.h',
175 'font_render_params_android.cc',
176 'font_render_params_linux.cc',
177 'font_render_params_mac.cc',
178 'font_render_params_win.cc',
183 'gpu_memory_buffer.cc',
184 'gpu_memory_buffer.h',
185 'harfbuzz_font_skia.cc',
186 'harfbuzz_font_skia.h',
189 'image/canvas_image_source.cc',
190 'image/canvas_image_source.h',
193 'image/image_family.cc',
194 'image/image_family.h',
195 'image/image_ios.mm',
196 'image/image_mac.mm',
197 'image/image_png_rep.cc',
198 'image/image_png_rep.h',
199 'image/image_skia.cc',
200 'image/image_skia.h',
201 'image/image_skia_operations.cc',
202 'image/image_skia_operations.h',
203 'image/image_skia_rep.cc',
204 'image/image_skia_rep.h',
205 'image/image_skia_source.h',
206 'image/image_skia_util_ios.h',
207 'image/image_skia_util_ios.mm',
208 'image/image_skia_util_mac.h',
209 'image/image_skia_util_mac.mm',
210 'image/image_util.cc',
211 'image/image_util.h',
212 'image/image_util_ios.mm',
213 'interpolated_transform.cc',
214 'interpolated_transform.h',
215 'linux_font_delegate.cc',
216 'linux_font_delegate.h',
217 'mac/coordinate_conversion.h',
218 'mac/coordinate_conversion.mm',
219 'mac/scoped_ns_disable_screen_updates.h',
220 'native_widget_types.h',
221 'nine_image_painter.cc',
222 'nine_image_painter.h',
223 'overlay_transform.h',
232 'platform_font_android.cc',
233 'platform_font_ios.h',
234 'platform_font_ios.mm',
235 'platform_font_linux.cc',
236 'platform_font_linux.h',
237 'platform_font_mac.h',
238 'platform_font_mac.mm',
239 'platform_font_win.cc',
240 'platform_font_win.h',
245 'range/range_mac.mm',
246 'range/range_win.cc',
249 'render_text_harfbuzz.cc',
250 'render_text_harfbuzz.h',
251 'render_text_mac.cc',
254 'scoped_cg_context_save_gstate_mac.h',
255 'scoped_ns_graphics_context_save_gstate_mac.h',
256 'scoped_ns_graphics_context_save_gstate_mac.mm',
257 'scoped_ui_graphics_push_context_ios.h',
258 'scoped_ui_graphics_push_context_ios.mm',
269 'selection_model.cc',
271 'sequential_id_generator.cc',
272 'sequential_id_generator.h',
275 'skbitmap_operations.cc',
276 'skbitmap_operations.h',
281 'sys_color_change_listener.cc',
282 'sys_color_change_listener.h',
288 'text_utils_android.cc',
290 'text_utils_skia.cc',
299 'win/direct_write.cc',
300 'win/direct_write.h',
305 'win/scoped_set_map_mode.h',
306 'win/singleton_hwnd.cc',
307 'win/singleton_hwnd.h',
308 'win/window_impl.cc',
312 '../../build/android/increase_size_for_speed.gypi',
317 '<(DEPTH)/ui/ios/ui_ios.gyp:ui_ios',
319 # iOS only uses a subset of UI.
321 ['exclude', '^codec/jpeg_codec\\.cc$'],
325 '<(libjpeg_gyp_path):libjpeg',
328 # TODO(asvitkine): Switch all platforms to use canvas_skia.cc.
329 # http://crbug.com/105550
330 ['use_canvas_skia==1', {
332 'canvas_notimplemented.cc',
334 }, { # use_canvas_skia!=1
346 # TODO(jschuh): C4267: http://crbug.com/167187 size_t -> int
347 # C4324 is structure was padded due to __declspec(align()), which is
349 'msvs_disabled_warnings': [ 4267, 4324 ],
353 'animation/throb_animation.cc',
354 'selection_model.cc',
366 ['use_aura==0 and toolkit_views==0', {
368 'nine_image_painter.cc',
369 'nine_image_painter.h',
372 ['OS=="android" and use_aura==0', {
377 ['OS=="android" and use_aura==1', {
382 ['OS=="android" and android_webview_build==0', {
384 '<(DEPTH)/base/base.gyp:base_java',
387 ['OS=="android" or OS=="ios"', {
389 'harfbuzz_font_skia.cc',
390 'harfbuzz_font_skia.h',
393 'render_text_harfbuzz.cc',
394 'render_text_harfbuzz.h',
395 'text_utils_skia.cc',
400 '../../build/linux/system.gyp:x11',
401 'x/gfx_x11.gyp:gfx_x11',
406 '<(DEPTH)/build/linux/system.gyp:pangocairo',
409 ['desktop_linux==1 or chromeos==1', {
411 # font_render_params_linux.cc uses fontconfig
412 '<(DEPTH)/build/linux/system.gyp:fontconfig',
416 'target_conditions': [
417 # Need 'target_conditions' to override default filename_rules to include
421 ['include', '^scoped_cg_context_save_gstate_mac\\.h$'],
427 'target_name': 'gfx_test_support',
428 'type': 'static_library',
430 'image/image_unittest_util.cc',
431 'image/image_unittest_util.h',
432 'image/image_unittest_util_ios.mm',
433 'image/image_unittest_util_mac.mm',
434 'test/fontconfig_util_linux.cc',
435 'test/fontconfig_util_linux.h',
438 'test/ui_cocoa_test_helper.h',
439 'test/ui_cocoa_test_helper.mm',
442 '../../base/base.gyp:base',
443 '../../skia/skia.gyp:skia',
444 '../../testing/gtest.gyp:gtest',
450 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
455 # The cocoa files don't apply to iOS.
462 '../../build/linux/system.gyp:fontconfig',
472 'target_name': 'gfx_jni_headers',
475 '../android/java/src/org/chromium/ui/gfx/BitmapHelper.java',
476 '../android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java',
477 '../android/java/src/org/chromium/ui/gfx/ViewConfigurationHelper.java',
480 'jni_gen_package': 'ui/gfx',
482 'includes': [ '../../build/jni_generator.gypi' ],