aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a basic doc for correctness testing (DM).Gravatar mtklein2015-01-23
* Update compiler warning flagsGravatar mtklein2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* Compile fix after Add specialized content key class for resourcesGravatar kkinnunen2015-01-23
* More changes to SkPDFShader to eliminate multiple inheritance!Gravatar halcanary2015-01-23
* add newImage APIGravatar reed2015-01-23
* Write dm.json periodically instead of only once at the end.Gravatar mtklein2015-01-23
* minor readability / refactorsGravatar mtklein2015-01-23
* more reinforcement that images never have zero width or heightGravatar reed2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Update SKP versionGravatar skia.buildbots2015-01-23
* Simplify SkPDFShader class. Now invalid objects are never created.Gravatar halcanary2015-01-23
* Move FP texture test buffers to heap.Gravatar mtklein2015-01-22
* remove unnecessary guard flags for android (for conics)Gravatar reed2015-01-22
* android_run_skia: dump logcat on failureGravatar mtklein2015-01-22
* Initialize the pad memory in GrBufferAllocPool.Gravatar dongseong.hwang2015-01-22
* Put close_gif() in an anonymous namespace.Gravatar mtklein2015-01-22
* Muck with the right cinfo.Gravatar scroggo2015-01-22
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* remove more dead codeGravatar reed2015-01-22
* remove (unused) GatherPixelRefsGravatar reed2015-01-22
* fLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is definedGravatar mtklein2015-01-22
* Fix SkIStream nits.Gravatar bungeman2015-01-22
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Remove staging SkStream::unref().Gravatar bungeman2015-01-22
* Update SKP versionGravatar skia.buildbots2015-01-21
* Don't require -DSK_USE_POSIX_THREADS.Gravatar mtklein2015-01-21
* More natural way to serialize GPU tasks and tests.Gravatar mtklein2015-01-21
* Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://coderev...Gravatar bungeman2015-01-21
* Muck with the right cinfo.Gravatar scroggo2015-01-21
* Easy DM TODO: LazyDecodeBitmap does not help (or hinder).Gravatar mtklein2015-01-21
* Don't test pipe modes nobody uses.Gravatar mtklein2015-01-21
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* Use SkLazyPtr in SkPDFGraphicState.cppGravatar halcanary2015-01-21
* And change SkAutoTUnref<const SkStream to SkAutoTDelete.Gravatar scroggo2015-01-21
* Remove another caller of SkRef(SkStream)Gravatar scroggo2015-01-21
* Update the version of cpu-features that we use for testing.Gravatar djsollen2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Add Contributing to Skia section of docsGravatar hcm2015-01-21
* Lcd request early check in SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* remove drawtypeGravatar joshualitt2015-01-21
* Reduce overhead of SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* remove drawType from optStateGravatar joshualitt2015-01-21
* SkPDFCanonGravatar halcanary2015-01-21
* Reland https://codereview.chromium.org/860333002 with fix for test failures.Gravatar bsalomon2015-01-21
* Remove another GM reference.Gravatar mtklein2015-01-21
* Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...Gravatar mtklein2015-01-21
* Add docs for prettify.Gravatar jcgregorio2015-01-21
* Remove tools/tests.Gravatar Mike Klein2015-01-21