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