aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Apply the layer's image filter to the hoisted imageGravatar robertphillips2014-12-11
* Change how SkDebugf is sent to stdout on Android.Gravatar scroggo2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Add bench to measure blur rects performanceGravatar qiankun.miao2014-12-09
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.Gravatar egdaniel2014-12-09
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Add new GM (filterfastbounds)Gravatar robertphillips2014-12-08
* make SkColorShader private, use public factoryGravatar reed2014-12-08
* Fix include for GrPortderDuffXferProcessor.cppGravatar egdaniel2014-12-05
* Move GrPorterDuffXferProcessor to include/gpu/effects.Gravatar egdaniel2014-12-05
* Remove backend factoriesGravatar joshualitt2014-12-04
* Ganesh text rendering cleanup.Gravatar jvanverth2014-12-04
* Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.Gravatar tfarina2014-12-03
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* work in progressGravatar halcanary2014-12-02
* Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Gravatar halcanary2014-12-02
* multipage_pdf_profiler, gmtoskpGravatar halcanary2014-12-01
* Add a base class for GrIODB that handles geometry dataGravatar bsalomon2014-12-01
* Add float-to-half (binary16) conversion functions.Gravatar jvanverth2014-11-26
* rename SkDrawable to SkADrawableGravatar reed2014-11-26
* add sample to exercising hittestingGravatar reed2014-11-26
* Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...Gravatar mtklein2014-11-25
* nanobench: lazily decode bitmaps in .skps.Gravatar mtklein2014-11-25
* more cGravatar reed2014-11-24
* SkRecord: outline methods that are not called O(N) times.Gravatar mtklein2014-11-24
* Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://coderevie...Gravatar mtklein2014-11-21
* Add -ftrapv to debug builds.Gravatar mtklein2014-11-21
* Clean up FreeType code for 2.3.8.Gravatar bungeman2014-11-21
* remove GrAllocPoolGravatar joshualitt2014-11-21
* Small changes to get things building and running on Linux/ARM.Gravatar mtklein2014-11-21
* Cleanup: Delete webtry.gypGravatar tfarina2014-11-20
* Adding GeometryData objectGravatar joshualitt2014-11-20
* Remove /arch:SSE2 from Win 64 Release buildsGravatar bsalomon2014-11-19
* move GrGeometryProcessor to srcGravatar joshualitt2014-11-19
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)Gravatar halcanary2014-11-18
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...Gravatar mtklein2014-11-18
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Really enable deprecation warnings for Android framework.Gravatar scroggo2014-11-17
* Revert "move SkPDFD*.h from include to src"Gravatar Greg Humphreys2014-11-17
* move SkPDFD*.h from include to srcGravatar halcanary2014-11-17