Permalink
Please
sign in to comment.
Browse files
Merge branch 'mr1-staging' of https://github.com/ColdFusionX/android_…
…frameworks_native into cm-10.1 Conflicts: services/surfaceflinger/DisplayHardware/HWComposer.cpp
- Loading branch information
Showing
with
135 additions
and 27 deletions.
- +2 −0 include/binder/IMemory.h
- +5 −3 include/binder/MemoryHeapBase.h
- +8 −0 include/gui/SurfaceTexture.h
- +22 −3 libs/binder/IMemory.cpp
- +22 −6 libs/binder/MemoryHeapBase.cpp
- +5 −1 libs/gui/Android.mk
- +26 −0 libs/gui/SurfaceTexture.cpp
- +4 −0 services/surfaceflinger/Android.mk
- +10 −11 services/surfaceflinger/DisplayHardware/HWComposer.cpp
- +31 −3 services/surfaceflinger/Layer.cpp

Oops, something went wrong.
0 comments on commit
1399ec2