- 932105a don't reference missing header by reed@google.com · 11 years ago
- 4c69a06 clone of https://codereview.chromium.org/15316014/ with teaks by reed@google.com · 11 years ago
- 03ca64b don't overclamp cubics (see skbug.com/1316) by reed@google.com · 11 years ago
- 1202c2a Add printing of SkColorFilter-derived classes to debugger by robertphillips@google.com · 11 years ago
- 6d9c92b Remove offsetcanvas from debugger by robertphillips@google.com · 11 years ago
- f0656c1 Reverting r9245 due to Chrome breakage by robertphillips@google.com · 11 years ago
- be1d02e Remove SkImageFilter::getInputResult(), since its return value is not by senorblanco@chromium.org · 11 years ago
- edef4aa Patch to prevent chromium breakage until the DEPS. by scroggo@google.com · 11 years ago
- 61d6c9e Add prototype for warning. by scroggo@google.com · 11 years ago
- 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
- 7768751 Add buffer helper to read directly into SkString to avoid extra copying by djsollen@google.com · 11 years ago
- 74babdf add SkDrawPictureCallback optional parameter to drawPicture(), which can abort the picture drawing. by reed@google.com · 11 years ago
- 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
- 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
- 719a373 Band-aid for subsetted bitmaps in SKPs. by scroggo@google.com · 11 years ago
- 9401dee Make the use of fallback fonts in Android a runtime decision. by djsollen@google.com · 11 years ago
- 8686be2 Remove 16bit asserts and casts of string length. by bsalomon@google.com · 12 years ago
- c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- 9e9dfa3 Fix memory leak in SkTypeface.cpp by robertphillips@google.com · 12 years ago
- 0ce0df7 Remove duplicated code in SkPictureRecord::drawRRect by junov@chromium.org · 12 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 12 years ago
- 3a886cc fix warning/error of uninitialized len by reed@google.com · 12 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 12 years ago
- 614f9e3 Fix some warnings in SkPath. by scroggo@google.com · 12 years ago
- 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 12 years ago
- be21431 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 3eff359 need to clamp all of the cubic points after a chop, in case our finite precision by reed@google.com · 12 years ago
- d575eed Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. by junov@chromium.org · 12 years ago
- 8b7463d remove dead code (SkBitmapSampler) by reed@google.com · 12 years ago
- 0a01f5a we only need one fontmetrics, since the paint (and fontcache) now know explicitly by reed@google.com · 12 years ago
- 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 12 years ago
- 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 12 years ago
- 24bd210 add (untested) tangent calc for conics by reed@google.com · 12 years ago
- 96fd344 path ops -- make combined clips soft if one is soft by caryclark@google.com · 12 years ago
- 2983ddd Revert "Allow supporting 1 older PICTURE_VERSION." by scroggo@google.com · 12 years ago
- 279627e reverting 9031 by junov@chromium.org · 12 years ago
- 0962ae1 Fix SkPicture path bound optimization to handle inverse filled paths. by junov@chromium.org · 12 years ago
- 5a5fe58 change setLength and Normalize to handle when mag2 overflows a float, but the by reed@google.com · 12 years ago
- 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 5bdfb33 Detect color masks, and divert to draw-sprite instead of maskblitters. by reed@google.com · 12 years ago
- 0cb7df9 Allow supporting 1 older PICTURE_VERSION. by scroggo@google.com · 12 years ago
- 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 12 years ago
- af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 12 years ago
- a0d9138 Stop using mix() to implement hard-light in shader. by commit-bot@chromium.org · 12 years ago
- c718b35 Remove inout params from saturation helper func in XferEffect. by commit-bot@chromium.org · 12 years ago
- dd72fde Remove redundant setting of alpha in hard-light GPU shader. by commit-bot@chromium.org · 12 years ago
- 48115de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 12 years ago
- 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- b16e247 add comment for computing max-diff between conic and its bounding quad by reed@google.com · 12 years ago
- 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 12 years ago
- 49ce11b Use SkError for a bitmap that could not be decoded. by scroggo@google.com · 12 years ago
- bb6b5ba Temporarily disable HardLight effect in unit tests. by jvanverth@google.com · 12 years ago
- 3c0ecc5 Work around overzealous assertion in SkMaskFilter. by tomhudson@google.com · 12 years ago
- f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 12 years ago
- 45a75fb path ops : make it real by caryclark@google.com · 12 years ago
- 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 12 years ago
- 18c41ac Some fixes for saturation computation XferEffect. by commit-bot@chromium.org · 12 years ago
- 7989b58 Fix for compiler error: by robertphillips@google.com · 12 years ago
- 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
- d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 12 years ago
- 77cf460 Add non-separable xfer modes to GPU backend. by bsalomon@google.com · 12 years ago
- c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
- 73c0abc Catch failures to SkTypeface::Deserialize() and use the default in that case. by reed@google.com · 12 years ago
- c9f3b38 Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns) by rmistry@google.com · 12 years ago
- cac3ae3 specialize SkDataTable for arrays where all elements are the same size. by mike@reedtribe.org · 12 years ago
- 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 3cceb9f add SkDataTable::NewEmpty() by reed@google.com · 12 years ago
- 8c5c7a9 add SkDataTable, to efficiently store an immutable array. Includes a builder by reed@google.com · 12 years ago
- 6856779 Final round of .0s by bsalomon@google.com · 12 years ago
- 07fa3ab More .0s by bsalomon@google.com · 12 years ago
- 58eb1af Add ".0" to 1 constants in xfermodes GLSL code. by bsalomon@google.com · 12 years ago
- 8da9bc7 Add all remaining separable xfer modes to GPU backend. by bsalomon@google.com · 12 years ago
- c1ccda3 return empty fontstyleset instead of null by reed@google.com · 12 years ago
- f707adc augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect by reed@google.com · 12 years ago
- ee056a8 revert 8731, restoring 8700 and 8701... further investigation concluded that the by reed@google.com · 12 years ago
- 717d0cb Revert r8701 and r8700 due to layout test discrepancies by robertphillips@google.com · 12 years ago
- 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 12 years ago
- 0c5c386 add extrema for conics by mike@reedtribe.org · 12 years ago
- 17a2c91 add comments for computing derivatives by reed@google.com · 12 years ago
- acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 12 years ago
- 9bfc438 add () around | cluster, to avoid warning. by reed@google.com · 12 years ago
- 19c4e6e use forward matrix to determine if we can ignore scale part of a matrix by reed@google.com · 12 years ago
- 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- aebfa7e fix release warning (unused debug variable) by reed@google.com · 12 years ago
- 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 12 years ago
- b0091b8 Add coeffecients for kScreen xfermode. by bsalomon@google.com · 12 years ago
- 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
- f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
- ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 12 years ago
- 4af6280 compute new weight in standard-form by mike@reedtribe.org · 12 years ago
- 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 12 years ago
- c518710 experimental start to arcs by reed@google.com · 12 years ago
- dd96eb4 explicitly initialize all entries in array of SkBaseMatrix, since we can't say by reed@google.com · 12 years ago
- 31d8191 Compiler warning/error patch for r8658 by robertphillips@google.com · 12 years ago