index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Have Clang builders build in C++11 mode.
mtklein
2014-06-30
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Begin atlasing
robertphillips
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Remove now-nonexistent SkCountdown.h from public_headers.
senorblanco
2014-06-28
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-27
*
remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome
reed
2014-06-26
*
Revert of Switch SkPDFStream's internal storage from SkStream to SkData (http...
rmistry
2014-06-26
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-26
*
Promote SkInterpolator unit test to our tests driver.
tfarina
2014-06-26
*
Make LTCG optional on windows builds.
bsalomon
2014-06-26
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Add nanobench, a fresh look at our microbenchmark harness.
mtklein
2014-06-25
*
Rename TestSize.cpp to SizeTest.cpp
tfarina
2014-06-25
*
Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit.
mtklein
2014-06-25
*
Temporarily disable autovectorization in core for 32-bit Linux builds.
mtklein
2014-06-25
*
delete disabled bench
mtklein
2014-06-24
*
Support serialization in SkRecord-backed SkPictures.
mtklein
2014-06-24
*
add pathops tight bounds; conform path ops' gyp to unit tests
caryclark
2014-06-24
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
use platform-independent font for gm
caryclark
2014-06-23
*
Better rendering detection with DirectWrite.
bungeman
2014-06-23
*
Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...
rmistry
2014-06-23
*
Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...
rmistry
2014-06-23
*
Fix SkPaint::measureText for stroked hairline text
kkinnunen
2014-06-22
*
No need to include ../tools/flags in include_dirs when depending on flags tar...
tfarina
2014-06-22
*
Add GYP target for sk_tool_utils.* component.
tfarina
2014-06-21
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
Cache the GrEffect used for text rendering in GrBitmapTextContext.
bsalomon
2014-06-19
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
CrashHandler for Windows.
mtklein
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
remove legacy moz flags
reed
2014-06-18
*
Add basic stacktrace handler using libunwind.
mtklein
2014-06-18
*
In Android framework, make tools depend on jsoncpp
scroggo
2014-06-18
*
Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...
mtklein
2014-06-17
*
Try to roll angle again.
Brian Salomon
2014-06-17
*
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
mtklein
2014-06-17
*
Silence warnings about using offsetof on near-POD structs.
mtklein
2014-06-17
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-17
*
move some headers out of public
reed
2014-06-17
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
[next]