- 14 Apr, 2009 2 commits
-
-
Cary Clark authored
-
Mike Reed authored
SkColorPriv.h - change alpha macro to favor keep opaque destinations opaque SkFontHost.h - new apis for accessing font tables SkPostConfig.h - more #ifdef protections around windows.h SkFontHost_tables.cpp added Various updates to unit tests
-
- 03 Apr, 2009 4 commits
-
-
Mike Reed authored
-
Mike Reed authored
- use float wrappers for floorf() and pow() - fix obsolete type reference uint16 - move android backend for SkDebugf into /ports file Automated import of CL 144454
-
Mike Reed authored
-
Mike Reed authored
AI 144443: Change how skia handles gradient stops that are missing either pos=0 or pos=1. Instead of ignoring the first and last pos, and assuming they were 0,1, now we insert in the missing values. This matches webkit's expectations, and seems fine for skia clients as well. On the webkit side, call Gradient::getColor() before we sniff the stops-array. This has the side-effect of sorting the stops, which we need for skia. BUG=1688373 Automated import of CL 144443
-
- 02 Apr, 2009 4 commits
-
-
Mike Reed authored
-
Mike Reed authored
add android-specific work around for double-initialization of globals Automated import of CL 144248
-
Mike Reed authored
-
Mike Reed authored
AI 144018: change path to return its internal cached bounds, making it much lighter-weight to get the bounds. BUG=1748928 Automated import of CL 144018
-
- 01 Apr, 2009 2 commits
-
-
The Android Open Source Project authored
-
Mike Reed authored
BUG=1748928 Automated import of CL 143888
-
- 31 Mar, 2009 1 commit
-
-
Mike Reed authored
AI 143743: interpret xfermodes+solid_color to take a faster case when possible in the blitter chooser BUG=1748928 Automated import of CL 143743
-
- 30 Mar, 2009 2 commits
-
-
Mike Reed authored
AI 143523: use SkScalarToCompareType macro in quickreject, so we don't mangle the numbers when we have fast floats Automated import of CL 143523
-
Mike Reed authored
AI 143517: reuse memory allocated in the chunkalloc heap if the object (e.g. paint) was already in our cache. BUG=1746772 Automated import of CL 143517
-
- 29 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 27 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
Mike Reed authored
allows browser to remove its Find hack workaround Automated import of CL 143089
-
- 25 Mar, 2009 9 commits
- 20 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 19 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 17 Mar, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 11 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 09 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 05 Mar, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 04 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 03 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 19 Feb, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 13 Feb, 2009 1 commit
-
-
The Android Open Source Project authored
-
- 10 Feb, 2009 1 commit
-
-
The Android Open Source Project authored
-