aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix broken Android builds due to missing includes for NEON definesGravatar djsollen@google.com2014-03-21
* Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...Gravatar commit-bot@chromium.org2014-03-21
* SkPaint: eliminate some dead bytes in 64-bit build.Gravatar commit-bot@chromium.org2014-03-20
* Remove the now-unnecessary enum in the elliptical clipping effect.Gravatar commit-bot@chromium.org2014-03-20
* Fix cull nesting assertion.Gravatar commit-bot@chromium.org2014-03-20
* replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...Gravatar commit-bot@chromium.org2014-03-20
* Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16Gravatar commit-bot@chromium.org2014-03-20
* Revert "hide Config8888 entirely". Broke a bunch of builds.Gravatar bsalomon@google.com2014-03-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-20
* Fix Windows build break introduced in r13864.Gravatar bungeman@google.com2014-03-19
* fix non-gpu buildGravatar commit-bot@chromium.org2014-03-19
* Only use analytic effect-based clipping when AA is required by at least one e...Gravatar commit-bot@chromium.org2014-03-19
* stub for ganesh vetoGravatar commit-bot@chromium.org2014-03-19
* hide Config8888 entirelyGravatar commit-bot@chromium.org2014-03-19
* Adding a new SkSurface factory for generating surfaces from the scratch textu...Gravatar commit-bot@chromium.org2014-03-19
* Use rounding to 8888 in lighting filters, raster path.Gravatar senorblanco@chromium.org2014-03-19
* Fixed cross compilation with mingw.Gravatar commit-bot@chromium.org2014-03-19
* Fix accessBitmap() with deferred clear, GPU path.Gravatar senorblanco@chromium.org2014-03-19
* Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...Gravatar commit-bot@chromium.org2014-03-19
* SkPaint: eliminate some dead bytes in 64-bit build.Gravatar commit-bot@chromium.org2014-03-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-19
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-18
* Revert of r13836 due to Chromium cc_unittests failuresGravatar robertphillips@google.com2014-03-18
* Remove SkCanvas matrix ops return value.Gravatar commit-bot@chromium.org2014-03-18
* Slightly faster quadtree searchingGravatar commit-bot@chromium.org2014-03-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-18
* Fix GPU displacement with expanding crop rects.Gravatar senorblanco@chromium.org2014-03-17
* add initial scraper for dashingGravatar commit-bot@chromium.org2014-03-17
* Update SkXPSDevice.cpp tooGravatar robertphillips@google.com2014-03-17
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* Add nine patch type to SkRRect.Gravatar commit-bot@chromium.org2014-03-17
* Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...Gravatar commit-bot@chromium.org2014-03-17
* Add a means of extracting active operations from SkPictureGravatar commit-bot@chromium.org2014-03-17
* remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead codeGravatar commit-bot@chromium.org2014-03-17
* Add nine patch type to SkRRect.Gravatar commit-bot@chromium.org2014-03-17
* Reverting r13831 (Add a means of extracting active operations from SkPicture)...Gravatar robertphillips@google.com2014-03-17
* Add a means of extracting active operations from SkPictureGravatar robertphillips@google.com2014-03-17
* SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params.Gravatar bungeman@google.com2014-03-17
* Fast implementation of QuadTreeGravatar commit-bot@chromium.org2014-03-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-17
* add NewRasterDirect for creating a canvas drawing to pre-allocated pixelsGravatar commit-bot@chromium.org2014-03-17
* Move SkNoSaveLayerCanvas.h to include/utilsGravatar robertphillips@google.com2014-03-16
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-15
* change tooBitForLCD to compare against linear size of the text, not the areaGravatar commit-bot@chromium.org2014-03-14
* Get correct text metrics for distance fields, and fix dropouts due to thin fe...Gravatar commit-bot@chromium.org2014-03-14
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* Implement support for expanding crop rects in image filtersGravatar senorblanco@chromium.org2014-03-14
* Revert "Implement support for expanding crop rects in image filters"Gravatar senorblanco@chromium.org2014-03-14