index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
*
use SK_ScalarPI, and fix ARM build
humper@google.com
2013-07-19
*
scale --> convolution typo
humper@google.com
2013-07-19
*
The image resampling code has been transplanted from Chrome; it's incredibly ...
humper@google.com
2013-07-19
*
ARM Skia NEON patches - 01 - Simple fixes
commit-bot@chromium.org
2013-07-15
*
fix trivial matrix computation
humper@google.com
2013-07-14
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
*
Working plumb of image scaling:
humper@google.com
2013-07-12
*
ARM Skia NEON patches - 13 - S32A_Opaque
commit-bot@chromium.org
2013-07-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
*
ARM Skia NEON patches - 05 - Cleaning
commit-bot@chromium.org
2013-07-10
*
ARM Skia NEON patches - 02 - Tune filter clobber list
commit-bot@chromium.org
2013-07-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-10
*
Fix Win7 compiler errors/warnings for r9945
robertphillips@google.com
2013-07-09
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09
*
Commented SSE blend functions and cleaned-up variable naming.
commit-bot@chromium.org
2013-07-02
*
remove dead references to PlatformProcs4444
reed@google.com
2013-06-21
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Partial reapply of r5364 minus the non-neon code path.
djsollen@google.com
2013-04-09
*
Enable init'ed but unused var warning on windows for closer parity with mac/l...
bsalomon@google.com
2013-03-21
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
mirror of https://codereview.appspot.com/7312060/
reed@google.com
2013-02-11
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize'
tomhudson@google.com
2012-09-04
*
Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
robertphillips@google.com
2012-09-04
*
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
djsollen@google.com
2012-08-31
*
The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB.
george@mozilla.com
2012-08-30
*
Fix Clang build on Android.
digit@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16.
bungeman@google.com
2012-08-21
*
Add check for EDSP to the 565 opaque blitter.
djsollen@google.com
2012-08-21
*
Upstream ARM 565 optimizations from AOSP.
djsollen@google.com
2012-08-21
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13
*
arm: dynamic NEON support for SkBlitRow_opts_arm.cpp
digit@google.com
2012-08-08
*
#include "SkMathPriv.h"
reed@google.com
2012-08-07
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
remove outdated test code for TEST_SRC_ALPHA
reed@google.com
2012-07-30
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
revert 4799-4801 -- red and blue are reversed on windows and linux
reed@google.com
2012-07-27
*
use SK_RESTRICT instead of __restrict__
reed@google.com
2012-07-27
*
use intptr_t to cast from ptr to int for masking low bits
reed@google.com
2012-07-27
*
land http://codereview.appspot.com/6327044/
reed@google.com
2012-07-27
*
Windows compiler complaint cleanup
robertphillips@google.com
2012-07-26
*
Implementing Color32 functions for Neon platforms.
borenet@google.com
2012-07-26
*
land http://codereview.appspot.com/6353063/ by Lei
reed@google.com
2012-07-24
[next]