aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Initial baselines for skbug1719Gravatar bsalomon@google.com2013-10-16
* tools/rebaseline.py --tests xfermodes3 drawbitmaprect scaled_tilemode_gradie...Gravatar mtklein@google.com2013-10-16
* update drawbitmap gm (part 2)Gravatar edisonn@google.com2013-10-16
* Updates to SkPDFDevice and SkDocument classes.Gravatar edisonn@google.com2013-10-16
* Build fix fo windows onlyGravatar sugoi@google.com2013-10-16
* Build fix for chromium shared component buildGravatar junov@google.com2013-10-16
* DM: duh, don't calculate digests unless we're going to look at them.Gravatar commit-bot@chromium.org2013-10-16
* catch the other case where we need to see if fScaledBitmap.lockPixels() might...Gravatar reed@google.com2013-10-16
* Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r...Gravatar commit-bot@chromium.org2013-10-16
* add initial support ofr multi-threaded executionGravatar djsollen@google.com2013-10-16
* Implement perspective for bitmaps in pdf.Gravatar edisonn@google.com2013-10-16
* Fix DM build failures:Gravatar commit-bot@chromium.org2013-10-16
* Split out GrBitmapTextContext from GrTextContext.Gravatar jvanverth@google.com2013-10-16
* Make CropRect immutable after construction.Gravatar senorblanco@chromium.org2013-10-16
* Add display of filterLevel to debuggerGravatar robertphillips@google.com2013-10-16
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* check of fScaledBitmap failed to lockGravatar reed@google.com2013-10-16
* Remove unused header SkImageTypes.hGravatar commit-bot@chromium.org2013-10-16
* More displacement GM rebaselines. Also remove displacement from ignored-tests...Gravatar senorblanco@chromium.org2013-10-16
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-16
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...Gravatar senorblanco@chromium.org2013-10-16
* Add hooks for external run-time reference adoption checks to SkRefCnt.Gravatar commit-bot@chromium.org2013-10-16
* add disabled tests, in pref for experimental isRect behaviorGravatar reed@google.com2013-10-16
* Add --add-ignored option to rebaseline.pyGravatar bsalomon@google.com2013-10-16
* Update skpdiff to include a name with each file.Gravatar djsollen@google.com2013-10-16
* Make sure attribute indexes are correct after restoring vertex attributesGravatar commit-bot@chromium.org2013-10-16
* Rebaseline complexclip tests on GPU and remove them from ignored-testsGravatar bsalomon@google.com2013-10-16
* detach blur result texture when it is the same texture used to render path maskGravatar commit-bot@chromium.org2013-10-16
* remove dm from everythingGravatar mtklein@google.com2013-10-16
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16
* dm is like gm, but faster and with fewer features.Gravatar mtklein@google.com2013-10-16
* texdata gm: allocate gTextureData on the heap.Gravatar commit-bot@chromium.org2013-10-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-16
* Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due ...Gravatar robertphillips@google.com2013-10-16
* Guard colorNames variable under SK_SUPPORT_UNITTEST.Gravatar commit-bot@chromium.org2013-10-15
* More new baselines for displacement GM.Gravatar senorblanco@chromium.org2013-10-15
* Fix test name in ignored-tests.txtGravatar bsalomon@google.com2013-10-15
* First round of new baselines for displacement GM.Gravatar senorblanco@chromium.org2013-10-15
* Add failing complex clip gpu tests to ignored-tests.txtGravatar bsalomon@google.com2013-10-15
* rebaseline some of the complex clip aa gpu tests and direct write blursGravatar bsalomon@google.com2013-10-15
* Remove SkDataTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* Remove SkColorTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* Truly ignore failures in skimage.Gravatar scroggo@google.com2013-10-15
* return false if we can't scale, to force us to try to lock the original and t...Gravatar reed@google.com2013-10-15
* rebaseline_server: add --editable and --reload flagsGravatar epoger@google.com2013-10-15
* test for failing pixelref (crashes, so disable for now)Gravatar reed@google.com2013-10-15
* Turn clear-to-white-then-intersect clips into clear-to-black-then-replaceGravatar commit-bot@chromium.org2013-10-15
* Remove obsolete CityHash conditional.Gravatar commit-bot@chromium.org2013-10-15
* Fix Win warning-as-error.Gravatar senorblanco@chromium.org2013-10-15
* Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).Gravatar senorblanco@chromium.org2013-10-15