aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* 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
* SkCachingPixelRef to use SkImageGeneratorGravatar halcanary@google.com2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Remove the comments settings for vim tab width and expansion variables.Gravatar commit-bot@chromium.org2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* Add SkImageGenerator InterfaceGravatar halcanary@google.com2013-11-21