OSDN Git Service

android-x86/hardware-libhardware.git
2013-02-07 Alex Raylibhardware: Add camera_info typedef
2013-02-06 Mathias Agopianimproves sensors HAL documentation
2013-02-05 Mathias Agopianadd support for plane-alpha in HWC
2013-01-31 Igor Murashkinam 46e9befb: (-s ours) am 4c645d0a: Camera2: Fix metada...
2013-01-31 Igor Murashkinam e0731653: (-s ours) am 803a8c76: Revert "Camera2...
2013-01-31 Igor Murashkinam 4c645d0a: Camera2: Fix metadata symbols: DO NOT...
2013-01-31 Igor Murashkinam 803a8c76: Revert "Camera2: Tests: Future-alias selec...
2013-01-31 Igor MurashkinCamera2: Fix metadata symbols: DO NOT MERGE
2013-01-31 Igor MurashkinRevert "Camera2: Tests: Future-alias select metadata...
2013-01-29 Mathias Agopianrenamed sensor PEDOMETER to STEP_DETECTOR
2013-01-14 Jesse Hallam c4f18ad3: am af05c912: am a8c06116: Merge "Remove...
2013-01-14 Jesse Hallam af05c912: am a8c06116: Merge "Remove remnants of...
2013-01-14 Jesse Hallam a8c06116: Merge "Remove remnants of HWC 0.x"
2013-01-14 Jesse HallMerge "Remove remnants of HWC 0.x"
2013-01-11 Igor Murashkinam efabd3c6: (-s ours) am 2dc781d2: Camera2: Tests...
2013-01-11 Igor Murashkinam 85f18a15: (-s ours) am 2d3c3e14: Camera2: Tests...
2013-01-11 Igor Murashkinam 1af4dc05: (-s ours) am f32c9ea6: Camera2: Tests...
2013-01-11 Igor Murashkinam e5326c29: (-s ours) am 1f51808a: Camera2: Tests...
2013-01-11 Igor Murashkinam 32b9b9ff: (-s ours) am d8875030: Camera2: Tests...
2013-01-11 Igor Murashkinam 5a6b76d2: (-s ours) am 2a5c0e2a: Camera2: Tests...
2013-01-11 Igor Murashkinam be3b59c4: (-s ours) am ff4d762c: Camera2: Tests...
2013-01-11 Igor Murashkinam 3739a345: (-s ours) am afdd2b62: Camera2: Add a...
2013-01-11 Igor Murashkinam 16e5a644: (-s ours) am 4ac84a42: Camera2: Tests...
2013-01-11 Igor Murashkinam f6892043: (-s ours) am 919cf643: Camera2: Tests...
2013-01-11 Igor Murashkinam 4c4b2a91: (-s ours) am 7e38f5fa: Camera2: Automated...
2013-01-11 Jesse HallRemove remnants of HWC 0.x
2013-01-10 Igor Murashkinam 2dc781d2: Camera2: Tests: ModuleTests should not...
2013-01-10 Igor Murashkinam 2d3c3e14: Camera2: Tests: Fix Camera2Test to be...
2013-01-10 Igor Murashkinam f32c9ea6: Camera2: Tests: Ignore V1 device initializ...
2013-01-10 Igor Murashkinam 1f51808a: Camera2: Tests: Fix CameraFrameTests to...
2013-01-10 Igor Murashkinam d8875030: Camera2: Tests: Release streams after...
2013-01-10 Igor Murashkinam 2a5c0e2a: Camera2: Tests: Skip stream tests /w forma...
2013-01-10 Igor Murashkinam ff4d762c: Camera2: Tests: Add CLI arguments for...
2013-01-10 Igor Murashkinam afdd2b62: Camera2: Add a test for bursting 10 frames...
2013-01-10 Igor Murashkinam 4ac84a42: Camera2: Tests: Future-alias select metada...
2013-01-10 Igor Murashkinam 919cf643: Camera2: Tests -- Fork each test before...
2013-01-10 Igor Murashkinam 7e38f5fa: Camera2: Automated tests for testing HAL2...
2013-01-10 Igor MurashkinCamera2: Tests: ModuleTests should not return OK for...
2013-01-10 Igor MurashkinCamera2: Tests: Fix Camera2Test to be correct: DO NOT...
2013-01-10 Igor MurashkinCamera2: Tests: Ignore V1 device initialization failure...
2013-01-10 Igor MurashkinCamera2: Tests: Fix CameraFrameTests to pass instead...
2013-01-10 Igor MurashkinCamera2: Tests: Release streams after HAL is unloaded...
2013-01-10 Igor MurashkinCamera2: Tests: Skip stream tests /w formats that are...
2013-01-10 Igor MurashkinCamera2: Tests: Add CLI arguments for disabling forking...
2013-01-10 Igor MurashkinCamera2: Add a test for bursting 10 frames at a time...
2013-01-10 Igor MurashkinCamera2: Tests: Future-alias select metadata symbols...
2013-01-10 Igor MurashkinCamera2: Tests -- Fork each test before executing it...
2013-01-10 Igor MurashkinCamera2: Automated tests for testing HAL2.0 interface...
2013-01-04 Alex Raymodules: camera: Add tracing
2013-01-04 Alex Raymodules: camera: Defer documenting API
2012-12-26 Jean-Michel... Merge "Use strong pointers and scope"
2012-12-21 Jean-Michel... Use strong pointers and scope
2012-12-21 Igor MurashkinCamera2: Tests: ModuleTests should not return OK for...
2012-12-21 Igor MurashkinCamera2: Tests: Fix Camera2Test to be correct.
2012-12-21 Igor MurashkinCamera2: Tests: Ignore V1 device initialization failures.
2012-12-21 Igor MurashkinCamera2: Tests: Fix CameraFrameTests to pass instead...
2012-12-21 Igor MurashkinCamera2: Tests: Release streams after HAL is unloaded
2012-12-18 Andy McFaddenMerge "Rename ISurfaceTexture and SurfaceTexture"
2012-12-18 Igor MurashkinMerge "Camera2: Tests: Skip stream tests /w formats...
2012-12-18 Igor MurashkinMerge "Camera2: Tests: Add CLI arguments for disabling...
2012-12-18 Igor MurashkinCamera2: Tests: Skip stream tests /w formats that are...
2012-12-18 Igor MurashkinCamera2: Tests: Add CLI arguments for disabling forking...
2012-12-18 Andy McFaddenRename ISurfaceTexture and SurfaceTexture
2012-12-12 Igor MurashkinMerge "Camera2: Add a test for bursting 10 frames at...
2012-12-12 Andrew HsiehFix build
2012-12-11 Mathias Agopiansensor HAL major revision
2012-12-10 Igor MurashkinCamera2: Add a test for bursting 10 frames at a time...
2012-12-07 Greg HackmannFix GRALLOC_USAGE_SW_WRITE flag documentation
2012-12-05 Kenny Rootam 1769442f: am e847651d: Merge "All tests should fail...
2012-12-05 Igor MurashkinMerge "Camera2: Fix metadata symbols"
2012-12-04 Kenny Rootam e847651d: Merge "All tests should fail immediate...
2012-12-04 Kenny RootMerge "All tests should fail immediate to avoid SEGV"
2012-12-04 Kenny RootAll tests should fail immediate to avoid SEGV
2012-12-03 Igor MurashkinCamera2: Fix metadata symbols
2012-11-29 Igor MurashkinMerge "Camera2: Tests -- Fork each test before executin...
2012-11-28 Alex RayReference Camera v2 HAL Implementation
2012-11-27 Igor MurashkinCamera2: Tests -- Fork each test before executing it
2012-11-20 Mathias Agopianam 65b35c04: am 48697f6d: Fix HWC documentation.
2012-11-20 Mathias Agopianam 48697f6d: Fix HWC documentation.
2012-11-20 Mathias AgopianFix HWC documentation.
2012-11-13 Mathias AgopianAdd support for new sensor types
2012-11-06 Igor MurashkinMerge "Camera2: Automated tests for testing HAL2.0...
2012-11-06 The Android... am 3a49cd8b: (-s ours) am bdcf8251: Reconcile with...
2012-11-06 The Android... am bdcf8251: Reconcile with jb-mr1-factory-release...
2012-11-06 The Android... Reconcile with jb-mr1-factory-release jb-mr1-release...
2012-11-06 Igor MurashkinCamera2: Automated tests for testing HAL2.0 interface
2012-11-02 Glenn KastenFix build
2012-11-01 The Android... am d9db09d7: (-s ours) Reconcile with jb-mr1-release...
2012-11-01 The Android... Reconcile with jb-mr1-release - do not merge
2012-11-01 The Android... merge in jb-mr1-release history after reset to jb-mr1-dev
2012-10-31 Jean-Michel... am 413f693c: am 90b0fbd1: Shutdown audio pipe when...
2012-10-31 Jean-Michel... am 90b0fbd1: Shutdown audio pipe when closing input...
2012-10-31 Jean-Michel... Shutdown audio pipe when closing input stream
2012-10-25 Marco NelissenRemove unused methods from fx library API
2012-10-12 The Android... am 580904ea: (-s ours) Reconcile with jb-mr1-factory...
2012-10-12 The Android... Reconcile with jb-mr1-factory-release - do not merge
2012-10-11 The Android... merge in jb-mr1-factory-release history after reset...
2012-10-11 The Android... am cf8f3b24: (-s ours) Reconcile with jb-mr1-release...
2012-10-11 The Android... Reconcile with jb-mr1-release - do not merge
2012-10-11 The Android... merge in jb-mr1-release history after reset to jb-mr1-dev
next