aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add markdown for Infra troopersGravatar rmistry2015-08-25
* Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...Gravatar caryclark2015-08-25
* Fix for MSAN unintialized valueGravatar joshualitt2015-08-25
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Fix for distance field draw large glyph as pathsGravatar joshualitt2015-08-25
* DM: "wb" (binary mode) may matter on WindowsGravatar mtklein2015-08-25
* Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...Gravatar caryclark2015-08-25
* Speculative valgrind fixGravatar robertphillips2015-08-25
* fix zero-length tangentGravatar caryclark2015-08-25
* Skip scaled_tilemodes_npot on Galaxy S4Gravatar borenet2015-08-25
* Add build targets for advanced Intel instruction sets (1.5 of 3)Gravatar mtklein2015-08-25
* Enable debug builds in the Android frameworkGravatar djsollen2015-08-24
* DM: use SkBitmap::reset()Gravatar mtklein2015-08-24
* Have DM manually encode its .png outputs.Gravatar mtklein2015-08-24
* Add buildbot_spec info for Appurify botGravatar borenet2015-08-24
* Explicitly friend ::SkPrivateEffectInitializer to flattenables.Gravatar mtklein2015-08-24
* Update giflib to 5.1.1 (AOSP hash)Gravatar msarett2015-08-24
* Add build targets for advanced Intel instruction sets (1 of 3).Gravatar mtklein2015-08-24
* Revert of Modify GrBWFillRectBatch to use GrQuad (patchset #3 id:40001 of htt...Gravatar joshualitt2015-08-24
* Modify GrBWFillRectBatch to use GrQuadGravatar joshualitt2015-08-24
* Update debugger print out of drawImageRect informationGravatar robertphillips2015-08-24
* Remove unused calcPOIs with color/coverage input.Gravatar egdaniel2015-08-24
* Update SKP versionGravatar rmistry2015-08-23
* Revert of experiment with zero-length round capped line segments (patchset #4...Gravatar caryclark2015-08-21
* experiment with zero-length round capped line segmentsGravatar caryclark2015-08-21
* Fix for copy surface not handling dirty contextGravatar joshualitt2015-08-21
* wire up reduced atlas and zero textblob cache to testGravatar joshualitt2015-08-21
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* fill rect batch refactor into separate batchesGravatar joshualitt2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Add instructions to authenticate for fetch.Gravatar herb2015-08-21
* Return failure if getInputResultsGPU fails in SkXfermodeImageFilterGravatar robertphillips2015-08-21
* add old fix for iOS SampleAppGravatar caryclark2015-08-21
* GMs: change some GMs to use SkImage over SkBitmapGravatar halcanary2015-08-21
* Clean up ifdefs in SkGifCodecGravatar msarett2015-08-21
* This code should've been part of the CL that added registerChildProcessor(); ...Gravatar wangyix2015-08-21
* Use stencil ops that don't issue writes whenever possibleGravatar vbuzinov2015-08-21
* add gm for image->newShaderGravatar reed2015-08-20
* SkCanvas::onDrawPicture() quick-rejectGravatar fmalita2015-08-20
* Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...Gravatar senorblanco2015-08-20
* fix overrideGravatar caryclark2015-08-20
* fix cubic clip in yGravatar caryclark2015-08-20
* Add ANGLE workaround to prefer flushes over VRAM usageGravatar robertphillips2015-08-20
* Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...Gravatar herb2015-08-20
* VisualBenchTest: Write JSON outputGravatar borenet2015-08-20
* SkImage method for detecting lazy decodingGravatar fmalita2015-08-20
* subdivide path when side-clipping failsGravatar caryclark2015-08-20
* SkPDF: Memory improvements for PDF StreamsGravatar halcanary2015-08-20
* Introduce interface for memory dumpsGravatar primiano2015-08-20
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20