1# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := third_party_WebKit_Source_core_webcore_rendering_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
9LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
12
13# Make sure our deps are built first.
14GYP_TARGET_DEPENDENCIES := \
15	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
16	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a
17
18GYP_GENERATED_OUTPUTS :=
19
20# Make sure our deps and generated files are built first.
21LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
22
23LOCAL_GENERATED_SOURCES :=
24
25GYP_COPIED_SOURCE_ORIGIN_DIRS :=
26
27LOCAL_SRC_FILES := \
28	third_party/WebKit/Source/core/rendering/AbstractInlineTextBox.cpp \
29	third_party/WebKit/Source/core/rendering/AutoTableLayout.cpp \
30	third_party/WebKit/Source/core/rendering/ClipRect.cpp \
31	third_party/WebKit/Source/core/rendering/CounterNode.cpp \
32	third_party/WebKit/Source/core/rendering/EllipsisBox.cpp \
33	third_party/WebKit/Source/core/rendering/FastTextAutosizer.cpp \
34	third_party/WebKit/Source/core/rendering/FilterEffectRenderer.cpp \
35	third_party/WebKit/Source/core/rendering/FixedTableLayout.cpp \
36	third_party/WebKit/Source/core/rendering/FloatingObjects.cpp \
37	third_party/WebKit/Source/core/rendering/FlowThreadController.cpp \
38	third_party/WebKit/Source/core/rendering/GraphicsContextAnnotator.cpp \
39	third_party/WebKit/Source/core/rendering/HitTestLocation.cpp \
40	third_party/WebKit/Source/core/rendering/HitTestResult.cpp \
41	third_party/WebKit/Source/core/rendering/HitTestingTransformState.cpp \
42	third_party/WebKit/Source/core/rendering/ImageQualityController.cpp \
43	third_party/WebKit/Source/core/rendering/InlineBox.cpp \
44	third_party/WebKit/Source/core/rendering/InlineFlowBox.cpp \
45	third_party/WebKit/Source/core/rendering/InlineTextBox.cpp \
46	third_party/WebKit/Source/core/rendering/LayoutRepainter.cpp \
47	third_party/WebKit/Source/core/rendering/LayoutState.cpp \
48	third_party/WebKit/Source/core/rendering/OrderIterator.cpp \
49	third_party/WebKit/Source/core/rendering/PointerEventsHitRules.cpp \
50	third_party/WebKit/Source/core/rendering/RenderApplet.cpp \
51	third_party/WebKit/Source/core/rendering/RenderBR.cpp \
52	third_party/WebKit/Source/core/rendering/RenderBlock.cpp \
53	third_party/WebKit/Source/core/rendering/RenderBlockFlow.cpp \
54	third_party/WebKit/Source/core/rendering/RenderBlockLineLayout.cpp \
55	third_party/WebKit/Source/core/rendering/RenderBox.cpp \
56	third_party/WebKit/Source/core/rendering/RenderBoxModelObject.cpp \
57	third_party/WebKit/Source/core/rendering/RenderButton.cpp \
58	third_party/WebKit/Source/core/rendering/RenderCombineText.cpp \
59	third_party/WebKit/Source/core/rendering/RenderCounter.cpp \
60	third_party/WebKit/Source/core/rendering/RenderDeprecatedFlexibleBox.cpp \
61	third_party/WebKit/Source/core/rendering/RenderDetailsMarker.cpp \
62	third_party/WebKit/Source/core/rendering/RenderEmbeddedObject.cpp \
63	third_party/WebKit/Source/core/rendering/RenderFieldset.cpp \
64	third_party/WebKit/Source/core/rendering/RenderFileUploadControl.cpp \
65	third_party/WebKit/Source/core/rendering/RenderFlexibleBox.cpp \
66	third_party/WebKit/Source/core/rendering/RenderFlowThread.cpp \
67	third_party/WebKit/Source/core/rendering/RenderFrame.cpp \
68	third_party/WebKit/Source/core/rendering/RenderFrameSet.cpp \
69	third_party/WebKit/Source/core/rendering/RenderFullScreen.cpp \
70	third_party/WebKit/Source/core/rendering/RenderGeometryMap.cpp \
71	third_party/WebKit/Source/core/rendering/RenderGrid.cpp \
72	third_party/WebKit/Source/core/rendering/RenderHTMLCanvas.cpp \
73	third_party/WebKit/Source/core/rendering/RenderIFrame.cpp \
74	third_party/WebKit/Source/core/rendering/RenderImage.cpp \
75	third_party/WebKit/Source/core/rendering/RenderImageResource.cpp \
76	third_party/WebKit/Source/core/rendering/RenderImageResourceStyleImage.cpp \
77	third_party/WebKit/Source/core/rendering/RenderInline.cpp \
78	third_party/WebKit/Source/core/rendering/RenderLayer.cpp \
79	third_party/WebKit/Source/core/rendering/RenderLayerBlendInfo.cpp \
80	third_party/WebKit/Source/core/rendering/RenderLayerClipper.cpp \
81	third_party/WebKit/Source/core/rendering/RenderLayerFilterInfo.cpp \
82	third_party/WebKit/Source/core/rendering/RenderLayerModelObject.cpp \
83	third_party/WebKit/Source/core/rendering/RenderLayerReflectionInfo.cpp \
84	third_party/WebKit/Source/core/rendering/RenderLayerRepainter.cpp \
85	third_party/WebKit/Source/core/rendering/RenderLayerScrollableArea.cpp \
86	third_party/WebKit/Source/core/rendering/RenderLayerStackingNode.cpp \
87	third_party/WebKit/Source/core/rendering/RenderLayerStackingNodeIterator.cpp \
88	third_party/WebKit/Source/core/rendering/RenderLineBoxList.cpp \
89	third_party/WebKit/Source/core/rendering/RenderListBox.cpp \
90	third_party/WebKit/Source/core/rendering/RenderListItem.cpp \
91	third_party/WebKit/Source/core/rendering/RenderListMarker.cpp \
92	third_party/WebKit/Source/core/rendering/RenderMarquee.cpp \
93	third_party/WebKit/Source/core/rendering/RenderMedia.cpp \
94	third_party/WebKit/Source/core/rendering/RenderMediaControlElements.cpp \
95	third_party/WebKit/Source/core/rendering/RenderMediaControls.cpp \
96	third_party/WebKit/Source/core/rendering/RenderMenuList.cpp \
97	third_party/WebKit/Source/core/rendering/RenderMeter.cpp \
98	third_party/WebKit/Source/core/rendering/RenderMultiColumnFlowThread.cpp \
99	third_party/WebKit/Source/core/rendering/RenderMultiColumnSet.cpp \
100	third_party/WebKit/Source/core/rendering/RenderObject.cpp \
101	third_party/WebKit/Source/core/rendering/RenderObjectChildList.cpp \
102	third_party/WebKit/Source/core/rendering/RenderPart.cpp \
103	third_party/WebKit/Source/core/rendering/RenderProgress.cpp \
104	third_party/WebKit/Source/core/rendering/RenderQuote.cpp \
105	third_party/WebKit/Source/core/rendering/RenderRegion.cpp \
106	third_party/WebKit/Source/core/rendering/RenderReplaced.cpp \
107	third_party/WebKit/Source/core/rendering/RenderReplica.cpp \
108	third_party/WebKit/Source/core/rendering/RenderRuby.cpp \
109	third_party/WebKit/Source/core/rendering/RenderRubyBase.cpp \
110	third_party/WebKit/Source/core/rendering/RenderRubyRun.cpp \
111	third_party/WebKit/Source/core/rendering/RenderRubyText.cpp \
112	third_party/WebKit/Source/core/rendering/RenderScrollbar.cpp \
113	third_party/WebKit/Source/core/rendering/RenderScrollbarPart.cpp \
114	third_party/WebKit/Source/core/rendering/RenderScrollbarTheme.cpp \
115	third_party/WebKit/Source/core/rendering/RenderSearchField.cpp \
116	third_party/WebKit/Source/core/rendering/RenderSlider.cpp \
117	third_party/WebKit/Source/core/rendering/RenderTable.cpp \
118	third_party/WebKit/Source/core/rendering/RenderTableCaption.cpp \
119	third_party/WebKit/Source/core/rendering/RenderTableCell.cpp \
120	third_party/WebKit/Source/core/rendering/RenderTableCol.cpp \
121	third_party/WebKit/Source/core/rendering/RenderTableRow.cpp \
122	third_party/WebKit/Source/core/rendering/RenderTableSection.cpp \
123	third_party/WebKit/Source/core/rendering/RenderText.cpp \
124	third_party/WebKit/Source/core/rendering/RenderTextControl.cpp \
125	third_party/WebKit/Source/core/rendering/RenderTextControlMultiLine.cpp \
126	third_party/WebKit/Source/core/rendering/RenderTextControlSingleLine.cpp \
127	third_party/WebKit/Source/core/rendering/RenderTextFragment.cpp \
128	third_party/WebKit/Source/core/rendering/RenderTheme.cpp \
129	third_party/WebKit/Source/core/rendering/RenderThemeChromiumAndroid.cpp \
130	third_party/WebKit/Source/core/rendering/RenderThemeChromiumDefault.cpp \
131	third_party/WebKit/Source/core/rendering/RenderThemeChromiumFontProvider.cpp \
132	third_party/WebKit/Source/core/rendering/RenderThemeChromiumFontProviderLinux.cpp \
133	third_party/WebKit/Source/core/rendering/RenderThemeChromiumSkia.cpp \
134	third_party/WebKit/Source/core/rendering/RenderTreeAsText.cpp \
135	third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
136	third_party/WebKit/Source/core/rendering/RenderVideo.cpp \
137	third_party/WebKit/Source/core/rendering/RenderView.cpp \
138	third_party/WebKit/Source/core/rendering/RenderWidget.cpp \
139	third_party/WebKit/Source/core/rendering/RenderWordBreak.cpp \
140	third_party/WebKit/Source/core/rendering/RootInlineBox.cpp \
141	third_party/WebKit/Source/core/rendering/ScrollAlignment.cpp \
142	third_party/WebKit/Source/core/rendering/SubtreeLayoutScope.cpp \
143	third_party/WebKit/Source/core/rendering/TextAutosizer.cpp \
144	third_party/WebKit/Source/core/rendering/break_lines.cpp \
145	third_party/WebKit/Source/core/rendering/compositing/CompositedLayerMapping.cpp \
146	third_party/WebKit/Source/core/rendering/compositing/CompositingInputsUpdater.cpp \
147	third_party/WebKit/Source/core/rendering/compositing/CompositingLayerAssigner.cpp \
148	third_party/WebKit/Source/core/rendering/compositing/CompositingReasonFinder.cpp \
149	third_party/WebKit/Source/core/rendering/compositing/CompositingRequirementsUpdater.cpp \
150	third_party/WebKit/Source/core/rendering/compositing/GraphicsLayerTreeBuilder.cpp \
151	third_party/WebKit/Source/core/rendering/compositing/GraphicsLayerUpdater.cpp \
152	third_party/WebKit/Source/core/rendering/compositing/RenderLayerCompositor.cpp \
153	third_party/WebKit/Source/core/rendering/line/BreakingContext.cpp \
154	third_party/WebKit/Source/core/rendering/line/LineBreaker.cpp \
155	third_party/WebKit/Source/core/rendering/line/LineWidth.cpp \
156	third_party/WebKit/Source/core/rendering/line/TrailingObjects.cpp \
157	third_party/WebKit/Source/core/rendering/shapes/BoxShape.cpp \
158	third_party/WebKit/Source/core/rendering/shapes/PolygonShape.cpp \
159	third_party/WebKit/Source/core/rendering/shapes/RasterShape.cpp \
160	third_party/WebKit/Source/core/rendering/shapes/RectangleShape.cpp \
161	third_party/WebKit/Source/core/rendering/shapes/Shape.cpp \
162	third_party/WebKit/Source/core/rendering/shapes/ShapeOutsideInfo.cpp \
163	third_party/WebKit/Source/core/rendering/style/AppliedTextDecoration.cpp \
164	third_party/WebKit/Source/core/rendering/style/BasicShapes.cpp \
165	third_party/WebKit/Source/core/rendering/style/ContentData.cpp \
166	third_party/WebKit/Source/core/rendering/style/CounterDirectives.cpp \
167	third_party/WebKit/Source/core/rendering/style/FillLayer.cpp \
168	third_party/WebKit/Source/core/rendering/style/GridResolvedPosition.cpp \
169	third_party/WebKit/Source/core/rendering/style/KeyframeList.cpp \
170	third_party/WebKit/Source/core/rendering/style/NinePieceImage.cpp \
171	third_party/WebKit/Source/core/rendering/style/QuotesData.cpp \
172	third_party/WebKit/Source/core/rendering/style/RenderStyle.cpp \
173	third_party/WebKit/Source/core/rendering/style/ShadowData.cpp \
174	third_party/WebKit/Source/core/rendering/style/ShadowList.cpp \
175	third_party/WebKit/Source/core/rendering/style/StyleBackgroundData.cpp \
176	third_party/WebKit/Source/core/rendering/style/StyleBoxData.cpp \
177	third_party/WebKit/Source/core/rendering/style/StyleDeprecatedFlexibleBoxData.cpp \
178	third_party/WebKit/Source/core/rendering/style/StyleFetchedImage.cpp \
179	third_party/WebKit/Source/core/rendering/style/StyleFetchedImageSet.cpp \
180	third_party/WebKit/Source/core/rendering/style/StyleFilterData.cpp \
181	third_party/WebKit/Source/core/rendering/style/StyleFlexibleBoxData.cpp \
182	third_party/WebKit/Source/core/rendering/style/StyleGeneratedImage.cpp \
183	third_party/WebKit/Source/core/rendering/style/StyleGridData.cpp \
184	third_party/WebKit/Source/core/rendering/style/StyleGridItemData.cpp \
185	third_party/WebKit/Source/core/rendering/style/StyleInheritedData.cpp \
186	third_party/WebKit/Source/core/rendering/style/StyleMarqueeData.cpp \
187	third_party/WebKit/Source/core/rendering/style/StyleMultiColData.cpp \
188	third_party/WebKit/Source/core/rendering/style/StyleRareInheritedData.cpp \
189	third_party/WebKit/Source/core/rendering/style/StyleRareNonInheritedData.cpp \
190	third_party/WebKit/Source/core/rendering/style/StyleSurroundData.cpp \
191	third_party/WebKit/Source/core/rendering/style/StyleTransformData.cpp \
192	third_party/WebKit/Source/core/rendering/style/StyleVisualData.cpp \
193	third_party/WebKit/Source/core/rendering/style/StyleWillChangeData.cpp
194
195
196# Flags passed to both C and C++ files.
197MY_CFLAGS_Debug := \
198	--param=ssp-buffer-size=4 \
199	-Werror \
200	-fno-exceptions \
201	-fno-strict-aliasing \
202	-Wall \
203	-Wno-unused-parameter \
204	-Wno-missing-field-initializers \
205	-fvisibility=hidden \
206	-pipe \
207	-fPIC \
208	-Wno-unused-local-typedefs \
209	-ffunction-sections \
210	-funwind-tables \
211	-g \
212	-fno-short-enums \
213	-finline-limit=64 \
214	-Wa,--noexecstack \
215	-U_FORTIFY_SOURCE \
216	-Wno-extra \
217	-Wno-ignored-qualifiers \
218	-Wno-type-limits \
219	-Wno-unused-but-set-variable \
220	-Os \
221	-g \
222	-fdata-sections \
223	-ffunction-sections \
224	-funwind-tables
225
226MY_DEFS_Debug := \
227	'-DV8_DEPRECATION_WARNINGS' \
228	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
229	'-D_FILE_OFFSET_BITS=64' \
230	'-DNO_TCMALLOC' \
231	'-DDISABLE_NACL' \
232	'-DCHROMIUM_BUILD' \
233	'-DUSE_LIBJPEG_TURBO=1' \
234	'-DENABLE_WEBRTC=1' \
235	'-DUSE_PROPRIETARY_CODECS' \
236	'-DENABLE_BROWSER_CDMS' \
237	'-DENABLE_CONFIGURATION_POLICY' \
238	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
239	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
240	'-DENABLE_EGLIMAGE=1' \
241	'-DCLD_VERSION=1' \
242	'-DENABLE_PRINTING=1' \
243	'-DENABLE_MANAGED_USERS=1' \
244	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
245	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
246	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
247	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
248	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
249	'-DVIDEO_HOLE=1' \
250	'-DBLINK_IMPLEMENTATION=1' \
251	'-DINSIDE_BLINK' \
252	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
253	'-DENABLE_SVG_FONTS=1' \
254	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
255	'-DENABLE_MEDIA_CAPTURE=1' \
256	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
257	'-DENABLE_WEB_AUDIO=1' \
258	'-DENABLE_OPENTYPE_VERTICAL=1' \
259	'-DU_USING_ICU_NAMESPACE=0' \
260	'-DSK_ENABLE_INST_COUNT=0' \
261	'-DSK_SUPPORT_GPU=1' \
262	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
263	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
264	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
265	'-DGR_GL_IGNORE_ES3_MSAA=0' \
266	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
267	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
268	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
269	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
270	'-DSK_SUPPORT_LEGACY_N32_NAME' \
271	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
272	'-DSK_IGNORE_ETC1_SUPPORT' \
273	'-DSK_IGNORE_GPU_DITHER' \
274	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
275	'-DSK_BUILD_FOR_ANDROID' \
276	'-DSK_USE_POSIX_THREADS' \
277	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
278	'-DCHROME_PNG_WRITE_SUPPORT' \
279	'-DPNG_USER_CONFIG' \
280	'-DCHROME_PNG_READ_PACK_SUPPORT' \
281	'-DLIBXML_STATIC' \
282	'-DLIBXSLT_STATIC' \
283	'-DUSE_OPENSSL=1' \
284	'-DUSE_OPENSSL_CERTS=1' \
285	'-D__STDC_CONSTANT_MACROS' \
286	'-D__STDC_FORMAT_MACROS' \
287	'-DANDROID' \
288	'-D__GNU_SOURCE=1' \
289	'-DUSE_STLPORT=1' \
290	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
291	'-DCHROME_BUILD_ID=""' \
292	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
293	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
294	'-D_DEBUG'
295
296
297# Include paths placed before CFLAGS/CPPFLAGS
298LOCAL_C_INCLUDES_Debug := \
299	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
300	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
301	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
302	$(gyp_shared_intermediate_dir) \
303	$(LOCAL_PATH)/third_party/WebKit/Source \
304	$(LOCAL_PATH) \
305	$(LOCAL_PATH)/skia/config \
306	$(LOCAL_PATH)/third_party/khronos \
307	$(LOCAL_PATH)/gpu \
308	$(gyp_shared_intermediate_dir)/blink/core \
309	$(gyp_shared_intermediate_dir)/blink/modules \
310	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
311	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
312	$(gyp_shared_intermediate_dir)/blink \
313	$(LOCAL_PATH)/third_party/openmax_dl \
314	$(LOCAL_PATH)/third_party/angle/include \
315	$(PWD)/external/icu/icu4c/source/common \
316	$(PWD)/external/icu/icu4c/source/i18n \
317	$(LOCAL_PATH)/third_party/WebKit \
318	$(LOCAL_PATH)/third_party/skia/src/core \
319	$(LOCAL_PATH)/third_party/skia/include/core \
320	$(LOCAL_PATH)/third_party/skia/include/effects \
321	$(LOCAL_PATH)/third_party/skia/include/pdf \
322	$(LOCAL_PATH)/third_party/skia/include/gpu \
323	$(LOCAL_PATH)/third_party/skia/include/lazy \
324	$(LOCAL_PATH)/third_party/skia/include/pathops \
325	$(LOCAL_PATH)/third_party/skia/include/pipe \
326	$(LOCAL_PATH)/third_party/skia/include/ports \
327	$(LOCAL_PATH)/third_party/skia/include/utils \
328	$(LOCAL_PATH)/skia/ext \
329	$(LOCAL_PATH)/third_party/iccjpeg \
330	$(LOCAL_PATH)/third_party/libpng \
331	$(LOCAL_PATH)/third_party/libwebp \
332	$(LOCAL_PATH)/third_party/libxml/linux/include \
333	$(LOCAL_PATH)/third_party/libxml/src/include \
334	$(LOCAL_PATH)/third_party/libxslt \
335	$(LOCAL_PATH)/third_party/npapi \
336	$(LOCAL_PATH)/third_party/npapi/bindings \
337	$(LOCAL_PATH)/third_party/ots/include \
338	$(LOCAL_PATH)/third_party/qcms/src \
339	$(LOCAL_PATH)/third_party/sqlite \
340	$(LOCAL_PATH)/third_party/zlib \
341	$(LOCAL_PATH)/v8/include \
342	$(PWD)/frameworks/wilhelm/include \
343	$(PWD)/bionic \
344	$(PWD)/external/stlport/stlport
345
346
347# Flags passed to only C++ (and not C) files.
348LOCAL_CPPFLAGS_Debug := \
349	-fno-rtti \
350	-fno-threadsafe-statics \
351	-fvisibility-inlines-hidden \
352	-Wsign-compare \
353	-Wno-c++0x-compat \
354	-Wno-non-virtual-dtor \
355	-Wno-sign-promo
356
357
358LOCAL_FDO_SUPPORT_Debug := false
359
360# Flags passed to both C and C++ files.
361MY_CFLAGS_Release := \
362	--param=ssp-buffer-size=4 \
363	-Werror \
364	-fno-exceptions \
365	-fno-strict-aliasing \
366	-Wall \
367	-Wno-unused-parameter \
368	-Wno-missing-field-initializers \
369	-fvisibility=hidden \
370	-pipe \
371	-fPIC \
372	-Wno-unused-local-typedefs \
373	-ffunction-sections \
374	-funwind-tables \
375	-g \
376	-fno-short-enums \
377	-finline-limit=64 \
378	-Wa,--noexecstack \
379	-U_FORTIFY_SOURCE \
380	-Wno-extra \
381	-Wno-ignored-qualifiers \
382	-Wno-type-limits \
383	-Wno-unused-but-set-variable \
384	-Os \
385	-fno-ident \
386	-fdata-sections \
387	-ffunction-sections \
388	-funwind-tables
389
390MY_DEFS_Release := \
391	'-DV8_DEPRECATION_WARNINGS' \
392	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
393	'-D_FILE_OFFSET_BITS=64' \
394	'-DNO_TCMALLOC' \
395	'-DDISABLE_NACL' \
396	'-DCHROMIUM_BUILD' \
397	'-DUSE_LIBJPEG_TURBO=1' \
398	'-DENABLE_WEBRTC=1' \
399	'-DUSE_PROPRIETARY_CODECS' \
400	'-DENABLE_BROWSER_CDMS' \
401	'-DENABLE_CONFIGURATION_POLICY' \
402	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
403	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
404	'-DENABLE_EGLIMAGE=1' \
405	'-DCLD_VERSION=1' \
406	'-DENABLE_PRINTING=1' \
407	'-DENABLE_MANAGED_USERS=1' \
408	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
409	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
410	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
411	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
412	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
413	'-DVIDEO_HOLE=1' \
414	'-DBLINK_IMPLEMENTATION=1' \
415	'-DINSIDE_BLINK' \
416	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
417	'-DENABLE_SVG_FONTS=1' \
418	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
419	'-DENABLE_MEDIA_CAPTURE=1' \
420	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
421	'-DENABLE_WEB_AUDIO=1' \
422	'-DENABLE_OPENTYPE_VERTICAL=1' \
423	'-DU_USING_ICU_NAMESPACE=0' \
424	'-DSK_ENABLE_INST_COUNT=0' \
425	'-DSK_SUPPORT_GPU=1' \
426	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
427	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
428	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
429	'-DGR_GL_IGNORE_ES3_MSAA=0' \
430	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
431	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
432	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
433	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
434	'-DSK_SUPPORT_LEGACY_N32_NAME' \
435	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
436	'-DSK_IGNORE_ETC1_SUPPORT' \
437	'-DSK_IGNORE_GPU_DITHER' \
438	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
439	'-DSK_BUILD_FOR_ANDROID' \
440	'-DSK_USE_POSIX_THREADS' \
441	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
442	'-DCHROME_PNG_WRITE_SUPPORT' \
443	'-DPNG_USER_CONFIG' \
444	'-DCHROME_PNG_READ_PACK_SUPPORT' \
445	'-DLIBXML_STATIC' \
446	'-DLIBXSLT_STATIC' \
447	'-DUSE_OPENSSL=1' \
448	'-DUSE_OPENSSL_CERTS=1' \
449	'-D__STDC_CONSTANT_MACROS' \
450	'-D__STDC_FORMAT_MACROS' \
451	'-DANDROID' \
452	'-D__GNU_SOURCE=1' \
453	'-DUSE_STLPORT=1' \
454	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
455	'-DCHROME_BUILD_ID=""' \
456	'-DNDEBUG' \
457	'-DNVALGRIND' \
458	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
459	'-D_FORTIFY_SOURCE=2'
460
461
462# Include paths placed before CFLAGS/CPPFLAGS
463LOCAL_C_INCLUDES_Release := \
464	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
465	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
466	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
467	$(gyp_shared_intermediate_dir) \
468	$(LOCAL_PATH)/third_party/WebKit/Source \
469	$(LOCAL_PATH) \
470	$(LOCAL_PATH)/skia/config \
471	$(LOCAL_PATH)/third_party/khronos \
472	$(LOCAL_PATH)/gpu \
473	$(gyp_shared_intermediate_dir)/blink/core \
474	$(gyp_shared_intermediate_dir)/blink/modules \
475	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
476	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
477	$(gyp_shared_intermediate_dir)/blink \
478	$(LOCAL_PATH)/third_party/openmax_dl \
479	$(LOCAL_PATH)/third_party/angle/include \
480	$(PWD)/external/icu/icu4c/source/common \
481	$(PWD)/external/icu/icu4c/source/i18n \
482	$(LOCAL_PATH)/third_party/WebKit \
483	$(LOCAL_PATH)/third_party/skia/src/core \
484	$(LOCAL_PATH)/third_party/skia/include/core \
485	$(LOCAL_PATH)/third_party/skia/include/effects \
486	$(LOCAL_PATH)/third_party/skia/include/pdf \
487	$(LOCAL_PATH)/third_party/skia/include/gpu \
488	$(LOCAL_PATH)/third_party/skia/include/lazy \
489	$(LOCAL_PATH)/third_party/skia/include/pathops \
490	$(LOCAL_PATH)/third_party/skia/include/pipe \
491	$(LOCAL_PATH)/third_party/skia/include/ports \
492	$(LOCAL_PATH)/third_party/skia/include/utils \
493	$(LOCAL_PATH)/skia/ext \
494	$(LOCAL_PATH)/third_party/iccjpeg \
495	$(LOCAL_PATH)/third_party/libpng \
496	$(LOCAL_PATH)/third_party/libwebp \
497	$(LOCAL_PATH)/third_party/libxml/linux/include \
498	$(LOCAL_PATH)/third_party/libxml/src/include \
499	$(LOCAL_PATH)/third_party/libxslt \
500	$(LOCAL_PATH)/third_party/npapi \
501	$(LOCAL_PATH)/third_party/npapi/bindings \
502	$(LOCAL_PATH)/third_party/ots/include \
503	$(LOCAL_PATH)/third_party/qcms/src \
504	$(LOCAL_PATH)/third_party/sqlite \
505	$(LOCAL_PATH)/third_party/zlib \
506	$(LOCAL_PATH)/v8/include \
507	$(PWD)/frameworks/wilhelm/include \
508	$(PWD)/bionic \
509	$(PWD)/external/stlport/stlport
510
511
512# Flags passed to only C++ (and not C) files.
513LOCAL_CPPFLAGS_Release := \
514	-fno-rtti \
515	-fno-threadsafe-statics \
516	-fvisibility-inlines-hidden \
517	-Wsign-compare \
518	-Wno-c++0x-compat \
519	-Wno-non-virtual-dtor \
520	-Wno-sign-promo
521
522
523LOCAL_FDO_SUPPORT_Release := false
524
525LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
526LOCAL_FDO_SUPPORT := $(LOCAL_FDO_SUPPORT_$(GYP_CONFIGURATION))
527LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
528LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
529LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
530### Rules for final target.
531
532LOCAL_LDFLAGS_Debug := \
533	-Wl,-z,now \
534	-Wl,-z,relro \
535	-Wl,--fatal-warnings \
536	-Wl,-z,noexecstack \
537	-fPIC \
538	-nostdlib \
539	-Wl,--no-undefined \
540	-Wl,--exclude-libs=ALL \
541	-Wl,--warn-shared-textrel \
542	-Wl,-O1 \
543	-Wl,--as-needed
544
545
546LOCAL_LDFLAGS_Release := \
547	-Wl,-z,now \
548	-Wl,-z,relro \
549	-Wl,--fatal-warnings \
550	-Wl,-z,noexecstack \
551	-fPIC \
552	-nostdlib \
553	-Wl,--no-undefined \
554	-Wl,--exclude-libs=ALL \
555	-Wl,-O1 \
556	-Wl,--as-needed \
557	-Wl,--gc-sections \
558	-Wl,--warn-shared-textrel
559
560
561LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
562
563LOCAL_STATIC_LIBRARIES := \
564	skia_skia_library_gyp
565
566# Enable grouping to fix circular references
567LOCAL_GROUP_STATIC_LIBRARIES := true
568
569LOCAL_SHARED_LIBRARIES := \
570	libstlport \
571	libdl
572
573# Add target alias to "gyp_all_modules" target.
574.PHONY: gyp_all_modules
575gyp_all_modules: third_party_WebKit_Source_core_webcore_rendering_gyp
576
577# Alias gyp target name.
578.PHONY: webcore_rendering
579webcore_rendering: third_party_WebKit_Source_core_webcore_rendering_gyp
580
581include $(BUILD_STATIC_LIBRARY)
582