2016-10-05 |
Mike Klein | Make test lower-level, make const_cast more visible. Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-05 |
Mike Klein | looks like red and blue start wrong (more unit test... Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-05 |
Mike Klein | initialize result in SkRasterPipelineTest... more debugging Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-05 |
Mike Klein | more debugging for this test. Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | Fold extra_*_flags into GN as a config. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | Revert "Debug Mac test failure." > Reviewed-by: Mike Klein <mtklein@chromium.org> > Commit-Queue: Mike Klein <mtklein@chromium.org> TBR=mtklein@chromium.org Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | Make global use-analytic-AA bit threadsafe. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
mtklein | Revert of skpbench: add option for gpu timing (patchset...
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | Debug Mac test failure. Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | Make all SkRasterPipeline stages stock stages in SkOpts. Commit-Queue: Mike Klein <mtklein@google.com>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | SkLiteDL: much simpler to eliminate bitmaps in recorder. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-04 |
Mike Klein | sk_linear_from_srgb_math Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-10-03 |
Mike Klein | Just add the F16 bench from https://skia-review.googlesource... Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-30 |
Mike Klein | There are no more cmake bots, so clean up their old... Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-30 |
Mike Klein | Delete unused avx2_sources. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-30 |
Mike Klein | Clean up public.bzl after G3-side CL. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-30 |
Mike Klein | Fix G3 excludes lists for AVX2 -> HSW. Reviewed-by: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-30 |
Mike Klein | Add an SkOpts target for Haswell+ Intel chips. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-29 |
Mike Klein | Add an enum layer of indirection for stock raster pipeline... Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-29 |
Mike Klein | Start moving SkRasterPipeline stages to SkOpts. Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-29 |
Mike Klein | Disable FP contraction on -Fast bot.
|
commit | commitdiff | tree |
2016-09-29 |
Mike Klein | *SkTCast<int*>(float*) -> memcpy
|
commit | commitdiff | tree |
2016-09-28 |
Mike Klein | monobench: usability tweaks Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-28 |
Mike Klein | SkRasterPipeline: fuse clamp_01 into stores. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-28 |
Mike Klein | Rearrange SkRasterPipeline scanline tail handling. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-28 |
Mike Klein | Hide monobench target on debug builds. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-28 |
Mike Klein | Make SkPMColor BGRA on Fuchsia. Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com>
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | SkRasterPipeline: add last() and docs. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | Turn on -Wgnu-anonymous-struct and -Wnested-anonymous...
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | OverAlignedTest: use sk_ malloc and free.
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | Turn on -Wnewline-eof.
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | remove more stray semicolons from Vulkan code Reviewed-by: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | We really shouldn't pass SkFontStyle to printf as %d.
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | Remove stray semicolons. Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | Focus -Wno-over-aligned to just 32-bit x86 Android... Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-27 |
Mike Klein | Focus -Wno-over-aligned to just 32-bit x86 Android.
|
commit | commitdiff | tree |
2016-09-27 |
mtklein | Revert of My take on SkAlign changes. (patchset #3... TBR=cblume@chromium.org,mtklein@chromium.org
|
commit | commitdiff | tree |
2016-09-26 |
Mike Klein | Move undefined-func-template to wont-fix warnings. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-26 |
Mike Klein | Turn on -Wundefined-reinterpret-cast. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-26 |
Mike Klein | -Wcomma may be good to go now. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | My take on SkAlign changes.
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | Typo?
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | GN: detect is_clang, use it to switch Clang to warning...
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | Quiet a -Wcomma warning.
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | beziers: I missed an unsequenced moveTo() pair.
|
commit | commitdiff | tree |
2016-09-26 |
Mike Klein | Revert "GN: detect is_clang, use it to switch Clang... > Commit-Queue: Mike Klein <mtklein@chromium.org> TBR=mtklein@chromium.org,bungeman@google.com... Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com>
|
commit | commitdiff | tree |
2016-09-26 |
Mike Klein | GN: detect is_clang, use it to switch Clang to warning... Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-26 |
mtklein | These calls to SkRandom are not sequenced.
|
commit | commitdiff | tree |
2016-09-23 |
mtklein | GN: ANGLE
|
commit | commitdiff | tree |
2016-09-23 |
Mike Klein | Include GLTestContext_command_buffer.cpp in G3 build. Commit-Queue: Mike Klein <mtklein@chromium.org>
|
commit | commitdiff | tree |
2016-09-22 |
mtklein | GN: build skiaserve
|
commit | commitdiff | tree |
2016-09-22 |
mtklein | Run commandbuffer config on CommandBuffer Perf bots.
|
commit | commitdiff | tree |
2016-09-22 |
mtklein | Clean up dead code.
|
commit | commitdiff | tree |
2016-09-21 |
mtklein | GN: take over CommandBuffer bot
|
commit | commitdiff | tree |
2016-09-21 |
mtklein | Build tools on NoGPU bots.
|
commit | commitdiff | tree |
2016-09-21 |
mtklein | GN: is_skia_standalone
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | Blacklist serialize-8888 typefacerendering_pfaMac
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | GN: fold :vulkan into :gpu.
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | GN: add skia_use_mesa for OSMesa in tools.
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | GN: add skia_enable_gpu (default true)
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | GN: compiler_prefix -> cc_wrapper
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | Snazzier dump log step on Android bots.
|
commit | commitdiff | tree |
2016-09-20 |
mtklein | skia_enable_android_framework_defines in all code,...
|
commit | commitdiff | tree |
2016-09-19 |
mtklein | Add FrameworkDefs bot to the CQ.
|
commit | commitdiff | tree |
2016-09-19 |
mtklein | To prep for removing CMake bots, take them off the...
|
commit | commitdiff | tree |
2016-09-19 |
mtklein | GN: remove old Android recipe code.
|
commit | commitdiff | tree |
2016-09-19 |
mtklein | Delete unused coverage recipe code.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | format GN files, and invert if->config to config->if
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Flesh out GN/Android run docs.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Is it just me or is this logging just noise?
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Build with GN on CT bots.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Promote the N5 to the CQ for real.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | GN: build get_images_from_skps.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | GN: add a flag to implement Android_FrameworkDefs bot.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Update GN docs to mention is_official_build and ndk_api.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | GN: enable Vulkan on Android when API >= 24.
|
commit | commitdiff | tree |
2016-09-16 |
mtklein | Tweak valgrind suppressions for intentional leaks.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | GN: port Valgrind bots.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | GN: support 32-bit x86 builds
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | Revert of GN: support 32-bit x86 builds (patchset ...
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | GN: support 32-bit x86 builds
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | Blacklist slsrgb + image decoding.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | GN: link executables with -rdynamic on Linux.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | simple fix?
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | Pass rietveld as the default patch_storage.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | Tidy up DM blacklists.
|
commit | commitdiff | tree |
2016-09-15 |
mtklein | Clean up unused SkPictureRecorder::optimizeFor()
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | CQ update
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | GN: add is_official_build
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | merge run and check-rc steps
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | 565 is not this important.
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | GN: Android Vulkan support
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | update derive_compile_bot_name() for GN_Android_Vulkan
|
commit | commitdiff | tree |
2016-09-14 |
mtklein | Android GN scripts: distingush directories for data...
|
commit | commitdiff | tree |
2016-09-13 |
mtklein | Update gn_android_flavor for Vulkan.
|
commit | commitdiff | tree |
2016-09-13 |
mtklein | Android GN: don't reboot before running
|
commit | commitdiff | tree |
2016-09-13 |
mtklein | Remove clear /data/local/tmp steps.
|
commit | commitdiff | tree |
2016-09-13 |
mtklein | I missed an infra_step, pushing directories.
|
commit | commitdiff | tree |
2016-09-13 |
mtklein | Mark infra steps as infra_step in GN recipe flavors.
|
commit | commitdiff | tree |
2016-09-12 |
mtklein | Alternate approach to turn on freetype in Fuchsia.
|
commit | commitdiff | tree |
next |