reed@android.com
76aa34bf8e
add text to hostapp sample
...
rename duplicate of SkSVGPath.cpp
git-svn-id: http://skia.googlecode.com/svn/trunk@45 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-23 01:27:39 +00:00
reed@android.com
4df53b0597
don't promote top/left to a fixed, when what we want is just an int
...
git-svn-id: http://skia.googlecode.com/svn/trunk@44 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-22 22:12:55 +00:00
reed@android.com
03ca3d19c4
move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access.
...
update core.proj as some headers have changed location
git-svn-id: http://skia.googlecode.com/svn/trunk@43 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-22 15:35:46 +00:00
reed@android.com
2b26cac4fd
downgrade project files to 10.4 so more clients can use them
...
downgrade some CG calls in test apps to not require 10.5 apis
remove leftover printf in SkOSWindow_Mac.cpp
git-svn-id: http://skia.googlecode.com/svn/trunk@42 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-22 02:33:11 +00:00
reed@android.com
0680d6c7ca
use native mac fonthost
...
add 444 and (fake) 565 support in cg
git-svn-id: http://skia.googlecode.com/svn/trunk@41 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-19 19:46:15 +00:00
reed@android.com
aaeab429f9
forgot these
...
git-svn-id: http://skia.googlecode.com/svn/trunk@40 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-19 19:18:38 +00:00
reed@android.com
3d85e7a44a
forgot this file
...
git-svn-id: http://skia.googlecode.com/svn/trunk@39 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-19 19:17:29 +00:00
reed@android.com
64ad9663d6
add sampeapp proj
...
git-svn-id: http://skia.googlecode.com/svn/trunk@38 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-19 19:15:15 +00:00
reed@android.com
6efdc47afc
first cut at event-based test app
...
git-svn-id: http://skia.googlecode.com/svn/trunk@37 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-19 18:24:35 +00:00
cary@android.com
647254a7fd
fixed debug build include directories
...
git-svn-id: http://skia.googlecode.com/svn/trunk@36 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 19:36:34 +00:00
reed@android.com
0d55f1e73c
move cg utils out of xcode and into src/include
...
git-svn-id: http://skia.googlecode.com/svn/trunk@35 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 19:26:11 +00:00
reed@android.com
fadd796fc5
make this header public (at least for now)
...
git-svn-id: http://skia.googlecode.com/svn/trunk@34 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 19:04:43 +00:00
reed@android.com
8b92315f25
forgot these for app
...
git-svn-id: http://skia.googlecode.com/svn/trunk@33 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 17:56:12 +00:00
reed@android.com
758b129f11
draft test app to show skia in a window
...
git-svn-id: http://skia.googlecode.com/svn/trunk@32 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 17:54:12 +00:00
reed@android.com
9fb1731ef2
move core files into core (were in images, but are required for core library)
...
git-svn-id: http://skia.googlecode.com/svn/trunk@31 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 17:50:13 +00:00
reed@android.com
33469859a5
attempt to begin mac shell
...
git-svn-id: http://skia.googlecode.com/svn/trunk@30 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 03:41:19 +00:00
reed@android.com
689411a87c
fix compile by using the right (new) name for SkComposeShader.h
...
git-svn-id: http://skia.googlecode.com/svn/trunk@29 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-18 02:52:32 +00:00
reed@android.com
e3be725d2b
merge in from android: fix unichar->utf8 conversion
...
git-svn-id: http://skia.googlecode.com/svn/trunk@28 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-17 16:22:13 +00:00
reed@android.com
8a1c16ff38
grab from latest android
...
git-svn-id: http://skia.googlecode.com/svn/trunk@27 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-17 15:59:43 +00:00
reed@android.com
2559c62907
Out with the old...
...
git-svn-id: http://skia.googlecode.com/svn/trunk@26 2bbb7eff-a529-9590-31e7-b0007b416f81
2008-12-17 14:42:41 +00:00
croachrose
48ede9b432
Added license headers to all files. Sync to latest perforce revision.
...
git-svn-id: http://skia.googlecode.com/svn/trunk@3 2bbb7eff-a529-9590-31e7-b0007b416f81
2006-11-08 19:24:48 +00:00
croachrose
0f87cd842d
Initial checkin of skia source in google codebase.
...
* reviewed by me!
git-svn-id: http://skia.googlecode.com/svn/trunk@2 2bbb7eff-a529-9590-31e7-b0007b416f81
2006-09-20 15:47:42 +00:00
(no author)
586101c79b
Initial directory structure.
...
git-svn-id: http://skia.googlecode.com/svn/trunk@1 2bbb7eff-a529-9590-31e7-b0007b416f81
2006-09-20 15:05:56 +00:00