| OLD | NEW |
| 1 { | 1 { |
| 2 'include_dirs': [ | 2 'include_dirs': [ |
| 3 '../src/core', | 3 '../src/core', |
| 4 '../src/effects', | 4 '../src/effects', |
| 5 '../src/image', | 5 '../src/image', |
| 6 '../src/lazy', | 6 '../src/lazy', |
| 7 '../src/images', | 7 '../src/images', |
| 8 '../src/pathops', | 8 '../src/pathops', |
| 9 '../src/pdf', | 9 '../src/pdf', |
| 10 '../src/pipe/utils', | 10 '../src/pipe/utils', |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 '../tests/ClipCubicTest.cpp', | 51 '../tests/ClipCubicTest.cpp', |
| 52 '../tests/ClipStackTest.cpp', | 52 '../tests/ClipStackTest.cpp', |
| 53 '../tests/ClipperTest.cpp', | 53 '../tests/ClipperTest.cpp', |
| 54 '../tests/ColorFilterTest.cpp', | 54 '../tests/ColorFilterTest.cpp', |
| 55 '../tests/ColorPrivTest.cpp', | 55 '../tests/ColorPrivTest.cpp', |
| 56 '../tests/ColorTest.cpp', | 56 '../tests/ColorTest.cpp', |
| 57 '../tests/DataRefTest.cpp', | 57 '../tests/DataRefTest.cpp', |
| 58 '../tests/DeferredCanvasTest.cpp', | 58 '../tests/DeferredCanvasTest.cpp', |
| 59 '../tests/DequeTest.cpp', | 59 '../tests/DequeTest.cpp', |
| 60 '../tests/DeviceLooperTest.cpp', | 60 '../tests/DeviceLooperTest.cpp', |
| 61 '../tests/DiscardableMemoryPool.cpp', | 61 '../tests/DiscardableMemoryPoolTest.cpp', |
| 62 '../tests/DiscardableMemoryTest.cpp', | 62 '../tests/DiscardableMemoryTest.cpp', |
| 63 '../tests/DocumentTest.cpp', | 63 '../tests/DocumentTest.cpp', |
| 64 '../tests/DrawBitmapRectTest.cpp', | 64 '../tests/DrawBitmapRectTest.cpp', |
| 65 '../tests/DrawPathTest.cpp', | 65 '../tests/DrawPathTest.cpp', |
| 66 '../tests/DrawTextTest.cpp', | 66 '../tests/DrawTextTest.cpp', |
| 67 '../tests/DynamicHashTest.cpp', | 67 '../tests/DynamicHashTest.cpp', |
| 68 '../tests/EmptyPathTest.cpp', | 68 '../tests/EmptyPathTest.cpp', |
| 69 '../tests/ErrorTest.cpp', | 69 '../tests/ErrorTest.cpp', |
| 70 '../tests/FillPathTest.cpp', | 70 '../tests/FillPathTest.cpp', |
| 71 '../tests/FitsInTest.cpp', | 71 '../tests/FitsInTest.cpp', |
| 72 '../tests/FlatDataTest.cpp', | 72 '../tests/FlatDataTest.cpp', |
| 73 '../tests/FlateTest.cpp', | 73 '../tests/FlateTest.cpp', |
| 74 '../tests/FontHostStreamTest.cpp', | 74 '../tests/FontHostStreamTest.cpp', |
| 75 '../tests/FontHostTest.cpp', | 75 '../tests/FontHostTest.cpp', |
| 76 '../tests/FontMgrTest.cpp', | 76 '../tests/FontMgrTest.cpp', |
| 77 '../tests/FontNamesTest.cpp', | 77 '../tests/FontNamesTest.cpp', |
| 78 '../tests/FrontBufferedStreamTest.cpp', | 78 '../tests/FrontBufferedStreamTest.cpp', |
| 79 '../tests/GLInterfaceValidation.cpp', | 79 '../tests/GLInterfaceValidationTest.cpp', |
| 80 '../tests/GLProgramsTest.cpp', | 80 '../tests/GLProgramsTest.cpp', |
| 81 '../tests/GeometryTest.cpp', | 81 '../tests/GeometryTest.cpp', |
| 82 '../tests/GifTest.cpp', | 82 '../tests/GifTest.cpp', |
| 83 '../tests/GpuBitmapCopyTest.cpp', | 83 '../tests/GpuBitmapCopyTest.cpp', |
| 84 '../tests/GpuColorFilterTest.cpp', | 84 '../tests/GpuColorFilterTest.cpp', |
| 85 '../tests/GpuDrawPathTest.cpp', | 85 '../tests/GpuDrawPathTest.cpp', |
| 86 '../tests/GrBinHashKeyTest.cpp', | 86 '../tests/GrBinHashKeyTest.cpp', |
| 87 '../tests/GrContextFactoryTest.cpp', | 87 '../tests/GrContextFactoryTest.cpp', |
| 88 '../tests/GrDrawTargetTest.cpp', | 88 '../tests/GrDrawTargetTest.cpp', |
| 89 '../tests/GrMemoryPoolTest.cpp', | 89 '../tests/GrMemoryPoolTest.cpp', |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 '../tests/SortTest.cpp', | 147 '../tests/SortTest.cpp', |
| 148 '../tests/SrcOverTest.cpp', | 148 '../tests/SrcOverTest.cpp', |
| 149 '../tests/StreamTest.cpp', | 149 '../tests/StreamTest.cpp', |
| 150 '../tests/StringTest.cpp', | 150 '../tests/StringTest.cpp', |
| 151 '../tests/StrokeTest.cpp', | 151 '../tests/StrokeTest.cpp', |
| 152 '../tests/SurfaceTest.cpp', | 152 '../tests/SurfaceTest.cpp', |
| 153 '../tests/TLSTest.cpp', | 153 '../tests/TLSTest.cpp', |
| 154 '../tests/TSetTest.cpp', | 154 '../tests/TSetTest.cpp', |
| 155 '../tests/TestSize.cpp', | 155 '../tests/TestSize.cpp', |
| 156 '../tests/TileGridTest.cpp', | 156 '../tests/TileGridTest.cpp', |
| 157 '../tests/ToUnicode.cpp', | 157 '../tests/ToUnicodeTest.cpp', |
| 158 '../tests/TracingTest.cpp', | 158 '../tests/TracingTest.cpp', |
| 159 '../tests/Typeface.cpp', | 159 '../tests/TypefaceTest.cpp', |
| 160 '../tests/UnicodeTest.cpp', | 160 '../tests/UnicodeTest.cpp', |
| 161 '../tests/UnitTestTest.cpp', | 161 '../tests/UnitTestTest.cpp', |
| 162 '../tests/UtilsTest.cpp', | 162 '../tests/UtilsTest.cpp', |
| 163 '../tests/WArrayTest.cpp', | 163 '../tests/WArrayTest.cpp', |
| 164 '../tests/WritePixelsTest.cpp', | 164 '../tests/WritePixelsTest.cpp', |
| 165 '../tests/Writer32Test.cpp', | 165 '../tests/Writer32Test.cpp', |
| 166 '../tests/XfermodeTest.cpp', | 166 '../tests/XfermodeTest.cpp', |
| 167 | 167 |
| 168 '../tests/MatrixClipCollapseTest.cpp', | 168 '../tests/MatrixClipCollapseTest.cpp', |
| 169 '../src/utils/debugger/SkDrawCommand.h', | 169 '../src/utils/debugger/SkDrawCommand.h', |
| 170 '../src/utils/debugger/SkDrawCommand.cpp', | 170 '../src/utils/debugger/SkDrawCommand.cpp', |
| 171 '../src/utils/debugger/SkDebugCanvas.h', | 171 '../src/utils/debugger/SkDebugCanvas.h', |
| 172 '../src/utils/debugger/SkDebugCanvas.cpp', | 172 '../src/utils/debugger/SkDebugCanvas.cpp', |
| 173 '../src/utils/debugger/SkObjectParser.h', | 173 '../src/utils/debugger/SkObjectParser.h', |
| 174 '../src/utils/debugger/SkObjectParser.cpp', | 174 '../src/utils/debugger/SkObjectParser.cpp', |
| 175 | 175 |
| 176 '../tests/PipeTest.cpp', | 176 '../tests/PipeTest.cpp', |
| 177 '../src/pipe/utils/SamplePipeControllers.cpp', | 177 '../src/pipe/utils/SamplePipeControllers.cpp', |
| 178 | 178 |
| 179 '../tests/TDStackNesterTest.cpp', | 179 '../tests/TDStackNesterTest.cpp', |
| 180 '../experimental/PdfViewer/src/SkTDStackNester.h', | 180 '../experimental/PdfViewer/src/SkTDStackNester.h', |
| 181 ], | 181 ], |
| 182 } | 182 } |
| OLD | NEW |