aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Add nanobench, a fresh look at our microbenchmark harness.Gravatar mtklein2014-06-25
* Rename TestSize.cpp to SizeTest.cppGravatar tfarina2014-06-25
* Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit.Gravatar mtklein2014-06-25
* Temporarily disable autovectorization in core for 32-bit Linux builds.Gravatar mtklein2014-06-25
* delete disabled benchGravatar mtklein2014-06-24
* Support serialization in SkRecord-backed SkPictures.Gravatar mtklein2014-06-24
* add pathops tight bounds; conform path ops' gyp to unit testsGravatar caryclark2014-06-24
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* use platform-independent font for gmGravatar caryclark2014-06-23
* Better rendering detection with DirectWrite.Gravatar bungeman2014-06-23
* Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...Gravatar rmistry2014-06-23
* Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...Gravatar rmistry2014-06-23
* Fix SkPaint::measureText for stroked hairline textGravatar kkinnunen2014-06-22
* No need to include ../tools/flags in include_dirs when depending on flags tar...Gravatar tfarina2014-06-22
* Add GYP target for sk_tool_utils.* component.Gravatar tfarina2014-06-21
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...Gravatar mtklein2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Simple GPU based dithering:Gravatar krajcevski2014-06-19
* Cache the GrEffect used for text rendering in GrBitmapTextContext.Gravatar bsalomon2014-06-19
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* [PDF] Fix font embedding restrictions.Gravatar vandebo2014-06-19
* CrashHandler for Windows.Gravatar mtklein2014-06-19
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* remove legacy moz flagsGravatar reed2014-06-18
* Add basic stacktrace handler using libunwind.Gravatar mtklein2014-06-18
* In Android framework, make tools depend on jsoncppGravatar scroggo2014-06-18
* Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...Gravatar mtklein2014-06-17
* Try to roll angle again.Gravatar Brian Salomon2014-06-17
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* Silence warnings about using offsetof on near-POD structs.Gravatar mtklein2014-06-17
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-17
* move some headers out of publicGravatar reed2014-06-17
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* Move SkStringUtils.h to src/core.Gravatar mtklein2014-06-17
* Add nanomsg to third_party, with some demos.Gravatar mtklein2014-06-16
* remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not neededGravatar reed2014-06-16
* Delete unused path_utils.* component.Gravatar tfarina2014-06-14
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Extract "text align proc" functions as reusable classesGravatar kkinnunen2014-06-12
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flagGravatar robertphillips2014-06-12
* Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().Gravatar tfarina2014-06-12
* Fix a number of issues with iOS build.Gravatar jvanverth2014-06-11
* Texture compression unit tests along with a couple of bug fixesGravatar krajcevski2014-06-11
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* MIPS: added optimization for functions from SkBlitRow.Gravatar djordje.pesut2014-06-11
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10