aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* move some headers out of publicGravatar reed2014-06-17
* Move SkStringUtils.h to src/core.Gravatar mtklein2014-06-17
* Extract "text align proc" functions as reusable classesGravatar kkinnunen2014-06-12
* Fix neglected cleanup of SkTileGridPicture.hGravatar robertphillips2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.Gravatar commit-bot@chromium.org2014-05-30
* move SkImageGenerator.cpp from src/images to src/coreGravatar reed@google.com2014-05-29
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* add localmatrix-shaderGravatar commit-bot@chromium.org2014-05-07
* Remove dead code.Gravatar commit-bot@chromium.org2014-05-01
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIGravatar commit-bot@chromium.org2014-04-16
* Remove currently unused codeGravatar commit-bot@chromium.org2014-04-14
* remove picture-backed surfacesGravatar commit-bot@chromium.org2014-04-11
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-08
* WIP -- SkFontGravatar reed@google.com2014-04-08
* Removes deleted files SkBitmapShader* from gyp/core.gypi.Gravatar commit-bot@chromium.org2014-04-08
* Revert of Initial picture shader implementation (https://codereview.chromium....Gravatar commit-bot@chromium.org2014-04-07
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-07
* Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()Gravatar commit-bot@chromium.org2014-03-28
* replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...Gravatar commit-bot@chromium.org2014-03-20
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-11
* Revert of Add new module for distance field generation. (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-10
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-10
* This is just the first version and shows how I intend to orchestrate this. Fu...Gravatar commit-bot@chromium.org2014-03-07
* Add a class to allocate small objects w/o extra calls to new.Gravatar commit-bot@chromium.org2014-03-07
* Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.Gravatar senorblanco@chromium.org2014-03-03
* Collapse matrix & clip stack in PictureRecordGravatar robertphillips@google.com2014-02-11
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* initial import of Chrome's trace_event into skia frameworkGravatar commit-bot@chromium.org2014-01-31
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-17
* Revert "Make leak counters thread-safe and turn them on by default for Debug"Gravatar djsollen@google.com2014-01-14
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-14
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* remove (now unused) Sk64 -- just use int64_tGravatar reed@google.com2014-01-10
* Add SkPreConfig.h to core.gypiGravatar commit-bot@chromium.org2014-01-03
* Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefGravatar halcanary@google.com2014-01-02
* remove unused SkFixed and SkFract functionsGravatar reed@google.com2013-12-19
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18
* remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOA...Gravatar reed@google.com2013-12-16
* remove SkScalarCompare type and headerGravatar reed@google.com2013-12-13
* make info real in SkPixelRef, and add bitmap::asImageInfoGravatar reed@google.com2013-12-09
* Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCacheGravatar halcanary@google.com2013-12-05