Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused code. | Chih-Chung Chang | 2010-03-05 | 1 | -146/+0 |
| | |||||
* | Utilize group id to request & cancel thumbnail requests. | Ray Chen | 2009-10-06 | 1 | -4/+4 |
| | |||||
* | Remove unused code. | Chih-Chung Chang | 2009-08-27 | 1 | -26/+0 |
| | | | | Change-Id: I15624339790bffb078238c5a5870779dc4aa1b78 | ||||
* | Create ImageListParam as a spec for creating image lists. | Chih-Chung Chang | 2009-08-26 | 1 | -4/+6 |
| | | | | | | Also merge deactivate() and close(). Change-Id: Idc76eda25bfcefab949e46412dca366228b3f437 | ||||
* | Defer bitmap rotation until it's drawn on ImageView. | Ray Chen | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | Clean BitmapManager. | Chih-Chung Chang | 2009-05-18 | 1 | -72/+75 |
| | |||||
* | Organize the structure and named for camera's tests. | Owen Lin | 2009-05-15 | 1 | -0/+167 |
Also add two test suite to make it easier to run by runtest script. |