|
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
This CL is part II of IV (I broke down the 1280 files into 4 CLs).
Committed: https://code.google.com/p/skia/source/detail?r=5263
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+6852 lines, -6852 lines) |
Patch |
|
MM |
experimental/Debugger/DebuggerCommandsView.cpp
|
View
|
|
3 chunks |
+9 lines, -9 lines |
1 comment
|
Download
|
|
MM |
experimental/Debugger/DebuggerContentView.cpp
|
View
|
|
13 chunks |
+33 lines, -33 lines |
0 comments
|
Download
|
|
MM |
experimental/Debugger/DebuggerStateView.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/Debugger/DebuggerViews.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
experimental/Debugger/SkDebugDumper.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Debugger/SkDebugDumper.cpp
|
View
|
|
5 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
MM |
experimental/DrawingBoard/SampleDrawingClient.cpp
|
View
|
|
11 chunks |
+37 lines, -37 lines |
0 comments
|
Download
|
|
MM |
experimental/DrawingBoard/SampleDrawingServer.cpp
|
View
|
|
12 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
|
MM |
experimental/DrawingBoard/SkColorPalette.cpp
|
View
|
|
7 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
MM |
experimental/DrawingBoard/SkNetPipeController.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
experimental/DrawingBoard/SkNetPipeController.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/FileReaderApp/ReaderView.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/FileReaderApp/ReaderView.cpp
|
View
|
|
2 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/ActiveEdge_Test.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/ConvexHull.cpp
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/ConvexHull_Test.cpp
|
View
|
|
9 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubeRoot.cpp
|
View
|
|
3 chunks |
+181 lines, -181 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicBezierClip.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicIntersection.cpp
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicIntersection_TestData.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicParameterization.cpp
|
View
|
|
13 chunks |
+91 lines, -91 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicParameterizationCode.cpp
|
View
|
|
2 chunks |
+63 lines, -63 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicParameterization_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicReduceOrder.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicReduceOrder_Test.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/CubicSubDivide.cpp
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/DataTypes.h
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/DataTypes.cpp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeDemo.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalker.cpp
|
View
|
|
33 chunks |
+37 lines, -37 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalkerPolygon4x4_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalkerPolygons_Test.cpp
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalkerQuadratic4x4_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalkerRectangles_Test.cpp
|
View
|
|
9 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalker_Test.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/EdgeWalker_TestUtility.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/IntersectionUtilities.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/IntersectionUtilities.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/Intersection_Tests.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/Intersections.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineCubicIntersection.cpp
|
View
|
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineIntersection.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineIntersection_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineParameterization.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineParameters.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineParameteters_Test.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineQuadraticIntersection.cpp
|
View
|
|
6 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineQuadraticIntersection_Test.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/LineUtilities.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticBezierClip.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticIntersection.cpp
|
View
|
|
5 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticParameterization.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticParameterization_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticReduceOrder.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticSubDivide.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/QuadraticUtilities.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/Simplify.cpp
|
View
|
|
54 chunks |
+63 lines, -63 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/SimplifyAddIntersectingTs_Test.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/SimplifyFindNext_Test.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/SimplifyNew_Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/Intersection/SimplifyRect4x4_Test.cpp
|
View
|
|
5 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
MM |
experimental/Intersection/SkAntiEdge.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/Networking/SampleNetPipeReader.cpp
|
View
|
|
6 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
MM |
experimental/Networking/SkSockets.h
|
View
|
|
8 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
|
MM |
experimental/Networking/SkSockets.cpp
|
View
|
|
8 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
MM |
experimental/SkSetPoly3To3.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/SkSetPoly3To3_A.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
experimental/SkSetPoly3To3_D.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
experimental/iOSSampleApp/Shared/SkOptionListController.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
experimental/iOSSampleApp/SkSampleUIView.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/aaclip.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/aarectmodes.cpp
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
gm/bitmapfilters.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
gm/colormatrix.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/complexclip.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/convexpaths.cpp
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/cubicpaths.cpp
|
View
|
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
gm/degeneratesegments.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/drawlooper.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/filltypes.cpp
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/filltypespersp.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/gammatext.cpp
|
View
|
|
7 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
gm/getpostextpath.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/gm.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/gradients.cpp
|
View
|
|
13 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
|
M |
gm/hittestpath.cpp
|
View
|
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
gm/imageblur.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
gm/imagefiltersbase.cpp
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
gm/lcdtext.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/linepaths.cpp
|
View
|
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
gm/ninepatchstretch.cpp
|
View
|
|
5 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
gm/pathfill.cpp
|
View
|
|
7 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
gm/pathreverse.cpp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/poly2poly.cpp
|
View
|
|
6 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
gm/quadpaths.cpp
|
View
|
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
gm/simpleaaclip.cpp
|
View
|
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
gm/strokerects.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/tablecolorfilter.cpp
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
gm/testimagefilters.cpp
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
gm/texdata.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
gyp/FileReaderApp.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/SampleApp.gyp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
gyp/SimpleCocoaApp.gyp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
gyp/android_deps.gyp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
gyp/android_system.gyp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
gyp/bench.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/common_variables.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/gm.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/gpu.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
gyp/iOSSampleApp.gyp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
gyp/ports.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
gyp/shapeops_demo.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/utils.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateActive.cpp
|
View
|
|
11 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateBase.cpp
|
View
|
|
5 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateField.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateMaker.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateMaker.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimateSet.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimator.cpp
|
View
|
|
11 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimatorScript.h
|
View
|
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimatorScript.cpp
|
View
|
|
17 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimatorScript2.h
|
View
|
|
1 chunk |
+19 lines, -19 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkAnimatorScript2.cpp
|
View
|
|
2 chunks |
+486 lines, -486 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkBoundable.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkBuildCondensedInfo.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkCondensedDebug.cpp
|
View
|
|
82 chunks |
+82 lines, -82 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkCondensedRelease.cpp
|
View
|
|
81 chunks |
+81 lines, -81 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayAdd.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayAdd.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayApply.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayApply.cpp
|
View
|
|
14 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayBounds.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayEvent.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayEvents.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayInput.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayList.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayList.cpp
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayMath.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayMath.cpp
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayMovie.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayNumber.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayPost.cpp
|
View
|
|
6 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayRandom.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayType.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayType.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayTypes.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayTypes.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayXMLParser.cpp
|
View
|
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayable.h
|
View
|
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDisplayable.cpp
|
View
|
|
15 chunks |
+45 lines, -45 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDraw3D.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDraw3D.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawBitmap.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawBitmap.cpp
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawBlur.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawColor.cpp
|
View
|
|
7 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawEmboss.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawGradient.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawGradient.cpp
|
View
|
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawGroup.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawLine.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawMatrix.cpp
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawPaint.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawPath.cpp
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawPoint.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawRectangle.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawRectangle.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawSaveLayer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawShader.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawText.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawTextBox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawable.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkDrawable.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkDump.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkGetCondensedInfo.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkIntArray.h
|
View
|
|
1 chunk |
+14 lines, -14 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkMatrixParts.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkMatrixParts.cpp
|
View
|
|
9 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkMemberInfo.h
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkMemberInfo.cpp
|
View
|
|
13 chunks |
+22 lines, -22 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkOpArray.h
|
View
|
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkOpArray.cpp
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkOperand2.h
|
View
|
|
1 chunk |
+31 lines, -31 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkOperandIterpolator.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkParseSVGPath.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkPathParts.cpp
|
View
|
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkPostParts.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkScript.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScript.cpp
|
View
|
|
28 chunks |
+53 lines, -53 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScript2.h
|
View
|
|
1 chunk |
+238 lines, -238 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScriptCallBack.h
|
View
|
|
1 chunk |
+26 lines, -26 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScriptDecompile.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScriptRuntime.h
|
View
|
|
1 chunk |
+26 lines, -26 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScriptRuntime.cpp
|
View
|
|
1 chunk |
+292 lines, -292 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkScriptTokenizer.cpp
|
View
|
|
28 chunks |
+49 lines, -49 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkTDArray_Experimental.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/animator/SkTextOnPath.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkTextToPath.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkTime.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/animator/SkTypedArray.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrAAHairLinePathRenderer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/gpu/GrAARectRenderer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrAllocator.h
|
View
|
|
7 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrClipMaskManager.h
|
View
|
|
6 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawState.h
|
View
|
|
12 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.h
|
View
|
|
23 chunks |
+28 lines, -28 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.cpp
|
View
|
|
13 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGpu.h
|
View
|
|
9 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGpu.cpp
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGpuVertex.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPathRenderer.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPathUtils.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPlotMgr.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrRectanizer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/gpu/GrSWMaskHelper.h
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSoftwarePathRenderer.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSoftwarePathRenderer.cpp
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencil.h
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencilBuffer.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTBSearch.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTDArray.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrTLList.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrTemplates.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/gpu/GrTextContext.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTextStrike_impl.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrTexture.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
|
16 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLPath.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLTexture.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/win/GrGLCreateNativeInterface_win.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/win/SkNativeGLContext_win.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gr_unittests.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/ios/GrGLDefaultInterface_iOS.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/images/SkFlipPixelRef.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_libbmp.cpp
|
View
|
|
8 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_libgif.cpp
|
View
|
|
10 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_libico.cpp
|
View
|
|
19 chunks |
+47 lines, -47 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_libjpeg.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_libpng.cpp
|
View
|
|
24 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageDecoder_wbmp.cpp
|
View
|
|
6 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageRefPool.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageRefPool.cpp
|
View
|
|
6 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
|
MM |
src/images/SkImageRef_GlobalPool.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/images/SkMovie.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/images/SkMovie_gif.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/images/SkPageFlipper.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/images/SkScaledBitmapSampler.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/images/SkScaledBitmapSampler.cpp
|
View
|
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/images/bmpdecoderhelper.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/pdf/SkPDFFont.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/pdf/SkPDFShader.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/pdf/SkPDFTypes.h
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
MM |
src/pipe/SkGPipePriv.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/pipe/SkGPipeRead.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/pipe/SkGPipeWrite.cpp
|
View
|
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/ports/SkFontDescriptor.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/ports/SkFontDescriptor.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_FONTPATH.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_FreeType.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_FreeType_common.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_ascender.cpp
|
View
|
|
7 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_freetype_mac.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_mac_coretext.cpp
|
View
|
|
24 chunks |
+28 lines, -28 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_win.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkFontHost_win_dw.cpp
|
View
|
|
9 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkGlobalInitialization_default.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/ports/SkImageDecoder_CG.cpp
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkImageDecoder_WIC.cpp
|
View
|
|
13 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkImageRef_ashmem.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkImageRef_ashmem.cpp
|
View
|
|
8 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkThread_pthread.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkXMLParser_expat.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/ports/SkXMLParser_tinyxml.cpp
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/ports/SkXMLPullParser_expat.cpp
|
View
|
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/sfnt/SkOTUtils.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/sfnt/SkTypedEnum.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGClipPath.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGElements.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGGradient.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPaintState.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGParser.cpp
|
View
|
|
6 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPath.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPolygon.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPolygon.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPolyline.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGPolyline.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGSVG.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGSVG.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/svg/SkSVGSymbol.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/utils/SkBase64.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkBoundaryPatch.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/utils/SkCamera.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkCubicInterval.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/utils/SkCullPoints.cpp
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/utils/SkDeferredCanvas.cpp
|
View
|
|
19 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkInterpolator.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkJSON.cpp
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkMeshUtils.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkNinePatch.cpp
|
View
|
|
12 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkParse.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkParsePath.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/utils/SkThreadUtils.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
MM |
src/utils/mac/SkBitmap_Mac.cpp
|
View
|
|
6 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
MM |
src/utils/mac/SkCreateCGImageRef.cpp
|
View
|
|
5 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
MM |
src/utils/win/SkDWriteFontFileStream.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/utils/win/SkDWriteGeometrySink.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/utils/win/SkHRESULT.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/utils/win/SkIStream.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/views/SkBGViewArtist.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
MM |
src/views/SkEvent.cpp
|
View
|
|
9 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
MM |
src/views/SkEventSink.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/views/SkOSMenu.cpp
|
View
|
|
9 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
MM |
src/views/SkParsePaint.cpp
|
View
|
|
1 chunk |
+73 lines, -73 lines |
0 comments
|
Download
|
|
MM |
src/views/SkProgressView.cpp
|
View
|
|
1 chunk |
+78 lines, -78 lines |
0 comments
|
Download
|
|
MM |
src/views/SkStackViewLayout.cpp
|
View
|
|
3 chunks |
+153 lines, -153 lines |
0 comments
|
Download
|
|
MM |
src/views/SkTextBox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/views/SkTouchGesture.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
MM |
src/views/SkView.cpp
|
View
|
|
18 chunks |
+37 lines, -37 lines |
0 comments
|
Download
|
|
MM |
src/views/SkViewInflate.cpp
|
View
|
|
1 chunk |
+83 lines, -83 lines |
0 comments
|
Download
|
|
MM |
src/views/SkViewPriv.h
|
View
|
|
1 chunk |
+22 lines, -22 lines |
0 comments
|
Download
|
|
MM |
src/views/SkViewPriv.cpp
|
View
|
|
1 chunk |
+46 lines, -46 lines |
0 comments
|
Download
|
|
MM |
src/views/SkWidget.cpp
|
View
|
|
2 chunks |
+183 lines, -183 lines |
0 comments
|
Download
|
|
MM |
src/views/SkWidgets.cpp
|
View
|
|
7 chunks |
+275 lines, -275 lines |
0 comments
|
Download
|
|
MM |
src/views/SkWindow.cpp
|
View
|
|
11 chunks |
+129 lines, -129 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkBorderView.cpp
|
View
|
|
1 chunk |
+52 lines, -52 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkImageView.cpp
|
View
|
|
1 chunk |
+199 lines, -199 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkListView.cpp
|
View
|
|
3 chunks |
+619 lines, -619 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkListWidget.cpp
|
View
|
|
4 chunks |
+452 lines, -452 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkProgressBarView.cpp
|
View
|
|
1 chunk |
+62 lines, -62 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkScrollBarView.cpp
|
View
|
|
1 chunk |
+89 lines, -89 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkStaticTextView.cpp
|
View
|
|
2 chunks |
+87 lines, -87 lines |
0 comments
|
Download
|
|
MM |
src/views/animated/SkWidgetViews.cpp
|
View
|
|
18 chunks |
+35 lines, -35 lines |
0 comments
|
Download
|
|
MM |
src/views/mac/SkNSView.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/views/mac/SkOSWindow_Mac.cpp
|
View
|
|
11 chunks |
+140 lines, -140 lines |
0 comments
|
Download
|
|
MM |
src/views/sdl/SkOSWindow_SDL.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/views/unix/SkOSWindow_Unix.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/views/unix/keysym2ucs.c
|
View
|
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/views/win/SkOSWindow_win.cpp
|
View
|
|
13 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
|
MM |
src/xml/SkDOM.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/xml/SkJSDisplayable.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
MM |
src/xml/SkXMLParser.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
src/xml/SkXMLPullParser.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
MM |
src/xml/SkXMLWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/AAClipTest.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/BlitRowTest.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/CanvasTest.cpp
|
View
|
|
23 chunks |
+49 lines, -49 lines |
0 comments
|
Download
|
|
M |
tests/ClampRangeTest.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/ClipCacheTest.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/ClipCubicTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/ClipStackTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/ClipperTest.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/ColorFilterTest.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/DataRefTest.cpp
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
tests/DeferredCanvasTest.cpp
|
View
|
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
tests/DequeTest.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/DrawBitmapRectTest.cpp
|
View
|
|
3 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
|
M |
tests/DrawPathTest.cpp
|
View
|
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/DrawTextTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/FillPathTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/FlateTest.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/FontHostStreamTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/FontHostTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/GLProgramsTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/GeometryTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/GradientTest.cpp
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/MathTest.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/Matrix44Test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/MatrixTest.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/MemsetTest.cpp
|
View
|
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
tests/MetaDataTest.cpp
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/PaintTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/ParsePathTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/PathCoverageTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/PathMeasureTest.cpp
|
View
|
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/PathTest.cpp
|
View
|
|
32 chunks |
+47 lines, -47 lines |
0 comments
|
Download
|
|
M |
tests/ReadPixelsTest.cpp
|
View
|
|
7 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/ReadWriteAlphaTest.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tests/RefCntTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/RegionTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/ScalarTest.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/ShaderOpacityTest.cpp
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/SortTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/StreamTest.cpp
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/StringTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/TLSTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/Test.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/TestSize.cpp
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
tests/UnicodeTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/WritePixelsTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/Writer32Test.cpp
|
View
|
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
tests/XfermodeTest.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/skia_test.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
tools/skhello.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
MM |
tools/skimage_main.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3
|