..
Sk64.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkAdvancedTypefaceMetrics.h
Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.
2011-03-30 18:36:29 +00:00
SkAutoKern.h
first cut at event-based test app
2008-12-19 18:24:35 +00:00
SkBitmap.h
New 'skdiff' tool to compare two directories full of files, write diff images
2011-04-27 15:39:30 +00:00
SkBlitRow.h
http://codereview.appspot.com/3980041/
2011-03-09 12:55:47 +00:00
SkBlitter.h
first cut at event-based test app
2008-12-19 18:24:35 +00:00
SkBounder.h
Initialize fClip in SkBounder, in case doIRect() is called before it is used
2011-03-23 13:51:55 +00:00
SkBuffer.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkCanvas.h
make SkDeviceFactory reference counted
2011-04-26 11:48:33 +00:00
SkChunkAlloc.h
merge with changes for GPU backend
2010-12-20 18:26:13 +00:00
SkClampRange.h
handle overflow
2011-04-18 19:59:38 +00:00
SkClipStack.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkColor.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkColorFilter.h
Add missing flattenable registrations and CreateProc() functions;
2011-04-27 14:09:52 +00:00
SkColorPriv.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkColorShader.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkComposeShader.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkDeque.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkDescriptor.h
merge with changes for GPU backend
2010-12-20 18:26:13 +00:00
SkDevice.h
make SkDeviceFactory reference counted
2011-04-26 11:48:33 +00:00
SkDither.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkDraw.h
export SkDraw::ComputeRectType() and share that with SkGpuDevice
2011-04-05 14:08:25 +00:00
SkDrawFilter.h
Simplify drawloopers and drawfilters. This allows the canvas to keep its
2011-04-07 14:18:59 +00:00
SkDrawLooper.h
Simplify drawloopers and drawfilters. This allows the canvas to keep its
2011-04-07 14:18:59 +00:00
SkEdgeClipper.h
new scanconversion technique
2009-11-18 16:09:51 +00:00
SkEndian.h
code style
2011-04-11 19:01:12 +00:00
SkFDot6.h
coding style updates
2011-04-09 19:16:54 +00:00
SkFixed.h
Fix SkFixed overflows in SkFixedSquare, SkGradientShader.
2011-04-13 13:31:06 +00:00
SkFlate.h
Make SkFlate buffers statically sized (fixes Windows compile).
2011-04-05 20:11:32 +00:00
SkFlattenable.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkFloatBits.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkFloatingPoint.h
add copysign for ints and floats
2010-02-09 18:30:59 +00:00
SkFontHost.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkGeometry.h
code style
2011-04-11 19:01:12 +00:00
SkGlobals.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkGraphics.h
add SKIA_VERSION_[MAJOR, MINOR, PATCH] in header and SkGraphics API
2010-04-13 13:22:54 +00:00
SkLineClipper.h
retool clipping in hairlines to catch huge coordinates
2009-11-19 20:46:39 +00:00
SkMallocPixelRef.h
merge with changes for GPU backend
2010-12-20 18:26:13 +00:00
SkMask.h
code style
2011-04-20 11:04:30 +00:00
SkMaskFilter.h
code style
2011-04-20 11:04:30 +00:00
SkMath.h
Remove optional impl for SkClampMax that relied on not wrapping, as in fact
2011-03-24 19:17:31 +00:00
SkMatrix.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkMetaData.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkMMapStream.h
fix multiple warnings (e.g. hidden virtuals, unused static functions)
2009-01-14 16:46:16 +00:00
SkOSFile.h
make this header public (at least for now)
2008-12-18 19:04:43 +00:00
SkPackBits.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkPaint.h
Upstream android changes.
2011-04-15 13:41:26 +00:00
SkPath.h
devolve flattening parameters to their base classes
2011-04-25 19:04:27 +00:00
SkPathEffect.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkPathMeasure.h
migrate more legacy unittests into tests/
2009-03-07 03:39:23 +00:00
SkPerspIter.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkPicture.h
add SK_API
2011-04-25 20:02:38 +00:00
SkPixelRef.h
add pixelref->readPixels()
2011-04-01 19:05:36 +00:00
SkPoint.h
add draw sample
2011-03-20 20:19:16 +00:00
SkPostConfig.h
merge with changes for GPU backend
2010-12-20 18:26:13 +00:00
SkPreConfig.h
http://codereview.appspot.com/4438070/
2011-04-26 20:04:16 +00:00
SkPtrRecorder.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkRandom.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkRasterizer.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkReader32.h
add helper available()
2011-04-26 17:49:03 +00:00
SkRect.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkRefCnt.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkRefDict.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkRegion.h
Initialize fClip in SkBounder, in case doIRect() is called before it is used
2011-03-23 13:51:55 +00:00
SkRelay.h
add experimental Relay class
2011-03-28 03:47:18 +00:00
SkScalar.h
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
2011-03-18 14:29:44 +00:00
SkScalarCompare.h
fix (aaaargh) white-space
2009-07-08 15:11:19 +00:00
SkScalerContext.h
support lcd16 in text atlas (sans shader support)
2011-03-15 15:40:16 +00:00
SkScan.h
reenable fast stroked rects, now that we correctly handle non-square scale
2011-04-04 18:58:05 +00:00
SkShader.h
code style
2011-04-11 19:01:12 +00:00
SkShape.h
add shape flatten so they work properly in pictures
2009-06-29 16:02:20 +00:00
SkSize.h
rename round, ceil, etc. to avoid some platform macros
2010-06-15 00:57:50 +00:00
SkStream.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkString.h
code style
2011-04-10 01:04:37 +00:00
SkStroke.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkTDArray.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkTDict.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkTDStack.h
add boolean tests and IF/ELSE/END
2009-08-30 03:24:51 +00:00
SkTemplates.h
merge from android tree:
2011-02-23 20:46:31 +00:00
SkThread_platform.h
http://codereview.appspot.com/4436057/
2011-04-26 20:06:08 +00:00
SkThread.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkTime.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkTLazy.h
add init() to SkTLazy to create a default instance
2011-04-10 00:35:29 +00:00
SkTRegistry.h
rename tests/main to testmain.cpp
2009-04-01 20:26:42 +00:00
SkTScopedPtr.h
Add Truetype and Type 1 font embedding support
2011-01-25 21:01:34 +00:00
SkTSearch.h
migrate more legacy unittests into tests/
2009-03-07 03:39:23 +00:00
SkTypeface.h
Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been updated.
2011-04-06 18:18:20 +00:00
SkTypes.h
Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.
2011-03-30 18:36:29 +00:00
SkUnitMapper.h
grab from latest android
2008-12-17 15:59:43 +00:00
SkUnPreMultiply.h
Add code needed to build skia as a windows dll within the chromium project.
2011-03-15 21:27:08 +00:00
SkUtils.h
code style
2011-04-10 01:04:37 +00:00
SkWriter32.h
add helper available()
2011-04-26 17:49:03 +00:00
SkXfermode.h
Add missing flattenable registrations and CreateProc() functions;
2011-04-27 14:09:52 +00:00