2014-08-11 |
cdalton | Wrap NV_path_rendering API with GrGLPathRendering |
commit | commitdiff | tree | snapshot |
2014-08-11 |
joshualitt | 2D kernel initial wiring for Guassian |
commit | commitdiff | tree | snapshot |
2014-08-11 |
krajcevski | Add BlitRect to SkTCompressedAlphaBlitter |
commit | commitdiff | tree | snapshot |
2014-08-11 |
halcanary | clean up render_pdfs: |
commit | commitdiff | tree | snapshot |
2014-08-11 |
reed | mark all SkImage methods const, so we can make it threa... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
cdalton | Fix crash in nvpr text after abandoning context |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Brian Salomon | Mark convex_poly_clip as flaky on msaa16/win8 bots... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
mtklein | More SkTileGrid refactoring. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
halcanary | Process Statistics header, add max RSS to render_pdfs |
commit | commitdiff | tree | snapshot |
2014-08-11 |
tomhudson | Parses sample code provided by Android project. Attempt... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
bsalomon | Always use both a color and coverage attribute in GrAAR... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
bungeman | Actually use test configuration in SkFontMgr on Android. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
mtklein | De-parameterize SkNextDatumFunction. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
thakis | Replace a pre-UAL instruction with its modern form. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
robertphillips | Cleaning up SkPicture-related classes |
commit | commitdiff | tree | snapshot |
2014-08-11 |
reed | add localMatrix to gradient Descriptor |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Brian Salomon | Remove bleed test from ignored-tests.txt |
commit | commitdiff | tree | snapshot |
2014-08-11 |
mtklein | Plumbing for using a BBH in SkRecordDraw. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Brian Salomon | Rebase convex_poly_clip test on Win8 msaa16 |
commit | commitdiff | tree | snapshot |
2014-08-11 |
bungeman | Fix string assert and dead code which caused it. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
reed | Revert of Revert of remove (now unneeded) legacy onDraw... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
robertphillips | Remove Matrix/Clip State collapse code |
commit | commitdiff | tree | snapshot |
2014-08-11 |
reed | Revert of remove (now unneeded) legacy onDrawPicture... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
reed | remove (now unneeded) legacy onDrawPicture variant |
commit | commitdiff | tree | snapshot |
2014-08-09 |
kevin.petit | Fix S32A_D565_Opaque for RGBA on arm64 |
commit | commitdiff | tree | snapshot |
2014-08-09 |
reed | add drawPicture variant that takes a matrix and paint |
commit | commitdiff | tree | snapshot |
2014-08-09 |
bensong | manual bench rebase after 8d9153f, adjusted with e530eb... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
bensong | manual bench rebase after 8d9153f |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Mike Klein | Restore bench_util.py |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reed | add dummy onDrawPicture to allow migration for chrome... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
humper | add an animated test to verify that high-quality identi... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
bungeman | Blink layout tests all assume it can provide custom... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
humper | short circuit high quality scales that are actually... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mtklein | Make BBH::search() const. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
humper | add a simple ascii-art debug thing for AA clips |
commit | commitdiff | tree | snapshot |
2014-08-08 |
krajcevski | Add R11 KTX GM |
commit | commitdiff | tree | snapshot |
2014-08-08 |
hendrikw | Moved SkPictureContentInfo into its own file. It now... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mtklein | SkRecord: Strip out cull-skipping and y-only drawPosTex... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
joshualitt | Pretty print of shaders |
commit | commitdiff | tree | snapshot |
2014-08-08 |
krajcevski | Implement BlitRect for SkTCompressedAlphaBlitter |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Robert Phillips | Add mandill_128.r11.ktx to resources |
commit | commitdiff | tree | snapshot |
2014-08-08 |
krajcevski | Fix bug in blitAntiH |
commit | commitdiff | tree | snapshot |
2014-08-08 |
bsalomon | Add an opaqueness hint to GrDrawState. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
bsalomon | Make the rotated rects bench allow more alpha/color... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
stephana | Rebaseline-server: sorting of columns in asc/desc order... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
senorblanco | Remove external SkImageFilter cache, and rename UniqueI... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
rmistry | Whitespace change to test the CQ |
commit | commitdiff | tree | snapshot |
2014-08-07 |
mtklein | Fix iOS build by centralizing --writePath. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
epoger | don't list out all sourceSkpFile names in the rebaselin... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
epoger | make rebaseline_server properly handle unescaped URLs |
commit | commitdiff | tree | snapshot |
2014-08-07 |
bsalomon | Add option to dump images from nanobench. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
mtklein | DM: conserve memory when using --skps |
commit | commitdiff | tree | snapshot |
2014-08-07 |
joshualitt | Cleanup of context initialization |
commit | commitdiff | tree | snapshot |
2014-08-07 |
bungeman | Revert of Process Statistics header, add max RSS to... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
halcanary | Process Statistics header, add max RSS to render_pdfs |
commit | commitdiff | tree | snapshot |
2014-08-07 |
borenet | Empty the Recipes bot's GM expectations |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | Add astcbitmap to gm slides. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
mtklein | Default --skps to ./skps |
commit | commitdiff | tree | snapshot |
2014-08-07 |
reed | change drawPicture in SkRecord to just ref the picture |
commit | commitdiff | tree | snapshot |
2014-08-07 |
epoger | rebaseline_server: allow live queries to examine JSONKE... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
reed | add isRect() check to AAClip, to detect if a soft-clip... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | Revert of - Add astcbitmap to gm slides (https://codere... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
djsollen | Disable suspect NEON function for 64-bit Android |
commit | commitdiff | tree | snapshot |
2014-08-07 |
borenet | Duplicate NoGPU expectations for new recipes bot |
commit | commitdiff | tree | snapshot |
2014-08-07 |
reed | Revert of add isRect() check to AAClip, to detect if... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | - Add astcbitmap to gm slides |
commit | commitdiff | tree | snapshot |
2014-08-07 |
halcanary | Assert allocation so we can catch it sooner. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | Pass a struct of functions instead of a function to... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | Add support for compressed alpha ktx files |
commit | commitdiff | tree | snapshot |
2014-08-07 |
tomhudson | Don't fail unit test if resources not found on device. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
reed | add isRect() check to AAClip, to detect if a soft-clip... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
fmalita | Clamp SkPictureShader's tile size. |
commit | commitdiff | tree | snapshot |
2014-08-07 |
krajcevski | Pass compressed blitters to our mask drawing algorithm |
commit | commitdiff | tree | snapshot |
2014-08-07 |
dandov | Stopped skipping tests in dm of SkPatch by implementing the |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robert Phillips | Remove mandrill_128.r11.ktx from resources directory |
commit | commitdiff | tree | snapshot |
2014-08-07 |
halcanary | render_pdfs implements --match |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robert Phillips | Added mandrill_128.r11.ktx to resources |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Derek Sollenberger | Revert "Remove SkPaintOptionsAndroid" |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Derek Sollenberger | Fix Android framework builds |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Derek Sollenberger | Remove SkPaintOptionsAndroid |
commit | commitdiff | tree | snapshot |
2014-08-06 |
bungeman | Fix reference counting on SkStream in SkFontMgr_android. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
fmalita | Explicit tile bounds for SkPictureShader |
commit | commitdiff | tree | snapshot |
2014-08-06 |
krajcevski | Initial ASTC decoder -- currently only supports 2D... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reed | fix concat order for local matrices |
commit | commitdiff | tree | snapshot |
2014-08-06 |
humper | make the action buttons for rebaseline server stick... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
krajcevski | Revert of Initial ASTC decoder -- currently only suppor... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
krajcevski | Initial ASTC decoder -- currently only supports 2D... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
mtklein | SkPicture: try to no-op away clone(). |
commit | commitdiff | tree | snapshot |
2014-08-06 |
robertphillips | Second pass at rebaselining flaky N4 performance triggers |
commit | commitdiff | tree | snapshot |
2014-08-06 |
bungeman | Implement SkFontMgr_Android::onMatchFamilyStyleCharacter. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
krajcevski | Allow custom blitters to be passed to SkDraw::drawPath |
commit | commitdiff | tree | snapshot |
2014-08-06 |
halcanary | Roll android/third_party/jpeg DEPS |
commit | commitdiff | tree | snapshot |
2014-08-06 |
egdaniel | Create struct in GrDrawState to hold key DrawState... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
djsollen | Remove references to __system_property_get from Skia |
commit | commitdiff | tree | snapshot |
2014-08-06 |
bsalomon | Fix drawVertices() on GPU when texs=colors=shaders... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
epoger | rebaseline_server: add "prefetch" directive that just... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
bsalomon | Add angle config to nanobench and make angle a default... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
mtklein | On the bots, there's no need to link GMs into SampleApp. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reed | parameterize tesselation params |
commit | commitdiff | tree | snapshot |
2014-08-06 |
mtklein | Bye bye bench. |
commit | commitdiff | tree | snapshot |
next |