1. b304edb remove libutils by Alex Ray · 12 years ago
  2. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  3. 1d76781 Make Flattenable not virtual (libutils) by Mathias Agopian · 12 years ago
  4. f97b6e2 am 9f476fd0: Merge "Add a symbol to represent MNC=0" by Wink Saville · 12 years ago
  5. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 12 years ago
  6. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  7. 8df483c Add a symbol to represent MNC=0 by Johan Redestig · 12 years ago
  8. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago
  9. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 12 years ago
  10. 87bf0d9 add libbatteryservice by Todd Poynor · 12 years ago
  11. 194bc4f libutils: give BasicHashtableImpl a virtual destructor by Alex Ray · 12 years ago
  12. ea3d82c utils: move thread enums to system/core by Alex Ray · 12 years ago
  13. 4ee6cbe Merge "libbinder: include sys/uio.h instead of cutils/uio.h" by Colin Cross · 12 years ago
  14. f5f8fa0 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 12 years ago
  15. 0415d63 Add controller numbers for gamepads / joysticks by Michael Wright · 12 years ago
  16. bdce817 Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 by Mathias Agopian · 12 years ago
  17. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  18. e5bb2a4 Merge "Add input device property for buttons under touchpads" by Michael Wright · 12 years ago
  19. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 12 years ago
  20. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  21. 1962f65 Merge "Follow framework change to track started ops by proc." by Dianne Hackborn · 12 years ago
  22. 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 12 years ago
  23. 3ec92e1 Merge "Clarify some android-specific OMX extensions for native buffers." by Lajos Molnar · 12 years ago
  24. 5f39f60 Clarify some android-specific OMX extensions for native buffers. by Lajos Molnar · 12 years ago
  25. b6a0ca7 Tweaks for forward compatibility by Jean-Baptiste Queru · 12 years ago
  26. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 12 years ago
  27. 7556c37 Merge "Completely remove skia dependency from libinput." by Jeff Brown · 12 years ago
  28. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 12 years ago
  29. 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 12 years ago
  30. 5a2f68e Fix PDK build. by Jeff Brown · 12 years ago
  31. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 12 years ago
  32. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 12 years ago
  33. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  34. 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 12 years ago
  35. 931fd6d Add input device property for buttons under touchpads by Michael Wright · 12 years ago
  36. c33f9a7 Merge "Pay attention to buffer timestamps" by Andy McFadden · 12 years ago
  37. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  38. ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 12 years ago
  39. cf90bad Merge "simplify some unnecessary complex code" by Mathias Agopian · 12 years ago
  40. 7438fd1 simplify some unnecessary complex code by Mathias Agopian · 12 years ago
  41. 06b6aed Merge "mv libcpustats from frameworks/native to frameworks/av" by Glenn Kasten · 12 years ago
  42. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 12 years ago
  43. f4f2bd2 Tweak for forward compatibility by Jean-Baptiste Queru · 12 years ago
  44. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago
  45. bfc4151 Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder." by Lajos Molnar · 12 years ago
  46. 00e595f Fix includes in HardwareAPI.h to be absolute and not relative by Andreas Huber · 12 years ago
  47. 5195e08 Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder. by hkuang · 12 years ago
  48. 0077db9 Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video decoder" by Lajos Molnar · 12 years ago
  49. 07d93d1 media/hardware/HardwareAPI.h: Added metadata struct used by video decoder by Lajos Molnar · 13 years ago
  50. abd070e mv libcpustats from frameworks/native to frameworks/av by Glenn Kasten · 12 years ago
  51. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 12 years ago
  52. ae77227 CpuConsumer: Remove CpuConsumer JNI ID. by Zhijun He · 12 years ago
  53. ae4d9dd Merge "Added bitwise-or and bitwise-and to BitSet" by Michael Wright · 12 years ago
  54. 24beb02 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 12 years ago
  55. 05431a9 Merge "Bring back overloading to print String8/16." by Jeff Sharkey · 12 years ago
  56. fa7d403 am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 12 years ago
  57. 8cb8925 Bring back overloading to print String8/16. by Jeff Sharkey · 12 years ago
  58. 75765d3 am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 12 years ago
  59. 1c45dc6 Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 12 years ago
  60. ad8ce82 am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 12 years ago
  61. 31ab96f am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 12 years ago
  62. 135e4db Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 12 years ago
  63. 26c2416 Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 12 years ago
  64. 9e3cb55 BufferQueue: remove freeAllBuffersExceptHeadLocked() by Lajos Molnar · 13 years ago
  65. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 13 years ago
  66. d837969 Make trace macros slightly more robust by Tim Murray · 12 years ago
  67. 80d7fd8 Power manager now takes calling package name arg. by Dianne Hackborn · 12 years ago
  68. cb53683 Merge "wifi-display: add support for metadata mode on encoder output" by Chong Zhang · 12 years ago
  69. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  70. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  71. 685e681 wifi-display: add support for metadata mode on encoder output by Chong Zhang · 12 years ago
  72. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 13 years ago
  73. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 13 years ago
  74. b6df7d0 make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 13 years ago
  75. 5d85d72 remove unused declarations and reformat by Mathias Agopian · 13 years ago
  76. a6cb039 remove reserved virtual slots by Mathias Agopian · 13 years ago
  77. 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
  78. f743e3d Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
  79. 57e5144 Merge "new String8, String16 ctors to initialize empty static strings with static linkage" by Mathias Agopian · 13 years ago
  80. 8050299 new String8, String16 ctors to initialize empty static strings with static linkage by Mathias Agopian · 13 years ago
  81. dc1b011 am 2c228354: am b84d1cad: Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
  82. 002e1e5 libutils clean-up by Mathias Agopian · 13 years ago
  83. b84d1ca Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
  84. ffad7d1 Add new Looper API to check whether the looper is idle. by Dianne Hackborn · 13 years ago
  85. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 13 years ago
  86. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 13 years ago
  87. 6bbd8e3 am 3cf76aff: am e692ab9a: fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
  88. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 13 years ago
  89. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
  90. 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
  91. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 13 years ago
  92. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 13 years ago
  93. 1bc7e2f Add support for OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar32m color format by Rom Lemarchand · 13 years ago
  94. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 13 years ago
  95. 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 13 years ago
  96. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 13 years ago
  97. 753e341 Updated comments by Andy McFadden · 13 years ago
  98. 18bd1d6 Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 13 years ago
  99. 7eafcae Implement async event callout from drm plugin to Java app by Jeff Tinker · 13 years ago
  100. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 13 years ago