aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Performance trigger rebaselines (mainly due to r9175)Gravatar robertphillips@google.com2013-05-19
* 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
* Make rebaseline.py pull msaa imagesGravatar 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
* Fix android_run_skia to work with multiple attached devicesGravatar borenet@google.com2013-05-16
* Remove the fno-rtti excluders now that fno-rtti is only passed to c++ files.Gravatar commit-bot@chromium.org2013-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
* use define to work-around localeconf() missingness in androidGravatar reed@google.com2013-05-15
* lua not building on android ??? disabling for nowGravatar reed@google.com2013-05-15
* Move the FontConfigTypeface class into private header.Gravatar djsollen@google.com2013-05-15
* fix typo in dependency line (don't name file, just dir)Gravatar reed@google.com2013-05-15
* add direct_dependencies for picture_utils, and add cflags_cc for android's gypiGravatar reed@google.com2013-05-15
* disable lua_pictures tool from make for nowGravatar reed@google.com2013-05-15
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Use separate subset directories in skimage.Gravatar scroggo@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
* Add aligned case to game benchGravatar robertphillips@google.com2013-05-15
* Finish mixed_xfermodes GM.Gravatar bsalomon@google.com2013-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-15
* Performance trigger rebaselineGravatar robertphillips@google.com2013-05-14
* 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
* Add gm/confirm_no_failures_in_json.pyGravatar epoger@google.com2013-05-14
* Update rebaseline.py for N10.Gravatar bsalomon@google.com2013-05-14
* Sort points for PDF's draw rect, to match raster and GPU implementation.Gravatar commit-bot@chromium.org2013-05-14
* Create a self test for skimage.Gravatar scroggo@google.com2013-05-14
* skimage: report failure if expectation not found.Gravatar scroggo@google.com2013-05-14
* Compiler warning/error fix for r9120Gravatar robertphillips@google.com2013-05-14
* Add GM to track thin rectangle renderingGravatar robertphillips@google.com2013-05-14
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* Make GrAAConvexPathRender support paths with > 64K verts.Gravatar bsalomon@google.com2013-05-14