OSDN Git Service

android-x86/frameworks-native.git
2012-04-24 Glenn KastenMerge "Scheduling group cleanup"
2012-04-20 Mathias AgopianSF doesn't need more than a few binder threads
2012-04-20 Mathias AgopianMerge "Added an EGLTest for eglTerminate"
2012-04-19 Andreas HuberAllow the crypto plugin to specify error detail if...
2012-04-19 Glenn KastenScheduling group cleanup
2012-04-19 Mathias AgopianSF needs to render even if we don't have a h/w composer
2012-04-19 Mathias AgopianMerge "add set thread count"
2012-04-19 Mathias Agopianadd set thread count
2012-04-18 Eino-Ville... Fix BufferQueue verbose log
2012-04-18 Eino-Ville... Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.
2012-04-18 Jesse HallMerge "Fix deadlock when cleaning objects in eglTerminate"
2012-04-18 Mathias Agopianmake sure to clear the framebuffer when using overlays
2012-04-18 Jeff BrownMerge "Support tokenizing arbitrary content."
2012-04-18 Jeff BrownSupport tokenizing arbitrary content.
2012-04-17 Jamie GennisSurfaceTexture: fix a memory leak
2012-04-17 Jamie GennisMerge changes Id79430f9,I541d3046
2012-04-17 Jesse HallFix deadlock when cleaning objects in eglTerminate
2012-04-17 Mathias AgopianMerge "double checked locking pattern is not safe on...
2012-04-17 Chris CraikMerge "Add webview tracing bit"
2012-04-17 Daniel LamAdded an EGLTest for eglTerminate
2012-04-17 Jamie GennisBufferQueue: check before tracing buffer index
2012-04-17 Jamie GennisSurfaceTexture: shrink all sides when cropping
2012-04-17 Mathias Agopiandouble checked locking pattern is not safe on SMP
2012-04-17 Mathias Agopianfix Region const_iterator.
2012-04-16 Chris CraikAdd webview tracing bit
2012-04-16 Mathias AgopianMerge "don't attempt to clip layers anymore using glSci...
2012-04-16 Mathias AgopianMerge "get rid off preserve backbuffer optimization...
2012-04-16 Mathias AgopianMerge "s/w rendered apps can now use n-buffering (n>2)"
2012-04-16 Mathias Agopiandon't attempt to clip layers anymore using glScissor
2012-04-16 Mathias Agopianget rid off preserve backbuffer optimization in SF
2012-04-16 Mathias Agopianmake sure to pass the transform-hint on ANW.connect
2012-04-13 Mathias AgopianMerge "make sure to repaint the screen when screen...
2012-04-13 Mathias Agopianmake sure to repaint the screen when screen turns on
2012-04-13 Mathias Agopians/w rendered apps can now use n-buffering (n>2)
2012-04-13 Martijn CoenenMove com.nxp.mifare to frameworks/native.
2012-04-13 Mathias Agopiandon't wake-up eventthread every 16ms if there are no...
2012-04-13 Mathias Agopianfix a typo causing pre-rotation to never work
2012-04-13 Daniel LamEnabled cropping support in SurfaceTexture
2012-04-12 Ramanan Rajeswaranadd com.android.nfc_extras to native/ for pdk.
2012-04-12 Mathias AgopianMerge "Revert "handle surfaces posts independently...
2012-04-12 Mathias AgopianRevert "handle surfaces posts independently from compos...
2012-04-12 Jamie GennisSurfaceTexture: work around a compiler bug
2012-04-12 Jamie GennisSurfaceTexture: add a test for user sizes & prerotation
2012-04-12 Michael I.... SurfaceTextureClient: support for application buffer...
2012-04-12 Mathias Agopianhandle surfaces posts independently from composition
2012-04-12 Mathias AgopianMerge "make sure to disable VSYNC while screen is off"
2012-04-11 Mathias AgopianMerge "rework screen on/off code"
2012-04-11 Mathias Agopianmake sure to disable VSYNC while screen is off
2012-04-11 Jeff SharkeyMerge "Add sdcard_r group to dumpstate."
2012-04-11 Jeff SharkeyAdd sdcard_r group to dumpstate.
2012-04-11 Mathias Agopianrework screen on/off code
2012-04-11 Mathias AgopianAdded vsync debugging information in dumpsys log
2012-04-11 Mathias Agopianuse in/out structures for queueBuffer() IPC
2012-04-11 Mathias AgopianMerge "BufferQueue returns proper code on acquire"
2012-04-10 Daniel LamBufferQueue returns proper code on acquire
2012-04-10 Jesse HallHibernate the EGL implementation when idle
2012-04-10 Jesse HallIncrement/decrement a counter around EGL calls
2012-04-10 Mathias AgopianMerge "BufferQueue no longer hardcodes buffer counts"
2012-04-09 Mathias Agopianstart VSYNC thread when HWC doesn't handle it
2012-04-09 Mathias AgopianVSYNC handling cleanup
2012-04-08 Mathias Agopianavoid turning vsync off/on at each frame
2012-04-07 Daniel LamBufferQueue no longer hardcodes buffer counts
2012-04-06 Jamie GennisMerge "EGL: add GPU frame completion tracing"
2012-04-06 Nick KralevichMerge "dumpstate: don't follow symlinks when creating...
2012-04-06 Glenn KastenMerge "Add a log tag"
2012-04-06 Erik GillingFix SurfaceFlinger crash in HWC::eventControl
2012-04-06 Nick KralevichMerge "Ensure that /data/anr/traces.txt is world-writable"
2012-04-06 Nick Kralevichdumpstate: don't follow symlinks when creating /data...
2012-04-06 Nick KralevichEnsure that /data/anr/traces.txt is world-writable
2012-04-06 Jamie GennisEGL: add GPU frame completion tracing
2012-04-06 Jamie GennisMerge "Fixed disconnect bug in SurfaceTexture"
2012-04-05 Glenn KastenAdd a log tag
2012-04-05 Mathias AgopianSurfaceFlinger now uses the new VSYNC HAL API.
2012-04-04 Mathias AgopianMerge "Add HWC vsync hook. Currently unused."
2012-04-04 Mathias AgopianAdd HWC vsync hook. Currently unused.
2012-04-04 Mathias Agopianrefactor / simplify EventThread
2012-04-03 Mathias AgopianMerge "use a socketpair instead of a pipe in BitTube"
2012-04-03 Andreas HuberNew Crypto "HAL" API.
2012-04-03 Mathias Agopianuse a socketpair instead of a pipe in BitTube
2012-04-02 Yang ChuangAdd Japanese specific key codes
2012-04-02 Daniel LamFixed disconnect bug in SurfaceTexture
2012-04-01 Jamie GennisMerge "SurfaceTexture: add context attach & detach"
2012-03-30 Jamie GennisSurfaceTexture: add context attach & detach
2012-03-30 Mathias Agopianreduce IPC with BufferQueue
2012-03-29 Jamie GennisMerge "Refactored DummyConsumer"
2012-03-29 Mathias AgopianMerge "better workaround for bug: 6020860"
2012-03-29 Mathias Agopianbetter workaround for bug: 6020860
2012-03-28 Colin CrossMove services/powermanager from frameworks/base to...
2012-03-27 Daniel LamRefactored DummyConsumer
2012-03-27 Colin Crossremove libandroid.so from targets that don't need it
2012-03-27 Colin CrossMerge "frameworks/native: prevent some opengl tests...
2012-03-27 Colin CrossMerge "move hardware feature definitions"
2012-03-27 Jamie GennisMerge "Added a DummyConsumer for use with BufferQueue."
2012-03-26 Mathias AgopianMerge "debug.egl.finish can be used to force a glFinish...
2012-03-26 Colin Crossmove hardware feature definitions
2012-03-26 Colin Crossframeworks/native: prevent some opengl tests from build...
2012-03-26 Keun young... Merge "add Looper.cpp to build for linux host to use...
2012-03-26 Daniel LamAdded a DummyConsumer for use with BufferQueue.
2012-03-26 Keun young... add Looper.cpp to build for linux host to use in CTS...
2012-03-26 Colin Crossmove dumpstate and dumpsys from frameworks/base to...
next