index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkFixed.h
Commit message (
Expand
)
Author
Age
*
Correct SkFixedToDouble.
bungeman
2015-04-17
*
Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...
reed
2015-03-19
*
replace SkFixedDiv impl with native 64bit math
reed
2015-03-18
*
Remove SkLONGLONG.
bungeman
2015-03-17
*
Glyph positions maintain 32 bit integer part.
bungeman
2015-03-11
*
Switch SkBitmapProcState's SkFractionalInt to 32.32.
mtklein
2014-11-21
*
Archive more dead code.
mtklein
2014-09-30
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
Always inline SkFloatToFixed_arm.
commit-bot@chromium.org
2014-05-15
*
remove SK_SUPPORTED_DEPRECATED_FIXEDROUND, no longer needed
reed@google.com
2014-01-06
*
SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor]
mike@reedtribe.org
2014-01-06
*
Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""
reed@google.com
2013-12-20
*
Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"
reed@google.com
2013-12-19
*
begin to remove SkLONGLONG and wean Skia off of Sk64
reed@google.com
2013-12-19
*
remove unused SkFixed and SkFract functions
reed@google.com
2013-12-19
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
The register keyword is deprecated in C++, even at -O0, registers are used au...
commit-bot@chromium.org
2013-12-16
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
*
ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG
commit-bot@chromium.org
2013-08-14
*
one more thing to try before rebaselining android
mtklein@google.com
2013-07-29
*
Add bench to test float to fixed conversion
djsollen@google.com
2013-07-18
*
ARM Skia NEON patches - 01 - Simple fixes
commit-bot@chromium.org
2013-07-15
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
fix warngs by casting from float to int64_t
reed@google.com
2012-08-03
*
add debugging SkFloatToFixed_Check() which asserts that the float is in range...
reed@google.com
2012-08-03
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
use higher precision (64bit) fixed-point for matrix proc
reed@google.com
2012-03-07
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
deprecate SkScalarFloor, SkScalarCeil, SkScalarRound
reed@google.com
2011-08-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add SkFixedFloorToFixed
reed@google.com
2011-06-07
*
Fixes from Sk/Gr rect unification.
bsalomon@google.com
2011-05-09
*
Fix SkFixed overflows in SkFixedSquare, SkGradientShader.
wjmaclean@chromium.org
2011-04-13
*
add getter/setter for device-factory on canvas
reed@google.com
2011-01-11
*
fix build for scalar==fixed
reed@google.com
2011-01-04
*
grab from latest android
reed@android.com
2008-12-17