Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
native
/
6c4e2d816b244c46baac53cbe638ac87be703859
/
include
6c4e2d8
am 773585e6: Merge "Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE" into klp-modular-dev
by Michael Wright
· 11 years ago
d0bd391
Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE
by Michael Wright
· 11 years ago
793be12
am b730a452: am f0190bff: Add support for writing byte arrays to parcels
by Marco Nelissen
· 11 years ago
b730a45
am f0190bff: Add support for writing byte arrays to parcels
by Marco Nelissen
· 11 years ago
f0190bf
Add support for writing byte arrays to parcels
by Marco Nelissen
· 11 years ago
ffd353a
am d9e113f0: b/12068020 add nonce to InputDeviceDescriptor. Do not merge
by RoboErik
· 11 years ago
d9e113f
b/12068020 add nonce to InputDeviceDescriptor. Do not merge
by RoboErik
· 11 years ago
d0f7ce4
am 9b04f860: Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE
by Michael Wright
· 11 years ago
9b04f86
Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE
by Michael Wright
· 11 years ago
d711ef1
am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.
by Jeff Brown
· 11 years ago
37bf078
Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.
by Jeff Brown
· 11 years ago
f8da962
am 1298c7e5: Merge "Parse LED mappings in keylayout files. DO NOT MERGE" into klp-modular-dev
by Michael Wright
· 11 years ago
962a108
Parse LED mappings in keylayout files. DO NOT MERGE
by Michael Wright
· 11 years ago
22a5c8b
am 44c35ec4: Allow "opaque" flag to be updated. DO NOT MERGE
by Andy McFadden
· 11 years ago
44c35ec
Allow "opaque" flag to be updated. DO NOT MERGE
by Andy McFadden
· 11 years ago
eac45b8
am ed4d28dd: Add method to apply offset to PointerCoords. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
ed4d28d
Add method to apply offset to PointerCoords. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
bdab63e
am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373"
by Andrew Hsieh
· 11 years ago
8769436
Fixed apparent copy/paste mistake Bug: 11634373
by David Friedman
· 11 years ago
dc42580
am e636692a: [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3
by Changwan Ryu
· 11 years ago
e636692
[DO NOT MERGE] Extend OpenMAX IL definitions to support AC3
by Changwan Ryu
· 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
· 12 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
Next »