index
:
packages_apps_LegacyCamera.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
BitmapManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove BitmapManager, ImageManager, and gallery classes.
Chia-chi Yeh
2010-12-29
1
-131
/
+0
*
Remove unused resources and code.
Owen Lin
2010-04-07
1
-72
/
+1
*
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-03
1
-13
/
+18
*
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-02
1
-3
/
+5
*
Utilize group id to request & cancel thumbnail requests.
Ray Chen
2009-10-06
1
-2
/
+48
*
Remove unused code.
Chih-Chung Chang
2009-08-27
1
-37
/
+0
*
Fix http://b/issue?id=2048408.
Wei-Ta Chen
2009-08-13
1
-1
/
+0
*
Removed unused resources and code. See 2036961: build size too large.
Chih-Chung Chang
2009-08-10
1
-20
/
+0
*
Clean BitmapManager.
Chih-Chung Chang
2009-05-18
1
-108
/
+40
*
Fix problems identified by findbugs fixit.
Chih-Chung Chang
2009-05-15
1
-1
/
+0
*
remove cancelAllDecodingThreads and allowAllDecodingThreads.
Ray Chen
2009-05-14
1
-35
/
+48
*
new file: ../CameraAppUnitTestRunner.java
Ray Chen
2009-05-12
1
-2
/
+2
*
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