aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Expose API for whether an SkPicture contains textGravatar ajuma2014-08-18
* Fix srcAlpaWillBeOne() for coverage drawingGravatar bsalomon2014-08-18
* Start actually bounding some draw ops.Gravatar mtklein2014-08-18
* Fix copyright on SkTLS.h.Gravatar bungeman2014-08-18
* Rename GPUAccelData to GrAccelDataGravatar robertphillips2014-08-18
* Copy N10 GM expectations for recipe botGravatar borenet2014-08-18
* Refactor GrLayerCache for new APIGravatar robertphillips2014-08-18
* Small tweaks and a bug fix.Gravatar mtklein2014-08-18
* Android.mk: bench_pictures -> nanobenchGravatar mtklein2014-08-18
* SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.Gravatar halcanary2014-08-18
* Stop sorting the results of SkBBH::search().Gravatar mtklein2014-08-18
* Fix Android platform self-testsGravatar borenet2014-08-18
* eliminate code related to SkBitmap::ConfigGravatar reed2014-08-18
* Add alias mapping for Noto Sans CJK for ja/hansGravatar jshin2014-08-18
* Correct order for alignment in name iterator record.Gravatar bungeman2014-08-18
* simplify SkCanvas::init()Gravatar reed2014-08-18
* Fix typoGravatar krajcevski2014-08-18
* Remove fOrigFontID from SkScalerContextRec.Gravatar bungeman2014-08-18
* Remove unused SkGlyphCache::VisitAllCaches.Gravatar bungeman2014-08-18
* Add scraper to find paths that fallback to softwareGravatar krajcevski2014-08-18
* Add flag to bench/render picturesGravatar krajcevski2014-08-18
* Rebaseline astcbitmap and etc1bitmap on Recipes botGravatar borenet2014-08-18
* Added bench for grid of patches.Gravatar dandov2014-08-15
* SkRecordDraw: incorporate clip into BBHGravatar mtklein2014-08-15
* Check all scratch texture allocations for image filters.Gravatar senorblanco2014-08-15
* remove SkBitmap::Config support from androidGravatar reed2014-08-15
* This passes the URL of the diff image to the front-end, thus removing the nee...Gravatar stephana2014-08-15
* Fixed memory leak for nanobench and crashing in SampleAppGravatar dandov2014-08-15
* int SkPicture::approximateOpCount()Gravatar mtklein2014-08-14
* valgrind suppression for zlib Flate TestGravatar halcanary2014-08-14
* Remove aarects benchmark. Redundant with rotated_rects* bench and *much* slower.Gravatar bsalomon2014-08-14
* remove internal repeat count from gradient benchesGravatar bsalomon2014-08-14
* Rebaseline and remove tests from ignored-tests.txtGravatar Brian Salomon2014-08-14
* Guard ANGLE and MESA instead of defining them as native when unsupported.Gravatar mtklein2014-08-14
* rebaseline_server: show Pending Approval tab if viewing SKP expectations vs a...Gravatar epoger2014-08-14
* Make null gpu context threadsafe(r) and make sure buffer objects are destroyed.Gravatar bsalomon2014-08-14
* add --descriptions flag to render_pictures toolGravatar epoger2014-08-14
* Rebaseline R11 and ASTC bitmap GMsGravatar krajcevski2014-08-14
* rebaseline_server: include setA/setB descriptions in output JSONGravatar epoger2014-08-14
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-14
* rebaseline_server UI: add link to raw JSONGravatar epoger2014-08-13
* rebaseline_server: move more code into common path for GET_live_results and G...Gravatar epoger2014-08-13
* This is a bit of a hack, but will work. I have a cleaner fix ready (but still...Gravatar stephana2014-08-13
* Fix typo in ignored-tests.txtGravatar Brian Salomon2014-08-13
* Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...Gravatar bsalomon2014-08-13
* Start tracking the CTM while filling the BBH in SkRecordDraw.Gravatar mtklein2014-08-13
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-13
* Start filling BBH in SkRecordDraw.Gravatar mtklein2014-08-13
* roll common depsGravatar epoger2014-08-13
* Add runtime flag to turn compressed alpha masks onGravatar krajcevski2014-08-13