1. 25101b0 Fix issue 3371080 by Eric Laurent · 14 years ago
  2. 83bac21 Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  3. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  4. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 14 years ago
  5. 2ffbb18 Protect notification callback parameters with a mutex. by Andreas Huber · 14 years ago
  6. b1e0a87 Merge "Fix crashes caused by some input devices." into honeycomb by Jeff Brown · 14 years ago
  7. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  8. 8151dc32 StagefrightMediaScanner: Close metadata retriever after we are done scanning by Mike Lockwood · 14 years ago
  9. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  10. 5e9dc94 Properly rotate video that's marked as such and decoded to a surface. by Andreas Huber · 14 years ago
  11. 19922ad Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 14 years ago
  12. a423d86 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 14 years ago
  13. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  14. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  15. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  16. 307003a Merge "integrate videoeditor preview player." into honeycomb by Dharmaray Kundargi · 14 years ago
  17. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 14 years ago
  18. 3b3cddc integrate videoeditor preview player. by Dharmaray Kundargi · 14 years ago
  19. a7393dd Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 14 years ago
  20. afc724b Fix error reporting in Surface::cancelBuffer() by Mathias Agopian · 14 years ago
  21. f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  22. 21f62b9 Merge "Add a method enable encryption." into honeycomb by Jason parks · 14 years ago
  23. 103198a Merge "Implement crop & transform for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  24. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  25. 56aa532 Add a method enable encryption. by Jason parks · 14 years ago
  26. b598fb9 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 14 years ago
  27. fbab3b6 Merge "Fix a bug in SurfaceTexture::setBufferCount." into honeycomb by Jamie Gennis · 14 years ago
  28. 748ba9a Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 14 years ago
  29. 7caa130 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  30. 681e89c Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object by James Dong · 14 years ago
  31. d369dc4 Fix a bug in SurfaceTexture::setBufferCount. by Jamie Gennis · 14 years ago
  32. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  33. 478353e Merge "Add camera service support for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  34. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  35. 1932fef Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb by Andreas Huber · 14 years ago
  36. 68e4a7a Add the SurfaceTexture C++ implementation. by Jamie Gennis · 14 years ago
  37. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  38. c0dbe3a Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 14 years ago
  39. 6c30cfb am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  40. a8ce773 am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 14 years ago
  41. a4bbc38 Merge "Seek/Duration support for completed http live streams in NuPlayer." by Andreas Huber · 14 years ago
  42. 08e10cb Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  43. 7ca6041 Merge "Fixed a typo in the enum for unknown camera error message" by James Dong · 14 years ago
  44. ac1325b Merge "Add decryption support to MountService." by Jason parks · 14 years ago
  45. 5af0b91 Add decryption support to MountService. by Jason parks · 14 years ago
  46. 876e44d Merge "Use video output if necessary for timelapse video recording" by James Dong · 14 years ago
  47. 853f6fd Fixed a typo in the enum for unknown camera error message by James Dong · 14 years ago
  48. a7ac739 Suppress the recording sound in the recorded video by James Dong · 14 years ago
  49. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago
  50. a1d2d8f Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  51. cbeaca7 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  52. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  53. 34ad57f0 resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9 by Vasu Nori · 14 years ago
  54. 5274e84 Revert "bug:2448371 cursorwindow size moved to resource xml file." by Vasu Nori · 14 years ago
  55. 2594bae bug:2448371 cursorwindow size moved to resource xml file. by Vasu Nori · 14 years ago
  56. 076e05b MediaScanner: Add support for scanning empty directories by Mike Lockwood · 14 years ago
  57. 687b32d Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  58. a158746 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  59. 52e6ada Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 14 years ago
  60. aa0e56f Merge "dump callstack on Surface use error" by Mathias Agopian · 14 years ago
  61. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  62. 06f9ebf minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 14 years ago
  63. 2144f63 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  64. 0cfb45a4 Merge "[3258939] Need snapshot to limit which layers are included" by Mathias Agopian · 14 years ago
  65. 3dd25a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 14 years ago
  66. f7d63cf dump callstack on Surface use error by Mathias Agopian · 14 years ago
  67. 74920cb We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 14 years ago
  68. 19f9eda fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  69. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  70. 94720d7 surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  71. 1542af3 Merge "Change assets to use 64-bit API" by Kenny Root · 14 years ago
  72. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  73. f69583c Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
  74. bbbcf65 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
  75. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  76. f30c828 am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  77. 4e345ab am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  78. 48f42f8 am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  79. b0fa4f2 Merge "API Support for both synchronous and queued commands, optionally associated metadata." by Andreas Huber · 14 years ago
  80. ae9d507 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  81. 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  82. 48e723a [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  83. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  84. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  85. 592f4dd Merge "Move disk usage utilities to its own library" by Kenny Root · 14 years ago
  86. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  87. 5faa078 Merge "Add preferred preview size support in the camera framework" by James Dong · 14 years ago
  88. 4ddca9b Add preferred preview size support in the camera framework by James Dong · 14 years ago
  89. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  90. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  91. 33b2264 Move disk usage utilities to its own library by Kenny Root · 14 years ago
  92. 6bdbcd7 Merge "Support streaming data across binder boundaries." by Andreas Huber · 14 years ago
  93. 29fc2c9 Allow status bar panels to be on top of the status bar. by Joe Onorato · 14 years ago
  94. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  95. 35f2d39 am 24a90c26: am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  96. 24a90c2 am d9334934: Merge "Update of DRM Framework." by Gloria Wang · 14 years ago
  97. 4a0ff4d Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  98. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  99. 83d97c8 Merge "64-bit file size/offset support for DRM framework" by Gloria Wang · 14 years ago
  100. 4e91184 am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 14 years ago