OSDN Git Service

android-x86/frameworks-native.git
2013-07-20 Mathias AgopianMake ANW.setSwapInterval(0) work again
2013-07-19 Mathias AgopianBuffferQueue disconnect is now always asynchrnous
2013-07-19 Mathias AgopianBufferQueue improvements and APIs changes
2013-07-18 Dianne HackbornMerge "Follow framework change to track started ops...
2013-07-18 Dianne HackbornFollow framework change to track started ops by proc.
2013-07-17 Lajos MolnarMerge "Clarify some android-specific OMX extensions...
2013-07-17 Lajos MolnarClarify some android-specific OMX extensions for native...
2013-07-17 Jesse Hallam 082fc1ca: am ae961022: Merge "EGL: Fix error for...
2013-07-17 Jesse Hallam ae961022: Merge "EGL: Fix error for eglCreateWindowS...
2013-07-17 Jesse HallMerge "EGL: Fix error for eglCreateWindowSurface"
2013-07-17 Jonathan HamiltonEGL: Fix error for eglCreateWindowSurface
2013-07-16 Jean-Baptiste... am 384f55ff: (-s ours) Merge "Tweaks for forward compat...
2013-07-16 Jesse HallFix build -- update for function signature change
2013-07-16 Jesse HallMerge "Rewrite VirtualDisplaySurface"
2013-07-16 Jean-Baptiste... Merge "Tweaks for forward compatibility" into stage...
2013-07-16 Jean-Baptiste... Tweaks for forward compatibility
2013-07-16 Ying Wangalways pass the BufferQueue explicitely to consumers
2013-07-16 Mathias AgopianMerge "always pass the BufferQueue explicitely to consu...
2013-07-16 Jeff BrownMerge "Completely remove skia dependency from libinput."
2013-07-16 Jeff BrownCompletely remove skia dependency from libinput.
2013-07-16 michaelwrMerge "Add a keycode to switch audio tracks (2/2)"
2013-07-16 Dianne HackbornMerge "Fix issue #9860494: Waiting for service batteryi...
2013-07-16 Jeff BrownMerge "Fix PDK build."
2013-07-16 Jeff BrownFix PDK build.
2013-07-16 Jeff SharkeyMerge "Change legacy "persona" references to userid_t."
2013-07-15 Jeff BrownAdd skeleton of input flinger.
2013-07-15 Dianne HackbornFix issue #9860494: Waiting for service batteryinfo...
2013-07-15 Jeff SharkeyChange legacy "persona" references to userid_t.
2013-07-15 Jeff BrownMake getCallingUid/Pid const.
2013-07-15 Jesse HallRewrite VirtualDisplaySurface
2013-07-15 Nick KralevichMerge "dumpstate: Show SELinux process labels"
2013-07-15 Nick Kralevichdumpstate: Show SELinux process labels
2013-07-15 The Android... am 65752b2b: (-s ours) Reconcile with jb-mr2-zeroday...
2013-07-15 The Android... Reconcile with jb-mr2-zeroday-release - do not merge
2013-07-15 The Android... merge in jb-mr2-zeroday-release history after reset...
2013-07-13 Mathias Agopianalways pass the BufferQueue explicitely to consumers
2013-07-12 Jesse HallMerge "SurfaceFlinger: EventThread: Fix Vsync array...
2013-07-12 Saurabh ShahSurfaceFlinger: EventThread: Fix Vsync array size.
2013-07-12 Mathias Agopianresolved conflicts for merge of 00aea5c5 to master
2013-07-12 Mathias Agopianam ac9a96da: fix a dead-lock in sensorservice
2013-07-12 Dianne HackbornFix cmd line arguments for usagestats.
2013-07-12 Mathias Agopianfix a dead-lock in sensorservice
2013-07-12 Jaekyun SeokAdd a keycode to switch audio tracks (2/2)
2013-07-11 The Android... am 9201798c: (-s ours) Reconcile with jb-mr2-zeroday...
2013-07-11 The Android... am 47f31b19: (-s ours) Reconcile with jb-mr2-release...
2013-07-11 Elliott Hughesam 54d97c88: am 9da67a94: am 67481607: Merge "Revert...
2013-07-11 Jesse HallMerge "resolved conflicts for merge of 5477d0e4 to...
2013-07-11 Jesse Hallresolved conflicts for merge of 5477d0e4 to master
2013-07-11 Andy McFaddenMerge "Pay attention to buffer timestamps"
2013-07-10 Mathias AgopianMerge "fix SF buffer cropping"
2013-07-10 Andy McFaddenPay attention to buffer timestamps
2013-07-10 Mathias Agopianfix SF buffer cropping
2013-07-10 Brian CarlstromRenaming dalvik.vm.lib to persist.sys.dalvik.vm.lib
2013-07-10 The Android... Reconcile with jb-mr2-zeroday-release - do not merge
2013-07-10 The Android... merge in jb-mr2-zeroday-release history after reset...
2013-07-10 The Android... Reconcile with jb-mr2-release - do not merge
2013-07-09 Jesse HallFind non-extension GLES wrappers in eglGetProcAddress
2013-07-09 Elliott Hughesam 9da67a94: am 67481607: Merge "Revert "Second try...
2013-07-09 Elliott Hughesam 67481607: Merge "Revert "Second try at adding a...
2013-07-09 Elliott HughesMerge "Revert "Second try at adding a compatibility...
2013-07-09 Elliott HughesRevert "Second try at adding a compatibility symbol...
2013-07-09 Dianne HackbornUpdate to follow procstats options changes.
2013-07-09 Jesse Hallam c07b5206: Find non-extension GLES wrappers in eglGet...
2013-07-09 Mathias Agopianfix a bug where surfaceflinger and system_server could...
2013-07-08 Mathias AgopianMerge "Refactor SF. Move all GL operations in their...
2013-07-08 Mathias Agopianimprove sensorservice's dumpsys
2013-07-08 Mathias AgopianMerge "simplify some unnecessary complex code"
2013-07-08 Mathias AgopianDebug code for detecting all black pixels screenshots
2013-07-08 Mathias Agopiansimplify some unnecessary complex code
2013-07-08 Glenn KastenMerge "mv libcpustats from frameworks/native to framewo...
2013-07-04 Jesse HallFind non-extension GLES wrappers in eglGetProcAddress
2013-07-04 Todd Poynorbinder: add polling / single-threaded operation
2013-07-03 Dianne HackbornUpdate to use --include-committed for procstats.
2013-07-03 Mathias AgopianRefactor SF. Move all GL operations in their own class.
2013-07-03 Ken SumrallAdd support for mmc trace events
2013-07-02 Jean-Baptiste... am 8b931916: (-s ours) am f4f2bd21: Tweak for forward...
2013-07-02 Jean-Baptiste... am f4f2bd21: Tweak for forward compatibility
2013-07-02 Jean-Baptiste... Tweak for forward compatibility
2013-07-02 keunyoungdo not build libinput in PDK
2013-07-02 Jeff BrownMerge "Move input library code from frameworks/base."
2013-07-02 Jeff BrownMove input library code from frameworks/base.
2013-07-01 Mathias Agopianimprove GLES jumptables
2013-06-28 Lajos MolnarMerge "SurfaceFlinger: fix releaseBuffer in updateTexImage"
2013-06-27 Lajos MolnarSurfaceFlinger: fix releaseBuffer in updateTexImage
2013-06-27 Dianne HackbornAdd checkin dumps to bug reports.
2013-06-26 Jesse HallMerge "Small clarifications to EGL_ANDROID_presentation...
2013-06-26 Jesse HallSmall clarifications to EGL_ANDROID_presentation_time
2013-06-26 Jean-Baptiste... am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additiona...
2013-06-25 Jean-Baptiste... am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter...
2013-06-25 Jean-Baptiste... am 0ecf0b8d: Merge "Additional parameter validation...
2013-06-25 Jean-Baptiste... Merge "Additional parameter validation for EGL functions"
2013-06-25 Lajos MolnarMerge "Add video extension OMX_VIDEO_CodingVP9 to suppo...
2013-06-25 Andreas HuberFix includes in HardwareAPI.h to be absolute and not...
2013-06-24 hkuangAdd video extension OMX_VIDEO_CodingVP9 to support...
2013-06-24 Lajos MolnarMerge "media/hardware/HardwareAPI.h: Added metadata...
2013-06-21 Andy McFaddenFix wrapper equals()
2013-06-21 Lajos Molnarmedia/hardware/HardwareAPI.h: Added metadata struct...
2013-06-20 Brian CarlstromMoving dex2oat installd patches from frameworks/base
2013-06-18 Glenn Kastenmv libcpustats from frameworks/native to frameworks/av
2013-06-14 Amith YamasaniMerge "Add a note about emulated sdcard in rawbu usage...
next