Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
8155ce81d4b150e6e453d9443f9fea4cc2c546d2
8155ce8
Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
4a793fe
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
ef923fc
Merge "fix GraphicBuffer::flatten crash issue when handle is null"
by Jesse Hall
· 11 years ago
70278fb
Merge "Add error message for hints when exceptions occur during binder transactions."
by Jesse Hall
· 11 years ago
cb079c8
Merge "Add instruction-set arguments to installd commands."
by Narayan Kamath
· 11 years ago
1b40032
Add instruction-set arguments to installd commands.
by Narayan Kamath
· 11 years ago
abf8a2c
Add error message for hints when exceptions occur during binder transactions.
by Jun Jiang
· 11 years ago
e2d1157
fix GraphicBuffer::flatten crash issue when handle is null
by Jun Jiang
· 11 years ago
108ed9f
Merge "Fix incorrect odex path handling"
by Brian Carlstrom
· 11 years ago
0e8ae16
Fix incorrect odex path handling
by Chih-Wei Huang
· 11 years ago
3f0d566
Merge "Expose core EGL entry points to eglGetProcAddress"
by Jesse Hall
· 11 years ago
85085cd
Merge "libui: fix passing Fence object over binder"
by Colin Cross
· 11 years ago
288f2ef
libui: fix passing Fence object over binder
by Colin Cross
· 11 years ago
82fb580
Merge "restorecon the profile directory."
by Nick Kralevich
· 11 years ago
a240733
restorecon the profile directory.
by Stephen Smalley
· 11 years ago
27f8840
Merge "make struct Event layout consistent on 32/64-bit"
by Greg Hackmann
· 11 years ago
d2f7633
Merge "AArch64: Correction to OMX_U32 and OMX_S32"
by Glenn Kasten
· 11 years ago
033bdd7
Merge "Remove global variables from ProcessState."
by Narayan Kamath
· 11 years ago
162ea0e
Remove global variables from ProcessState.
by Narayan Kamath
· 11 years ago
849de60
AArch64: Correction to OMX_U32 and OMX_S32
by Marcus Oakland
· 11 years ago
17b5ca1
Merge "opengl: fix UAL conformity"
by Glenn Kasten
· 11 years ago
dd46c86
opengl: fix UAL conformity
by synergy dev
· 11 years ago
3ebb877
Merge "Modify installd's restorecon function."
by Nick Kralevich
· 11 years ago
da30dc7
Modify installd's restorecon function.
by Robert Craig
· 11 years ago
50ef856
Merge "GraphicProducerWrapper may return false transact status"
by Jesse Hall
· 11 years ago
c0ec5e2
Expose core EGL entry points to eglGetProcAddress
by Michael Chock
· 12 years ago
c2633ce
GraphicProducerWrapper may return false transact status
by bdeng3X
· 11 years ago
b1a8c01
Merge "Send libselinux logging to logcat."
by Nick Kralevich
· 11 years ago
7abb52b
Send libselinux logging to logcat.
by Stephen Smalley
· 11 years ago
0150298
Merge "fix valgrind ioctl warning."
by Jesse Hall
· 11 years ago
0c7c81f
make struct Event layout consistent on 32/64-bit
by Fengwei Yin
· 11 years ago
1bf3024
Merge "Extend installd to support SELinux restorecon function."
by Nick Kralevich
· 11 years ago
e9887e4
Extend installd to support SELinux restorecon function.
by Robert Craig
· 11 years ago
cdbf28b
Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
06ed949
Merge "Fix parameter ordering for installd's dex2oat execl."
by Anwar Ghuloum
· 11 years ago
4bc0540
Fix parameter ordering for installd's dex2oat execl.
by Anwar Ghuloum
· 11 years ago
1649c77
Merge "ART profiler"
by Dave Allison
· 11 years ago
112aa42
Merge "SurfaceFlinger: fix 64-bit format string warnings"
by Greg Hackmann
· 11 years ago
86efcc0
SurfaceFlinger: fix 64-bit format string warnings
by Greg Hackmann
· 11 years ago
d937073
ART profiler
by Dave Allison
· 12 years ago
3c39e03
Merge "Don't pass in empty arg to dex2oat."
by Mathieu Chartier
· 11 years ago
f53dbfe
Don't pass in empty arg to dex2oat.
by Mathieu Chartier
· 11 years ago
e19c99a
Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags"
by Brian Carlstrom
· 11 years ago
0ae8e39
Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags
by Brian Carlstrom
· 11 years ago
462fb3a
Merge "gui: Fix return code assert in CpuConsumer_test."
by Igor Murashkin
· 11 years ago
61d6a00
Merge "hwc test: 64-bit compilation error"
by Mark Salyzyn
· 11 years ago
e933c03
hwc test: 64-bit compilation error
by Mark Salyzyn
· 11 years ago
6b4e5b7
Merge "Fix misuse of $(my-dir)."
by Ying Wang
· 11 years ago
a3cc7ed
Fix misuse of $(my-dir).
by Ying Wang
· 11 years ago
b98c476
Merge "Correcting include path in installd test project's Android.mk"
by Narayan Kamath
· 11 years ago
7400742
Correcting include path in installd test project's Android.mk
by Ramin Zaghi
· 11 years ago
93e6a48
Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY"
by Narayan Kamath
· 11 years ago
d61b48c
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY
by Ashok Bhat
· 11 years ago
c9bf3ba
Merge "Virtual Display async mode is overridden"
by Jesse Hall
· 11 years ago
aaa27fd
Merge "Use reinterpret_cast when an integer is cast to a pointer"
by Narayan Kamath
· 11 years ago
e5c99bf
Merge "Use long for pointers in opengl/EGL classes"
by Narayan Kamath
· 11 years ago
ead79b8
Merge "Binder: Make sure binder objects do not overlap"
by Arve Hjønnevåg
· 11 years ago
4cab0fd
Binder: Make sure binder objects do not overlap
by Arve Hjønnevåg
· 11 years ago
d8f0961
Use reinterpret_cast when an integer is cast to a pointer
by Ashok Bhat
· 11 years ago
ab6fc2a
Use long for pointers in opengl/EGL classes
by Ashok Bhat
· 11 years ago
4ee5696
Virtual Display async mode is overridden
by John Dong
· 11 years ago
d1c87d3
Merge changes I3432d9d3,I90fcf538,I64398603
by Arve Hjønnevåg
· 11 years ago
9076fa7
Merge "Update EGL codegen to be in sync with frameworks/base"
by Narayan Kamath
· 11 years ago
f56ae19
Merge "Update GLES codegen to be in sync with frameworks/base"
by Narayan Kamath
· 11 years ago
6b4ecf3
Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit"
by Colin Cross
· 11 years ago
89450d4
surfaceflinger: add BoardConfig.mk variable to force 32-bit
by Colin Cross
· 11 years ago
fb913cd
Update GLES codegen to be in sync with frameworks/base
by Ashok Bhat
· 11 years ago
8e472fb
Update EGL codegen to be in sync with frameworks/base
by Ashok Bhat
· 11 years ago
07fd0f1
Binder: Fix some valgrind errors.
by Arve Hjønnevåg
· 11 years ago
87b30d0
Binder: Don't cast directly from a pointer to binder_uintptr_t
by Arve Hjønnevåg
· 11 years ago
913a17f
Merge "libagl: support multilib build"
by Colin Cross
· 11 years ago
d5fe844
Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries"
by Colin Cross
· 11 years ago
8edb8f5
Use /(vendor|system)/lib64/egl for 64-bit EGL libraries
by Dan Willemsen
· 11 years ago
11cfdcc
Binder: Disable attemptIncStrongHandle
by Arve Hjønnevåg
· 11 years ago
ff75a80
libagl: support multilib build
by Colin Cross
· 11 years ago
7d86b45
Merge "frameworks/native: move idmap to frameworks/base"
by Dianne Hackborn
· 11 years ago
2044ac4
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
by Nick Kralevich
· 11 years ago
07a4728
frameworks/native: move idmap to frameworks/base
by Colin Cross
· 11 years ago
6c14f0a
Merge "Runtime resource overlay, iteration 2"
by Dianne Hackborn
· 11 years ago
340aa8c
Merge "New command line tool 'idmap'"
by Dianne Hackborn
· 11 years ago
2628820
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
74be0f7
Merge "binder: fix all warnings"
by Colin Cross
· 12 years ago
6f4f3ab
binder: fix all warnings
by Colin Cross
· 12 years ago
055dac1
Merge "Fixed apparent copy/paste mistake Bug: 11634373"
by Andrew Hsieh
· 12 years ago
8769436
Fixed apparent copy/paste mistake Bug: 11634373
by David Friedman
· 12 years ago
fd6a3ff
Merge "GLES_trace: fix compile errors on 64 bit architectures"
by Siva Velusamy
· 12 years ago
4e7fd95
Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set."
by Arve Hjønnevåg
· 12 years ago
f3ad11c
Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set.
by Arve Hjønnevåg
· 12 years ago
58242fc
Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ...
by Arve Hjønnevåg
· 12 years ago
63568b1
Runtime resource overlay, iteration 2
by Mårten Kongstad
· 12 years ago
5ee3daf
New command line tool 'idmap'
by Mårten Kongstad
· 12 years ago
e5245cb
ServiceManager: Implement PING_TRANSACTION
by Arve Hjønnevåg
· 12 years ago
399b6c3
ServiceManager: Use 32/64 bit types from new binder header
by Arve Hjønnevåg
· 12 years ago
84e625a
Binder: Use 64 bit pointers in 32 processes if selected by the target
by Arve Hjønnevåg
· 12 years ago
e91fff0
Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true
by Arve Hjønnevåg
· 12 years ago
f683e01
Binder: Make binder portable
by Serban Constantinescu
· 12 years ago
3a345f0
ServiceManager: Fix the binder interface
by Serban Constantinescu
· 12 years ago
5fb1b88
ServiceManager: Store handles in uint32_t instead of void *
by Serban Constantinescu
· 12 years ago
9b738bb
ServiceManager: Generic Fixes
by Serban Constantinescu
· 12 years ago
Next »