aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* call through to the device from SkDrawGravatar reed@google.com2013-06-05
* Fix issues related to resolving fonts based on name.Gravatar djsollen@google.com2013-06-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-05
* change impl to explicitly store length as u32, rather than size_t, so we keep...Gravatar reed@google.com2013-06-04
* add size limit for using glyphcache. above that, draw using pathsGravatar reed@google.com2013-06-04
* Add SkData::NewFromFD.Gravatar bungeman@google.com2013-06-03
* Added comment to SkDrawLooper fixGravatar robertphillips@google.com2013-06-03
* Hamfisted fix to drawLooper w/ 0 stages bugGravatar robertphillips@google.com2013-06-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* Implement SkXfermode image filter. This required changing the signature of Sk...Gravatar senorblanco@chromium.org2013-05-31
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Read and write pixel offset when serializing bitmaps.Gravatar scroggo@google.com2013-05-31
* specialize bicubic filtering for scale-onlyGravatar humper@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-30
* Moving updateClipConservativelyUsingBounds into SkCanvasGravatar junov@chromium.org2013-05-29
* use integer math instead of float per-pixel. about a 2x speedup. not tested w...Gravatar reed@google.com2013-05-29
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Android specific changes that are upstreamed from the android framework.Gravatar djsollen@google.com2013-05-24
* Revert "Patch to prevent chromium breakage until the DEPS."Gravatar scroggo@google.com2013-05-24
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-24
* Move SkDrawLooper implementation to its own file.Gravatar commit-bot@chromium.org2013-05-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-24
* don't reference missing headerGravatar reed@google.com2013-05-23
* clone of https://codereview.chromium.org/15316014/ with teaksGravatar reed@google.com2013-05-23
* don't overclamp cubics (see skbug.com/1316)Gravatar reed@google.com2013-05-23
* Add printing of SkColorFilter-derived classes to debuggerGravatar robertphillips@google.com2013-05-23
* Remove offsetcanvas from debuggerGravatar robertphillips@google.com2013-05-23
* Reverting r9245 due to Chrome breakageGravatar robertphillips@google.com2013-05-22
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-22
* Patch to prevent chromium breakage until the DEPS.Gravatar scroggo@google.com2013-05-21
* Add prototype for warning.Gravatar scroggo@google.com2013-05-21
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* Add buffer helper to read directly into SkString to avoid extra copyingGravatar djsollen@google.com2013-05-21
* add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...Gravatar reed@google.com2013-05-20
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* Add special handling of rectori case for gpuGravatar robertphillips@google.com2013-05-17
* Band-aid for subsetted bitmaps in SKPs.Gravatar scroggo@google.com2013-05-16
* Make the use of fallback fonts in Android a runtime decision.Gravatar djsollen@google.com2013-05-16
* Remove 16bit asserts and casts of string length.Gravatar bsalomon@google.com2013-05-13
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Fix memory leak in SkTypeface.cppGravatar robertphillips@google.com2013-05-10
* Remove duplicated code in SkPictureRecord::drawRRectGravatar junov@chromium.org2013-05-10
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* fix warning/error of uninitialized lenGravatar reed@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* Fix some warnings in SkPath.Gravatar scroggo@google.com2013-05-09
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09