summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/PopupWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Rename some classes to avoid confusion.Wu-cheng Li2010-10-241-228/+0
* Improve the scroll bar in GLList.Owen Lin2010-09-231-5/+0
* Refactor the code. Improve the inheritance structure of Textures.Owen Lin2010-05-171-11/+11
* resolved conflicts for merge of ec1dfcb7 to krakenOwen Lin2010-05-141-0/+16
|\
| * Add copyright headers to source codes.Owen Lin2010-05-131-0/+16
* | Handle events in the main thread and use GLThread only as a rendering thread.Owen Lin2010-05-101-1/+1
* | Use our own EGLChooser so that we can fall back to use "copyImage2D" whenOwen Lin2010-05-071-3/+42
|/
* Remove unused resources and code.Owen Lin2010-04-071-3/+0
* Some more improvements of the UI.Owen Lin2010-03-181-1/+1
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-11/+5
* Address the review comments.Owen Lin2010-03-071-0/+3
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-071-15/+18
* The first runnable version of the new UI.Owen Lin2010-02-261-0/+181