OSDN Git Service

android-x86/frameworks-native.git
2014-04-29 Chih-Wei HuangFix incorrect odex path handling android-x86-4.4-r1
2014-04-29 Arve HjønnevågBinder: Make sure binder objects do not overlap
2014-02-03 Baldev Sahulibs/ui: Fix crash issue because of null pointer access
2014-02-03 Praveena PachipulusuSurfaceFlinger: Add NULL check for buffer handling
2014-02-03 Naseer Ahmedsurfaceflinger: Set max acquired buffer count
2014-02-03 Anshuman DaniGlES2: Add NULL check
2014-02-03 Rama VaddulaSurface: Initialize variable and add a defensive check
2014-02-03 Lynus VazCheck fence is not NULL before dereferencing it
2014-01-03 Chih-Wei Huangtry to keep android-x86 alive
2014-01-03 Chen BinLet the dequeue buffer not busy wait
2013-12-09 Michael Chenadd HEVC decoder and cleanup
2013-12-09 Chih-Wei HuangAdd OMX_AUDIO_CodingAPE and OMX_AUDIO_CodingDTS
2013-12-09 Chih-Wei Huangopengl: Implement fast tls forwarders for x86
2013-12-09 Chih-Wei HuangMerge branch 'android-ia' into kitkat-x86
2013-12-09 Chih-Wei Huangauto determine the density if not provided in surfacefl...
2013-12-09 Chih-Wei Huangenable console management
2013-12-09 Chih-Wei Huangdisables hardware acceleration if debug.egl.hw=0
2013-12-09 Tapani Pälliuse HAL_PIXEL_FORMAT_BGRA_8888 with hwc 1.1
2013-12-09 Andy Rossbinder: Fix service initialization race vs. service...
2013-12-09 Paul DrewsPre-test native window pointer for validity
2013-12-09 Irina Tirdearemove network location provider from default config
2013-12-09 Pauli Nieminenegl: test: Fix cast to bigger unsigned integer
2013-12-09 Pauli Nieminenegl: test: Check that eglGetConfigs checks for NULL...
2013-12-09 Pauli Nieminenegl: Add NULL check for eglGetconfigs num_config parameter
2013-12-09 Pauli NieminenFix build problem when including hal and egl to same...
2013-12-09 Daniel Charlesegl_extensions: remove force of extension not supported
2013-11-07 Jesse HallDon't change the framebuffer target until we render...
2013-11-07 Jesse HallMerge "Provide virtual display output buffer to HWC...
2013-11-06 Jesse HallMerge "Don't use implementation-defined format with...
2013-11-06 Jesse HallProvide virtual display output buffer to HWC in prepare
2013-11-05 Jesse HallDon't use implementation-defined format with CPU consumers
2013-11-04 Jamie GennisMerge "DispSync: remove delay when enabling vsync event...
2013-11-01 Jamie GennisDispSync: remove delay when enabling vsync events
2013-10-30 Igor MurashkinMerge "EGL: rename CallStack::dump into CallStack:...
2013-10-26 Igor MurashkinEGL: rename CallStack::dump into CallStack::log
2013-10-25 Aravind AkellaMerge "Bug fixes for SensorService" into klp-dev
2013-10-25 Aravind AkellaBug fixes for SensorService
2013-10-25 Marco NelissenNative counterpart of new power manager method
2013-10-25 Jesse HallFix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_...
2013-10-23 Jesse HallMerge "Add a boardconfig to force HWC composition of...
2013-10-23 Jesse HallMerge "Use implementation-defined format when HWC write...
2013-10-21 Michael WrightOnly consume touches up until the frame time
2013-10-18 Andy McFaddenWait for buffers to drain
2013-10-17 Naseer AhmedAdd a boardconfig to force HWC composition of virtual...
2013-10-17 Jesse HallUse implementation-defined format when HWC writes to...
2013-10-17 Ed Heylmerge in klp-release (no-op)
2013-10-16 The Android... merge in klp-release history after reset to klp-dev
2013-10-15 The Android... merge in klp-release history after reset to klp-dev
2013-10-15 Jamie GennisSurfaceFlinger: give SF its own vsync phase
2013-10-15 Jamie GennisSurfaceFlinger: Add EventControlThread
2013-10-15 Jesse HallMerge "Disable hardware vsync when blanking the screen...
2013-10-15 Aravind AkellaMerge "SensorService Flush API bug fix." into klp-dev
2013-10-15 The Android... merge in klp-release history after reset to klp-dev
2013-10-15 Aravind AkellaSensorService Flush API bug fix.
2013-10-14 Jesse HallDisable hardware vsync when blanking the screen
2013-10-14 Jesse HallFilter out vsync events from HWC with duplicate timestamps
2013-10-14 The Android... merge in klp-release history after reset to klp-dev
2013-10-13 Aravind AkellaMerge "Adding PackageManager feature strings for stepco...
2013-10-13 Aravind AkellaAdding PackageManager feature strings for stepcounter...
2013-10-13 Jesse HallMerge "DispSync: don't compensate for wakeup latency...
2013-10-13 The Android... merge in klp-release history after reset to klp-dev
2013-10-11 Andy McFaddenMerge "Use black for blackout layer" into klp-dev
2013-10-11 Aravind AkellaChange API from flush(handle) to flush(). Call flush...
2013-10-11 Andy McFaddenUse black for blackout layer
2013-10-11 Michael WrightEliminate latency when resampling is disabled
2013-10-11 Dave BurkeMerge "Eliminate latency when resampling is disabled...
2013-10-11 Aravind AkellaMerge "Change API from flush(handle) to flush(). Call...
2013-10-11 Michael WrightEliminate latency when resampling is disabled
2013-10-10 Jesse HallMerge "Wake up disp sync thread when setting display...
2013-10-10 Jesse HallWake up disp sync thread when setting display period
2013-10-10 Andy McFaddenFix blank / partial screenshots
2013-10-10 Jamie GennisDispSync: don't compensate for wakeup latency
2013-10-10 Aravind AkellaChange API from flush(handle) to flush(). Call flush...
2013-10-09 Andy McFaddenFix blank / partial screenshots
2013-10-09 The Android... merge in klp-release history after reset to klp-dev
2013-10-08 Ed Heylmerge in KQS81M
2013-10-08 Jamie GennisSurfaceFlinger: SW-based vsync events
2013-10-06 The Android... merge in klp-release history after reset to klp-dev
2013-10-03 Alex RayAdd feature android.hardware.consumerir xml file
2013-10-03 Marco NelissenMerge "Allow blaming a single uid for work done" into...
2013-10-03 Lajos MolnarMerge "media/hardware/HardwareAPI.h: Added PrepareForAd...
2013-10-03 Marco NelissenAllow blaming a single uid for work done
2013-10-03 The Android... merge in klp-release history after reset to klp-dev
2013-10-02 Jesse HallSet the outbuf acquire fence after we actually have it.
2013-10-02 Mathias Agopianonly clear FB when asked for the opaque layer
2013-10-02 Jesse HallTreat composition frames with no layers as using GLES...
2013-10-02 Jamie GennisBufferQueue: fix a test crash
2013-10-02 Jamie GennisMerge "GLConsumer: start using EGL_ANDROID_image_crop...
2013-10-02 Dave BurkeMerge "only clear FB when asked for the opaque layer...
2013-10-02 Jamie GennisGLConsumer: start using EGL_ANDROID_image_crop
2013-10-02 Jesse HallMerge "Treat composition frames with no layers as using...
2013-10-02 Jesse HallSet the outbuf acquire fence after we actually have it.
2013-10-01 Mathias Agopianonly clear FB when asked for the opaque layer
2013-10-01 Jesse HallTreat composition frames with no layers as using GLES...
2013-09-30 Jesse HallFix two EGLConfig selection bugs
2013-09-30 Jesse HallFix two EGLConfig selection bugs
2013-09-29 The Android... merge in klp-release history after reset to klp-dev
2013-09-27 Mathias Agopianfix crashers with wifi/virtual displays
2013-09-26 Mathias AgopianMerge "fix initialization of framebuffer target crop...
2013-09-26 Mathias Agopianfix initialization of framebuffer target crop rect...
next