1. 06b6aed Merge "mv libcpustats from frameworks/native to frameworks/av" by Glenn Kasten · 13 years ago
  2. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 13 years ago
  3. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago
  4. bfc4151 Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder." by Lajos Molnar · 13 years ago
  5. 00e595f Fix includes in HardwareAPI.h to be absolute and not relative by Andreas Huber · 13 years ago
  6. 5195e08 Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder. by hkuang · 13 years ago
  7. 0077db9 Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video decoder" by Lajos Molnar · 13 years ago
  8. 07d93d1 media/hardware/HardwareAPI.h: Added metadata struct used by video decoder by Lajos Molnar · 13 years ago
  9. abd070e mv libcpustats from frameworks/native to frameworks/av by Glenn Kasten · 13 years ago
  10. b4b6370 CpuConsumer: Add set buffer size and format functions. by Zhijun He · 13 years ago
  11. ae77227 CpuConsumer: Remove CpuConsumer JNI ID. by Zhijun He · 13 years ago
  12. ae4d9dd Merge "Added bitwise-or and bitwise-and to BitSet" by Michael Wright · 13 years ago
  13. 24beb02 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 13 years ago
  14. 05431a9 Merge "Bring back overloading to print String8/16." by Jeff Sharkey · 13 years ago
  15. fa7d403 am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
  16. 8cb8925 Bring back overloading to print String8/16. by Jeff Sharkey · 13 years ago
  17. 75765d3 am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
  18. 1c45dc6 Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 13 years ago
  19. ad8ce82 am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
  20. 31ab96f am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
  21. 135e4db Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" by Jeff Brown · 13 years ago
  22. 26c2416 Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 13 years ago
  23. 9e3cb55 BufferQueue: remove freeAllBuffersExceptHeadLocked() by Lajos Molnar · 13 years ago
  24. c5d7b7d BufferQueue: track buffer-queue by instance vs. by reference by Lajos Molnar · 13 years ago
  25. d837969 Make trace macros slightly more robust by Tim Murray · 13 years ago
  26. 80d7fd8 Power manager now takes calling package name arg. by Dianne Hackborn · 13 years ago
  27. cb53683 Merge "wifi-display: add support for metadata mode on encoder output" by Chong Zhang · 13 years ago
  28. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 13 years ago
  29. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 13 years ago
  30. 685e681 wifi-display: add support for metadata mode on encoder output by Chong Zhang · 13 years ago
  31. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 13 years ago
  32. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 13 years ago
  33. b6df7d0 make all libsurfaceflinger and libsensorservice symbols's visibility hidden by Mathias Agopian · 13 years ago
  34. 5d85d72 remove unused declarations and reformat by Mathias Agopian · 13 years ago
  35. a6cb039 remove reserved virtual slots by Mathias Agopian · 13 years ago
  36. 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
  37. f743e3d Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
  38. 57e5144 Merge "new String8, String16 ctors to initialize empty static strings with static linkage" by Mathias Agopian · 13 years ago
  39. 8050299 new String8, String16 ctors to initialize empty static strings with static linkage by Mathias Agopian · 13 years ago
  40. dc1b011 am 2c228354: am b84d1cad: Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
  41. 002e1e5 libutils clean-up by Mathias Agopian · 13 years ago
  42. b84d1ca Correct native API documentation related to MediaDrm offline use case by Jeff Tinker · 13 years ago
  43. ffad7d1 Add new Looper API to check whether the looper is idle. by Dianne Hackborn · 13 years ago
  44. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 13 years ago
  45. bdcf1fe Merge changes I0d9f18d1,Ib96c9161 by Mathias Agopian · 13 years ago
  46. 6bbd8e3 am 3cf76aff: am e692ab9a: fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
  47. 74d211a clean-up/simplify all dump() APIs by Mathias Agopian · 13 years ago
  48. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 13 years ago
  49. 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
  50. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 13 years ago
  51. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 13 years ago
  52. 1bc7e2f Add support for OMX_QCOM_COLOR_FormatYUV420PackedSemiPlanar32m color format by Rom Lemarchand · 13 years ago
  53. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 13 years ago
  54. 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 13 years ago
  55. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 13 years ago
  56. 753e341 Updated comments by Andy McFadden · 13 years ago
  57. 18bd1d6 Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 13 years ago
  58. 7eafcae Implement async event callout from drm plugin to Java app by Jeff Tinker · 13 years ago
  59. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 13 years ago
  60. 263e8cb Merge "MediaDrm API update" into jb-mr2-dev by Jeff Tinker · 13 years ago
  61. bcbd78b MediaDrm API update by Jeff Tinker · 13 years ago
  62. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 13 years ago
  63. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 13 years ago
  64. 13f01cb Pass sp<Fence>s around instead of file descriptors by Jesse Hall · 13 years ago
  65. 7133f86 Merge "improved CallStack a bit" into jb-mr2-dev by Mathias Agopian · 13 years ago
  66. cab25d6 improved CallStack a bit by Mathias Agopian · 13 years ago
  67. aaebffd Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev by Eino-Ville Talvala · 13 years ago
  68. ac00643 Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev by Ramanan Rajeswaran · 13 years ago
  69. d6480c0 Revert "Revert "Change SurfaceControl setPosition to take floats"" by Ramanan Rajeswaran · 13 years ago
  70. ff7c234 Merge "rework how we take screenshots for a CPU consumer" into jb-mr2-dev by Mathias Agopian · 13 years ago
  71. 30041bd Merge "Updated MediaDrm API based on review input." into jb-mr2-dev by Jeff Tinker · 13 years ago
  72. abe815d rework how we take screenshots for a CPU consumer by Mathias Agopian · 13 years ago
  73. 4e37ddf Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 13 years ago
  74. fae23b8 Merge changes I61ae54f3,I57cb668e,I7a3f1e1a,Id28a2f9b into jb-mr2-dev by Jesse Hall · 13 years ago
  75. 4c00cc1 Fix argument types in IGraphicBufferProducer methods by Jesse Hall · 13 years ago
  76. 7adb0f8 Minor cleanups/fixes before virtual display refactoring by Jesse Hall · 13 years ago
  77. ce7e278 Merge "Add Vector::resize()" into jb-mr2-dev by Jesse Hall · 13 years ago
  78. 041a075 don't allow screenshots without the READ_FRAMEBUFFER permission by Mathias Agopian · 13 years ago
  79. e81421e Add Vector::resize() by Jesse Hall · 13 years ago
  80. c47f098 Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 13 years ago
  81. 5ca39ea am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 13 years ago
  82. 6dbf07d Revert "Add a compatibility symbol for the MemoryBase constructor." by Elliott Hughes · 13 years ago
  83. 7f974ff Add a compatibility symbol for the MemoryBase constructor. by Elliott Hughes · 13 years ago
  84. 56c78c4 Updated MediaDrm API based on review input. by Jeff Tinker · 13 years ago
  85. 35ffa6a Surface can now be created only from an IGraphicBufferProducer by Mathias Agopian · 13 years ago
  86. 4d9b822 get rid of ISurface by Mathias Agopian · 13 years ago
  87. 2aee1b0 Merge "Add TOUCH_NAVIGATION input source" into jb-mr2-dev by Michael Wright · 13 years ago
  88. dbca4a0 Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev by Romain Guy · 13 years ago
  89. 9447be6 Add Thread::isRunning and Condition::signal(WakeUpType) by Romain Guy · 13 years ago
  90. aadaca7 Add TOUCH_NAVIGATION input source by Michael Wright · 13 years ago
  91. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 13 years ago
  92. e041716 Make GraphicBuffer a RefBase by Mathias Agopian · 13 years ago
  93. d82bea7 Tweaks for forward compatibility by Jean-Baptiste Queru · 13 years ago
  94. 089a152 Remove support for ScreenshotLayer by Mathias Agopian · 13 years ago
  95. 042ecee CpuConsumer: Properly track acquired buffers by Eino-Ville Talvala · 13 years ago
  96. 306f18c Merge "rework screenshot API and implementation" into jb-mr2-dev by Mathias Agopian · 13 years ago
  97. 2a9fc49 rework screenshot API and implementation by Mathias Agopian · 13 years ago
  98. bbb57f3 Revert "Change SurfaceControl setPosition to take floats" by Dave Burke · 13 years ago
  99. eb0d129 CpuConsumer: Add optional asynchronous mode by Eino-Ville Talvala · 13 years ago
  100. 64d8b19 CpuConsumer: Don't unlock buffers on producer disconnect by Eino-Ville Talvala · 13 years ago