aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Only use JDCT_FAST if it is supported in jpeg.Gravatar scroggo@google.com2013-04-12
* explicitly initialize all entries in array of SkBaseMatrix, since we can't sayGravatar reed@google.com2013-04-12
* Compiler warning/error patch for r8658Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Adding SkSurface support to SkDeferredCanvasGravatar junov@chromium.org2013-04-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-12
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* Update debug GL backend to match r8633Gravatar robertphillips@google.com2013-04-11
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Use blitframebuffer to implement copySurface.Gravatar commit-bot@chromium.org2013-04-11
* Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copyGravatar junov@chromium.org2013-04-11
* Shader optimization for ovals.Gravatar commit-bot@chromium.org2013-04-11
* path ops fix release android buildGravatar caryclark@google.com2013-04-11
* shape ops test fixesGravatar caryclark@google.com2013-04-11
* fix path ops assertGravatar caryclark@google.com2013-04-10
* fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respectedGravatar reed@google.com2013-04-10
* Make parallel unit testing work on windowsGravatar caryclark@google.com2013-04-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-10
* Temporary patch to get Chrome Windows compilingGravatar robertphillips@google.com2013-04-09
* Make SkTypeFace::Deserialize work for embedded fonts.Gravatar bungeman@google.com2013-04-09
* Partial reapply of r5364 minus the non-neon code path.Gravatar djsollen@google.com2013-04-09
* Partial fix for skp reading failure on fontsGravatar robertphillips@google.com2013-04-09
* Fixing SkTileGrid to clamp rather than clip content and querries that are out...Gravatar junov@chromium.org2013-04-09
* extend FontConfigInterface to start to match new fontmgr designGravatar reed@google.com2013-04-09
* Make GrIODB record and play back copySurface.Gravatar bsalomon@google.com2013-04-09
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* Fix compiler warning/error in r8571Gravatar robertphillips@google.com2013-04-09
* First pass at Rect EffectGravatar robertphillips@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Add base types for path opsGravatar caryclark@google.com2013-04-08
* Fix font handles leak. We return without freeing resources.Gravatar edisonn@google.com2013-04-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-06
* Unreviewed test fixGravatar sugoi@google.com2013-04-05
* Reduce size of second iteration in SkTileGridNextDatum<>().Gravatar tomhudson@google.com2013-04-05
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-04
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Commit file accidentally left out of glc change for r8525Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Fixed bug with SkImage leaving canvas backing store in an immutable state aft...Gravatar junov@chromium.org2013-04-03
* Add GrDrawTarget::copySurface.Gravatar bsalomon@google.com2013-04-03
* Replacing 'new' with 'SkNEW_ARGS' in SkImage_GpuGravatar junov@chromium.org2013-04-03
* Fix build error when building Android in Release mode with -O2.Gravatar djsollen@google.com2013-04-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Make drawRect preserve vertex attrib state and push/pop the geom sources.Gravatar bsalomon@google.com2013-04-02
* Fix for effect cache key.Gravatar commit-bot@chromium.org2013-04-02