index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Disable CameraServiceTest in a normal build." into kraken
Chih-Chung Chang
2010-05-23
1
-1
/
+3
|
\
|
*
Disable CameraServiceTest in a normal build.
Chih-Chung Chang
2010-05-14
1
-1
/
+3
*
|
Forgot to fix one -Wformat-security in my previous change. Fixed.
Nick Kralevich
2010-05-14
1
-1
/
+1
*
|
Get rid of warnings when compiled with -Wformat-security
Nick Kralevich
2010-05-14
1
-19
/
+19
|
/
*
another attempt at fixing the build
Mathias Agopian
2010-05-12
1
-0
/
+6
*
Force sooner/generic/sim to use camera stub only.
Chih-Chung Chang
2010-05-10
1
-0
/
+5
*
Fix for build without a hardware camera.
Chih-Chung Chang
2010-05-10
2
-29
/
+18
*
Support multiple cameras in framework.
Chih-Chung Chang
2010-05-10
8
-1229
/
+1128
*
Use timestamp from camera driver for CameraSource
James Dong
2010-04-28
1
-1
/
+2
*
Still do dump() if we cannot get mServiceLock for a while.
Chih-Chung Chang
2010-03-05
1
-1
/
+27
*
Fix the rgb to yuv422sp conversion. The order of uv is different from the
Chih-Chung Chang
2010-02-18
1
-4
/
+4
*
fix [2447659] fix improper usage of the YCbCr_420_SP format
Mathias Agopian
2010-02-16
1
-2
/
+4
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-2
/
+5
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
6
-13
/
+19
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-1
/
+1
*
Add support for setting camera display orientation.
Chih-Chung Chang
2010-01-26
1
-8
/
+24
*
Add an orientation parameter for overlay, so we can do camera preview in port...
Chih-Chung Chang
2010-01-21
3
-17
/
+18
*
less log spew
Joe Onorato
2010-01-08
1
-35
/
+34
*
Remove some logging from camera operations. Bug 2346606.
Dave Sparks
2010-01-04
1
-20
/
+20
*
Add missing library in linker option. Currently the library is used by the
Doug Kwan
2009-12-09
1
-0
/
+1
*
Merge change I5ff64f6f into eclair-mr2
Android (Google) Code Review
2009-12-02
2
-0
/
+869
|
\
|
*
Add CameraServiceTest.
Chih-Chung Chang
2009-11-13
2
-0
/
+869
*
|
am bb3bb57a: Merge change I524dc046 into eclair
Eric Laurent
2009-12-01
1
-4
/
+16
|
\
\
|
*
|
Fix issue 2192673: Music Pausing Even when notifications are set to silent.
Eric Laurent
2009-11-27
1
-4
/
+16
|
|
/
*
|
Set more camera parameters initial values.
Owen Lin
2009-11-27
2
-1558
/
+747
|
/
*
Fix potential deadlock in stopPreview/stopRecord.
Dave Sparks
2009-11-10
2
-29
/
+46
*
Hold a lock while we access the preview heap.
Dave Sparks
2009-11-06
1
-7
/
+14
*
Use image rect information to display zoomed picture.
Wu-cheng Li
2009-10-29
2
-4
/
+18
*
Don't callback on NULL client. Bug 2180510.
Dave Sparks
2009-10-15
2
-30
/
+63
*
Retry overlay create if it fails. Bug 2153980.
Dave Sparks
2009-10-07
1
-1
/
+13
*
Add zoom functions and sendCommand.
Wu-cheng Li
2009-10-06
4
-3
/
+29
*
Fix 2083478: Camera needs an auto-focus cancel API
Chih-Chung Chang
2009-09-15
4
-1
/
+25
*
Pass return code from Camera HAL for setParameters().
James Dong
2009-09-13
1
-2
/
+1
*
CameraService change for OVERLAY_FORMAT_DEFAULT
Snigdha Sinha
2009-09-08
1
-12
/
+1
*
Modified the camera HAL interface to use the same generic callback architectu...
Benny Wong
2009-08-13
4
-291
/
+292
*
In the simulator, make sure that the preview thread is a Java thread,
Marco Nelissen
2009-08-13
2
-3
/
+18
*
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-8
/
+1
*
Hardware overlay support
Benny Wong
2009-07-16
2
-6
/
+47
*
resolved conflicts for merge of 04c7d0f8 to master
Dave Sparks
2009-07-08
2
-8
/
+7
|
\
|
*
Add timestamps to video frames to improve A/V sync.
Dave Sparks
2009-07-08
2
-8
/
+7
*
|
am b8a10fe4: Allow setPreviewDisplay after startPreview.
Wu-cheng Li
2009-07-01
2
-50
/
+91
|
\
\
|
|
/
|
*
Allow setPreviewDisplay after startPreview.
Wu-cheng Li
2009-07-01
2
-50
/
+91
*
|
am c6a482e7: Merge change 5199 into donut
Android (Google) Code Review
2009-06-24
2
-11
/
+11
|
\
\
|
|
/
|
*
Only remove client after the hardware is teared down, so a new client
Chih-Chung Chang
2009-06-25
2
-11
/
+11
*
|
am 82a32714: Merge change 5190 into donut
Android (Google) Code Review
2009-06-24
2
-12
/
+44
|
\
\
|
|
/
|
*
Fix 1933269: startPreview failed.
Chih-Chung Chang
2009-06-24
2
-12
/
+44
*
|
am 8570e5fc: Merge change 4907 into donut
Android (Google) Code Review
2009-06-22
1
-48
/
+91
|
\
\
|
|
/
|
*
Add more debug messages for CameraService.
Chih-Chung Chang
2009-06-22
1
-48
/
+91
*
|
am 7f148d65: Merge change 4316 into donut
Android (Google) Code Review
2009-06-16
1
-6
/
+6
|
\
\
|
|
/
|
*
Enable more debug message to debug the Camera startPreview bug.
Chih-Chung Chang
2009-06-16
1
-6
/
+6
[next]