Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
native
/
8769436bba6b0601f6110f907324c7cfe51cae7a
/
include
8769436
Fixed apparent copy/paste mistake Bug: 11634373
by David Friedman
· 11 years ago
84e625a
Binder: Use 64 bit pointers in 32 processes if selected by the target
by Arve Hjønnevåg
· 11 years ago
f683e01
Binder: Make binder portable
by Serban Constantinescu
· 11 years ago
fe761ab
Track Looper decoupling from ALooper
by Brian Carlstrom
· 11 years ago
708cc79
Native counterpart of new power manager method
by Marco Nelissen
· 11 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 11 years ago
48d3741
Merge "Allow blaming a single uid for work done" into klp-dev
by Marco Nelissen
· 11 years ago
b1f94ef
Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev
by Lajos Molnar
· 11 years ago
9a7706b
Allow blaming a single uid for work done
by Marco Nelissen
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 11 years ago
d171da9
GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 11 years ago
c1c05de
fix camera API 2.0 orientation
by Mathias Agopian
· 11 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 11 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 11 years ago
e677291
Merge "HDCP: add enums for HDCP module capabilities" into klp-dev
by Chong Zhang
· 11 years ago
a3a9185
HDCP: add enums for HDCP module capabilities
by Chong Zhang
· 11 years ago
a5552de
Merge "Sensor batching. Changes to the native code." into klp-dev
by Aravind Akella
· 11 years ago
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 11 years ago
1d4d8f9
improve mat44 implementation
by Mathias Agopian
· 11 years ago
595ea77
vector and matrix classes for graphics use
by Mathias Agopian
· 11 years ago
464febc
Remove input flinger stubs. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
39bfc69
Merge "Add ability to test supported content types to MediaDrm" into klp-dev
by Jeff Tinker
· 11 years ago
611d3d4
Add ability to test supported content types to MediaDrm
by Jeff Tinker
· 11 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 11 years ago
a5b7513
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
by Igor Murashkin
· 11 years ago
3f84483
SurfaceFlinger now uses GLES 2.x when available
by Mathias Agopian
· 11 years ago
4515596
make sure GLConsumer::releaseTexImage() works after detachFromContext()
by Mathias Agopian
· 11 years ago
dde86f7
media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams
by Lajos Molnar
· 12 years ago
9870c9b
make GLConsumer's debug texture static
by Mathias Agopian
· 11 years ago
6c913be
Add ISurfaceComposer::destroyDisplay
by Jesse Hall
· 11 years ago
b98240c
batteryservice: add battery current now and charge counter data
by Todd Poynor
· 11 years ago
3ca76f4
remove support for glReadPixels screenshot path
by Mathias Agopian
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 11 years ago
87f9b87
remove unused code form GraphicBuffer
by Mathias Agopian
· 11 years ago
b304edb
remove libutils
by Alex Ray
· 11 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 11 years ago
1d76781
Make Flattenable not virtual (libutils)
by Mathias Agopian
· 11 years ago
f97b6e2
am 9f476fd0: Merge "Add a symbol to represent MNC=0"
by Wink Saville
· 11 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 11 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
8df483c
Add a symbol to represent MNC=0
by Johan Redestig
· 11 years ago
5773d3f
get rid of PixelFormatInfo and simplify things
by Mathias Agopian
· 11 years ago
1fe854f
get rid of PIXEL_FORMAT_A_8
by Mathias Agopian
· 11 years ago
87bf0d9
add libbatteryservice
by Todd Poynor
· 11 years ago
194bc4f
libutils: give BasicHashtableImpl a virtual destructor
by Alex Ray
· 11 years ago
ea3d82c
utils: move thread enums to system/core
by Alex Ray
· 11 years ago
4ee6cbe
Merge "libbinder: include sys/uio.h instead of cutils/uio.h"
by Colin Cross
· 11 years ago
f5f8fa0
libbinder: include sys/uio.h instead of cutils/uio.h
by Colin Cross
· 11 years ago
0415d63
Add controller numbers for gamepads / joysticks
by Michael Wright
· 11 years ago
bdce817
Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507
by Mathias Agopian
· 11 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 11 years ago
e5bb2a4
Merge "Add input device property for buttons under touchpads"
by Michael Wright
· 11 years ago
a3fbda3
BuffferQueue disconnect is now always asynchrnous
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
1962f65
Merge "Follow framework change to track started ops by proc."
by Dianne Hackborn
· 11 years ago
913b63d
Follow framework change to track started ops by proc.
by Dianne Hackborn
· 11 years ago
3ec92e1
Merge "Clarify some android-specific OMX extensions for native buffers."
by Lajos Molnar
· 11 years ago
5f39f60
Clarify some android-specific OMX extensions for native buffers.
by Lajos Molnar
· 11 years ago
b6a0ca7
Tweaks for forward compatibility
by Jean-Baptiste Queru
· 11 years ago
7f069d7
Merge "always pass the BufferQueue explicitely to consumers"
by Mathias Agopian
· 11 years ago
7556c37
Merge "Completely remove skia dependency from libinput."
by Jeff Brown
· 11 years ago
313eff7
Completely remove skia dependency from libinput.
by Jeff Brown
· 11 years ago
174c260
Merge "Add a keycode to switch audio tracks (2/2)"
by michaelwr
· 11 years ago
5a2f68e
Fix PDK build.
by Jeff Brown
· 11 years ago
40c9e0a
Add skeleton of input flinger.
by Jeff Brown
· 11 years ago
ada11c5
Make getCallingUid/Pid const.
by Jeff Brown
· 11 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 11 years ago
8d06dcf
Add a keycode to switch audio tracks (2/2)
by Jaekyun Seok
· 11 years ago
931fd6d
Add input device property for buttons under touchpads
by Michael Wright
· 11 years ago
c33f9a7
Merge "Pay attention to buffer timestamps"
by Andy McFadden
· 11 years ago
1585c4d
Pay attention to buffer timestamps
by Andy McFadden
· 11 years ago
ba02cd2
improve sensorservice's dumpsys
by Mathias Agopian
· 11 years ago
cf90bad
Merge "simplify some unnecessary complex code"
by Mathias Agopian
· 11 years ago
7438fd1
simplify some unnecessary complex code
by Mathias Agopian
· 11 years ago
06b6aed
Merge "mv libcpustats from frameworks/native to frameworks/av"
by Glenn Kasten
· 11 years ago
8d96cab
binder: add polling / single-threaded operation
by Todd Poynor
· 11 years ago
f4f2bd2
Tweak for forward compatibility
by Jean-Baptiste Queru
· 11 years ago
5912f95
Move input library code from frameworks/base.
by Jeff Brown
· 11 years ago
bfc4151
Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder."
by Lajos Molnar
· 11 years ago
00e595f
Fix includes in HardwareAPI.h to be absolute and not relative
by Andreas Huber
· 11 years ago
5195e08
Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder.
by hkuang
· 11 years ago
0077db9
Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video decoder"
by Lajos Molnar
· 11 years ago
07d93d1
media/hardware/HardwareAPI.h: Added metadata struct used by video decoder
by Lajos Molnar
· 12 years ago
abd070e
mv libcpustats from frameworks/native to frameworks/av
by Glenn Kasten
· 11 years ago
b4b6370
CpuConsumer: Add set buffer size and format functions.
by Zhijun He
· 11 years ago
ae77227
CpuConsumer: Remove CpuConsumer JNI ID.
by Zhijun He
· 11 years ago
ae4d9dd
Merge "Added bitwise-or and bitwise-and to BitSet"
by Michael Wright
· 11 years ago
24beb02
Added bitwise-or and bitwise-and to BitSet
by Michael Wright
· 11 years ago
05431a9
Merge "Bring back overloading to print String8/16."
by Jeff Sharkey
· 11 years ago
fa7d403
am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"
by Andrew Hsieh
· 11 years ago
8cb8925
Bring back overloading to print String8/16.
by Jeff Sharkey
· 11 years ago
75765d3
am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"
by Andrew Hsieh
· 11 years ago
1c45dc6
Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"
by Andrew Hsieh
· 11 years ago
ad8ce82
am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"
by Jeff Brown
· 11 years ago
31ab96f
am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"
by Jeff Brown
· 11 years ago
135e4db
Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"
by Jeff Brown
· 11 years ago
26c2416
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
by Andrew Hsieh
· 11 years ago
9e3cb55
BufferQueue: remove freeAllBuffersExceptHeadLocked()
by Lajos Molnar
· 12 years ago
c5d7b7d
BufferQueue: track buffer-queue by instance vs. by reference
by Lajos Molnar
· 12 years ago
Next »