[go: nahoru, domu]

  1. f0ce53d CameraBase: Don't return an sp<> by reference by Eino-Ville Talvala · 8 years ago
  2. 48932bb Camera2: CaptureRequest: Use common code for Surface unparcel by Eino-Ville Talvala · 8 years ago
  3. ccdf3e2 camera2: Add parcel/unparcel for missing Surface field. by Pablo Ceballos · 8 years ago
  4. a72c2f7 Merge "Making sure cameraserver can write into camera-daemon cpuset" into nyc-mr1-dev by Srinath Sridharan · 8 years ago
  5. 9959f5a Making sure cameraserver can write into camera-daemon cpuset by Srinath Sridharan · 8 years ago
  6. 4d45383 Camera3Device: Add dumpsys monitoring of request/result metadata by Eino-Ville Talvala · 8 years ago
  7. 091348e Cameraserver: Remove unneeded groups by Eino-Ville Talvala · 8 years ago
  8. 8fe99a6 update stune group for cameraserver to top-app by Tim Murray · 8 years ago
  9. bb9ec28 eas: Making cameraserver part of foreground stune cgroup by Srinath Sridharan · 8 years ago
  10. 982dfe2 cameraserver: move cameraserver to the camera-daemon cpuset by Tim Murray · 8 years ago
  11. d295859 Merge "Camera3: add deferred surface support" into nyc-mr1-dev by Zhijun He · 8 years ago
  12. 5d677d1 Camera3: add deferred surface support by Zhijun He · 8 years ago
  13. 40687b3 Merge "CameraNDK: fill in more NDK API documents" into nyc-dev am: b7444b1d60 by Yin-Chia Yeh · 8 years ago
  14. 1d0955c CameraNDK: fill in more NDK API documents by Yin-Chia Yeh · 8 years ago
  15. fb36fd1 cameraserver: add input group by Zhijun He · 8 years ago
  16. a22528a CameraNDK: remove unused error enum values by Yin-Chia Yeh · 8 years ago
  17. 4cb010f Merge "CameraNDK: add NDK API documents" into nyc-dev by Yin-Chia Yeh · 8 years ago
  18. 3e49be1 CameraNDK: add NDK API documents by Yin-Chia Yeh · 8 years ago
  19. 9e23567 Merge "Camera: Fix passing video native handle for 64-bit app" into nyc-dev by Chien-Yu Chen · 8 years ago
  20. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 8 years ago
  21. ecd0a41 Merge "Move system services into correct cpusets." into nyc-dev by Martijn Coenen · 8 years ago
  22. 58f3e55 Move system services into correct cpusets. by Martijn Coenen · 8 years ago
  23. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 8 years ago
  24. 6a9d0da Merge "CameraNdk: add onBufferLost capture callback" into nyc-dev by Yin-Chia Yeh · 8 years ago
  25. 25e60f1 Merge changes from topics 'cam-ndk-hidden-enum', 'cam-ndk-enum-dco', 'cam-ndk-hidden-keys' into nyc-dev by Yin-Chia Yeh · 8 years ago
  26. e081c59 CameraNdk: add onBufferLost capture callback by Yin-Chia Yeh · 8 years ago
  27. ff2a495 CameraNDK: hide more NDK metadata tags by Yin-Chia Yeh · 8 years ago
  28. 309d05d CameraNDK: implement abortCaptures API by Yin-Chia Yeh · 8 years ago
  29. 3525dd9 Camera: Fix openLegacy error codes by Eino-Ville Talvala · 8 years ago
  30. 97a3309 Merge "Camera3: Add error stream ID for buffer drop errors" into nyc-dev by Eino-Ville Talvala · 8 years ago
  31. 8aac03f CameraNDK: add API to list all tags in metadata by Yin-Chia Yeh · 8 years ago
  32. e95bb63 Camera3: Add error stream ID for buffer drop errors by Eino-Ville Talvala · 8 years ago
  33. 085dd09 CameraNDK: prevent double closing session by Yin-Chia Yeh · 8 years ago
  34. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 9 years ago
  35. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  36. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  37. aeead92 Merge "NDK: AImageReader implementation" by Yin-Chia Yeh · 9 years ago
  38. c360382 NDK: AImageReader implementation by Yin-Chia Yeh · 9 years ago
  39. d8f9a71 Camera NDK: fix build break by Yin-Chia Yeh · 9 years ago
  40. 6773d47 camera: Add support to pass native handles across binders by Praveen Chavan · 9 years ago
  41. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  42. ead9146 Camera NDK library: capture session implementation by Yin-Chia Yeh · 9 years ago
  43. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  44. 1f36e3b Add cameraserver process by Chien-Yu Chen · 9 years ago
  45. 018107a camera: Add surface set ID to OutputConfiguration by Zhijun He · 9 years ago
  46. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 9 years ago
  47. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 9 years ago
  48. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 9 years ago
  49. 5d1103e Merge "Add experimental camera session prepare API." into mnc-dr-dev by Ruben Brunk · 9 years ago
  50. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 9 years ago
  51. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  52. e2b60c8 CameraMetadata: Add sanity check to avoid accidental memory corruption. by Eino-Ville Talvala · 9 years ago
  53. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 9 years ago
  54. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 9 years ago
  55. d16a8ef Merge "Update signature of writeBlob." into mnc-dev by Jeff Brown · 9 years ago
  56. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 9 years ago
  57. e8df539 Update signature of writeBlob. by Jeff Brown · 9 years ago
  58. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 9 years ago
  59. 2232aee Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-dev by Ruben Brunk · 9 years ago
  60. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 9 years ago
  61. 8eddd88 Use memset to initialize dynamic array. by Chih-Hung Hsieh · 9 years ago
  62. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 9 years ago
  63. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 9 years ago
  64. 32fa6d0 Add camera app op - camera by Svet Ganov · 9 years ago
  65. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 9 years ago
  66. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 9 years ago
  67. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 9 years ago
  68. 525907a Merge "Camera: fix metadata assertion" by Yin-Chia Yeh · 9 years ago
  69. 54298b3 Camera: fix metadata assertion by Yin-Chia Yeh · 9 years ago
  70. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 9 years ago
  71. ae21e33 Merge "Camera: plumbing rotation field through" by Yin-Chia Yeh · 9 years ago
  72. d58b2ac Merge "camera2: Add camera client eviction enforcement." by Ruben Brunk · 9 years ago
  73. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  74. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 9 years ago
  75. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 9 years ago
  76. 9a4fa2d Merge "Camera: Remove RAW_SENSOR in favor of RAW16" by Eino-Ville Talvala · 10 years ago
  77. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 10 years ago
  78. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  79. f6b1396 am 81898637: am 16e8d463: Merge "camera2: fix various BpCameraDeviceUser methods to return correct result." by Eino-Ville Talvala · 10 years ago
  80. 19fa0fe camera2: fix various BpCameraDeviceUser methods to return correct result. by John Lin · 10 years ago
  81. 6b6d8a7 am ffa3e71e: am bc0f452b: Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  82. bc0f452 Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  83. 5fc21eb am c2d88d0b: am f4ea51fd: Merge "camera2: fix an error reading a NULL string" into lmp-mr1-dev by Chien-Yu Chen · 10 years ago
  84. 5fc9d90 Camera2: Fix CameraParameters parse segfault. by Ruben Brunk · 10 years ago
  85. 7bc4fc8 camera2: fix an error reading a NULL string by Chien-Yu Chen · 10 years ago
  86. 77e79a5 resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp by Marco Nelissen · 10 years ago
  87. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  88. 6e48af3 am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 10 years ago
  89. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 10 years ago
  90. 588fac9 am 0c629a38: camera: fix vendortags section malloc failure automerge: 8d55aa3 by Gaurav Batra · 10 years ago
  91. 0c629a3 camera: fix vendortags section malloc failure by Gaurav Batra · 10 years ago
  92. bd014b8 am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles." by Dan Albert · 10 years ago
  93. 0cb2c99 Clean up test makefiles. by Dan Albert · 10 years ago
  94. b3afa1e camera2: Fix CameraUtils orientation for front camera. by Ruben Brunk · 10 years ago
  95. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 10 years ago
  96. 0ccba97 Camera2: Fix transforms for front-facing cameras by Eino-Ville Talvala · 10 years ago
  97. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 10 years ago
  98. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 10 years ago
  99. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  100. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 10 years ago