1. 432fb8e Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 13 years ago
  2. f5a4dd3 Merge "clean-up. get rid ofunused code and members in Surface[Control].cpp" by Mathias Agopian · 13 years ago
  3. 5da67f4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 13 years ago
  4. ae7c092 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 13 years ago
  5. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  6. 50c24a2 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  7. 600acf1 fix for issue 4142219 by Hong Teng · 13 years ago
  8. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  9. f07b8a3 implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  10. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  11. 5a4ab16 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 13 years ago
  12. 10e6f34 Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureClient" by Mathias Agopian · 13 years ago
  13. 211f5af Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  14. 56a37b0 Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  15. 464d5b3 Audio framework: support for audio pre processing by Eric Laurent · 13 years ago
  16. 949be32 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  17. 7e7de71 Merge "CPU statistics library" by Glenn Kasten · 13 years ago
  18. 131515b CPU statistics library by Glenn Kasten · 13 years ago
  19. 06b54d7 Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 13 years ago
  20. c85ca5d MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 13 years ago
  21. 9709687 SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 13 years ago
  22. ad07457 Merge "Support profile and level query for SW video decoders" by James Dong · 13 years ago
  23. 1a54107 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 13 years ago
  24. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  25. c311933 Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 13 years ago
  26. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 13 years ago
  27. dcf8934 Make MetadataBufferType.h C-friendly by James Dong · 13 years ago
  28. 308f9f6 Merge "EGL: fix the ANativeWindow size/fmt override" by Jamie Gennis · 13 years ago
  29. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 13 years ago
  30. 9b40a61 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 13 years ago
  31. 0e27fce Do not wait for unlaunched threads in stop() by James Dong · 13 years ago
  32. 97eae02 EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 13 years ago
  33. fbb170c Support profile and level query for SW video decoders by James Dong · 13 years ago
  34. 8d19d3a Release camera if CameraSource::start() has not been called by James Dong · 13 years ago
  35. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  36. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  37. 5161eb7 Merge "Add Thread::join" by Glenn Kasten · 13 years ago
  38. 7eef784 Merge "return an error code with gralloc buffer allocation failures" by Mathias Agopian · 13 years ago
  39. 2da9eb7 Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager" by Gloria Wang · 13 years ago
  40. 4431c05 Merge "Thread ID zero for androidSetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  41. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  42. 82428a8 - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 13 years ago
  43. eec0f7e return an error code with gralloc buffer allocation failures by Mathias Agopian · 13 years ago
  44. dfba177 Merge "Charge network traffic to the uid of the process using the MediaPlayer." by Andreas Huber · 13 years ago
  45. 5725d40 Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 13 years ago
  46. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  47. 42fb5d6 Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 13 years ago
  48. ea458f1 Merge "Minor fix in SurfaceTexture" by Pannag Sanketi · 13 years ago
  49. c9ec69e Minor fix in SurfaceTexture by Pannag Sanketi · 13 years ago
  50. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  51. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  52. 9e1fb41 Merge "Add a linear transform library to libutils" by Jason Simmons · 13 years ago
  53. aa11965 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  54. cd8cd35 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 13 years ago
  55. cde7324 Merge "Support for writing output data to a provided callback function instead of a file" by Andreas Huber · 13 years ago
  56. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  57. 3cf7cf5 Merge changes I9fb59763,I8b2c6e00 by Jamie Gennis · 13 years ago
  58. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  59. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  60. 0dd593f PermissionCache caches permission checks by Mathias Agopian · 13 years ago
  61. bd5404d SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 13 years ago
  62. f24c4cd MemoryHeapBase: Save and binderize the offset by Anu Sundararajan · 13 years ago
  63. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  64. 138f33b Merge "Add allowSynchronousMode to SurfaceTexture constructor." by Mathias Agopian · 13 years ago
  65. 0904d0a Add allowSynchronousMode to SurfaceTexture constructor. by Grace Kloba · 13 years ago
  66. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  67. 5510a15 Merge "- Public part of the Metadata API. - Modify the media framework test for Metadata." by Gloria Wang · 13 years ago
  68. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  69. 0694cfe Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface." by tedbo · 13 years ago
  70. 697283e Add Thread::join by Glenn Kasten · 13 years ago
  71. 60d4779 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  72. 4e8a5c9 Add method to create a ParcelSurfaceTexture from android.view.Surface. by tedbo · 13 years ago
  73. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  74. c972c79 Merge "SurfaceTexture: fix a NULL ptr dereference." by Jamie Gennis · 13 years ago
  75. aff7405 SurfaceTexture: fix a NULL ptr dereference. by Jamie Gennis · 13 years ago
  76. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  77. f0b517d Merge "may fix build on some version of gcc" by Mathias Agopian · 13 years ago
  78. f1df040 may fix build on some version of gcc by Mathias Agopian · 13 years ago
  79. 114420f Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink." by tedbo · 13 years ago
  80. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  81. decbe32 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
  82. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  83. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  84. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  85. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  86. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  87. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  88. bd3e537 Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8 by Jamie Gennis · 13 years ago
  89. 4e03d32 SurfaceTexture: fix up a comment. by Jamie Gennis · 13 years ago
  90. eadfb67 SurfaceTexture: fix a getTransformMatrix crash. by Jamie Gennis · 13 years ago
  91. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  92. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  93. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  94. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  95. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  96. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  97. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  98. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  99. 72c7362 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  100. a4a48a4 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 13 years ago