1. e86ae1b Still do dump() if we cannot get mServiceLock for a while. by Chih-Chung Chang · 14 years ago
  2. d7381a1 Fix the rgb to yuv422sp conversion. The order of uv is different from the by Chih-Chung Chang · 14 years ago
  3. 5a48712 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 14 years ago
  4. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  5. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  6. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 14 years ago
  7. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
  8. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  9. f5d95cb less log spew by Joe Onorato · 15 years ago
  10. c95a176 Remove some logging from camera operations. Bug 2346606. by Dave Sparks · 15 years ago
  11. a493294 Add missing library in linker option. Currently the library is used by the by Doug Kwan · 15 years ago
  12. 54f32f5 Merge change I5ff64f6f into eclair-mr2 by Android (Google) Code Review · 15 years ago
  13. 5e392e2 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 15 years ago
  14. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 15 years ago
  15. d82f452 Set more camera parameters initial values. by Owen Lin · 15 years ago
  16. 5b0fc3d Add CameraServiceTest. by Chih-Chung Chang · 15 years ago
  17. 05fd0df Fix potential deadlock in stopPreview/stopRecord. by Dave Sparks · 15 years ago
  18. c8093c1 Hold a lock while we access the preview heap. by Dave Sparks · 15 years ago
  19. 4cb04c4 Use image rect information to display zoomed picture. by Wu-cheng Li · 15 years ago
  20. dd158c9 Don't callback on NULL client. Bug 2180510. by Dave Sparks · 15 years ago
  21. 2133640 Retry overlay create if it fails. Bug 2153980. by Dave Sparks · 15 years ago
  22. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  23. 244f8c2 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  24. 6085b4e Pass return code from Camera HAL for setParameters(). bug 2116866 by James Dong · 15 years ago
  25. fd98ff8 CameraService change for OVERLAY_FORMAT_DEFAULT by Snigdha Sinha · 15 years ago
  26. da83f46 Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  27. ae7f3c5 In the simulator, make sure that the preview thread is a Java thread, by Marco Nelissen · 15 years ago
  28. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  29. 6d2090e Hardware overlay support by Benny Wong · 15 years ago
  30. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  31. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  32. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  33. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  34. c076706 am c6a482e7: Merge change 5199 into donut by Android (Google) Code Review · 15 years ago
  35. d5d1ebd Only remove client after the hardware is teared down, so a new client by Chih-Chung Chang · 15 years ago
  36. 5310745 am 82a32714: Merge change 5190 into donut by Android (Google) Code Review · 15 years ago
  37. 6fcba31 Fix 1933269: startPreview failed. by Chih-Chung Chang · 15 years ago
  38. a44e01d am 8570e5fc: Merge change 4907 into donut by Android (Google) Code Review · 15 years ago
  39. 1f25ec8 Add more debug messages for CameraService. by Chih-Chung Chang · 15 years ago
  40. 7942359 am 7f148d65: Merge change 4316 into donut by Android (Google) Code Review · 15 years ago
  41. 4b4900b Enable more debug message to debug the Camera startPreview bug. by Chih-Chung Chang · 15 years ago
  42. 259f55a am 084af5e1: Merge change 3551 into donut by Android (Google) Code Review · 15 years ago
  43. c8b2408 Allow the owner to reconnect to Camera. by Chih-Chung Chang · 15 years ago
  44. aaf834a some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  45. 67d5fc6 am 7283fb18: Merge commit \'7b7225c8fdbead25235c74811b30ff4ee690dc58\' into manual_merge by Dave Sparks · 15 years ago
  46. 7283fb1 Merge commit '7b7225c8fdbead25235c74811b30ff4ee690dc58' into manual_merge by Dave Sparks · 15 years ago
  47. a59fa9b am db79edc5: Merge change 2168 into donut by Android (Google) Code Review · 15 years ago
  48. 7b7225c AI 149133: Enable the camera permission check. by Dave Sparks · 15 years ago
  49. b1f3b8f Fix permission hole in camera service. Some debugging code was added by Dave Sparks · 15 years ago
  50. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  51. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  52. d6289b1 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 15 years ago
  53. ab5b424 Remove debug messages. modified: core/java/android/hardware/Camera.java by Wu-cheng Li · 15 years ago
  54. e251f32 Remove dangling media recorder client reference when setCamera() is used. by James Dong · 15 years ago
  55. a7f1e5c AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  56. eeea922 Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 15 years ago
  57. 3d515fd Automated import from //branches/donutburger/...@141992,141992 by Andy McFadden · 15 years ago
  58. b059eb3 Automated import from //branches/donutburger/...@141782,141782 by Niko Catania · 15 years ago
  59. e25b51b Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 15 years ago
  60. a9f95fb Automated import from //branches/donutburger/...@141614,141614 by Wu-cheng Li · 15 years ago
  61. 403914a Automated import from //branches/donutburger/...@141598,141598 by Jason Sams · 15 years ago
  62. b18b691 Automated import from //branches/donutburger/...@141469,141469 by Jason Sams · 15 years ago
  63. 4873375 Automated import from //branches/cupcake/...@141708,141708 by Andreas Huber · 15 years ago
  64. a34bb20 Automated import from //branches/cupcake/...@141613,141613 by Wu-cheng Li · 15 years ago
  65. 7f1f3bb Automated import from //branches/cupcake/...@141597,141597 by Jason Sams · 15 years ago
  66. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  67. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  70. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  71. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  72. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  73. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  74. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  75. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago