aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add SK_OVERRIDE to a few places that are missing it.Gravatar mtklein2014-12-15
* Add more filetypes to DM's image tests.Gravatar scroggo2014-12-15
* More circle rebaselines on gpuGravatar Brian Salomon2014-12-15
* Rebaseline after circle normalization change.Gravatar Brian Salomon2014-12-15
* add dumpHex option to rect and rrect, to match pathGravatar reed2014-12-15
* Do circle anti-aliasing in normalized space to avoid precision issues with ha...Gravatar bsalomon2014-12-15
* ensure 4-byte alignment for storage, as SkWriterBuffer requires itGravatar reed2014-12-15
* Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.Gravatar tfarina2014-12-14
* add get9 and set9 to matrix, to aid in making keysGravatar reed2014-12-13
* GLPrograms leak fixGravatar joshualitt2014-12-13
* DM warning-free on win64Gravatar bsalomon2014-12-12
* Add image decoding mode to DM.Gravatar mtklein2014-12-12
* Even more win64 warning fixesGravatar bsalomon2014-12-12
* Rebaselines.Gravatar scroggo2014-12-12
* Check in skimage expectations for nexus player.Gravatar scroggo2014-12-12
* improve cull, so we don't create empty segmentsGravatar reed2014-12-12
* Harden validation for SkPathRefGravatar robertphillips2014-12-12
* Add Herb as a Skia committerGravatar hcm2014-12-12
* Handle SkBitmaps which have no pixels in SkPDFImage.Gravatar jbroman2014-12-12
* Update expectations for Test-Mac10.9-MacMini6.2-HD4000-x86_64-DebugGravatar scroggo2014-12-12
* Remove gms from ignore-tests.Gravatar egdaniel2014-12-12
* Blindly check in GM and skimage expectations for new botsGravatar borenet2014-12-12
* Extract cubic classification from gpu into geometryGravatar caryclark2014-12-12
* Pass gyp_source_dir to generate_tool.Gravatar scroggo2014-12-12
* Update SKP versionGravatar skia.buildbots2014-12-12
* Update some Galaxy S4 expectations.Gravatar jvanverth2014-12-12
* Ignore some expectations for Nexus 10.Gravatar jvanverth2014-12-12
* More win64 warning fixesGravatar bsalomon2014-12-12
* Roll ANGLEGravatar bsalomon2014-12-12
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* SkRecord: increase min block to 512B, remove max.Gravatar mtklein2014-12-12
* valgrind static uninit fixGravatar joshualitt2014-12-12
* Add some debugging information to gyp_to_android.Gravatar scroggo2014-12-12
* Fix float and half float support on mobile.Gravatar jvanverth2014-12-12
* Fix GpuLayerCacheTest compile errorGravatar kkinnunen2014-12-12
* use SkScalar instead of floatGravatar reed2014-12-11
* adding some flaky gms to ignoreGravatar joshualitt2014-12-11
* rebase and remove ignoresGravatar joshualitt2014-12-11
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Adding a custom data field to GrGpuResourceGravatar junov2014-12-11
* Update SKP versionGravatar skia.buildbots2014-12-11
* one more ignore for hairlinesGravatar joshualitt2014-12-11
* Fix some win64 warnings.Gravatar bsalomon2014-12-11
* Increase timeout on sfgate pagesetGravatar rmistry2014-12-11
* Create xfer processor backend.Gravatar egdaniel2014-12-11
* Update GM to permit correctness testing of MPD on the GMsGravatar robertphillips2014-12-11
* new hairlines gm unstable on hd2000Gravatar joshualitt2014-12-11
* Add parameter to specify gyp dir to gyp_to_android.Gravatar scroggo2014-12-11
* Enforce thread-safety of bitmaps in pictures via the type.Gravatar mtklein2014-12-11
* Force embedding full font when serializing pictures.Gravatar mtklein2014-12-11