aboutsummaryrefslogtreecommitdiff
path: root/gyp/core.gypi
AgeCommit message (Expand)Author
2014-06-17Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.mtklein
2014-06-17move some headers out of publicreed
2014-06-17Move SkStringUtils.h to src/core.mtklein
2014-06-12Extract "text align proc" functions as reusable classeskkinnunen
2014-06-03Fix neglected cleanup of SkTileGridPicture.hrobertphillips
2014-06-03remove SkBounder -- unused and unlovedreed
2014-06-03Remove legacy picture recordingrobertphillips
2014-05-30Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.commit-bot@chromium.org
2014-05-29move SkImageGenerator.cpp from src/images to src/corereed@google.com
2014-05-22Remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2014-05-22Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-21Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...commit-bot@chromium.org
2014-05-16Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-16remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2014-05-07add localmatrix-shadercommit-bot@chromium.org
2014-05-01Remove dead code.commit-bot@chromium.org
2014-04-18Staging for cleanup of SkPicture-related headersrobertphillips@google.com
2014-04-16Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIcommit-bot@chromium.org
2014-04-14Remove currently unused codecommit-bot@chromium.org
2014-04-11remove picture-backed surfacescommit-bot@chromium.org
2014-04-08Initial picture shader implementationcommit-bot@chromium.org
2014-04-08WIP -- SkFontreed@google.com
2014-04-08Removes deleted files SkBitmapShader* from gyp/core.gypi.commit-bot@chromium.org
2014-04-07Revert of Initial picture shader implementation (https://codereview.chromium....commit-bot@chromium.org
2014-04-07Initial picture shader implementationcommit-bot@chromium.org
2014-03-28Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()commit-bot@chromium.org
2014-03-20replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...commit-bot@chromium.org
2014-03-11Add new module for distance field generation.commit-bot@chromium.org
2014-03-10Revert of Add new module for distance field generation. (https://codereview.c...commit-bot@chromium.org
2014-03-10Add new module for distance field generation.commit-bot@chromium.org
2014-03-07This is just the first version and shows how I intend to orchestrate this. Fu...commit-bot@chromium.org
2014-03-07Add a class to allocate small objects w/o extra calls to new.commit-bot@chromium.org
2014-03-03Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.senorblanco@chromium.org
2014-02-11Collapse matrix & clip stack in PictureRecordrobertphillips@google.com
2014-02-03Initial QuadTree implementationcommit-bot@chromium.org
2014-01-31initial import of Chrome's trace_event into skia frameworkcommit-bot@chromium.org
2014-01-30Refactor read and write buffers.commit-bot@chromium.org
2014-01-17Make leak counters thread-safe and turn them on by default for Debugcommit-bot@chromium.org
2014-01-14Revert "Make leak counters thread-safe and turn them on by default for Debug"djsollen@google.com
2014-01-14Make leak counters thread-safe and turn them on by default for Debugcommit-bot@chromium.org
2014-01-13remove remaining references to Sk64 (obsolete)reed@google.com
2014-01-10remove (now unused) Sk64 -- just use int64_treed@google.com
2014-01-03Add SkPreConfig.h to core.gypicommit-bot@chromium.org
2014-01-02Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefhalcanary@google.com
2013-12-19remove unused SkFixed and SkFract functionsreed@google.com
2013-12-18Split atomic and mutex implementations and make inlinable.bungeman@google.com
2013-12-16remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...reed@google.com
2013-12-13remove SkScalarCompare type and headerreed@google.com
2013-12-09make info real in SkPixelRef, and add bitmap::asImageInforeed@google.com
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com