History log of /packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8eaa6919f0d5c10c95c99f2f937d57ea5c4a5bba 26-Aug-2010 Wu-cheng Li <wuchengli@google.com> Add switch camera on-screen button. DO NOT MERGE

Change-Id: I00895a9df69d2b29656075da1e03b1a1f684b107
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
454c6838bb220142d05fbd6f1858ba31cc034eda 30-Aug-2010 Wu-cheng Li <wuchengli@google.com> Remove metering mode support.

Change-Id: I624f611e19c438630bc84778332d13f0357da23f
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
186ff08e71d106e329171055accd4395760495ea 04-Jun-2010 Wu-cheng Li <wuchengli@google.com> Add metering mode support.

Change-Id: I8b964df4534da0b393479baddabfc85ce1b09b2f
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
c4e6d563c3ae57e237952b82ad20ee693dfbf9d1 14-May-2010 Owen Lin <owenlin@google.com> resolved conflicts for merge of ec1dfcb7 to kraken

Change-Id: I5ea57293d0b34f4189983c7a9851555bcf5f5232
ec1dfcb7314d10ff243a922fe4eff66ea699dd77 12-May-2010 Owen Lin <owenlin@google.com> Add copyright headers to source codes.

Bug: 2680376

Change-Id: I4d0b297f2cee13bb03104996f020732713c61e03
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
0d73bccf89870682007dd32d4a84bcdb812e2cc7 05-May-2010 Owen Lin <owenlin@google.com> Handle events in the main thread and use GLThread only as a rendering thread.

Coordinate the two threads by synchronizing on the GLRootView instance.

Change-Id: I94459f6afeb468660df7219800bc48b621edecd4
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
7b783cb800a90b3f301374f354750292bb75f7aa 28-Apr-2010 Owen Lin <owenlin@google.com> Use our own EGLChooser so that we can fall back to use "copyImage2D" when
stencil is not supported. Also fix an issue in GLListView due to a different
behavior on Emulator, i.e., ACTION_MOVE won't be sent after ACTION_DOWN.

Bug: 2538315

Change-Id: I8eb26794656b42df1c89e675bc153879920a7155
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java
469a9ef839e38630e1e652d182f7e0ee5882e277 10-Mar-2010 Owen Lin <owenlin@google.com> New UI for camcorder.

Change-Id: Id35564836da7b4051662cccfd0920480421499b0
/packages/apps/Camera/src/com/android/camera/ui/CameraHeadUpDisplay.java