aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Implement SkPicture::hasText() for SkRecord backend.Gravatar mtklein2014-08-20
* Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code.Gravatar bungeman2014-08-20
* rebaseline_server: allow users to generate SKP diff patches on a shared instanceGravatar epoger2014-08-20
* start maintaining some experimental SKP expectationsGravatar epoger2014-08-20
* Define NDEBUG instead of SK_DEBUG/SK_RELEASE.Gravatar mtklein2014-08-20
* fix Image::isOpaque test to not leakGravatar reed2014-08-20
* Revert to old autohinting behavior on Android.Gravatar djsollen2014-08-20
* ignore release as wellGravatar caryclark2014-08-20
* Rename Recipes bot expectationsGravatar borenet2014-08-20
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-20
* Copy skimage expectations for Recipes botsGravatar borenet2014-08-20
* fix #if to #ifdef for SK_DEBUGGravatar caryclark2014-08-20
* Simplify GrGLPathRendering interfaceGravatar kkinnunen2014-08-20
* Separate GL path rendering state from GrGpuGL to GrGLPathRenderingGravatar kkinnunen2014-08-20
* Make GrGLConfigConversionEffect work for Imagination and some other GPUs.Gravatar changjun.yang2014-08-19
* Cheat to go fast, but be careful in debug mode.Gravatar mtklein2014-08-19
* Print max RSS in GM and nanobench too.Gravatar mtklein2014-08-19
* Add the method isOpaque() to SkImageGravatar piotaixr2014-08-19
* Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...Gravatar bsalomon2014-08-19
* Trim down OSX GYP rules. Same effect, shorter.Gravatar mtklein2014-08-19
* Treat embedded bitmaps as a hinting method.Gravatar bungeman2014-08-19
* Add --options to nanobench, similar to --key but for non-identifying options.Gravatar mtklein2014-08-19
* rebaseline_server: in Pending Approval tab, change expected/actual labels to ...Gravatar epoger2014-08-19
* Add GrResourceCache2.Gravatar bsalomon2014-08-19
* remove unused SkIntToFloatCast_NoOverflowCheckGravatar caryclark2014-08-19
* Roll jsoncpp, drop dependency on Chromium overrides.Gravatar mtklein2014-08-19
* Record concat as setMatrix.Gravatar mtklein2014-08-19
* Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization.Gravatar fmalita2014-08-19
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-19
* add patch grid update for 64 bit armGravatar caryclark2014-08-19
* Update SKP version to 78Gravatar borenet2014-08-18
* Revert "Move the code over using the same template type approach previously u...Gravatar Mike Klein2014-08-18
* rebaseline_server: constrain setADir/setBDir to consistently refer to single ...Gravatar epoger2014-08-18
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-18
* Revert "Move SkReadBuffer.h and SkReader32.h out of include."Gravatar halcanary2014-08-18
* Counterproposal for skirting the BBH when the query fully contains the picture.Gravatar mtklein2014-08-18
* This adds renderMode and builder as columns to the front end when looking at ...Gravatar stephana2014-08-18
* Move SkReadBuffer.h and SkReader32.h out of include.Gravatar halcanary2014-08-18
* 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