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.h',
23 'geometry/cubic_bezier.cc',
26 'geometry/insets_base.h',
27 'geometry/insets_f.cc',
28 'geometry/insets_f.h',
29 'geometry/matrix3_f.cc',
30 'geometry/matrix3_f.h',
33 'geometry/point3_f.cc',
34 'geometry/point3_f.h',
35 'geometry/point_base.h',
36 'geometry/point_conversions.cc',
37 'geometry/point_conversions.h',
38 'geometry/point_f.cc',
44 'geometry/rect_base.h',
45 'geometry/rect_base_impl.h',
46 'geometry/rect_conversions.cc',
47 'geometry/rect_conversions.h',
51 'geometry/r_tree_base.cc',
52 'geometry/r_tree_base.h',
53 'geometry/safe_integer_conversions.h',
56 'geometry/size_base.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',
73 'type': '<(component)',
75 '<(DEPTH)/base/base.gyp:base',
76 '<(DEPTH)/base/base.gyp:base_i18n',
77 '<(DEPTH)/base/base.gyp:base_static',
78 '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
79 '<(DEPTH)/skia/skia.gyp:skia',
80 '<(DEPTH)/third_party/harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng',
81 '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
82 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
83 '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
84 '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
87 # text_elider.h includes ICU headers.
88 'export_dependent_settings': [
89 '<(DEPTH)/skia/skia.gyp:skia',
90 '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
91 '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
97 '<(DEPTH)/third_party/icu/source/common'
100 'android/device_display_info.cc',
101 'android/device_display_info.h',
102 'android/gfx_jni_registrar.cc',
103 'android/gfx_jni_registrar.h',
104 'android/java_bitmap.cc',
105 'android/java_bitmap.h',
106 'android/scroller.cc',
107 'android/scroller.h',
108 'android/shared_device_display_info.cc',
109 'android/shared_device_display_info.h',
110 'android/view_configuration.cc',
111 'android/view_configuration.h',
112 'animation/animation.cc',
113 'animation/animation.h',
114 'animation/animation_container.cc',
115 'animation/animation_container.h',
116 'animation/animation_container_element.h',
117 'animation/animation_container_observer.h',
118 'animation/animation_delegate.h',
119 'animation/linear_animation.cc',
120 'animation/linear_animation.h',
121 'animation/multi_animation.cc',
122 'animation/multi_animation.h',
123 'animation/slide_animation.cc',
124 'animation/slide_animation.h',
125 'animation/throb_animation.cc',
126 'animation/throb_animation.h',
127 'animation/tween.cc',
134 'canvas_notimplemented.cc',
135 'canvas_paint_mac.h',
136 'canvas_paint_mac.mm',
137 'canvas_paint_win.cc',
138 'canvas_paint_win.h',
140 'canvas_skia_paint.h',
141 'codec/jpeg_codec.cc',
142 'codec/jpeg_codec.h',
143 'codec/png_codec.cc',
149 'color_profile_mac.mm',
150 'color_profile_win.cc',
155 'display_change_notifier.cc',
156 'display_change_notifier.h',
157 'display_observer.cc',
158 'display_observer.h',
164 'font_fallback_linux.cc',
165 'font_fallback_mac.cc',
166 'font_fallback_win.cc',
167 'font_fallback_win.h',
172 'font_render_params.cc',
173 'font_render_params.h',
174 'font_render_params_android.cc',
175 'font_render_params_linux.cc',
176 'font_render_params_mac.cc',
177 'font_render_params_win.cc',
182 'gpu_memory_buffer.cc',
183 'gpu_memory_buffer.h',
184 'image/canvas_image_source.cc',
185 'image/canvas_image_source.h',
188 'image/image_family.cc',
189 'image/image_family.h',
190 'image/image_ios.mm',
191 'image/image_mac.mm',
192 'image/image_png_rep.cc',
193 'image/image_png_rep.h',
194 'image/image_skia.cc',
195 'image/image_skia.h',
196 'image/image_skia_operations.cc',
197 'image/image_skia_operations.h',
198 'image/image_skia_rep.cc',
199 'image/image_skia_rep.h',
200 'image/image_skia_source.h',
201 'image/image_skia_util_ios.h',
202 'image/image_skia_util_ios.mm',
203 'image/image_skia_util_mac.h',
204 'image/image_skia_util_mac.mm',
205 'image/image_util.cc',
206 'image/image_util.h',
207 'image/image_util_ios.mm',
208 'interpolated_transform.cc',
209 'interpolated_transform.h',
210 'linux_font_delegate.cc',
211 'linux_font_delegate.h',
212 'mac/coordinate_conversion.h',
213 'mac/coordinate_conversion.mm',
214 'mac/scoped_ns_disable_screen_updates.h',
215 'native_widget_types.h',
216 'nine_image_painter.cc',
217 'nine_image_painter.h',
218 'overlay_transform.h',
229 'platform_font_android.cc',
230 'platform_font_ios.h',
231 'platform_font_ios.mm',
232 'platform_font_mac.h',
233 'platform_font_mac.mm',
234 'platform_font_ozone.cc',
235 'platform_font_pango.cc',
236 'platform_font_pango.h',
237 'platform_font_win.cc',
238 'platform_font_win.h',
241 'range/range_mac.mm',
242 'range/range_win.cc',
245 'render_text_harfbuzz.cc',
246 'render_text_harfbuzz.h',
247 'render_text_mac.cc',
249 'render_text_ozone.cc',
250 'render_text_pango.cc',
251 'render_text_pango.h',
252 'render_text_win.cc',
255 'scoped_cg_context_save_gstate_mac.h',
256 'scoped_ns_graphics_context_save_gstate_mac.h',
257 'scoped_ns_graphics_context_save_gstate_mac.mm',
258 'scoped_ui_graphics_push_context_ios.h',
259 'scoped_ui_graphics_push_context_ios.mm',
270 'selection_model.cc',
272 'sequential_id_generator.cc',
273 'sequential_id_generator.h',
276 'skbitmap_operations.cc',
277 'skbitmap_operations.h',
282 'sys_color_change_listener.cc',
283 'sys_color_change_listener.h',
289 'text_utils_android.cc',
291 'text_utils_skia.cc',
304 'win/scoped_set_map_mode.h',
305 'win/singleton_hwnd.cc',
306 'win/singleton_hwnd.h',
307 'win/window_impl.cc',
312 # iOS only uses a subset of UI.
314 ['exclude', '^codec/jpeg_codec\\.cc$'],
318 '<(libjpeg_gyp_path):libjpeg',
321 # TODO(asvitkine): Switch all platforms to use canvas_skia.cc.
322 # http://crbug.com/105550
323 ['use_canvas_skia==1', {
325 'canvas_notimplemented.cc',
327 }, { # use_canvas_skia!=1
339 # TODO(jschuh): C4267: http://crbug.com/167187 size_t -> int
340 # C4324 is structure was padded due to __declspec(align()), which is
342 'msvs_disabled_warnings': [ 4267, 4324 ],
346 'animation/throb_animation.cc',
347 'display_observer.cc',
348 'selection_model.cc',
360 ['use_aura==0 and toolkit_views==0', {
362 'nine_image_painter.cc',
363 'nine_image_painter.h',
366 ['OS=="android" and use_aura==0', {
371 ['OS=="android" and use_aura==1', {
376 ['OS=="android" and android_webview_build==0', {
378 '<(DEPTH)/base/base.gyp:base_java',
381 ['OS=="android" or OS=="ios"', {
385 'render_text_harfbuzz.cc',
386 'render_text_harfbuzz.h',
387 'text_utils_skia.cc',
392 '../../build/linux/system.gyp:x11',
393 'x/gfx_x11.gyp:gfx_x11',
398 '<(DEPTH)/build/linux/system.gyp:pangocairo',
401 'platform_font_ozone.cc',
402 'render_text_ozone.cc',
405 ['desktop_linux==1 or chromeos==1', {
407 # font_render_params_linux.cc uses fontconfig
408 '<(DEPTH)/build/linux/system.gyp:fontconfig',
412 'target_conditions': [
413 # Need 'target_conditions' to override default filename_rules to include
417 ['include', '^scoped_cg_context_save_gstate_mac\\.h$'],
423 'target_name': 'gfx_test_support',
424 'type': 'static_library',
426 'test/fontconfig_util_linux.cc',
427 'test/fontconfig_util_linux.h',
430 'test/ui_cocoa_test_helper.h',
431 'test/ui_cocoa_test_helper.mm',
434 '../../base/base.gyp:base',
435 '../../skia/skia.gyp:skia',
436 '../../testing/gtest.gyp:gtest',
442 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
447 # The cocoa files don't apply to iOS.
454 '../../build/linux/system.gyp:fontconfig',
464 'target_name': 'gfx_jni_headers',
467 '../android/java/src/org/chromium/ui/gfx/BitmapHelper.java',
468 '../android/java/src/org/chromium/ui/gfx/DeviceDisplayInfo.java',
469 '../android/java/src/org/chromium/ui/gfx/ViewConfigurationHelper.java',
472 'jni_gen_package': 'ui/gfx',
474 'includes': [ '../../build/jni_generator.gypi' ],