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
*
ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque
commit-bot@chromium.org
2013-09-20
*
ARM Skia NEON patches - 23 - S32_D565_Opaque_Dither cleanup/bugfix/speed
commit-bot@chromium.org
2013-09-18
*
ARM Skia NEON patches - 19 - Intrinsics version of the Filter32 routines
commit-bot@chromium.org
2013-09-13
*
add SkConvolutionProcs* to the none platformConvolutionProcs() signature
reed@google.com
2013-09-05
*
remove fConvolutionProcs from State, and just use it locally
reed@google.com
2013-09-05
*
ARM Skia NEON patches - 18 - Preparation work for BitmapProcState
commit-bot@chromium.org
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-29
*
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
commit-bot@chromium.org
2013-08-28
*
Implement highQualityFilter16 so GM doesn't crash when you give it resources.
mtklein@google.com
2013-08-26
*
Cleanup the ARM blitrow optimizations
djsollen@google.com
2013-08-09
*
Minor sk_memset{16|32}_SSE2 optimization.
commit-bot@chromium.org
2013-08-05
*
ARM Skia NEON patches - 14 - S32A_Blend
commit-bot@chromium.org
2013-08-01
*
Enable runtime checks for SSSE3 on x86 on Android.
mtklein@google.com
2013-07-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-31
*
add scalar stubs for neon functions to give arm guys a place to work
commit-bot@chromium.org
2013-07-30
*
include SkPaint.h
reed@google.com
2013-07-22
*
copy/paste error. don't use s.
reed@google.com
2013-07-22
*
rename fFilterQuality to fFilterLevel
reed@google.com
2013-07-22
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-20
*
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
[next]