index
:
LegacyCamera.git
master
replicant-6.0
Replicant's built-in camera app
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
ui
/
GLRootView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused files.
Wu-cheng Li
2011-08-15
1
-739
/
+0
*
Improve the scroll bar in GLList.
Owen Lin
2010-09-23
1
-1
/
+9
*
Refactor the code. Improve the inheritance structure of Textures.
Owen Lin
2010-05-17
1
-18
/
+16
*
Using GL to draw NinePatch
Owen Lin
2010-05-17
1
-22
/
+223
*
resolved conflicts for merge of ec1dfcb7 to kraken
Owen Lin
2010-05-14
1
-0
/
+16
|
\
|
*
Add copyright headers to source codes.
Owen Lin
2010-05-13
1
-0
/
+16
*
|
Create a ColorTexture to draw pure color in GL.
Owen Lin
2010-05-13
1
-10
/
+33
*
|
Handle events in the main thread and use GLThread only as a rendering thread.
Owen Lin
2010-05-10
1
-78
/
+13
*
|
Move the texture coordinate 0.5 pixel inner so that GL won't get garbage
Owen Lin
2010-05-07
1
-2
/
+1
*
|
Use our own EGLChooser so that we can fall back to use "copyImage2D" when
Owen Lin
2010-05-07
1
-3
/
+6
|
/
*
Startup time improvements.
Chih-Chung Chang
2010-04-23
1
-1
/
+0
*
Remove GLRootView in onPause() and put it back in onResume() to avoid OOM in
Owen Lin
2010-04-21
1
-38
/
+0
*
Add aboutToChange to GLRootView.
Owen Lin
2010-04-13
1
-0
/
+7
*
Add a hack to avoid allocating GL surface with different sizes.
Chih-Chung Chang
2010-04-09
1
-0
/
+34
*
Fix a typo in the code.
Owen Lin
2010-04-08
1
-1
/
+1
*
Fix the ANR after switching between Camera and Camcorder.
Owen Lin
2010-04-08
1
-6
/
+33
*
Remove unused resources and code.
Owen Lin
2010-04-07
1
-4
/
+0
*
Improve GLListView UI.
Owen Lin
2010-03-30
1
-6
/
+17
*
Fix the content truncated issue.
Owen Lin
2010-03-19
1
-0
/
+1
*
More improvement on UI.
Owen Lin
2010-03-18
1
-1
/
+16
*
Some more improvements of the UI.
Owen Lin
2010-03-18
1
-10
/
+4
*
Fix several UI issues.
Owen Lin
2010-03-16
1
-3
/
+4
*
Add the new ZoomController UI and also the exposure compensation settings.
Owen Lin
2010-03-10
1
-1
/
+4
*
Add pixel density concept to the code. So, it draw about the same size on
Owen Lin
2010-03-07
1
-55
/
+105
*
The first runnable version of the new UI.
Owen Lin
2010-02-26
1
-0
/
+456