1. 630e31d Add heart rate to ASensorEvent by Etienne Le Grand · 11 years ago
  2. cf818eb Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  3. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 11 years ago
  4. db19e46 Remove unnecessary policy flags. by Jeff Brown · 11 years ago
  5. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  6. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  7. ad98ad0 Add ACONFIGURATION_UI_MODE_TYPE_WATCH to configuation enum. by John Spurlock · 11 years ago
  8. 98e5bf2 Merge "Support CAST V2 Authentication in MediaDrm" into klp-modular-dev by Jeff Tinker · 11 years ago
  9. c2f10f2 Support CAST V2 Authentication in MediaDrm by Jeff Tinker · 11 years ago
  10. d0bd391 Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE by Michael Wright · 11 years ago
  11. b730a45 am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  12. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  13. d9e113f b/12068020 add nonce to InputDeviceDescriptor. Do not merge by RoboErik · 12 years ago
  14. 9b04f86 Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE by Michael Wright · 12 years ago
  15. 37bf078 Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 11 years ago
  16. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 12 years ago
  17. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  18. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 11 years ago
  19. e636692 [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 12 years ago
  20. fe761ab Track Looper decoupling from ALooper by Brian Carlstrom · 12 years ago
  21. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  22. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  23. 48d3741 Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 12 years ago
  24. b1f94ef Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev by Lajos Molnar · 12 years ago
  25. 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 12 years ago
  26. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 12 years ago
  27. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 12 years ago
  28. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  29. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  30. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago android-4.4_r0.7
  31. e677291 Merge "HDCP: add enums for HDCP module capabilities" into klp-dev by Chong Zhang · 12 years ago
  32. a3a9185 HDCP: add enums for HDCP module capabilities by Chong Zhang · 12 years ago
  33. a5552de Merge "Sensor batching. Changes to the native code." into klp-dev by Aravind Akella · 12 years ago
  34. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 12 years ago
  35. 1d4d8f9 improve mat44 implementation by Mathias Agopian · 12 years ago
  36. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  37. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago
  38. 39bfc69 Merge "Add ability to test supported content types to MediaDrm" into klp-dev by Jeff Tinker · 12 years ago
  39. 611d3d4 Add ability to test supported content types to MediaDrm by Jeff Tinker · 12 years ago
  40. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  41. a5b7513 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired by Igor Murashkin · 12 years ago
  42. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  43. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 12 years ago
  44. dde86f7 media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams by Lajos Molnar · 12 years ago
  45. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 12 years ago
  46. 6c913be Add ISurfaceComposer::destroyDisplay by Jesse Hall · 12 years ago
  47. b98240c batteryservice: add battery current now and charge counter data by Todd Poynor · 12 years ago
  48. 3ca76f4 remove support for glReadPixels screenshot path by Mathias Agopian · 12 years ago
  49. db89edc All consumers now take an IGraphicBufferConsumer instead of a BufferQueue by Mathias Agopian · 12 years ago
  50. a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
  51. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 12 years ago
  52. b304edb remove libutils by Alex Ray · 12 years ago
  53. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  54. 1d76781 Make Flattenable not virtual (libutils) by Mathias Agopian · 12 years ago
  55. f97b6e2 am 9f476fd0: Merge "Add a symbol to represent MNC=0" by Wink Saville · 12 years ago
  56. ad678e1 single buffer mode for BufferQueue by Mathias Agopian · 12 years ago
  57. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  58. 8df483c Add a symbol to represent MNC=0 by Johan Redestig · 12 years ago
  59. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago
  60. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 12 years ago
  61. 87bf0d9 add libbatteryservice by Todd Poynor · 12 years ago
  62. 194bc4f libutils: give BasicHashtableImpl a virtual destructor by Alex Ray · 12 years ago
  63. ea3d82c utils: move thread enums to system/core by Alex Ray · 12 years ago
  64. 4ee6cbe Merge "libbinder: include sys/uio.h instead of cutils/uio.h" by Colin Cross · 12 years ago
  65. f5f8fa0 libbinder: include sys/uio.h instead of cutils/uio.h by Colin Cross · 12 years ago
  66. 0415d63 Add controller numbers for gamepads / joysticks by Michael Wright · 12 years ago
  67. bdce817 Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507 by Mathias Agopian · 12 years ago
  68. 7cdd786 Make ANW.setSwapInterval(0) work again by Mathias Agopian · 12 years ago
  69. e5bb2a4 Merge "Add input device property for buttons under touchpads" by Michael Wright · 12 years ago
  70. a3fbda3 BuffferQueue disconnect is now always asynchrnous by Mathias Agopian · 12 years ago
  71. 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
  72. 1962f65 Merge "Follow framework change to track started ops by proc." by Dianne Hackborn · 12 years ago
  73. 913b63d Follow framework change to track started ops by proc. by Dianne Hackborn · 12 years ago
  74. 3ec92e1 Merge "Clarify some android-specific OMX extensions for native buffers." by Lajos Molnar · 12 years ago
  75. 5f39f60 Clarify some android-specific OMX extensions for native buffers. by Lajos Molnar · 12 years ago
  76. b6a0ca7 Tweaks for forward compatibility by Jean-Baptiste Queru · 12 years ago
  77. 7f069d7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 12 years ago
  78. 7556c37 Merge "Completely remove skia dependency from libinput." by Jeff Brown · 12 years ago
  79. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 12 years ago
  80. 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 12 years ago
  81. 5a2f68e Fix PDK build. by Jeff Brown · 12 years ago
  82. 40c9e0a Add skeleton of input flinger. by Jeff Brown · 12 years ago
  83. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 12 years ago
  84. 8f938a5 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
  85. 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 12 years ago
  86. 931fd6d Add input device property for buttons under touchpads by Michael Wright · 12 years ago
  87. c33f9a7 Merge "Pay attention to buffer timestamps" by Andy McFadden · 12 years ago
  88. 1585c4d Pay attention to buffer timestamps by Andy McFadden · 12 years ago
  89. ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 12 years ago
  90. cf90bad Merge "simplify some unnecessary complex code" by Mathias Agopian · 12 years ago
  91. 7438fd1 simplify some unnecessary complex code by Mathias Agopian · 12 years ago
  92. 06b6aed Merge "mv libcpustats from frameworks/native to frameworks/av" by Glenn Kasten · 12 years ago
  93. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 12 years ago
  94. f4f2bd2 Tweak for forward compatibility by Jean-Baptiste Queru · 12 years ago
  95. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago
  96. bfc4151 Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder." by Lajos Molnar · 12 years ago
  97. 00e595f Fix includes in HardwareAPI.h to be absolute and not relative by Andreas Huber · 12 years ago
  98. 5195e08 Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder. by hkuang · 12 years ago
  99. 0077db9 Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video decoder" by Lajos Molnar · 12 years ago
  100. 07d93d1 media/hardware/HardwareAPI.h: Added metadata struct used by video decoder by Lajos Molnar · 12 years ago