Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skia Merge (revision 808) | Derek Sollenberger | 2011-02-22 | 1 | -8/+8 |
* | Fix crash when Paths are GCd in hw accelerated apps | Chet Haase | 2011-02-04 | 1 | -0/+35 |
* | Don't crash Launcher on config change. | Romain Guy | 2011-01-14 | 1 | -5/+5 |
* | Ensure bitmaps aren't freed while referenced from a display list | Patrick Dubroy | 2010-12-20 | 1 | -6/+2 |
* | Allocate bitmap backing buffers in the Java heap. | Patrick Dubroy | 2010-12-14 | 1 | -2/+6 |
* | Fix hang in native bitmap recycling due to nested mutex locks | Chet Haase | 2010-11-23 | 1 | -5/+0 |
* | make ResourceCache for display lists thread-safe | Chet Haase | 2010-11-11 | 1 | -0/+13 |
* | Free resources only from the GL context thread. | Romain Guy | 2010-11-11 | 1 | -4/+4 |
* | Optimizing ColorFilter in display lists | Chet Haase | 2010-10-26 | 1 | -1/+33 |
* | DisplayList optimizations and fixes. | Chet Haase | 2010-10-26 | 1 | -42/+0 |
* | Optimizing display lists by referencing pointers to resources instead of copy... | Chet Haase | 2010-10-21 | 1 | -0/+219 |