aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* add separate impl file for SkFontMgr_fontconfig, so we don't poluteGravatar reed@google.com2013-05-13
* Key shader on whether frag pos read is relative to top-left or bottom-leftGravatar bsalomon@google.com2013-05-13
* Remove 16bit asserts and casts of string length.Gravatar bsalomon@google.com2013-05-13
* Fix stroked roundrects on Nexus 10.Gravatar commit-bot@chromium.org2013-05-13
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Partial revert of r9087Gravatar robertphillips@google.com2013-05-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-11
* Don't call purgeCache() from within GrResource memebers.Gravatar bsalomon@google.com2013-05-10
* [PDF] Only output the Dests dictionary if it isn't epmptyGravatar vandebo@chromium.org2013-05-10
* Fix memory leak in SkTypeface.cppGravatar robertphillips@google.com2013-05-10
* Remove GrPathCmdGravatar bsalomon@google.com2013-05-10
* Remove duplicated code in SkPictureRecord::drawRRectGravatar junov@chromium.org2013-05-10
* Further defer devRect computation in gpu rect drawingGravatar robertphillips@google.com2013-05-10
* Update shader rect drawing path for r9087 (removal of isIRect "opt")Gravatar robertphillips@google.com2013-05-10
* Remove isIRect "optimization" & defer computation of device Rect in AA rect r...Gravatar robertphillips@google.com2013-05-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-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
* remove unneeded reference to SkTScopedPtrGravatar commit-bot@chromium.org2013-05-09
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.Gravatar bsalomon@google.com2013-05-09