- bdce817 Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 by Mathias Agopian · 13 years ago
- 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 13 years ago
- e5bb2a4 Merge "Add input device property for buttons under touchpads" by Michael Wright · 13 years ago
- a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 13 years ago
- 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 13 years ago
- 1962f65 Merge "Follow framework change to track started ops by proc." by Dianne Hackborn · 13 years ago
- 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 13 years ago
- 3ec92e1 Merge "Clarify some android-specific OMX extensions for native buffers." by Lajos Molnar · 13 years ago
- 5f39f60 Clarify some android-specific OMX extensions for native buffers. by Lajos Molnar · 13 years ago
- 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 13 years ago
- 7556c37 Merge "Completely remove skia dependency from libinput." by Jeff Brown · 13 years ago
- 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 13 years ago
- 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 13 years ago
- 5a2f68e Fix PDK build. by Jeff Brown · 13 years ago
- 40c9e0a Add skeleton of input flinger. by Jeff Brown · 13 years ago
- ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 13 years ago
- 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 13 years ago
- 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 13 years ago
- 931fd6d Add input device property for buttons under touchpads by Michael Wright · 13 years ago
- c33f9a7 Merge "Pay attention to buffer timestamps" by Andy McFadden · 13 years ago
- 1585c4d Pay attention to buffer timestamps by Andy McFadden · 13 years ago
- ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 13 years ago
- cf90bad Merge "simplify some unnecessary complex code" by Mathias Agopian · 13 years ago
- 7438fd1 simplify some unnecessary complex code by Mathias Agopian · 13 years ago
- 06b6aed Merge "mv libcpustats from frameworks/native to frameworks/av" by Glenn Kasten · 13 years ago
- 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 13 years ago
- 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago
- bfc4151 Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder." by Lajos Molnar · 13 years ago
- 00e595f Fix includes in HardwareAPI.h to be absolute and not relative by Andreas Huber · 13 years ago
- 5195e08 Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder. by hkuang · 13 years ago
- 0077db9 Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video decoder" by Lajos Molnar · 13 years ago
- 07d93d1 media/hardware/HardwareAPI.h: Added metadata struct used by video decoder by Lajos Molnar · 13 years ago
- abd070e mv libcpustats from frameworks/native to frameworks/av by Glenn Kasten · 13 years ago
- b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 13 years ago
- ae77227 CpuConsumer: Remove CpuConsumer JNI ID. by Zhijun He · 13 years ago
- ae4d9dd Merge "Added bitwise-or and bitwise-and to BitSet" by Michael Wright · 13 years ago
- 24beb02 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 13 years ago
- 05431a9 Merge "Bring back overloading to print String8/16." by Jeff Sharkey · 13 years ago
- fa7d403 am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
- 8cb8925 Bring back overloading to print String8/16. by Jeff Sharkey · 13 years ago
- 75765d3 am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
- 1c45dc6 Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
- ad8ce82 am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
- 31ab96f am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
- 135e4db Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
- 26c2416 Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 13 years ago
- 9e3cb55 BufferQueue: remove freeAllBuffersExceptHeadLocked() by Lajos Molnar · 13 years ago
- c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 13 years ago
- d837969 Make trace macros slightly more robust by Tim Murray · 13 years ago
- 80d7fd8 Power manager now takes calling package name arg. by Dianne Hackborn · 13 years ago
- cb53683 Merge "wifi-display: add support for metadata mode on encoder output" by Chong Zhang · 13 years ago
- 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 13 years ago
- ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 13 years ago
- 685e681 wifi-display: add support for metadata mode on encoder output by Chong Zhang · 13 years ago
- f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 13 years ago
- 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 13 years ago
- b6df7d0 make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 13 years ago
- 5d85d72 remove unused declarations and reformat by Mathias Agopian · 13 years ago
- a6cb039 remove reserved virtual slots by Mathias Agopian · 13 years ago
- d487ca1 am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
- f743e3d Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
- 57e5144 Merge "new String8, String16 ctors to initialize empty static strings with static linkage" by Mathias Agopian · 13 years ago
- 8050299 new String8, String16 ctors to initialize empty static strings with static linkage by Mathias Agopian · 13 years ago
- dc1b011 am 2c228354: am b84d1cad: Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
- 002e1e5 libutils clean-up by Mathias Agopian · 13 years ago
- b84d1ca Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
- ffad7d1 Add new Looper API to check whether the looper is idle. by Dianne Hackborn · 13 years ago
- c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 13 years ago
- bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 13 years ago
- 6bbd8e3 am 3cf76aff: am e692ab9a: fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
- 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 13 years ago
- e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
- 6ca04ca am f3d93d43: am 187edf93: Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 13 years ago
- 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 13 years ago
- 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 13 years ago
- 1bc7e2f Add support for OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar32m color format by Rom Lemarchand · 13 years ago
- 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 13 years ago
- 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 13 years ago
- ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 13 years ago
- 753e341 Updated comments by Andy McFadden · 13 years ago
- 18bd1d6 Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 13 years ago
- 7eafcae Implement async event callout from drm plugin to Java app by Jeff Tinker · 13 years ago
- 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 13 years ago
- 263e8cb Merge "MediaDrm API update" into jb-mr2-dev by Jeff Tinker · 13 years ago
- bcbd78b MediaDrm API update by Jeff Tinker · 13 years ago
- ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 13 years ago
- 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 13 years ago
- 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 13 years ago
- 7133f86 Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 13 years ago
- cab25d6 improved CallStack a bit by Mathias Agopian · 13 years ago
- aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
- ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 13 years ago
- d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 13 years ago
- ff7c234 Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev by Mathias Agopian · 13 years ago
- 30041bd Merge "Updated MediaDrm API based on review input." into jb-mr2-dev by Jeff Tinker · 13 years ago
- abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 13 years ago
- 4e37ddf Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 13 years ago
- fae23b8 Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev by Jesse Hall · 13 years ago
- 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 13 years ago
- 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 13 years ago