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
*
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
*
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
[next]