.. |
Sk64.h
|
http://codereview.appspot.com/4436057/
|
2011-04-26 20:06:08 +00:00 |
SkAdvancedTypefaceMetrics.h
|
[PDF] Add a ToUnicode mapping for fonts.
|
2011-05-09 18:13:47 +00:00 |
SkAutoKern.h
|
first cut at event-based test app
|
2008-12-19 18:24:35 +00:00 |
SkBitmap.h
|
Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
|
2011-07-07 13:42:37 +00:00 |
SkBlitRow.h
|
Increase compatibility with clang, mostly around SK_RESTRICT.
|
2011-06-15 16:50:27 +00:00 |
SkBlitter.h
|
Increase compatibility with clang, mostly around SK_RESTRICT.
|
2011-06-15 16:50:27 +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
|
code style
|
2011-05-03 15:41:49 +00:00 |
SkCanvas.h
|
remove SkDeviceFactory from the collective consciousness, now that devices know
|
2011-07-06 20:00:52 +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
|
Fix a batch of coverity defects, uninitialized class fields.
|
2011-06-21 22:26:39 +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
|
fix asserts in new premul inline function
|
2011-06-30 21:17:22 +00:00 |
SkColorShader.h
|
ColorShaders report no bitmaps, but only a color_gradient, which we now detect
|
2011-07-06 21:18:09 +00:00 |
SkComposeShader.h
|
Expose SkComposeShader as SK_API.
|
2011-05-20 22:16:08 +00:00 |
SkData.h
|
replace detach/getStream apis on dynamicwstream with SkData
|
2011-06-24 19:12:12 +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
|
flip Y in uploads to bottom-up textures (and add gm test)
|
2011-07-18 15:25:04 +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 |
SkEmptyShader.h
|
add SkEmptyShader, and return it from CreateBitmapShader if the bitmap is empty
|
2011-07-05 18:54:12 +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
|
add SkFixedFloorToFixed
|
2011-06-07 13:38:39 +00:00 |
SkFlate.h
|
add ptr/len and SkData versions of Deflate()
|
2011-06-27 17:41:22 +00:00 |
SkFlattenable.h
|
Add option in flattening to write factory names inline, as we are recording.
|
2011-06-21 19:24:00 +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
|
add 2nd parameter to SkFontHost::NextLogicalFont()
|
2011-06-13 13:01:10 +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
|
remove obsolete text codepaths
|
2011-06-27 16:44:46 +00:00 |
SkMaskFilter.h
|
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
|
2011-07-07 13:43:38 +00:00 |
SkMath.h
|
remove unneeded check for thumb. see http://codereview.appspot.com/4539048/
|
2011-06-02 13:45:33 +00:00 |
SkMatrix.h
|
Change pdfTransform to asAffine.
|
2011-07-13 19:41:55 +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
|
Extends skdiff to handle commands of the form
|
2011-07-14 13:15:55 +00:00 |
SkPackBits.h
|
grab from latest android
|
2008-12-17 15:59:43 +00:00 |
SkPaint.h
|
Add option in flattening to write factory names inline, as we are recording.
|
2011-06-21 19:24:00 +00:00 |
SkPath.h
|
Fix path iter returned pt on close, test path close pt in unit test.
|
2011-07-13 17:44:36 +00:00 |
SkPathEffect.h
|
Add option in flattening to write factory names inline, as we are recording.
|
2011-06-21 19:24:00 +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
|
Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
|
2011-07-07 13:42:37 +00:00 |
SkPoint.h
|
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration
|
2011-06-15 18:04:58 +00:00 |
SkPostConfig.h
|
Fix windows color order
|
2011-05-19 15:57:44 +00:00 |
SkPreConfig.h
|
Remove a few old uses of SK_RESTRICT on references.
|
2011-07-12 19:19:03 +00:00 |
SkPtrRecorder.h
|
Add option in flattening to write factory names inline, as we are recording.
|
2011-06-21 19:24:00 +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
|
change string read/write to store length as full 32-bit value. This simplifies
|
2011-06-21 15:43:11 +00:00 |
SkRect.h
|
fully expand the initialization for rect (android compiler didn't like {0})
|
2011-05-16 18:24:19 +00:00 |
SkRefCnt.h
|
add validate() and SkAutoRef
|
2011-07-15 15:25:22 +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
|
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration
|
2011-06-15 18:04:58 +00:00 |
SkScalarCompare.h
|
fix (aaaargh) white-space
|
2009-07-08 15:11:19 +00:00 |
SkScalerContext.h
|
remove SkDeviceFactory from the collective consciousness, now that devices know
|
2011-07-06 20:00:52 +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
|
replace detach/getStream apis on dynamicwstream with SkData
|
2011-06-24 19:12:12 +00:00 |
SkString.h
|
SkStringPrintf helper fucntion + a new unit test for it.
|
2011-06-30 14:39:52 +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
|
style and warnings
|
2011-06-14 19:31:24 +00:00 |
SkTemplates.h
|
export SkAutoSTMalloc (for multi-dll chrome build)
|
2011-07-01 20:45:29 +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 |
SkTrace.h
|
Reworks r1770 so that users who have replaced SkUserConfig don't have to
|
2011-07-01 17:08:26 +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
|
add typefacecache
|
2011-05-02 17:33:45 +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
|
Fix a batch of coverity defects, uninitialized class fields.
|
2011-06-21 22:26:39 +00:00 |
SkXfermode.h
|
separate coverage stages from color stages.
|
2011-05-16 20:56:06 +00:00 |