gfx/skia/moz.build

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1
michael@0 2 # Please note this file is autogenerated from generate_mozbuild.py, so do not modify it directly
michael@0 3
michael@0 4 EXPORTS.skia += [
michael@0 5 'trunk/include/animator/SkAnimator.h',
michael@0 6 'trunk/include/animator/SkAnimatorView.h',
michael@0 7 'trunk/include/config/SkUserConfig.h',
michael@0 8 'trunk/include/core/SkAdvancedTypefaceMetrics.h',
michael@0 9 'trunk/include/core/SkAnnotation.h',
michael@0 10 'trunk/include/core/SkBitmap.h',
michael@0 11 'trunk/include/core/SkBitmapDevice.h',
michael@0 12 'trunk/include/core/SkBlitRow.h',
michael@0 13 'trunk/include/core/SkBounder.h',
michael@0 14 'trunk/include/core/SkCanvas.h',
michael@0 15 'trunk/include/core/SkChecksum.h',
michael@0 16 'trunk/include/core/SkChunkAlloc.h',
michael@0 17 'trunk/include/core/SkClipStack.h',
michael@0 18 'trunk/include/core/SkColor.h',
michael@0 19 'trunk/include/core/SkColorFilter.h',
michael@0 20 'trunk/include/core/SkColorPriv.h',
michael@0 21 'trunk/include/core/SkColorShader.h',
michael@0 22 'trunk/include/core/SkColorTable.h',
michael@0 23 'trunk/include/core/SkComposeShader.h',
michael@0 24 'trunk/include/core/SkData.h',
michael@0 25 'trunk/include/core/SkDataTable.h',
michael@0 26 'trunk/include/core/SkDeque.h',
michael@0 27 'trunk/include/core/SkDevice.h',
michael@0 28 'trunk/include/core/SkDeviceProperties.h',
michael@0 29 'trunk/include/core/SkDither.h',
michael@0 30 'trunk/include/core/SkDocument.h',
michael@0 31 'trunk/include/core/SkDraw.h',
michael@0 32 'trunk/include/core/SkDrawFilter.h',
michael@0 33 'trunk/include/core/SkDrawLooper.h',
michael@0 34 'trunk/include/core/SkDynamicAnnotations.h',
michael@0 35 'trunk/include/core/SkEmptyShader.h',
michael@0 36 'trunk/include/core/SkEndian.h',
michael@0 37 'trunk/include/core/SkError.h',
michael@0 38 'trunk/include/core/SkFixed.h',
michael@0 39 'trunk/include/core/SkFlate.h',
michael@0 40 'trunk/include/core/SkFlattenable.h',
michael@0 41 'trunk/include/core/SkFlattenableBuffers.h',
michael@0 42 'trunk/include/core/SkFlattenableSerialization.h',
michael@0 43 'trunk/include/core/SkFloatBits.h',
michael@0 44 'trunk/include/core/SkFloatingPoint.h',
michael@0 45 'trunk/include/core/SkFontHost.h',
michael@0 46 'trunk/include/core/SkFontLCDConfig.h',
michael@0 47 'trunk/include/core/SkGeometry.h',
michael@0 48 'trunk/include/core/SkGraphics.h',
michael@0 49 'trunk/include/core/SkImage.h',
michael@0 50 'trunk/include/core/SkImageDecoder.h',
michael@0 51 'trunk/include/core/SkImageEncoder.h',
michael@0 52 'trunk/include/core/SkImageFilter.h',
michael@0 53 'trunk/include/core/SkImageGenerator.h',
michael@0 54 'trunk/include/core/SkImageInfo.h',
michael@0 55 'trunk/include/core/SkInstCnt.h',
michael@0 56 'trunk/include/core/SkLineClipper.h',
michael@0 57 'trunk/include/core/SkMallocPixelRef.h',
michael@0 58 'trunk/include/core/SkMask.h',
michael@0 59 'trunk/include/core/SkMaskFilter.h',
michael@0 60 'trunk/include/core/SkMath.h',
michael@0 61 'trunk/include/core/SkMatrix.h',
michael@0 62 'trunk/include/core/SkMetaData.h',
michael@0 63 'trunk/include/core/SkOnce.h',
michael@0 64 'trunk/include/core/SkOSFile.h',
michael@0 65 'trunk/include/core/SkPackBits.h',
michael@0 66 'trunk/include/core/SkPaint.h',
michael@0 67 'trunk/include/core/SkPaintOptionsAndroid.h',
michael@0 68 'trunk/include/core/SkPath.h',
michael@0 69 'trunk/include/core/SkPathEffect.h',
michael@0 70 'trunk/include/core/SkPathMeasure.h',
michael@0 71 'trunk/include/core/SkPathRef.h',
michael@0 72 'trunk/include/core/SkPicture.h',
michael@0 73 'trunk/include/core/SkPixelRef.h',
michael@0 74 'trunk/include/core/SkPoint.h',
michael@0 75 'trunk/include/core/SkPostConfig.h',
michael@0 76 'trunk/include/core/SkPreConfig.h',
michael@0 77 'trunk/include/core/SkRasterizer.h',
michael@0 78 'trunk/include/core/SkReadBuffer.h',
michael@0 79 'trunk/include/core/SkReader32.h',
michael@0 80 'trunk/include/core/SkRect.h',
michael@0 81 'trunk/include/core/SkRefCnt.h',
michael@0 82 'trunk/include/core/SkRegion.h',
michael@0 83 'trunk/include/core/SkRRect.h',
michael@0 84 'trunk/include/core/SkScalar.h',
michael@0 85 'trunk/include/core/SkShader.h',
michael@0 86 'trunk/include/core/SkSize.h',
michael@0 87 'trunk/include/core/SkStream.h',
michael@0 88 'trunk/include/core/SkString.h',
michael@0 89 'trunk/include/core/SkStringUtils.h',
michael@0 90 'trunk/include/core/SkStrokeRec.h',
michael@0 91 'trunk/include/core/SkSurface.h',
michael@0 92 'trunk/include/core/SkTArray.h',
michael@0 93 'trunk/include/core/SkTDArray.h',
michael@0 94 'trunk/include/core/SkTDict.h',
michael@0 95 'trunk/include/core/SkTDStack.h',
michael@0 96 'trunk/include/core/SkTemplates.h',
michael@0 97 'trunk/include/core/SkThread.h',
michael@0 98 'trunk/include/core/SkTileGridPicture.h',
michael@0 99 'trunk/include/core/SkTime.h',
michael@0 100 'trunk/include/core/SkTInternalLList.h',
michael@0 101 'trunk/include/core/SkTLazy.h',
michael@0 102 'trunk/include/core/SkTrace.h',
michael@0 103 'trunk/include/core/SkTRegistry.h',
michael@0 104 'trunk/include/core/SkTSearch.h',
michael@0 105 'trunk/include/core/SkTypeface.h',
michael@0 106 'trunk/include/core/SkTypes.h',
michael@0 107 'trunk/include/core/SkUnitMapper.h',
michael@0 108 'trunk/include/core/SkUnPreMultiply.h',
michael@0 109 'trunk/include/core/SkUtils.h',
michael@0 110 'trunk/include/core/SkWeakRefCnt.h',
michael@0 111 'trunk/include/core/SkWriteBuffer.h',
michael@0 112 'trunk/include/core/SkWriter32.h',
michael@0 113 'trunk/include/core/SkXfermode.h',
michael@0 114 'trunk/include/device/xps/SkConstexprMath.h',
michael@0 115 'trunk/include/device/xps/SkXPSDevice.h',
michael@0 116 'trunk/include/effects/Sk1DPathEffect.h',
michael@0 117 'trunk/include/effects/Sk2DPathEffect.h',
michael@0 118 'trunk/include/effects/SkAlphaThresholdFilter.h',
michael@0 119 'trunk/include/effects/SkArithmeticMode.h',
michael@0 120 'trunk/include/effects/SkAvoidXfermode.h',
michael@0 121 'trunk/include/effects/SkBicubicImageFilter.h',
michael@0 122 'trunk/include/effects/SkBitmapSource.h',
michael@0 123 'trunk/include/effects/SkBlurDrawLooper.h',
michael@0 124 'trunk/include/effects/SkBlurImageFilter.h',
michael@0 125 'trunk/include/effects/SkBlurMaskFilter.h',
michael@0 126 'trunk/include/effects/SkColorFilterImageFilter.h',
michael@0 127 'trunk/include/effects/SkColorMatrix.h',
michael@0 128 'trunk/include/effects/SkColorMatrixFilter.h',
michael@0 129 'trunk/include/effects/SkComposeImageFilter.h',
michael@0 130 'trunk/include/effects/SkCornerPathEffect.h',
michael@0 131 'trunk/include/effects/SkDashPathEffect.h',
michael@0 132 'trunk/include/effects/SkDiscretePathEffect.h',
michael@0 133 'trunk/include/effects/SkDisplacementMapEffect.h',
michael@0 134 'trunk/include/effects/SkDrawExtraPathEffect.h',
michael@0 135 'trunk/include/effects/SkDropShadowImageFilter.h',
michael@0 136 'trunk/include/effects/SkEmbossMaskFilter.h',
michael@0 137 'trunk/include/effects/SkGradientShader.h',
michael@0 138 'trunk/include/effects/SkKernel33MaskFilter.h',
michael@0 139 'trunk/include/effects/SkLayerDrawLooper.h',
michael@0 140 'trunk/include/effects/SkLayerRasterizer.h',
michael@0 141 'trunk/include/effects/SkLerpXfermode.h',
michael@0 142 'trunk/include/effects/SkLightingImageFilter.h',
michael@0 143 'trunk/include/effects/SkLumaColorFilter.h',
michael@0 144 'trunk/include/effects/SkMagnifierImageFilter.h',
michael@0 145 'trunk/include/effects/SkMatrixConvolutionImageFilter.h',
michael@0 146 'trunk/include/effects/SkMergeImageFilter.h',
michael@0 147 'trunk/include/effects/SkMorphologyImageFilter.h',
michael@0 148 'trunk/include/effects/SkOffsetImageFilter.h',
michael@0 149 'trunk/include/effects/SkPaintFlagsDrawFilter.h',
michael@0 150 'trunk/include/effects/SkPerlinNoiseShader.h',
michael@0 151 'trunk/include/effects/SkPictureImageFilter.h',
michael@0 152 'trunk/include/effects/SkPixelXorXfermode.h',
michael@0 153 'trunk/include/effects/SkPorterDuff.h',
michael@0 154 'trunk/include/effects/SkRectShaderImageFilter.h',
michael@0 155 'trunk/include/effects/SkResizeImageFilter.h',
michael@0 156 'trunk/include/effects/SkStippleMaskFilter.h',
michael@0 157 'trunk/include/effects/SkTableColorFilter.h',
michael@0 158 'trunk/include/effects/SkTableMaskFilter.h',
michael@0 159 'trunk/include/effects/SkTestImageFilters.h',
michael@0 160 'trunk/include/effects/SkTileImageFilter.h',
michael@0 161 'trunk/include/effects/SkTransparentShader.h',
michael@0 162 'trunk/include/effects/SkXfermodeImageFilter.h',
michael@0 163 'trunk/include/gpu/gl/GrGLConfig.h',
michael@0 164 'trunk/include/gpu/gl/GrGLConfig_chrome.h',
michael@0 165 'trunk/include/gpu/gl/GrGLExtensions.h',
michael@0 166 'trunk/include/gpu/gl/GrGLFunctions.h',
michael@0 167 'trunk/include/gpu/gl/GrGLInterface.h',
michael@0 168 'trunk/include/gpu/gl/SkANGLEGLContext.h',
michael@0 169 'trunk/include/gpu/gl/SkDebugGLContext.h',
michael@0 170 'trunk/include/gpu/gl/SkGLContextHelper.h',
michael@0 171 'trunk/include/gpu/gl/SkMesaGLContext.h',
michael@0 172 'trunk/include/gpu/gl/SkNativeGLContext.h',
michael@0 173 'trunk/include/gpu/gl/SkNullGLContext.h',
michael@0 174 'trunk/include/gpu/GrBackendEffectFactory.h',
michael@0 175 'trunk/include/gpu/GrClipData.h',
michael@0 176 'trunk/include/gpu/GrColor.h',
michael@0 177 'trunk/include/gpu/GrConfig.h',
michael@0 178 'trunk/include/gpu/GrContext.h',
michael@0 179 'trunk/include/gpu/GrContextFactory.h',
michael@0 180 'trunk/include/gpu/GrCoordTransform.h',
michael@0 181 'trunk/include/gpu/GrDrawEffect.h',
michael@0 182 'trunk/include/gpu/GrEffect.h',
michael@0 183 'trunk/include/gpu/GrEffectStage.h',
michael@0 184 'trunk/include/gpu/GrEffectUnitTest.h',
michael@0 185 'trunk/include/gpu/GrFontScaler.h',
michael@0 186 'trunk/include/gpu/GrGlyph.h',
michael@0 187 'trunk/include/gpu/GrKey.h',
michael@0 188 'trunk/include/gpu/GrPaint.h',
michael@0 189 'trunk/include/gpu/GrPathRendererChain.h',
michael@0 190 'trunk/include/gpu/GrPoint.h',
michael@0 191 'trunk/include/gpu/GrRect.h',
michael@0 192 'trunk/include/gpu/GrRenderTarget.h',
michael@0 193 'trunk/include/gpu/GrResource.h',
michael@0 194 'trunk/include/gpu/GrSurface.h',
michael@0 195 'trunk/include/gpu/GrTBackendEffectFactory.h',
michael@0 196 'trunk/include/gpu/GrTexture.h',
michael@0 197 'trunk/include/gpu/GrTextureAccess.h',
michael@0 198 'trunk/include/gpu/GrTypes.h',
michael@0 199 'trunk/include/gpu/GrTypesPriv.h',
michael@0 200 'trunk/include/gpu/GrUserConfig.h',
michael@0 201 'trunk/include/gpu/SkGpuDevice.h',
michael@0 202 'trunk/include/gpu/SkGr.h',
michael@0 203 'trunk/include/gpu/SkGrPixelRef.h',
michael@0 204 'trunk/include/gpu/SkGrTexturePixelRef.h',
michael@0 205 'trunk/include/images/SkForceLinking.h',
michael@0 206 'trunk/include/images/SkImageRef.h',
michael@0 207 'trunk/include/images/SkImageRef_GlobalPool.h',
michael@0 208 'trunk/include/images/SkImages.h',
michael@0 209 'trunk/include/images/SkMovie.h',
michael@0 210 'trunk/include/images/SkPageFlipper.h',
michael@0 211 'trunk/include/pathops/SkPathOps.h',
michael@0 212 'trunk/include/pdf/SkPDFDevice.h',
michael@0 213 'trunk/include/pdf/SkPDFDocument.h',
michael@0 214 'trunk/include/pipe/SkGPipe.h',
michael@0 215 'trunk/include/ports/SkFontConfigInterface.h',
michael@0 216 'trunk/include/ports/SkFontMgr.h',
michael@0 217 'trunk/include/ports/SkFontStyle.h',
michael@0 218 'trunk/include/ports/SkHarfBuzzFont.h',
michael@0 219 'trunk/include/ports/SkTypeface_android.h',
michael@0 220 'trunk/include/ports/SkTypeface_cairo.h',
michael@0 221 'trunk/include/ports/SkTypeface_mac.h',
michael@0 222 'trunk/include/ports/SkTypeface_win.h',
michael@0 223 'trunk/include/svg/SkSVGAttribute.h',
michael@0 224 'trunk/include/svg/SkSVGBase.h',
michael@0 225 'trunk/include/svg/SkSVGPaintState.h',
michael@0 226 'trunk/include/svg/SkSVGParser.h',
michael@0 227 'trunk/include/svg/SkSVGTypes.h',
michael@0 228 'trunk/include/text/SkTextLayout.h',
michael@0 229 'trunk/include/utils/ios/SkStream_NSData.h',
michael@0 230 'trunk/include/utils/mac/SkCGUtils.h',
michael@0 231 'trunk/include/utils/SkBoundaryPatch.h',
michael@0 232 'trunk/include/utils/SkCamera.h',
michael@0 233 'trunk/include/utils/SkCanvasStateUtils.h',
michael@0 234 'trunk/include/utils/SkCondVar.h',
michael@0 235 'trunk/include/utils/SkCountdown.h',
michael@0 236 'trunk/include/utils/SkCubicInterval.h',
michael@0 237 'trunk/include/utils/SkCullPoints.h',
michael@0 238 'trunk/include/utils/SkDebugUtils.h',
michael@0 239 'trunk/include/utils/SkDeferredCanvas.h',
michael@0 240 'trunk/include/utils/SkDumpCanvas.h',
michael@0 241 'trunk/include/utils/SkEventTracer.h',
michael@0 242 'trunk/include/utils/SkFrontBufferedStream.h',
michael@0 243 'trunk/include/utils/SkInterpolator.h',
michael@0 244 'trunk/include/utils/SkJSON.h',
michael@0 245 'trunk/include/utils/SkJSONCPP.h',
michael@0 246 'trunk/include/utils/SkLayer.h',
michael@0 247 'trunk/include/utils/SkLua.h',
michael@0 248 'trunk/include/utils/SkLuaCanvas.h',
michael@0 249 'trunk/include/utils/SkMatrix44.h',
michael@0 250 'trunk/include/utils/SkMeshUtils.h',
michael@0 251 'trunk/include/utils/SkNinePatch.h',
michael@0 252 'trunk/include/utils/SkNoSaveLayerCanvas.h',
michael@0 253 'trunk/include/utils/SkNullCanvas.h',
michael@0 254 'trunk/include/utils/SkNWayCanvas.h',
michael@0 255 'trunk/include/utils/SkParse.h',
michael@0 256 'trunk/include/utils/SkParsePaint.h',
michael@0 257 'trunk/include/utils/SkParsePath.h',
michael@0 258 'trunk/include/utils/SkPathUtils.h',
michael@0 259 'trunk/include/utils/SkPictureUtils.h',
michael@0 260 'trunk/include/utils/SkProxyCanvas.h',
michael@0 261 'trunk/include/utils/SkRandom.h',
michael@0 262 'trunk/include/utils/SkRTConf.h',
michael@0 263 'trunk/include/utils/SkRunnable.h',
michael@0 264 'trunk/include/utils/SkThreadPool.h',
michael@0 265 'trunk/include/utils/SkUnitMappers.h',
michael@0 266 'trunk/include/utils/SkWGL.h',
michael@0 267 'trunk/include/utils/win/SkAutoCoInitialize.h',
michael@0 268 'trunk/include/utils/win/SkHRESULT.h',
michael@0 269 'trunk/include/utils/win/SkIStream.h',
michael@0 270 'trunk/include/utils/win/SkTScopedComPtr.h',
michael@0 271 'trunk/include/views/android/AndroidKeyToSkKey.h',
michael@0 272 'trunk/include/views/animated/SkBorderView.h',
michael@0 273 'trunk/include/views/animated/SkImageView.h',
michael@0 274 'trunk/include/views/animated/SkProgressBarView.h',
michael@0 275 'trunk/include/views/animated/SkScrollBarView.h',
michael@0 276 'trunk/include/views/animated/SkWidgetViews.h',
michael@0 277 'trunk/include/views/SkApplication.h',
michael@0 278 'trunk/include/views/SkBGViewArtist.h',
michael@0 279 'trunk/include/views/SkEvent.h',
michael@0 280 'trunk/include/views/SkEventSink.h',
michael@0 281 'trunk/include/views/SkKey.h',
michael@0 282 'trunk/include/views/SkOSMenu.h',
michael@0 283 'trunk/include/views/SkOSWindow_Android.h',
michael@0 284 'trunk/include/views/SkOSWindow_iOS.h',
michael@0 285 'trunk/include/views/SkOSWindow_Mac.h',
michael@0 286 'trunk/include/views/SkOSWindow_NaCl.h',
michael@0 287 'trunk/include/views/SkOSWindow_SDL.h',
michael@0 288 'trunk/include/views/SkOSWindow_Unix.h',
michael@0 289 'trunk/include/views/SkOSWindow_Win.h',
michael@0 290 'trunk/include/views/SkStackViewLayout.h',
michael@0 291 'trunk/include/views/SkSystemEventTypes.h',
michael@0 292 'trunk/include/views/SkTextBox.h',
michael@0 293 'trunk/include/views/SkTouchGesture.h',
michael@0 294 'trunk/include/views/SkView.h',
michael@0 295 'trunk/include/views/SkViewInflate.h',
michael@0 296 'trunk/include/views/SkWidget.h',
michael@0 297 'trunk/include/views/SkWindow.h',
michael@0 298 'trunk/include/views/unix/keysym2ucs.h',
michael@0 299 'trunk/include/views/unix/XkeysToSkKeys.h',
michael@0 300 'trunk/include/xml/SkBML_WXMLParser.h',
michael@0 301 'trunk/include/xml/SkBML_XMLParser.h',
michael@0 302 'trunk/include/xml/SkDOM.h',
michael@0 303 'trunk/include/xml/SkJS.h',
michael@0 304 'trunk/include/xml/SkXMLParser.h',
michael@0 305 'trunk/include/xml/SkXMLWriter.h',
michael@0 306 'trunk/src/ports/SkAtomics_android.h',
michael@0 307 'trunk/src/ports/SkAtomics_sync.h',
michael@0 308 'trunk/src/ports/SkAtomics_win.h',
michael@0 309 'trunk/src/ports/SkMutex_pthread.h',
michael@0 310 'trunk/src/ports/SkMutex_win.h',
michael@0 311 ]
michael@0 312 SOURCES += [
michael@0 313 'trunk/src/core/SkAAClip.cpp',
michael@0 314 'trunk/src/core/SkAdvancedTypefaceMetrics.cpp',
michael@0 315 'trunk/src/core/SkAlphaRuns.cpp',
michael@0 316 'trunk/src/core/SkAnnotation.cpp',
michael@0 317 'trunk/src/core/SkBBoxHierarchyRecord.cpp',
michael@0 318 'trunk/src/core/SkBBoxRecord.cpp',
michael@0 319 'trunk/src/core/SkBitmap.cpp',
michael@0 320 'trunk/src/core/SkBitmap_scroll.cpp',
michael@0 321 'trunk/src/core/SkBitmapDevice.cpp',
michael@0 322 'trunk/src/core/SkBitmapFilter.cpp',
michael@0 323 'trunk/src/core/SkBitmapHeap.cpp',
michael@0 324 'trunk/src/core/SkBitmapProcShader.cpp',
michael@0 325 'trunk/src/core/SkBitmapProcState.cpp',
michael@0 326 'trunk/src/core/SkBitmapProcState_matrixProcs.cpp',
michael@0 327 'trunk/src/core/SkBitmapScaler.cpp',
michael@0 328 'trunk/src/core/SkBlitMask_D32.cpp',
michael@0 329 'trunk/src/core/SkBlitRow_D16.cpp',
michael@0 330 'trunk/src/core/SkBlitRow_D32.cpp',
michael@0 331 'trunk/src/core/SkBlitter.cpp',
michael@0 332 'trunk/src/core/SkBlitter_A8.cpp',
michael@0 333 'trunk/src/core/SkBlitter_ARGB32.cpp',
michael@0 334 'trunk/src/core/SkBlitter_RGB16.cpp',
michael@0 335 'trunk/src/core/SkBlitter_Sprite.cpp',
michael@0 336 'trunk/src/core/SkBuffer.cpp',
michael@0 337 'trunk/src/core/SkCanvas.cpp',
michael@0 338 'trunk/src/core/SkChunkAlloc.cpp',
michael@0 339 'trunk/src/core/SkClipStack.cpp',
michael@0 340 'trunk/src/core/SkColor.cpp',
michael@0 341 'trunk/src/core/SkColorFilter.cpp',
michael@0 342 'trunk/src/core/SkColorTable.cpp',
michael@0 343 'trunk/src/core/SkComposeShader.cpp',
michael@0 344 'trunk/src/core/SkConfig8888.cpp',
michael@0 345 'trunk/src/core/SkConvolver.cpp',
michael@0 346 'trunk/src/core/SkCubicClipper.cpp',
michael@0 347 'trunk/src/core/SkData.cpp',
michael@0 348 'trunk/src/core/SkDataTable.cpp',
michael@0 349 'trunk/src/core/SkDebug.cpp',
michael@0 350 'trunk/src/core/SkDeque.cpp',
michael@0 351 'trunk/src/core/SkDevice.cpp',
michael@0 352 'trunk/src/core/SkDeviceLooper.cpp',
michael@0 353 'trunk/src/core/SkDeviceProfile.cpp',
michael@0 354 'trunk/src/core/SkDistanceFieldGen.cpp',
michael@0 355 'trunk/src/core/SkDither.cpp',
michael@0 356 'trunk/src/core/SkDraw.cpp',
michael@0 357 'trunk/src/core/SkDrawLooper.cpp',
michael@0 358 'trunk/src/core/SkEdge.cpp',
michael@0 359 'trunk/src/core/SkEdgeBuilder.cpp',
michael@0 360 'trunk/src/core/SkEdgeClipper.cpp',
michael@0 361 'trunk/src/core/SkError.cpp',
michael@0 362 'trunk/src/core/SkFilterProc.cpp',
michael@0 363 'trunk/src/core/SkFilterShader.cpp',
michael@0 364 'trunk/src/core/SkFlattenable.cpp',
michael@0 365 'trunk/src/core/SkFlattenableSerialization.cpp',
michael@0 366 'trunk/src/core/SkFloat.cpp',
michael@0 367 'trunk/src/core/SkFloatBits.cpp',
michael@0 368 'trunk/src/core/SkFontDescriptor.cpp',
michael@0 369 'trunk/src/core/SkFontHost.cpp',
michael@0 370 'trunk/src/core/SkFontStream.cpp',
michael@0 371 'trunk/src/core/SkGeometry.cpp',
michael@0 372 'trunk/src/core/SkGlyphCache.cpp',
michael@0 373 'trunk/src/core/SkGraphics.cpp',
michael@0 374 'trunk/src/core/SkImageFilter.cpp',
michael@0 375 'trunk/src/core/SkImageInfo.cpp',
michael@0 376 'trunk/src/core/SkInstCnt.cpp',
michael@0 377 'trunk/src/core/SkLineClipper.cpp',
michael@0 378 'trunk/src/core/SkMallocPixelRef.cpp',
michael@0 379 'trunk/src/core/SkMask.cpp',
michael@0 380 'trunk/src/core/SkMaskFilter.cpp',
michael@0 381 'trunk/src/core/SkMaskGamma.cpp',
michael@0 382 'trunk/src/core/SkMath.cpp',
michael@0 383 'trunk/src/core/SkMatrix.cpp',
michael@0 384 'trunk/src/core/SkMatrixClipStateMgr.cpp',
michael@0 385 'trunk/src/core/SkMetaData.cpp',
michael@0 386 'trunk/src/core/SkMipMap.cpp',
michael@0 387 'trunk/src/core/SkPackBits.cpp',
michael@0 388 'trunk/src/core/SkPaint.cpp',
michael@0 389 'trunk/src/core/SkPaintOptionsAndroid.cpp',
michael@0 390 'trunk/src/core/SkPaintPriv.cpp',
michael@0 391 'trunk/src/core/SkPath.cpp',
michael@0 392 'trunk/src/core/SkPathEffect.cpp',
michael@0 393 'trunk/src/core/SkPathHeap.cpp',
michael@0 394 'trunk/src/core/SkPathMeasure.cpp',
michael@0 395 'trunk/src/core/SkPathRef.cpp',
michael@0 396 'trunk/src/core/SkPicture.cpp',
michael@0 397 'trunk/src/core/SkPictureFlat.cpp',
michael@0 398 'trunk/src/core/SkPicturePlayback.cpp',
michael@0 399 'trunk/src/core/SkPictureRecord.cpp',
michael@0 400 'trunk/src/core/SkPictureStateTree.cpp',
michael@0 401 'trunk/src/core/SkPixelRef.cpp',
michael@0 402 'trunk/src/core/SkPoint.cpp',
michael@0 403 'trunk/src/core/SkProcSpriteBlitter.cpp',
michael@0 404 'trunk/src/core/SkPtrRecorder.cpp',
michael@0 405 'trunk/src/core/SkQuadClipper.cpp',
michael@0 406 'trunk/src/core/SkQuadTree.cpp',
michael@0 407 'trunk/src/core/SkQuadTreePicture.cpp',
michael@0 408 'trunk/src/core/SkRasterClip.cpp',
michael@0 409 'trunk/src/core/SkRasterizer.cpp',
michael@0 410 'trunk/src/core/SkReadBuffer.cpp',
michael@0 411 'trunk/src/core/SkRect.cpp',
michael@0 412 'trunk/src/core/SkRefDict.cpp',
michael@0 413 'trunk/src/core/SkRegion.cpp',
michael@0 414 'trunk/src/core/SkRegion_path.cpp',
michael@0 415 'trunk/src/core/SkRRect.cpp',
michael@0 416 'trunk/src/core/SkRTree.cpp',
michael@0 417 'trunk/src/core/SkScalar.cpp',
michael@0 418 'trunk/src/core/SkScaledImageCache.cpp',
michael@0 419 'trunk/src/core/SkScalerContext.cpp',
michael@0 420 'trunk/src/core/SkScan.cpp',
michael@0 421 'trunk/src/core/SkScan_Antihair.cpp',
michael@0 422 'trunk/src/core/SkScan_AntiPath.cpp',
michael@0 423 'trunk/src/core/SkScan_Hairline.cpp',
michael@0 424 'trunk/src/core/SkScan_Path.cpp',
michael@0 425 'trunk/src/core/SkShader.cpp',
michael@0 426 'trunk/src/core/SkSpriteBlitter_ARGB32.cpp',
michael@0 427 'trunk/src/core/SkSpriteBlitter_RGB16.cpp',
michael@0 428 'trunk/src/core/SkStream.cpp',
michael@0 429 'trunk/src/core/SkString.cpp',
michael@0 430 'trunk/src/core/SkStringUtils.cpp',
michael@0 431 'trunk/src/core/SkStroke.cpp',
michael@0 432 'trunk/src/core/SkStrokeRec.cpp',
michael@0 433 'trunk/src/core/SkStrokerPriv.cpp',
michael@0 434 'trunk/src/core/SkTileGrid.cpp',
michael@0 435 'trunk/src/core/SkTileGridPicture.cpp',
michael@0 436 'trunk/src/core/SkTLS.cpp',
michael@0 437 'trunk/src/core/SkTSearch.cpp',
michael@0 438 'trunk/src/core/SkTypeface.cpp',
michael@0 439 'trunk/src/core/SkTypefaceCache.cpp',
michael@0 440 'trunk/src/core/SkUnPreMultiply.cpp',
michael@0 441 'trunk/src/core/SkUtils.cpp',
michael@0 442 'trunk/src/core/SkValidatingReadBuffer.cpp',
michael@0 443 'trunk/src/core/SkWriteBuffer.cpp',
michael@0 444 'trunk/src/core/SkWriter32.cpp',
michael@0 445 'trunk/src/core/SkXfermode.cpp',
michael@0 446 'trunk/src/doc/SkDocument.cpp',
michael@0 447 'trunk/src/effects/gradients/SkBitmapCache.cpp',
michael@0 448 'trunk/src/effects/gradients/SkClampRange.cpp',
michael@0 449 'trunk/src/effects/gradients/SkGradientShader.cpp',
michael@0 450 'trunk/src/effects/gradients/SkLinearGradient.cpp',
michael@0 451 'trunk/src/effects/gradients/SkRadialGradient.cpp',
michael@0 452 'trunk/src/effects/gradients/SkSweepGradient.cpp',
michael@0 453 'trunk/src/effects/gradients/SkTwoPointConicalGradient.cpp',
michael@0 454 'trunk/src/effects/gradients/SkTwoPointRadialGradient.cpp',
michael@0 455 'trunk/src/effects/Sk1DPathEffect.cpp',
michael@0 456 'trunk/src/effects/Sk2DPathEffect.cpp',
michael@0 457 'trunk/src/effects/SkAlphaThresholdFilter.cpp',
michael@0 458 'trunk/src/effects/SkArithmeticMode.cpp',
michael@0 459 'trunk/src/effects/SkAvoidXfermode.cpp',
michael@0 460 'trunk/src/effects/SkBicubicImageFilter.cpp',
michael@0 461 'trunk/src/effects/SkBitmapSource.cpp',
michael@0 462 'trunk/src/effects/SkBlurDrawLooper.cpp',
michael@0 463 'trunk/src/effects/SkBlurImageFilter.cpp',
michael@0 464 'trunk/src/effects/SkBlurMask.cpp',
michael@0 465 'trunk/src/effects/SkBlurMaskFilter.cpp',
michael@0 466 'trunk/src/effects/SkColorFilterImageFilter.cpp',
michael@0 467 'trunk/src/effects/SkColorFilters.cpp',
michael@0 468 'trunk/src/effects/SkColorMatrix.cpp',
michael@0 469 'trunk/src/effects/SkColorMatrixFilter.cpp',
michael@0 470 'trunk/src/effects/SkComposeImageFilter.cpp',
michael@0 471 'trunk/src/effects/SkCornerPathEffect.cpp',
michael@0 472 'trunk/src/effects/SkDashPathEffect.cpp',
michael@0 473 'trunk/src/effects/SkDiscretePathEffect.cpp',
michael@0 474 'trunk/src/effects/SkDisplacementMapEffect.cpp',
michael@0 475 'trunk/src/effects/SkDropShadowImageFilter.cpp',
michael@0 476 'trunk/src/effects/SkEmbossMask.cpp',
michael@0 477 'trunk/src/effects/SkEmbossMaskFilter.cpp',
michael@0 478 'trunk/src/effects/SkGpuBlurUtils.cpp',
michael@0 479 'trunk/src/effects/SkKernel33MaskFilter.cpp',
michael@0 480 'trunk/src/effects/SkLayerDrawLooper.cpp',
michael@0 481 'trunk/src/effects/SkLayerRasterizer.cpp',
michael@0 482 'trunk/src/effects/SkLerpXfermode.cpp',
michael@0 483 'trunk/src/effects/SkLightingImageFilter.cpp',
michael@0 484 'trunk/src/effects/SkLumaColorFilter.cpp',
michael@0 485 'trunk/src/effects/SkMagnifierImageFilter.cpp',
michael@0 486 'trunk/src/effects/SkMatrixConvolutionImageFilter.cpp',
michael@0 487 'trunk/src/effects/SkMergeImageFilter.cpp',
michael@0 488 'trunk/src/effects/SkMorphologyImageFilter.cpp',
michael@0 489 'trunk/src/effects/SkOffsetImageFilter.cpp',
michael@0 490 'trunk/src/effects/SkPaintFlagsDrawFilter.cpp',
michael@0 491 'trunk/src/effects/SkPerlinNoiseShader.cpp',
michael@0 492 'trunk/src/effects/SkPictureImageFilter.cpp',
michael@0 493 'trunk/src/effects/SkPixelXorXfermode.cpp',
michael@0 494 'trunk/src/effects/SkPorterDuff.cpp',
michael@0 495 'trunk/src/effects/SkRectShaderImageFilter.cpp',
michael@0 496 'trunk/src/effects/SkResizeImageFilter.cpp',
michael@0 497 'trunk/src/effects/SkStippleMaskFilter.cpp',
michael@0 498 'trunk/src/effects/SkTableColorFilter.cpp',
michael@0 499 'trunk/src/effects/SkTableMaskFilter.cpp',
michael@0 500 'trunk/src/effects/SkTestImageFilters.cpp',
michael@0 501 'trunk/src/effects/SkTileImageFilter.cpp',
michael@0 502 'trunk/src/effects/SkTransparentShader.cpp',
michael@0 503 'trunk/src/effects/SkXfermodeImageFilter.cpp',
michael@0 504 'trunk/src/fonts/SkGScalerContext.cpp',
michael@0 505 'trunk/src/gpu/effects/GrBezierEffect.cpp',
michael@0 506 'trunk/src/gpu/effects/GrBicubicEffect.cpp',
michael@0 507 'trunk/src/gpu/effects/GrConfigConversionEffect.cpp',
michael@0 508 'trunk/src/gpu/effects/GrConvexPolyEffect.cpp',
michael@0 509 'trunk/src/gpu/effects/GrConvolutionEffect.cpp',
michael@0 510 'trunk/src/gpu/effects/GrCustomCoordsTextureEffect.cpp',
michael@0 511 'trunk/src/gpu/effects/GrDistanceFieldTextureEffect.cpp',
michael@0 512 'trunk/src/gpu/effects/GrRRectEffect.cpp',
michael@0 513 'trunk/src/gpu/effects/GrSimpleTextureEffect.cpp',
michael@0 514 'trunk/src/gpu/effects/GrSingleTextureEffect.cpp',
michael@0 515 'trunk/src/gpu/effects/GrTextureDomain.cpp',
michael@0 516 'trunk/src/gpu/effects/GrTextureStripAtlas.cpp',
michael@0 517 'trunk/src/gpu/gl/debug/GrBufferObj.cpp',
michael@0 518 'trunk/src/gpu/gl/debug/GrDebugGL.cpp',
michael@0 519 'trunk/src/gpu/gl/debug/GrFrameBufferObj.cpp',
michael@0 520 'trunk/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp',
michael@0 521 'trunk/src/gpu/gl/debug/GrProgramObj.cpp',
michael@0 522 'trunk/src/gpu/gl/debug/GrShaderObj.cpp',
michael@0 523 'trunk/src/gpu/gl/debug/GrTextureObj.cpp',
michael@0 524 'trunk/src/gpu/gl/debug/GrTextureUnitObj.cpp',
michael@0 525 'trunk/src/gpu/gl/debug/SkDebugGLContext.cpp',
michael@0 526 'trunk/src/gpu/gl/GrGLBufferImpl.cpp',
michael@0 527 'trunk/src/gpu/gl/GrGLCaps.cpp',
michael@0 528 'trunk/src/gpu/gl/GrGLContext.cpp',
michael@0 529 'trunk/src/gpu/gl/GrGLCreateNativeInterface_none.cpp',
michael@0 530 'trunk/src/gpu/gl/GrGLCreateNullInterface.cpp',
michael@0 531 'trunk/src/gpu/gl/GrGLDefaultInterface_native.cpp',
michael@0 532 'trunk/src/gpu/gl/GrGLExtensions.cpp',
michael@0 533 'trunk/src/gpu/gl/GrGLIndexBuffer.cpp',
michael@0 534 'trunk/src/gpu/gl/GrGLInterface.cpp',
michael@0 535 'trunk/src/gpu/gl/GrGLNoOpInterface.cpp',
michael@0 536 'trunk/src/gpu/gl/GrGLPath.cpp',
michael@0 537 'trunk/src/gpu/gl/GrGLProgram.cpp',
michael@0 538 'trunk/src/gpu/gl/GrGLProgramDesc.cpp',
michael@0 539 'trunk/src/gpu/gl/GrGLProgramEffects.cpp',
michael@0 540 'trunk/src/gpu/gl/GrGLRenderTarget.cpp',
michael@0 541 'trunk/src/gpu/gl/GrGLShaderBuilder.cpp',
michael@0 542 'trunk/src/gpu/gl/GrGLSL.cpp',
michael@0 543 'trunk/src/gpu/gl/GrGLStencilBuffer.cpp',
michael@0 544 'trunk/src/gpu/gl/GrGLTexture.cpp',
michael@0 545 'trunk/src/gpu/gl/GrGLUniformManager.cpp',
michael@0 546 'trunk/src/gpu/gl/GrGLUtil.cpp',
michael@0 547 'trunk/src/gpu/gl/GrGLVertexArray.cpp',
michael@0 548 'trunk/src/gpu/gl/GrGLVertexBuffer.cpp',
michael@0 549 'trunk/src/gpu/gl/GrGpuGL.cpp',
michael@0 550 'trunk/src/gpu/gl/GrGpuGL_program.cpp',
michael@0 551 'trunk/src/gpu/gl/SkGLContextHelper.cpp',
michael@0 552 'trunk/src/gpu/gl/SkNullGLContext.cpp',
michael@0 553 'trunk/src/gpu/GrAAConvexPathRenderer.cpp',
michael@0 554 'trunk/src/gpu/GrAAHairLinePathRenderer.cpp',
michael@0 555 'trunk/src/gpu/GrAARectRenderer.cpp',
michael@0 556 'trunk/src/gpu/GrAddPathRenderers_default.cpp',
michael@0 557 'trunk/src/gpu/GrAllocPool.cpp',
michael@0 558 'trunk/src/gpu/GrAtlas.cpp',
michael@0 559 'trunk/src/gpu/GrBitmapTextContext.cpp',
michael@0 560 'trunk/src/gpu/GrBlend.cpp',
michael@0 561 'trunk/src/gpu/GrBufferAllocPool.cpp',
michael@0 562 'trunk/src/gpu/GrCacheID.cpp',
michael@0 563 'trunk/src/gpu/GrClipData.cpp',
michael@0 564 'trunk/src/gpu/GrClipMaskCache.cpp',
michael@0 565 'trunk/src/gpu/GrClipMaskManager.cpp',
michael@0 566 'trunk/src/gpu/GrContext.cpp',
michael@0 567 'trunk/src/gpu/GrDefaultPathRenderer.cpp',
michael@0 568 'trunk/src/gpu/GrDistanceFieldTextContext.cpp',
michael@0 569 'trunk/src/gpu/GrDrawState.cpp',
michael@0 570 'trunk/src/gpu/GrDrawTarget.cpp',
michael@0 571 'trunk/src/gpu/GrEffect.cpp',
michael@0 572 'trunk/src/gpu/GrGpu.cpp',
michael@0 573 'trunk/src/gpu/GrGpuFactory.cpp',
michael@0 574 'trunk/src/gpu/GrInOrderDrawBuffer.cpp',
michael@0 575 'trunk/src/gpu/GrMemoryPool.cpp',
michael@0 576 'trunk/src/gpu/GrOvalRenderer.cpp',
michael@0 577 'trunk/src/gpu/GrPaint.cpp',
michael@0 578 'trunk/src/gpu/GrPath.cpp',
michael@0 579 'trunk/src/gpu/GrPathRenderer.cpp',
michael@0 580 'trunk/src/gpu/GrPathRendererChain.cpp',
michael@0 581 'trunk/src/gpu/GrPathUtils.cpp',
michael@0 582 'trunk/src/gpu/GrRectanizer.cpp',
michael@0 583 'trunk/src/gpu/GrRectanizer_skyline.cpp',
michael@0 584 'trunk/src/gpu/GrReducedClip.cpp',
michael@0 585 'trunk/src/gpu/GrRenderTarget.cpp',
michael@0 586 'trunk/src/gpu/GrResource.cpp',
michael@0 587 'trunk/src/gpu/GrResourceCache.cpp',
michael@0 588 'trunk/src/gpu/GrSoftwarePathRenderer.cpp',
michael@0 589 'trunk/src/gpu/GrStencil.cpp',
michael@0 590 'trunk/src/gpu/GrStencilAndCoverPathRenderer.cpp',
michael@0 591 'trunk/src/gpu/GrStencilBuffer.cpp',
michael@0 592 'trunk/src/gpu/GrSurface.cpp',
michael@0 593 'trunk/src/gpu/GrSWMaskHelper.cpp',
michael@0 594 'trunk/src/gpu/GrTextContext.cpp',
michael@0 595 'trunk/src/gpu/GrTextStrike.cpp',
michael@0 596 'trunk/src/gpu/GrTexture.cpp',
michael@0 597 'trunk/src/gpu/GrTextureAccess.cpp',
michael@0 598 'trunk/src/gpu/SkGpuDevice.cpp',
michael@0 599 'trunk/src/gpu/SkGr.cpp',
michael@0 600 'trunk/src/gpu/SkGrFontScaler.cpp',
michael@0 601 'trunk/src/gpu/SkGrPixelRef.cpp',
michael@0 602 'trunk/src/gpu/SkGrTexturePixelRef.cpp',
michael@0 603 'trunk/src/image/SkImage.cpp',
michael@0 604 'trunk/src/image/SkImage_Gpu.cpp',
michael@0 605 'trunk/src/image/SkImage_Picture.cpp',
michael@0 606 'trunk/src/image/SkImage_Raster.cpp',
michael@0 607 'trunk/src/image/SkImagePriv.cpp',
michael@0 608 'trunk/src/image/SkSurface.cpp',
michael@0 609 'trunk/src/image/SkSurface_Gpu.cpp',
michael@0 610 'trunk/src/image/SkSurface_Picture.cpp',
michael@0 611 'trunk/src/image/SkSurface_Raster.cpp',
michael@0 612 'trunk/src/images/bmpdecoderhelper.cpp',
michael@0 613 'trunk/src/images/SkDecodingImageGenerator.cpp',
michael@0 614 'trunk/src/images/SkImageRef.cpp',
michael@0 615 'trunk/src/images/SkImageRef_GlobalPool.cpp',
michael@0 616 'trunk/src/images/SkImageRefPool.cpp',
michael@0 617 'trunk/src/images/SkPageFlipper.cpp',
michael@0 618 'trunk/src/images/SkScaledBitmapSampler.cpp',
michael@0 619 'trunk/src/images/SkStreamHelpers.cpp',
michael@0 620 'trunk/src/lazy/SkCachingPixelRef.cpp',
michael@0 621 'trunk/src/lazy/SkDiscardableMemoryPool.cpp',
michael@0 622 'trunk/src/lazy/SkDiscardablePixelRef.cpp',
michael@0 623 'trunk/src/pathops/SkAddIntersections.cpp',
michael@0 624 'trunk/src/pathops/SkDCubicIntersection.cpp',
michael@0 625 'trunk/src/pathops/SkDCubicLineIntersection.cpp',
michael@0 626 'trunk/src/pathops/SkDCubicToQuads.cpp',
michael@0 627 'trunk/src/pathops/SkDLineIntersection.cpp',
michael@0 628 'trunk/src/pathops/SkDQuadImplicit.cpp',
michael@0 629 'trunk/src/pathops/SkDQuadIntersection.cpp',
michael@0 630 'trunk/src/pathops/SkDQuadLineIntersection.cpp',
michael@0 631 'trunk/src/pathops/SkIntersections.cpp',
michael@0 632 'trunk/src/pathops/SkOpAngle.cpp',
michael@0 633 'trunk/src/pathops/SkOpContour.cpp',
michael@0 634 'trunk/src/pathops/SkOpEdgeBuilder.cpp',
michael@0 635 'trunk/src/pathops/SkOpSegment.cpp',
michael@0 636 'trunk/src/pathops/SkPathOpsBounds.cpp',
michael@0 637 'trunk/src/pathops/SkPathOpsCommon.cpp',
michael@0 638 'trunk/src/pathops/SkPathOpsCubic.cpp',
michael@0 639 'trunk/src/pathops/SkPathOpsDebug.cpp',
michael@0 640 'trunk/src/pathops/SkPathOpsLine.cpp',
michael@0 641 'trunk/src/pathops/SkPathOpsOp.cpp',
michael@0 642 'trunk/src/pathops/SkPathOpsPoint.cpp',
michael@0 643 'trunk/src/pathops/SkPathOpsQuad.cpp',
michael@0 644 'trunk/src/pathops/SkPathOpsRect.cpp',
michael@0 645 'trunk/src/pathops/SkPathOpsSimplify.cpp',
michael@0 646 'trunk/src/pathops/SkPathOpsTriangle.cpp',
michael@0 647 'trunk/src/pathops/SkPathOpsTypes.cpp',
michael@0 648 'trunk/src/pathops/SkPathWriter.cpp',
michael@0 649 'trunk/src/pathops/SkQuarticRoot.cpp',
michael@0 650 'trunk/src/pathops/SkReduceOrder.cpp',
michael@0 651 'trunk/src/pipe/SkGPipeRead.cpp',
michael@0 652 'trunk/src/pipe/SkGPipeWrite.cpp',
michael@0 653 'trunk/src/ports/SkDiscardableMemory_none.cpp',
michael@0 654 'trunk/src/ports/SkGlobalInitialization_default.cpp',
michael@0 655 'trunk/src/ports/SkImageDecoder_empty.cpp',
michael@0 656 'trunk/src/ports/SkMemory_mozalloc.cpp',
michael@0 657 'trunk/src/ports/SkOSFile_stdio.cpp',
michael@0 658 'trunk/src/sfnt/SkOTTable_name.cpp',
michael@0 659 'trunk/src/sfnt/SkOTUtils.cpp',
michael@0 660 'trunk/src/utils/SkBase64.cpp',
michael@0 661 'trunk/src/utils/SkBitSet.cpp',
michael@0 662 'trunk/src/utils/SkBoundaryPatch.cpp',
michael@0 663 'trunk/src/utils/SkCamera.cpp',
michael@0 664 'trunk/src/utils/SkCanvasStack.cpp',
michael@0 665 'trunk/src/utils/SkCanvasStateUtils.cpp',
michael@0 666 'trunk/src/utils/SkCondVar.cpp',
michael@0 667 'trunk/src/utils/SkCountdown.cpp',
michael@0 668 'trunk/src/utils/SkCubicInterval.cpp',
michael@0 669 'trunk/src/utils/SkCullPoints.cpp',
michael@0 670 'trunk/src/utils/SkDeferredCanvas.cpp',
michael@0 671 'trunk/src/utils/SkDumpCanvas.cpp',
michael@0 672 'trunk/src/utils/SkEventTracer.cpp',
michael@0 673 'trunk/src/utils/SkFrontBufferedStream.cpp',
michael@0 674 'trunk/src/utils/SkGatherPixelRefsAndRects.cpp',
michael@0 675 'trunk/src/utils/SkInterpolator.cpp',
michael@0 676 'trunk/src/utils/SkLayer.cpp',
michael@0 677 'trunk/src/utils/SkMatrix44.cpp',
michael@0 678 'trunk/src/utils/SkMD5.cpp',
michael@0 679 'trunk/src/utils/SkMeshUtils.cpp',
michael@0 680 'trunk/src/utils/SkNinePatch.cpp',
michael@0 681 'trunk/src/utils/SkNullCanvas.cpp',
michael@0 682 'trunk/src/utils/SkNWayCanvas.cpp',
michael@0 683 'trunk/src/utils/SkOSFile.cpp',
michael@0 684 'trunk/src/utils/SkParse.cpp',
michael@0 685 'trunk/src/utils/SkParseColor.cpp',
michael@0 686 'trunk/src/utils/SkParsePath.cpp',
michael@0 687 'trunk/src/utils/SkPathUtils.cpp',
michael@0 688 'trunk/src/utils/SkPictureUtils.cpp',
michael@0 689 'trunk/src/utils/SkProxyCanvas.cpp',
michael@0 690 'trunk/src/utils/SkRTConf.cpp',
michael@0 691 'trunk/src/utils/SkSHA1.cpp',
michael@0 692 'trunk/src/utils/SkUnitMappers.cpp',
michael@0 693 ]
michael@0 694 if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('android', 'gonk'):
michael@0 695 SOURCES += [
michael@0 696 'trunk/src/images/SkImageRef_ashmem.cpp',
michael@0 697 'trunk/src/ports/SkDebug_android.cpp',
michael@0 698 'trunk/src/ports/SkFontHost_android_old.cpp',
michael@0 699 'trunk/src/ports/SkFontHost_cairo.cpp',
michael@0 700 'trunk/src/ports/SkFontHost_FreeType.cpp',
michael@0 701 'trunk/src/ports/SkFontHost_FreeType_common.cpp',
michael@0 702 'trunk/src/ports/SkOSFile_posix.cpp',
michael@0 703 'trunk/src/ports/SkPurgeableMemoryBlock_android.cpp',
michael@0 704 'trunk/src/ports/SkTime_Unix.cpp',
michael@0 705 'trunk/src/ports/SkTLS_pthread.cpp',
michael@0 706 'trunk/src/utils/android/ashmem.cpp',
michael@0 707 'trunk/src/utils/SkThreadUtils_pthread.cpp',
michael@0 708 ]
michael@0 709 if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
michael@0 710 SOURCES += [
michael@0 711 'trunk/src/ports/SkDebug_stdio.cpp',
michael@0 712 'trunk/src/ports/SkFontHost_mac.cpp',
michael@0 713 'trunk/src/ports/SkOSFile_posix.cpp',
michael@0 714 'trunk/src/ports/SkPurgeableMemoryBlock_mac.cpp',
michael@0 715 'trunk/src/ports/SkTime_Unix.cpp',
michael@0 716 'trunk/src/ports/SkTLS_pthread.cpp',
michael@0 717 'trunk/src/utils/mac/SkCreateCGImageRef.cpp',
michael@0 718 'trunk/src/utils/mac/SkStream_mac.cpp',
michael@0 719 'trunk/src/utils/SkThreadUtils_pthread.cpp',
michael@0 720 ]
michael@0 721 if CONFIG['MOZ_WIDGET_GTK']:
michael@0 722 SOURCES += [
michael@0 723 'trunk/src/ports/SkDebug_stdio.cpp',
michael@0 724 'trunk/src/ports/SkFontHost_cairo.cpp',
michael@0 725 'trunk/src/ports/SkFontHost_FreeType.cpp',
michael@0 726 'trunk/src/ports/SkFontHost_FreeType_common.cpp',
michael@0 727 'trunk/src/ports/SkOSFile_posix.cpp',
michael@0 728 'trunk/src/ports/SkTime_Unix.cpp',
michael@0 729 'trunk/src/ports/SkTLS_pthread.cpp',
michael@0 730 'trunk/src/utils/SkThreadUtils_pthread.cpp',
michael@0 731 ]
michael@0 732 if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'qt':
michael@0 733 SOURCES += [
michael@0 734 'trunk/src/ports/SkDebug_stdio.cpp',
michael@0 735 'trunk/src/ports/SkFontHost_cairo.cpp',
michael@0 736 'trunk/src/ports/SkFontHost_FreeType.cpp',
michael@0 737 'trunk/src/ports/SkFontHost_FreeType_common.cpp',
michael@0 738 'trunk/src/ports/SkOSFile_posix.cpp',
michael@0 739 'trunk/src/ports/SkTime_Unix.cpp',
michael@0 740 'trunk/src/ports/SkTLS_pthread.cpp',
michael@0 741 'trunk/src/utils/SkThreadUtils_pthread.cpp',
michael@0 742 ]
michael@0 743 if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
michael@0 744 SOURCES += [
michael@0 745 'trunk/src/ports/SkDebug_win.cpp',
michael@0 746 'trunk/src/ports/SkFontHost_win.cpp',
michael@0 747 'trunk/src/ports/SkFontMgr_default_gdi.cpp',
michael@0 748 'trunk/src/ports/SkOSFile_win.cpp',
michael@0 749 'trunk/src/ports/SkTime_win.cpp',
michael@0 750 'trunk/src/ports/SkTLS_win.cpp',
michael@0 751 'trunk/src/utils/SkThreadUtils_win.cpp',
michael@0 752 'trunk/src/utils/win/SkAutoCoInitialize.cpp',
michael@0 753 'trunk/src/utils/win/SkDWriteFontFileStream.cpp',
michael@0 754 'trunk/src/utils/win/SkDWriteGeometrySink.cpp',
michael@0 755 'trunk/src/utils/win/SkHRESULT.cpp',
michael@0 756 'trunk/src/utils/win/SkIStream.cpp',
michael@0 757 ]
michael@0 758
michael@0 759
michael@0 760 if CONFIG['INTEL_ARCHITECTURE']:
michael@0 761 SOURCES += [
michael@0 762 'trunk/src/opts/opts_check_SSE2.cpp',
michael@0 763 'trunk/src/opts/SkBitmapFilter_opts_SSE2.cpp',
michael@0 764 'trunk/src/opts/SkBitmapProcState_opts_SSE2.cpp',
michael@0 765 'trunk/src/opts/SkBitmapProcState_opts_SSSE3.cpp',
michael@0 766 'trunk/src/opts/SkBlitRect_opts_SSE2.cpp',
michael@0 767 'trunk/src/opts/SkBlitRow_opts_SSE2.cpp',
michael@0 768 'trunk/src/opts/SkBlurImage_opts_SSE2.cpp',
michael@0 769 'trunk/src/opts/SkMorphology_opts_SSE2.cpp',
michael@0 770 'trunk/src/opts/SkUtils_opts_SSE2.cpp',
michael@0 771 'trunk/src/opts/SkXfermode_opts_none.cpp',
michael@0 772 ]
michael@0 773 elif CONFIG['CPU_ARCH'] == 'arm' and CONFIG['GNU_CC']:
michael@0 774 SOURCES += [
michael@0 775 'trunk/src/core/SkUtilsArm.cpp',
michael@0 776 'trunk/src/opts/SkBitmapProcState_opts_arm.cpp',
michael@0 777 'trunk/src/opts/SkBlitMask_opts_arm.cpp',
michael@0 778 'trunk/src/opts/SkBlitRow_opts_arm.cpp',
michael@0 779 'trunk/src/opts/SkBlurImage_opts_arm.cpp',
michael@0 780 'trunk/src/opts/SkMorphology_opts_arm.cpp',
michael@0 781 'trunk/src/opts/SkUtils_opts_arm.cpp',
michael@0 782 'trunk/src/opts/SkXfermode_opts_arm.cpp',
michael@0 783 ]
michael@0 784 if CONFIG['BUILD_ARM_NEON']:
michael@0 785 SOURCES += [
michael@0 786 'trunk/src/opts/SkBitmapProcState_arm_neon.cpp',
michael@0 787 'trunk/src/opts/SkBitmapProcState_matrixProcs_neon.cpp',
michael@0 788 'trunk/src/opts/SkBlitMask_opts_arm_neon.cpp',
michael@0 789 'trunk/src/opts/SkBlitRow_opts_arm_neon.cpp',
michael@0 790 'trunk/src/opts/SkBlurImage_opts_neon.cpp',
michael@0 791 'trunk/src/opts/SkMorphology_opts_neon.cpp',
michael@0 792 'trunk/src/opts/SkXfermode_opts_arm_neon.cpp',
michael@0 793 ]
michael@0 794 SOURCES['trunk/src/opts/SkBitmapProcState_arm_neon.cpp'].flags += ['-mfpu=neon']
michael@0 795 SOURCES['trunk/src/opts/SkBitmapProcState_matrixProcs_neon.cpp'].flags += ['-mfpu=neon']
michael@0 796 SOURCES['trunk/src/opts/SkBlitMask_opts_arm_neon.cpp'].flags += ['-mfpu=neon']
michael@0 797 SOURCES['trunk/src/opts/SkBlitRow_opts_arm_neon.cpp'].flags += ['-mfpu=neon']
michael@0 798 SOURCES['trunk/src/opts/SkBlurImage_opts_neon.cpp'].flags += ['-mfpu=neon']
michael@0 799 SOURCES['trunk/src/opts/SkMorphology_opts_neon.cpp'].flags += ['-mfpu=neon']
michael@0 800 SOURCES['trunk/src/opts/SkXfermode_opts_arm_neon.cpp'].flags += ['-mfpu=neon']
michael@0 801 else:
michael@0 802 SOURCES += [
michael@0 803 'trunk/src/opts/SkBitmapProcState_opts_none.cpp',
michael@0 804 'trunk/src/opts/SkBlitMask_opts_none.cpp',
michael@0 805 'trunk/src/opts/SkBlitRow_opts_none.cpp',
michael@0 806 'trunk/src/opts/SkBlurImage_opts_none.cpp',
michael@0 807 'trunk/src/opts/SkMorphology_opts_none.cpp',
michael@0 808 'trunk/src/opts/SkUtils_opts_none.cpp',
michael@0 809 'trunk/src/opts/SkXfermode_opts_none.cpp',
michael@0 810 'trunk/src/ports/SkDiscardableMemory_none.cpp',
michael@0 811 'trunk/src/ports/SkPurgeableMemoryBlock_none.cpp',
michael@0 812 ]
michael@0 813
michael@0 814
michael@0 815 # left out of UNIFIED_SOURCES for now; that's not C++ anyway, nothing else to unify it with
michael@0 816 if not CONFIG['INTEL_ARCHITECTURE'] and CONFIG['CPU_ARCH'] == 'arm' and CONFIG['GNU_CC']:
michael@0 817 SOURCES += [
michael@0 818 'trunk/src/opts/memset.arm.S',
michael@0 819 ]
michael@0 820 if CONFIG['BUILD_ARM_NEON']:
michael@0 821 SOURCES += [
michael@0 822 'trunk/src/opts/memset16_neon.S',
michael@0 823 'trunk/src/opts/memset32_neon.S',
michael@0 824 ]
michael@0 825
michael@0 826 MSVC_ENABLE_PGO = True
michael@0 827
michael@0 828 FINAL_LIBRARY = 'gkmedias'
michael@0 829 LOCAL_INCLUDES += [
michael@0 830 'trunk/include/config',
michael@0 831 'trunk/include/core',
michael@0 832 'trunk/include/effects',
michael@0 833 'trunk/include/gpu',
michael@0 834 'trunk/include/images',
michael@0 835 'trunk/include/lazy',
michael@0 836 'trunk/include/pathops',
michael@0 837 'trunk/include/pipe',
michael@0 838 'trunk/include/ports',
michael@0 839 'trunk/include/utils',
michael@0 840 'trunk/include/utils/mac',
michael@0 841 'trunk/include/utils/win',
michael@0 842 'trunk/include/views',
michael@0 843 'trunk/src/core',
michael@0 844 'trunk/src/gpu',
michael@0 845 'trunk/src/gpu/effects',
michael@0 846 'trunk/src/gpu/gl',
michael@0 847 'trunk/src/image',
michael@0 848 'trunk/src/lazy',
michael@0 849 'trunk/src/opts',
michael@0 850 'trunk/src/sfnt',
michael@0 851 'trunk/src/utils',
michael@0 852 'trunk/src/utils/android',
michael@0 853 'trunk/src/utils/mac',
michael@0 854 'trunk/src/utils/win',
michael@0 855 ]
michael@0 856
michael@0 857 DEFINES['SK_A32_SHIFT'] = 24
michael@0 858 DEFINES['SK_R32_SHIFT'] = 16
michael@0 859 DEFINES['SK_G32_SHIFT'] = 8
michael@0 860 DEFINES['SK_B32_SHIFT'] = 0
michael@0 861
michael@0 862 if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('android', 'gtk2', 'gtk3', 'qt', 'gonk', 'cocoa'):
michael@0 863 DEFINES['SK_USE_POSIX_THREADS'] = 1
michael@0 864
michael@0 865 if CONFIG['INTEL_ARCHITECTURE'] and CONFIG['HAVE_TOOLCHAIN_SUPPORT_MSSSE3']:
michael@0 866 DEFINES['SK_BUILD_SSSE3'] = 1
michael@0 867
michael@0 868 if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('android', 'gonk'):
michael@0 869 DEFINES['SK_FONTHOST_CAIRO_STANDALONE'] = 0
michael@0 870
michael@0 871 if (CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android') or (CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa') or (CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk') or (CONFIG['MOZ_WIDGET_TOOLKIT'] == 'qt') or CONFIG['MOZ_WIDGET_GTK']:
michael@0 872 DEFINES['SK_FONTHOST_DOES_NOT_USE_FONTMGR'] = 1
michael@0 873
michael@0 874 if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
michael@0 875 DEFINES['SKIA_DLL'] = 1
michael@0 876 DEFINES['GR_DLL'] = 1
michael@0 877
michael@0 878 if CONFIG['INTEL_ARCHITECTURE'] and CONFIG['GNU_CC']:
michael@0 879 SOURCES['trunk/src/opts/SkBitmapFilter_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 880 SOURCES['trunk/src/opts/SkBitmapProcState_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 881 SOURCES['trunk/src/opts/SkBitmapProcState_opts_SSSE3.cpp'].flags += ['-mssse3']
michael@0 882 SOURCES['trunk/src/opts/SkBlitRect_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 883 SOURCES['trunk/src/opts/SkBlitRow_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 884 SOURCES['trunk/src/opts/SkBlurImage_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 885 SOURCES['trunk/src/opts/SkMorphology_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 886 SOURCES['trunk/src/opts/SkUtils_opts_SSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
michael@0 887 elif CONFIG['CPU_ARCH'] == 'arm' and CONFIG['GNU_CC'] and CONFIG['BUILD_ARM_NEON']:
michael@0 888 DEFINES['__ARM_HAVE_OPTIONAL_NEON_SUPPORT'] = 1
michael@0 889 DEFINES['USE_ANDROID_NDK_CPU_FEATURES'] = 0
michael@0 890
michael@0 891 DEFINES['SKIA_IMPLEMENTATION'] = 1
michael@0 892 DEFINES['GR_IMPLEMENTATION'] = 1
michael@0 893
michael@0 894 if CONFIG['GNU_CXX']:
michael@0 895 CXXFLAGS += [
michael@0 896 '-Wno-overloaded-virtual',
michael@0 897 '-Wno-unused-function',
michael@0 898 ]
michael@0 899 if not CONFIG['CLANG_CXX']:
michael@0 900 CXXFLAGS += ['-Wno-logical-op']

mercurial