1. 59326cb am d711ef1d: am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 12 years ago
  2. d711ef1 am 37bf0789: Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 12 years ago
  3. 37bf078 Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 12 years ago
  4. c0c6a0c Merge "FramebufferNativeWindow.h is obsolete" by Andy McFadden · 12 years ago
  5. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 12 years ago
  6. c1ef3ef Merge "Change BufferQueue into producer/consumer wrapper" by Dan Stoza · 12 years ago
  7. f8da962 am 1298c7e5: Merge "Parse LED mappings in keylayout files. DO NOT MERGE" into klp-modular-dev by Michael Wright · 12 years ago
  8. 3e96f19 Change BufferQueue into producer/consumer wrapper by Dan Stoza · 12 years ago
  9. 4a07dc8 Merge "Split BufferQueue into core + producer + consumer" by Dan Stoza · 12 years ago
  10. 289ade1 Split BufferQueue into core + producer + consumer by Dan Stoza · 12 years ago
  11. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 12 years ago
  12. c26c0be Merge "Adding Opus related struct definitions to OMX_Index" by Lajos Molnar · 12 years ago
  13. 1a8b0ed Adding Opus related struct definitions to OMX_Index by Vignesh Venkatasubramanian · 12 years ago
  14. f837c93 Implement video plane layer by Wonsik Kim · 12 years ago
  15. 22a5c8b am 44c35ec4: Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  16. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  17. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 12 years ago
  18. eac45b8 am ed4d28dd: Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 12 years ago
  19. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 12 years ago
  20. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 12 years ago
  21. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 12 years ago
  22. 1c284a9 Add contains point method to Region by Michael Wright · 12 years ago
  23. 532cbb0 am bdab63e0: am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 12 years ago
  24. bdab63e am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373" by Andrew Hsieh · 12 years ago
  25. 8769436 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 12 years ago
  26. dc42580 am e636692a: [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 12 years ago
  27. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  28. e636692 [DO NOT MERGE] Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 12 years ago
  29. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  30. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  31. d592f32 Merge "Allow "opaque" flag to be updated" by Andy McFadden · 12 years ago
  32. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 12 years ago
  33. 809af3a Moved androidfw back to frameworks/base by Adam Lesinski · 12 years ago
  34. a9d5701 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 12 years ago
  35. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 12 years ago
  36. 95c6675 Merge "b/12068020 add nonce to InputDeviceDescriptor" by RoboErik · 12 years ago
  37. ec2a15a b/12068020 add nonce to InputDeviceDescriptor by RoboErik · 12 years ago
  38. 494600a am 285bfefb: am c1bf6fa9: am 7fea2361: Merge "Track Looper decoupling from ALooper" by Brian Carlstrom · 12 years ago
  39. 6fce2d2 Fix MCC/MNC typo by Christopher Tate · 12 years ago
  40. fe761ab Track Looper decoupling from ALooper by Brian Carlstrom · 12 years ago
  41. aae73e7 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 12 years ago
  42. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 12 years ago
  43. 4be18a3 gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS by Igor Murashkin · 12 years ago
  44. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 12 years ago
  45. c9a8a34 Extend OpenMAX IL definitions to support AC3 by Changwan Ryu · 12 years ago
  46. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  47. 6f948c3 batteryservice: remove now unused struct BatteryExtraProperties by Todd Poynor · 12 years ago
  48. 7014fbd batteryservice: remove BatteryProperties fields not sent to BatteryService by Todd Poynor · 12 years ago
  49. 60f19de Merge "Add MAX_CONTROLLER_LEDS constant" by Michael Wright · 12 years ago
  50. 0247e22 Add MAX_CONTROLLER_LEDS constant by Michael Wright · 12 years ago
  51. 6f467da Merge "Parse LED mappings in keylayout files" by Michael Wright · 12 years ago
  52. 74bdd2e Parse LED mappings in keylayout files by Michael Wright · 12 years ago
  53. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  54. 4a1e00f am 1f1e5768: am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 12 years ago
  55. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  56. 0e6e912 am e71575be: am 48d3741b: Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 12 years ago
  57. 86f7620 am 04e6ab6e: am b1f94ef3: Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev by Lajos Molnar · 12 years ago
  58. f99ad11 Move libandroidfw from frameworks/base by Mike Lockwood · 12 years ago
  59. 48d3741 Merge "Allow blaming a single uid for work done" into klp-dev by Marco Nelissen · 12 years ago
  60. b1f94ef Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev by Lajos Molnar · 12 years ago
  61. 9a7706b Allow blaming a single uid for work done by Marco Nelissen · 12 years ago
  62. 4e8fd6f am 886b1521: am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev by Jamie Gennis · 12 years ago
  63. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 12 years ago
  64. 1fbc026 batteryservice: Add BatteryExtraProperties by Todd Poynor · 12 years ago
  65. 63ff1c6 Cleanup Binder interface between sensorservice and BatteryStats by Mike Lockwood · 12 years ago
  66. 3473e81 am 1160e89d: am d171da97: GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 12 years ago
  67. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 12 years ago
  68. 0f0e845 am a7e1660b: am c1c05de4: fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  69. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 12 years ago
  70. 7229e98 am 3f342c11: am 02b62df7: Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev by Mathias Agopian · 12 years ago
  71. 365857d Make sure do disconnect from a BQ when its client dies. by Mathias Agopian · 12 years ago
  72. 24695a1 am 7c4f2365: am 90ed3e8d: fix a few problems with BitTube by Mathias Agopian · 12 years ago
  73. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago android-4.4_r0.7
  74. cf1eb71 Merge "HDCP: add getCaps to query HDCP module capabilities" by Chong Zhang · 12 years ago
  75. b344adf HDCP: add getCaps to query HDCP module capabilities by Chong Zhang · 12 years ago
  76. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 12 years ago
  77. 31344a6 Merge "Remove obsolete comment" by Marco Nelissen · 12 years ago
  78. c150900 libbatteryservice: Add average current property by Todd Poynor · 12 years ago
  79. edfc478 am 9f74ea29: am e6772914: Merge "HDCP: add enums for HDCP module capabilities" into klp-dev by Chong Zhang · 12 years ago
  80. e677291 Merge "HDCP: add enums for HDCP module capabilities" into klp-dev by Chong Zhang · 12 years ago
  81. 56e0138 Remove obsolete comment by Marco Nelissen · 12 years ago
  82. a3a9185 HDCP: add enums for HDCP module capabilities by Chong Zhang · 12 years ago
  83. 91e0ff5 am e29df8b9: am a5552de9: Merge "Sensor batching. Changes to the native code." into klp-dev by Aravind Akella · 12 years ago
  84. a5552de Merge "Sensor batching. Changes to the native code." into klp-dev by Aravind Akella · 12 years ago
  85. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 12 years ago
  86. 68ca264 am 4de85b49: am 1d4d8f94: improve mat44 implementation by Mathias Agopian · 12 years ago
  87. 1d4d8f9 improve mat44 implementation by Mathias Agopian · 12 years ago
  88. 9b7176b am d213910a: am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  89. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  90. 464febc Remove input flinger stubs. (DO NOT MERGE) by Jeff Brown · 12 years ago
  91. be0b32a am 052f9b2f: am 39bfc698: Merge "Add ability to test supported content types to MediaDrm" into klp-dev by Jeff Tinker · 12 years ago
  92. 39bfc69 Merge "Add ability to test supported content types to MediaDrm" into klp-dev by Jeff Tinker · 12 years ago
  93. cf80873 libbatteryservice: add interface to read individual battery properties by Todd Poynor · 12 years ago
  94. 611d3d4 Add ability to test supported content types to MediaDrm by Jeff Tinker · 12 years ago
  95. 3c25621 Re-enable frame dropping for non-auto timestamps by Andy McFadden · 12 years ago
  96. a5b7513 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired by Igor Murashkin · 12 years ago
  97. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  98. 4515596 make sure GLConsumer::releaseTexImage() works after detachFromContext() by Mathias Agopian · 12 years ago
  99. dde86f7 media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams by Lajos Molnar · 13 years ago
  100. 9870c9b make GLConsumer's debug texture static by Mathias Agopian · 12 years ago