aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Create SkBitmapChecksummer and associated SkBitmapTransformerGravatar epoger@google.com2012-12-12
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* Update filter tool to write out paths to .cpp fileGravatar robertphillips@google.com2012-12-07
* utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.hGravatar epoger@google.com2012-12-07
* Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)Gravatar epoger@google.com2012-12-07
* Move GrReducedClip to its own files.Gravatar bsalomon@google.com2012-12-05
* Update skdiff.Gravatar bungeman@google.com2012-12-05
* The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...Gravatar rmistry@google.com2012-12-05
* Add missing SK_API definition at request of Chromium callersGravatar djsollen@google.com2012-12-05
* add gm/pathinterior.cpp in advance of cary's path apiGravatar reed@google.com2012-12-04
* Pull SkMergeImageFilter out into its own file.Gravatar senorblanco@chromium.org2012-12-04
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* add SkPictureUtils::GatherPixelRefs()Gravatar reed@google.com2012-11-29
* Enable profiling options to be selectively enabled for a given buildGravatar djsollen@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@google.com2012-11-29
* Remove GrRandom API in favor of SkRandom.Gravatar tfarina@chromium.org2012-11-21
* shape ops work in progressGravatar caryclark@google.com2012-11-21
* Add drawing of paths to debuggerGravatar robertphillips@google.com2012-11-21
* add specialty strokeRect() to SkStroke, which can return much cleaner resultsGravatar reed@google.com2012-11-20
* Additional OpenType tables.Gravatar bungeman@google.com2012-11-20
* Breakdown profile time by command type in the overview paneGravatar robertphillips@google.com2012-11-19
* Add support for SkImageRef_ashmem.Gravatar djsollen@google.com2012-11-19
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* Add profiling to debuggerGravatar robertphillips@google.com2012-11-15
* add gm for srcmode (and clearmode) in prep for optimization workGravatar reed@google.com2012-11-15
* Update filter tool to allow input directory.Gravatar djsollen@google.com2012-11-13
* Fix Linux link errors for some targets by adding -lX11 to gpu.gyp'sGravatar senorblanco@chromium.org2012-11-12
* Add a new PictureRenderer that draws the picture then breaks up into tiles.Gravatar scroggo@google.com2012-11-07
* Unit testing for SkTileGridGravatar junov@chromium.org2012-11-07
* Break out SkOffsetImageFilter into its own file, and derive it fromGravatar senorblanco@chromium.org2012-11-06
* Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...Gravatar junov@chromium.org2012-11-06
* add blurrect gmGravatar reed@google.com2012-11-02
* Split off SkConsistentChecksum from SkChecksumGravatar epoger@google.com2012-11-02
* Adding rtree support to the bench_pictures utilityGravatar junov@chromium.org2012-11-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-02
* Add utility to convert skp files to pdf files. Code compatible with render_p...Gravatar edisonn@google.com2012-11-01
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Fix NoGPU buildGravatar borenet@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01