| Commit message (Expand) | Author | Age |
... | |
* | Fix android build by removing references to the old sampleApp | djsollen@google.com | 2012-12-13 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | kill unused SkFlipPixelRef | reed@google.com | 2012-12-13 |
* | Create SkBitmapChecksummer and associated SkBitmapTransformer | epoger@google.com | 2012-12-12 |
* | Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana... | bsalomon@google.com | 2012-12-10 |
* | Update filter tool to write out paths to .cpp file | robertphillips@google.com | 2012-12-07 |
* | utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.h | epoger@google.com | 2012-12-07 |
* | Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) | epoger@google.com | 2012-12-07 |
* | Move GrReducedClip to its own files. | bsalomon@google.com | 2012-12-05 |
* | Update skdiff. | bungeman@google.com | 2012-12-05 |
* | The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r... | rmistry@google.com | 2012-12-05 |
* | Add missing SK_API definition at request of Chromium callers | djsollen@google.com | 2012-12-05 |
* | add gm/pathinterior.cpp in advance of cary's path api | reed@google.com | 2012-12-04 |
* | Pull SkMergeImageFilter out into its own file. | senorblanco@chromium.org | 2012-12-04 |
* | add getTypes() to SkMatrix44, to cache how complex the matrix is. | reed@google.com | 2012-12-03 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Revert change accidentally committed. | bsalomon@google.com | 2012-12-03 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ... | bsalomon@google.com | 2012-12-03 |
* | Create a factory to decode an SkBitmap from an SkData. | scroggo@google.com | 2012-11-29 |
* | add SkPictureUtils::GatherPixelRefs() | reed@google.com | 2012-11-29 |
* | Enable profiling options to be selectively enabled for a given build | djsollen@google.com | 2012-11-29 |
* | SkRoundRect start | robertphillips@google.com | 2012-11-29 |
* | Remove GrRandom API in favor of SkRandom. | tfarina@chromium.org | 2012-11-21 |
* | shape ops work in progress | caryclark@google.com | 2012-11-21 |
* | Add drawing of paths to debugger | robertphillips@google.com | 2012-11-21 |
* | add specialty strokeRect() to SkStroke, which can return much cleaner results | reed@google.com | 2012-11-20 |
* | Additional OpenType tables. | bungeman@google.com | 2012-11-20 |
* | Breakdown profile time by command type in the overview pane | robertphillips@google.com | 2012-11-19 |
* | Add support for SkImageRef_ashmem. | djsollen@google.com | 2012-11-19 |
* | In SkBitmapHeap, defer adding owners for new bitmaps. | scroggo@google.com | 2012-11-16 |
* | Add profiling to debugger | robertphillips@google.com | 2012-11-15 |
* | add gm for srcmode (and clearmode) in prep for optimization work | reed@google.com | 2012-11-15 |
* | Update filter tool to allow input directory. | djsollen@google.com | 2012-11-13 |
* | Fix Linux link errors for some targets by adding -lX11 to gpu.gyp's | senorblanco@chromium.org | 2012-11-12 |
* | Add a new PictureRenderer that draws the picture then breaks up into tiles. | scroggo@google.com | 2012-11-07 |
* | Unit testing for SkTileGrid | junov@chromium.org | 2012-11-07 |
* | Break out SkOffsetImageFilter into its own file, and derive it from | senorblanco@chromium.org | 2012-11-06 |
* | Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb... | junov@chromium.org | 2012-11-06 |
* | add blurrect gm | reed@google.com | 2012-11-02 |
* | Split off SkConsistentChecksum from SkChecksum | epoger@google.com | 2012-11-02 |
* | Adding rtree support to the bench_pictures utility | junov@chromium.org | 2012-11-02 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-02 |
* | Add utility to convert skp files to pdf files. Code compatible with render_p... | edisonn@google.com | 2012-11-01 |
* | Replace GrMatrix with SkMatrix. | bsalomon@google.com | 2012-11-01 |
* | Fix NoGPU build | borenet@google.com | 2012-11-01 |
* | Improve NaCl support | borenet@google.com | 2012-11-01 |
* | Remove GrScalar, replace with SkScalar. | bsalomon@google.com | 2012-11-01 |
* | Reland r6233 with fix. | bsalomon@google.com | 2012-11-01 |
* | Re-revert r6233. | bsalomon@google.com | 2012-11-01 |