index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Revert of remove sprintf (https://codereview.chromium.org/230413005/)
commit-bot@chromium.org
2014-04-09
*
remove sprintf
commit-bot@chromium.org
2014-04-09
*
Real fix for SK_API / Windows shared lib problems.
mtklein@google.com
2014-04-09
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Define SK_CPU_X86 on x86 machines.
commit-bot@chromium.org
2014-04-09
*
Xfermode: SSE2 implementation of multiply_modeproc
commit-bot@chromium.org
2014-04-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-09
*
Don't try to render color fonts using distance fields.
commit-bot@chromium.org
2014-04-08
*
use default to fix warning (or I will shoot myself)
reed@google.com
2014-04-08
*
fix warning for uninitialized count
reed@google.com
2014-04-08
*
fix warning about uninitialized typeface_encoding by folding glyph case into ...
reed@google.com
2014-04-08
*
fix warning by removing padding field
reed@google.com
2014-04-08
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-08
*
WIP -- SkFont
reed@google.com
2014-04-08
*
Revert of Initial picture shader implementation (https://codereview.chromium....
commit-bot@chromium.org
2014-04-07
*
Initial picture shader implementation
commit-bot@chromium.org
2014-04-07
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Factory methods for heap-allocated SkTypeface objects.
commit-bot@chromium.org
2014-04-07
*
Convert SkPicture's generation ID to a unique ID
commit-bot@chromium.org
2014-04-07
*
Remove SkBitmapShaderTemplate.
commit-bot@chromium.org
2014-04-07
*
Fix EffectKey for XferEffect
commit-bot@chromium.org
2014-04-07
*
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...
commit-bot@chromium.org
2014-04-03
*
Xfermode: SSE2 implementation of multiply_modeproc
commit-bot@chromium.org
2014-04-03
*
Fix SkRRect isEmpty assert
commit-bot@chromium.org
2014-04-03
*
Add generation ID to SkPicture
robertphillips@google.com
2014-04-02
*
Remove misc. dead code.
commit-bot@chromium.org
2014-04-02
*
Fix matrix adjustment passed to filter processing.
senorblanco@chromium.org
2014-04-02
*
SkTDynamicHash: pick up GetKey(), Hash() from T by default.
commit-bot@chromium.org
2014-04-02
*
SkTDynamicHash: remove need for Equals(const T&, const Key&) param.
commit-bot@chromium.org
2014-04-02
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-04-02
*
Minor changes to GrFontCache system.
commit-bot@chromium.org
2014-04-01
*
Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...
commit-bot@chromium.org
2014-04-01
*
Xfermode: SSE2 implementation of multiply_modeproc
commit-bot@chromium.org
2014-04-01
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
SkOnce for SkXfermode::Create(Mode)
commit-bot@chromium.org
2014-03-28
*
Thread picture version through to SkReadBuffer.
commit-bot@chromium.org
2014-03-28
*
Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://coderev...
commit-bot@chromium.org
2014-03-28
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-03-28
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
fix SkBitmap::erase to handle RGBA and BGRA
commit-bot@chromium.org
2014-03-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-27
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
remove all references to legacy Config8888
reed@google.com
2014-03-26
*
Minor cleanup (moved out of main CL)
commit-bot@chromium.org
2014-03-25
*
Consolidate SkCanvas matrix virtuals.
commit-bot@chromium.org
2014-03-25
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
[next]