Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All threads are allowed to decode by default. | Ray Chen | 2009-04-29 | 1 | -2/+2 |
* | Disable 'acqureResourceLock' and 'releaseResourceLock' in BitmapManager. | Ray Chen | 2009-04-28 | 1 | -1/+1 |
* | Fix bitmap decoding in CropImage. | Chih-Chung Chang | 2009-04-24 | 1 | -3/+11 |
* | Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes() | Owen Lin | 2009-04-17 | 1 | -5/+0 |
* | Refactoring the code. | Owen Lin | 2009-04-16 | 1 | -3/+1 |
* | Clean verbose logging messages. | Chih-Chung Chang | 2009-04-15 | 1 | -66/+1 |
* | AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc... | Owen Lin | 2009-04-14 | 1 | -47/+49 |
* | AI 145696: Utilize BitmapManager to control bitmap related resources, making | Ray Chen | 2009-04-10 | 1 | -7/+6 |
* | AI 145007: A centralized control for resource-intensive bitmap decoding. | Ray Chen | 2009-04-07 | 1 | -0/+326 |