- 30 Jul, 2009 3 commits
-
-
Marco Nelissen authored
-
Mike Reed authored
vector out to those from our blitrow factory
-
- 29 Jul, 2009 1 commit
-
-
Mike Reed authored
-
- 28 Jul, 2009 4 commits
-
-
Android (Google) Code Review authored
* changes: push upscaling directly into png, rather than having it in the baseclass, where it can re-invoke an allocator, which breaks ashmem (and possibly other allocator subclasses)
-
Mike Reed authored
re-invoke an allocator, which breaks ashmem (and possibly other allocator subclasses)
-
Mike Reed authored
am 421adab1: (-s ours) Do not merge support upscaling directly in png codec to preferred config remove copyTo post-upscaling in base imagedecoder, since that breaks our Allocator model for custom allocators (like ashmem), which can\'t be called twice on two different configs. Merge commit '421adab1' * commit '421adab1': Do not merge
-
Mike Reed authored
support upscaling directly in png codec to preferred config remove copyTo post-upscaling in base imagedecoder, since that breaks our Allocator model for custom allocators (like ashmem), which can't be called twice on two different configs.
-
- 27 Jul, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: refresh from trunk check-point for lcd text rendering
-
Mike Reed authored
check-point for lcd text rendering
-
- 26 Jul, 2009 2 commits
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 22 Jul, 2009 1 commit
-
-
Mike Reed authored
fix degenerate/NaN cases for bad cubics
-
- 20 Jul, 2009 2 commits
-
-
Mike Reed authored
check if we can promote to the preferred config
- 17 Jul, 2009 1 commit
-
-
Mike Reed authored
-
- 16 Jul, 2009 2 commits
-
-
Mike Reed authored
first stage of neon optimizations
-
- 15 Jul, 2009 1 commit
-
-
Owen Lin authored
the width and height infomation from the header directly.
-
- 14 Jul, 2009 1 commit
-
-
Mike Reed authored
-
- 10 Jul, 2009 2 commits
- 09 Jul, 2009 2 commits
-
-
Mike Reed authored
- 08 Jul, 2009 4 commits
- 07 Jul, 2009 2 commits
- 29 Jun, 2009 1 commit
-
-
Mike Reed authored
-
- 25 Jun, 2009 3 commits
-
-
Wei-Ta Chen authored
Merge commit '323fc5f6' * commit '323fc5f6': Fix a broken sim-eng build because of lacking of arm arch check.
-
Wei-Ta Chen authored
-
Wei-Ta Chen authored
am 9255d4e0: Bypass source-overing if the alpha value of a source color equals to 255, i.e., no need to add previous destination color values. Merge commit '9255d4e0' * commit '9255d4e0': Bypass source-overing if the alpha value of a source color equals to
-
- 24 Jun, 2009 2 commits
-
-
Wei-Ta Chen authored
255, i.e., no need to add previous destination color values. My experimental results showed that the percentage of calls to SkSrcOver32To16() falling into the bypass path in the following processes are around: 1. system_server: 72% 2. acore: 80% 3. camera: 57% 4. browser: 66%
-
Mike Reed authored
fix memory leak in said method
-
- 23 Jun, 2009 1 commit
-
-
Mike Reed authored
-
- 22 Jun, 2009 1 commit
-
-
Mike Reed authored
move (and extended) xfermode enum into SkXfermode.h fix recursion bug in stroking minor utility code changes for new unittests
-
- 18 Jun, 2009 2 commits
-
-
Mike Reed authored