aboutsummaryrefslogtreecommitdiffstats
path: root/bench
Commit message (Collapse)AuthorAgeFilesLines
* Skia Merge (revision 3312)Derek Sollenberger2012-03-067-6/+185
| | | | | | | This CL also includes changes made to Android's copy of Skia in their J release branch. Change-Id: Ib2baecf48004951a3ad4a1574cdc38790c814cbc
* Skia merge (revision 3022)Derek Sollenberger2012-02-0640-571/+3116
| | | | | | | | This CL has companion changes to account for API updates in... (1) frameworks/base (2) external/webkit Change-Id: Ibb989e76e8bd24313849f9631dbef42cdef9eb7d
* Skia Merge (revision 1562)Derek Sollenberger2011-06-2318-17/+819
| | | | Change-Id: Ief005abc9eb741ccf5efec3d1f29fe2dfc23103d
* Skia Merge (revision 1510)Derek Sollenberger2011-06-074-65/+456
| | | | | | | | | | | | | | | | | | This CL includes bug fixes and closely mirrors the version of Skia used in Chrome M13, which is likely to be our baseline for ICS. The CL also adds source files for the SampleApp which will allow us to execute basic skia tests. The SampleApp requires the utils/views directory in order to run. Finally, we have included the PDF backend for Skia in order to experiment with using it to generate PDF files for certain applications. Note: The SampleApp and PDF code are not built as part of libskia. Change-Id: I1895ccfbd8074e25f19148cc7bd1b4af571fb307
* Skia Merge (revision 1327)Derek Sollenberger2011-05-172-4/+157
| | | | Change-Id: I46f41274d07a3d7bac4728f8841c7f5e89dc9181
* Skia Merge (revision 1116)Derek Sollenberger2011-04-143-11/+220
| | | | | | There is a companion change in external/webkit Change-Id: I1c4110e7520bbef3f4e5f9551adb7ec79ac1e3ed
* Skia Merge (revision 922)Derek Sollenberger2011-03-141-0/+110
| | | | Change-Id: I7ed57d10905d8bad6486a4d7410165eec1cc2b4f
* Skia Merge (revision 808)Derek Sollenberger2011-02-235-26/+370
| | | | | | | | | | This merge has companion changes in the following projects in order to be compatible with changes to skia interfaces and practices: 1. /frameworks/base 2. /external/webkit Change-Id: I54092971305579e81a8fdb27bbe04ec340792e3b
* refresh from trunkMike Reed2010-04-144-5/+43
| | | | Change-Id: I0175ec7482f8cf85d25165da360a5352979fd7a0
* update to report fps and add opaque and per-pixel-alpha variants of 32bit srcMike Reed2010-02-222-8/+26
|
* update benchmark testsMike Reed2010-02-226-11/+123
|
* motorola neon patch for blitMask, used by text drawing.Mike Reed2009-10-201-10/+14
|
* add opaque -vs- alpha variation for bitmapsMike Reed2009-10-191-8/+22
|
* more neon opts from motorolaMike Reed2009-10-193-0/+28
|
* add decoding bitmaps to bench toolMike Reed2009-09-029-42/+126
| | | | refresh misc. skia files
* special case no scale in the matrixprocs for tiled bitmapsMike Reed2009-08-132-0/+139
| | | | | yields ~10% overall speedup also, refresh misc fixes in freetype and antipath from trunk
* Fix the occassional build break with undefined symbols.Patrick Scott2009-08-101-59/+0
|
* enable arm flags in makefile and by including cpu-features.hMike Reed2009-08-048-0/+973