aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-15
* use some helper Make functions to initialize SkImageInfoGravatar commit-bot@chromium.org2014-01-15
* Revert "Implement a resize image filter."Gravatar senorblanco@chromium.org2014-01-14
* Implement a resize image filter. This is needed for the "filterRes" feature i...Gravatar senorblanco@chromium.org2014-01-14
* Revert "Make leak counters thread-safe and turn them on by default for Debug"Gravatar djsollen@google.com2014-01-14
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* Initialize written paths and strokerecs lazily during GPU drawPathGravatar commit-bot@chromium.org2014-01-14
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-14
* remove file added accidentallyGravatar commit-bot@chromium.org2014-01-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-14
* Revert of https://codereview.chromium.org/132643007/Gravatar commit-bot@chromium.org2014-01-13
* Revert "Revert of https://codereview.chromium.org/129423002/"Gravatar reed@google.com2014-01-13
* Revert of https://codereview.chromium.org/129423002/Gravatar commit-bot@chromium.org2014-01-13
* add SkBitmap::installPixelRef()Gravatar reed@google.com2014-01-13
* Allocate memory in SkTDynamicHash on first use.Gravatar commit-bot@chromium.org2014-01-13
* Use correct matrix to adjust blur radius for gpuGravatar commit-bot@chromium.org2014-01-13
* Remove redundant auto rt object in skpaint2grpaintshader function.Gravatar commit-bot@chromium.org2014-01-13
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather tha...Gravatar commit-bot@chromium.org2014-01-13
* Yet another patch for r13038Gravatar robertphillips@google.com2014-01-13
* Pull in Chromium's version of GatherPixelRefsGravatar robertphillips@google.com2014-01-13
* NEON fast path for box blurGravatar commit-bot@chromium.org2014-01-13
* Cleanup: Remove unused includes from skia_unix.cppGravatar tfarina@chromium.org2014-01-11
* remove (now unused) Sk64 -- just use int64_tGravatar reed@google.com2014-01-10
* Eliminate useless NULL push by making fIndexedData 0-based.Gravatar commit-bot@chromium.org2014-01-10
* fNextIndex is redundant. Remove it.Gravatar commit-bot@chromium.org2014-01-10
* If poppler is disable and native pdf is enabled, we still need SkPDFRasterize...Gravatar commit-bot@chromium.org2014-01-10
* Revert of https://codereview.chromium.org/112113005/Gravatar commit-bot@chromium.org2014-01-10
* Revert of https://codereview.chromium.org/106563002/Gravatar commit-bot@chromium.org2014-01-10
* Fix genID cloning bugs.Gravatar commit-bot@chromium.org2014-01-10
* Delete all invalidated resources with same keyGravatar commit-bot@chromium.org2014-01-10
* Reduce verbosity of SkGraphics::Init in default case.Gravatar halcanary@google.com2014-01-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-10
* use bitmap's fRowBytes, as the pixelref's is not (yet) reliableGravatar reed@google.com2014-01-09
* Expand GatherPixelRefs unit testGravatar robertphillips@google.com2014-01-09
* Use truncation, not rounding, when converting perlin noise seed (required by ...Gravatar senorblanco@chromium.org2014-01-09
* Fix race on creating the default typeface.Gravatar bungeman@google.com2014-01-09
* Allocate SkPictureFlat::fScratch lazily.Gravatar commit-bot@chromium.org2014-01-09
* Fix GL context creation on Windows when NV path renderingGravatar robertphillips@google.com2014-01-09
* Fix TODO in SkMutex_win.h to prevent accidental copying.Gravatar bungeman@google.com2014-01-09
* Rename GPU functions on SkBlurMaskFilter and pass ctm.Gravatar commit-bot@chromium.org2014-01-08
* use SkImageInfo directly, instead of convert to ConfigGravatar commit-bot@chromium.org2014-01-08
* Move geometry allocator for drawVertices inside autoflush scope.Gravatar commit-bot@chromium.org2014-01-08
* use SkImageInfo directly, instead of converting to SkBitmap::ConfigGravatar reed@google.com2014-01-08
* Use a spinlock in SkOnce.Gravatar commit-bot@chromium.org2014-01-08
* Improve 'stretch' in legacy create typeface for DirectWrite.Gravatar bungeman@google.com2014-01-08
* Work around SkString::gEmptyRec->writable_str() is unwritable.Gravatar bungeman@google.com2014-01-08
* change offset to xy for pixelref subsettingGravatar reed@google.com2014-01-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-08
* NoSaveLayerCanvas now its own fileGravatar robertphillips@google.com2014-01-07