import portability fixes from Chrome around floats
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Apr 2009 14:26:10 +0000 (14:26 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Apr 2009 14:26:10 +0000 (14:26 +0000)
commit9c970453fd1cb6e9618e37c61507465772deca80
tree5dfbc59e5cfd9283bf5e6b10b640fa28ea95326b
parent41bccf55b56d75ab0c0b3726dd64baba80ba7e90
import portability fixes from Chrome around floats
move porting functions for SkDebugf into /ports directory

git-svn-id: http://skia.googlecode.com/svn/trunk@147 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkFloatingPoint.h
src/core/SkDrawing.cpp
src/core/SkFP.h
src/core/core_files.mk
src/effects/SkEmbossMask.cpp
src/ports/SkDebug_android.cpp [moved from src/core/SkDebug_stdio.cpp with 81% similarity]
src/ports/SkDebug_stdio.cpp [new file with mode: 0644]
src/ports/ports_files.mk
xcode/core/core.xcodeproj/project.pbxproj
xcode/maccore/maccore.xcodeproj/project.pbxproj