OSDN Git Service

android-x86/packages-apps-Camera2.git
2015-02-20 Senpo HuMove resources allocation in CameraActivity to the...
2015-02-19 Paul RohdeMerge "Lock opacity of filmstrip items at 100% when...
2015-02-19 Paul RohdeFix accidental import.
2015-02-19 Paul RohdeCreate log and guard profilers.
2015-02-19 Paul RohdeLock opacity of filmstrip items at 100% when scaling.
2015-02-19 Alan NewbergerMerge "Add black buttonTint to checkbox" into ub-camera...
2015-02-19 Senpo HuMerge "Introduce CaptureSessionFactory interface."...
2015-02-18 Alan NewbergerAdd black buttonTint to checkbox
2015-02-18 Paul RohdeFix location of PreviewSizeSelector.
2015-02-18 Puneet LallDisable AE precapture trigger when flash is off
2015-02-18 Sascha HaeberlingMerge "Make sure shutter button is inactive before...
2015-02-18 Paul RohdeMerge "Add a PreviewSizeSelector interface." into ub...
2015-02-18 Puneet LallMerge "Fix resource leak" into ub-camera-haleakala
2015-02-18 Puneet LallFix resource leak
2015-02-18 Andy HuibersMake sure ringer/sound silencing does not interfere...
2015-02-18 Paul RohdeAdd a PreviewSizeSelector interface.
2015-02-18 Paul RohdeMerge "Fix NaN in LinearScale" into ub-camera-haleakala
2015-02-18 Paul RohdeFix NaN in LinearScale
2015-02-18 I-Jong LinN4 Capture Module Rotation/EXIF fix
2015-02-17 Senpo HuIntroduce CaptureSessionFactory interface.
2015-02-17 Sascha HaeberlingMerge "Allow for the thumbnail to be updated and refres...
2015-02-17 Sascha HaeberlingMerge "Add method to detect L MR1 or higher for NPF...
2015-02-17 Sascha HaeberlingAdd method to detect L MR1 or higher for NPF compatability.
2015-02-17 Senpo HuEnable exposure compensation in CaptureModule.
2015-02-17 Paul RohdeMerge "Read focus range from CameraCharacteristics...
2015-02-14 Sascha HaeberlingAllow for the thumbnail to be updated and refreshed.
2015-02-13 Puneet LallMerge "Fix bug in which exposure and AE settings were...
2015-02-13 Puneet LallFix bug in which exposure and AE settings were not...
2015-02-13 Alan NewbergerRemove flicker from view items added to hierarchy as...
2015-02-13 I-Jong LinN4 CaptureModule Memory Optimization
2015-02-13 Sascha HaeberlingMerge "Route all thumbnail updates through CaptureSessi...
2015-02-12 Andy HuibersMerge "Simplify double onResume workaround and allow...
2015-02-12 Shashi ShekharMerge "Fix setting surface texture." into ub-camera...
2015-02-12 Shashi ShekharFix setting surface texture.
2015-02-12 Sascha HaeberlingRoute all thumbnail updates through CaptureSession
2015-02-12 Andy HuibersSimplify double onResume workaround and allow different...
2015-02-12 Paul RohdeRead focus range from CameraCharacteristics.
2015-02-12 I-Jong LinN4 Shutter Regression Fix
2015-02-12 I-Jong LinMerge "N4 CaptureModule not closing" into ub-camera...
2015-02-12 Shashi ShekharPort burst to use FrameServer.
2015-02-12 Paul RohdeMerge "Fix several focus indicator edge cases." into...
2015-02-11 I-Jong LinN4 CaptureModule not closing
2015-02-11 Paul RohdeMerge "Adjust device lifecycle log messages to be more...
2015-02-11 Paul RohdeAdjust device lifecycle log messages to be more consistent.
2015-02-11 Alan NewbergerRemove overlays from Capture UI, partial revert of...
2015-02-11 Paul RohdeFix several focus indicator edge cases.
2015-02-10 Andy HuibersMerge "Don't assume OneCamera implementation is ready...
2015-02-10 Alan NewbergerMerge "Remove app background and reduce 1 layer of...
2015-02-10 I-Jong LinMerge "Add JPEG Orientation into N4 CaptureRequests...
2015-02-10 I-Jong LinAdd JPEG Orientation into N4 CaptureRequests
2015-02-10 Andy HuibersDon't assume OneCamera implementation is ready to take...
2015-02-10 Alan NewbergerRemove app background and reduce 1 layer of overdraw
2015-02-10 Andy HuibersLog service requests taking longer than a threshold.
2015-02-10 Sascha HaeberlingFish crash due to null session bitmap
2015-02-10 Sascha HaeberlingFix capture indicators not showing caused by refactorin...
2015-02-09 Alan NewbergerMerge "gray cleanup to 1b1b1b" into ub-camera-haleakala
2015-02-09 Andy HuibersMerge "Access KeyguardManager from AndroidServices...
2015-02-09 Geoff MendalImport translations. DO NOT MERGE
2015-02-07 Alan Newbergergray cleanup to 1b1b1b
2015-02-07 Sascha HaeberlingMake sure shutter button is inactive before the preview...
2015-02-06 Andy HuibersAccess KeyguardManager from AndroidServices.
2015-02-06 Puneet LallImplement ready-state for non-zsl cameras
2015-02-06 Puneet LallMinor cleanup
2015-02-06 Puneet LallMerge "Implement ready state" into ub-camera-haleakala
2015-02-06 Puneet LallMerge "Rename ImageStreamFactory to ManagedImageReader...
2015-02-06 Puneet LallImplement ready state
2015-02-06 Puneet LallRename ImageStreamFactory to ManagedImageReader
2015-02-05 Spike SpragueMerge "in secure camera, prevent swiping to filmstrip...
2015-02-05 Spike Spraguein secure camera, prevent swiping to filmstrip when...
2015-02-05 Senpo HuMerge "Use MainThread in CaptureModule and FocusControl...
2015-02-05 Puneet LallMerge "Cancel implicit AE lock after AE precapture...
2015-02-05 Puneet LallCancel implicit AE lock after AE precapture sequence
2015-02-05 Sascha HaeberlingRevert N4 to PhotoModule until ImageBackend can handle...
2015-02-05 Senpo HuUse MainThread in CaptureModule and FocusController.
2015-02-05 Puneet LallMerge "Add support for non-ZSL, non-legacy cameras...
2015-02-05 Andy HuibersMerge "Control some chatty logging with a boolean....
2015-02-05 Sascha HaeberlingMerge "Make sure to null SurfaceTexture when destroyed...
2015-02-05 Andy HuibersControl some chatty logging with a boolean.
2015-02-05 Andy HuibersMerge "Use KeyguardManager.isKeyguardLocked() to fire...
2015-02-05 Sascha HaeberlingMake sure to null SurfaceTexture when destroyed.
2015-02-05 Andy HuibersUse KeyguardManager.isKeyguardLocked() to fire double...
2015-02-05 Puneet LallAdd support for non-ZSL, non-legacy cameras
2015-02-05 Alan NewbergerMerge "Remove elevations from filmstrip" into ub-camera...
2015-02-05 Alan NewbergerMerge "Address black flash on filmstrip items by loadin...
2015-02-05 Alan NewbergerRemove elevations from filmstrip
2015-02-05 zafirMerge "Implemented Report functionality using GMS Core...
2015-02-05 Alan NewbergerAddress black flash on filmstrip items by loading place...
2015-02-05 I-Jong LinMerge "Nexus 4 Camera Start-up Fix" into ub-camera...
2015-02-05 I-Jong LinNexus 4 Camera Start-up Fix
2015-02-05 Senpo HuMerge "Adjust capture indicator position while open...
2015-02-04 Senpo HuAdjust capture indicator position while open/close...
2015-02-04 I-Jong LinMerge "Remove UNKNOWN Orientation values" into ub-camer...
2015-02-04 Puneet LallUse CONTROL_CAPTURE_INTENT_STILL_CAPTURE
2015-02-04 Paul RohdeMerge "Multi camera device lifecycle management." into...
2015-02-04 I-Jong LinRemove UNKNOWN Orientation values
2015-02-04 Paul RohdeMerge "Fix filmstrip jank on N4." into ub-camera-haleakala
2015-02-04 Paul RohdeFix filmstrip jank on N4.
2015-02-04 Spike Spragueminor comment fix.
2015-02-04 Spike SpragueMerge "Fix for CL ag/627135" into ub-camera-haleakala
2015-02-04 Spike SpragueFix for CL ag/627135
next