OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/frameworks-native.git
2014-02-25
Narayan Kamath
Merge "Use long for pointers in opengl/EGL classes"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Arve Hjønnevåg
Merge "Binder: Make sure binder objects do not overlap"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Arve Hjønnevåg
Binder: Make sure binder objects do not overlap
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Ashok Bhat
Use long for pointers in opengl/EGL classes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Arve Hjønnevåg
Merge changes I3432d9d3,I90fcf538,I64398603
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Narayan Kamath
Merge "Update EGL codegen to be in sync with frameworks...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Narayan Kamath
Merge "Update GLES codegen to be in sync with framework...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Colin Cross
Merge "surfaceflinger: add BoardConfig.mk variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Colin Cross
surfaceflinger: add BoardConfig.mk variable to force...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Ashok Bhat
Update GLES codegen to be in sync with frameworks/base
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Ashok Bhat
Update EGL codegen to be in sync with frameworks/base
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Arve Hjønnevåg
Binder: Fix some valgrind errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Arve Hjønnevåg
Binder: Don't cast directly from a pointer to binder_ui...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Colin Cross
Merge "libagl: support multilib build"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Colin Cross
Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Dan Willemsen
Use /(vendor|system)/lib64/egl for 64-bit EGL libraries
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Arve Hjønnevåg
Binder: Disable attemptIncStrongHandle
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Colin Cross
libagl: support multilib build
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Dianne Hackborn
Merge "frameworks/native: move idmap to frameworks...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Nick Kralevich
Merge "Convert all selinux_android_restorecon and _setf...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Colin Cross
frameworks/native: move idmap to frameworks/base
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Dianne Hackborn
Merge "Runtime resource overlay, iteration 2"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Dianne Hackborn
Merge "New command line tool 'idmap'"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Stephen Smalley
Convert all selinux_android_restorecon and _setfilecon...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Colin Cross
Merge "binder: fix all warnings"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Colin Cross
binder: fix all warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Andrew Hsieh
Merge "Fixed apparent copy/paste mistake Bug: 11634373"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
David Friedman
Fixed apparent copy/paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Siva Velusamy
Merge "GLES_trace: fix compile errors on 64 bit archite...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Arve Hjønnevåg
Merge "Use 64 bit binder interface if TARGET_USES_64_BI...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Arve Hjønnevåg
Use 64 bit binder interface if TARGET_USES_64_BIT_BINDE...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Arve Hjønnevåg
Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Mårten Kongstad
Runtime resource overlay, iteration 2
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Mårten Kongstad
New command line tool 'idmap'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Arve Hjønnevåg
ServiceManager: Implement PING_TRANSACTION
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Arve Hjønnevåg
ServiceManager: Use 32/64 bit types from new binder...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Arve Hjønnevåg
Binder: Use 64 bit pointers in 32 processes if selected...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Arve Hjønnevåg
Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BI...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
Binder: Make binder portable
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Fix the binder interface
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Store handles in uint32_t instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Generic Fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Add extra error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Fix Android.mk
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Serban Constantinescu
ServiceManager: Make use of kernel exported structures
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Brian Carlstrom
Merge "frameworks/native: Rename persist.sys.dalvik...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Brian Carlstrom
frameworks/native: Rename persist.sys.dalvik.vm.lib...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Siva Velusamy
GLES_trace: fix compile errors on 64 bit architectures
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Jesse Hall
Merge "SurfaceFlinger: mFbProducerSlot initailization"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
mayank parshar
SurfaceFlinger: mFbProducerSlot initailization
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Colin Cross
Merge "Make libEGL build cleanly under 64-bit"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Stoza
Make libEGL build cleanly under 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Colin Cross
Merge "frameworks/native: convert LOCAL_MODULE_PATH...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Colin Cross
frameworks/native: convert LOCAL_MODULE_PATH to LOCAL_M...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Jesse Hall
Merge "SurfaceFlinger: mFbFence initialization"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
mayank parshar
SurfaceFlinger: mFbFence initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Colin Cross
Merge "libGLES_android: fix 64-bit compile errors"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Colin Cross
libGLES_android: fix 64-bit compile errors
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Jesse Hall
Merge "Implement per-display EGLConfig and configless...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Jesse Hall
Merge "Move EGLConfig selection to RenderEngine"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Jesse Hall
Implement per-display EGLConfig and configless EGLContext
commit
|
commitdiff
|
tree
|
snapshot
2013-12-24
Jesse Hall
Move EGLConfig selection to RenderEngine
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Brian Carlstrom
Merge "Track Looper decoupling from ALooper"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Nick Kralevich
Merge "restorecon /data/media when re-creating it for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Stephen Smalley
restorecon /data/media when re-creating it for multi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Brian Carlstrom
Track Looper decoupling from ALooper
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
The Android...
Merge commit '1ee45c2d2d816ee912624d81ff1b0aaa98e8fa74...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jesse Hall
Merge "DispSync: remove delay when enabling vsync events"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jamie Gennis
DispSync: remove delay when enabling vsync events
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Nick Kralevich
Merge "Handle policy reloads within installd rather...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Dima Zavin
am 66ad04bc: Merge "Remove incompatible ashmem.h"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Dima Zavin
Merge "Remove incompatible ashmem.h"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
The Android...
Merge commit 'afd0debe4bdf47dc0f968282ca1261842bb65d60...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Elliott Hughes
Merge "Remove references to obsolete pmem functionality."
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Elliott Hughes
Remove references to obsolete pmem functionality.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Jesse Hall
am 14e8b01a: Don\'t change the framebuffer target until...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Jesse Hall
Don't change the framebuffer target until we render...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Jesse Hall
am 356c2386: Merge "Provide virtual display output...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Jesse Hall
Merge "Provide virtual display output buffer to HWC...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Jesse Hall
am 49318631: Merge "Don\'t use implementation-defined...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Jesse Hall
Merge "Don't use implementation-defined format with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Jesse Hall
Provide virtual display output buffer to HWC in prepare
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jamie Gennis
am ee874caa: Merge "DispSync: remove delay when enablin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Jesse Hall
Don't use implementation-defined format with CPU consumers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Jamie Gennis
Merge "DispSync: remove delay when enabling vsync event...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Jamie Gennis
DispSync: remove delay when enabling vsync events
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jesse Hall
resolved conflicts for merge of 51b27e82 to klp-dev...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jesse Hall
Merge "fix corruption in Vector<> when malloc falied"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Igor Murashkin
am 40da5283: Merge "EGL: rename CallStack::dump into...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Igor Murashkin
Merge "EGL: rename CallStack::dump into CallStack:...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Aravind Akella
am 46417b84: Merge "Bug fixes for SensorService" into...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Igor Murashkin
EGL: rename CallStack::dump into CallStack::log
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Aravind Akella
Merge "Bug fixes for SensorService" into klp-dev
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Marco Nelissen
am 708cc794: Native counterpart of new power manager...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Aravind Akella
Bug fixes for SensorService
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Marco Nelissen
Native counterpart of new power manager method
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Jesse Hall
am c354effe: Fix handling of undefined TARGET_FORCE_HWC...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Jesse Hall
Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Jesse Hall
am 93fcb823: Merge "Add a boardconfig to force HWC...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Jesse Hall
am c5807f90: Merge "Use implementation-defined format...
commit
|
commitdiff
|
tree
|
snapshot
next