Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up and add comments for classes. | Chih-Chung Chang | 2009-11-03 | 1 | -0/+4 |
* | Fix some warnnings reported by eclipse. | Owen Lin | 2009-09-24 | 1 | -0/+1 |
* | Fix the warnings shown in Eclipse. That is, removing unused field, | Owen Lin | 2009-08-19 | 1 | -2/+2 |
* | Use ReferenceQueue to improve LruCache. | Owen Lin | 2009-07-07 | 1 | -23/+29 |
* | Style fix. | Chih-Chung Chang | 2009-07-06 | 1 | -0/+16 |
* | fix bug 1909589 and 1903635. I think the cause root is that the LruCache is not | Owen Lin | 2009-06-11 | 1 | -3/+3 |
* | Use a week reference to trace all the items which are in used. | Owen Lin | 2009-06-08 | 1 | -8/+47 |
* | Simplify the database code by keeping small data in memory. | Owen Lin | 2009-05-28 | 1 | -0/+19 |