aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-22
* Fix clang warnings/errors in Android only codeGravatar robertphillips@google.com2013-05-22
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* 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
* remove extra return statement (doh)Gravatar reed@google.com2013-05-21
* Fixing deferred canvases so that they do not return deferred devices on creat...Gravatar junov@chromium.org2013-05-21
* Fix android font lookup bugGravatar djsollen@google.com2013-05-21
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* Fix release build warnings for unused variablesGravatar djsollen@google.com2013-05-21
* Add a fontConfig interface for android.Gravatar djsollen@google.com2013-05-21
* Add buffer helper to read directly into SkString to avoid extra copyingGravatar djsollen@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-21
* Move SkImage::encode to SkImage_Codec.cpp.Gravatar commit-bot@chromium.org2013-05-20
* fix boolean check for unknown rtconf variables in files.Gravatar humper@google.com2013-05-20
* add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...Gravatar reed@google.com2013-05-20
* Make DecodeMemoryToTarget handle more configs.Gravatar scroggo@google.com2013-05-20
* Reland path bounds change with correct bounds for convex and hairline path re...Gravatar bsalomon@google.com2013-05-20
* add encodeData() to SkImageEncoder, and add encoding to SkImageGravatar reed@google.com2013-05-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.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
* Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""Gravatar bsalomon@google.com2013-05-17
* fix uninitialized adcdGravatar bsalomon@google.com2013-05-17
* Revert "Revert "Pass bounds into draw calls in path renderers.""Gravatar bsalomon@google.com2013-05-17
* Add special handling of rectori case for gpuGravatar robertphillips@google.com2013-05-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-17
* Revert "Pass bounds into draw calls in path renderers."Gravatar bsalomon@google.com2013-05-16
* Pass bounds into draw calls in path renderers.Gravatar bsalomon@google.com2013-05-16
* 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
* add the following fields to the lua accumulate table:Gravatar reed@google.com2013-05-16
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* lua accumulate now receives a table of the draw parametersGravatar mike@reedtribe.org2013-05-16
* Move the FontConfigTypeface class into private header.Gravatar djsollen@google.com2013-05-15
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Disable blending when there is an effect that reads the dst and draw state bl...Gravatar bsalomon@google.com2013-05-15
* Don't make dst copies when color stage requires dst but color writes are disa...Gravatar bsalomon@google.com2013-05-15
* Fix vertical text scaling and clipping on Mac.Gravatar bungeman@google.com2013-05-15
* Provide a function to print the name of a Format.Gravatar scroggo@google.com2013-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-15
* Fix includes in SkLayerDrawLooper.h. It was previously not possible toGravatar commit-bot@chromium.org2013-05-14
* Remove assert that is no longer valid.Gravatar bsalomon@google.com2013-05-14
* Re-add isIRect test for AA rect drawingGravatar robertphillips@google.com2013-05-14
* Sort points for PDF's draw rect, to match raster and GPU implementation.Gravatar commit-bot@chromium.org2013-05-14
* Make GrAAConvexPathRender support paths with > 64K verts.Gravatar bsalomon@google.com2013-05-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-14