1. 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  2. 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  3. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  4. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  5. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  6. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  7. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  8. db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  9. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  10. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  11. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  12. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  13. 8606fef SurfaceTexture: parameterize the texture target by Jamie Gennis · 13 years ago
  14. 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  15. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  16. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  17. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  18. b637717 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  19. 56c58f6 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  20. e448f55 am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  21. 44a0522 SurfaceTexture: add name support by Jamie Gennis · 13 years ago
  22. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  23. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  24. 44bfbbe Merge "fix the float Rect in OpenGLRenderer to handle NANs" by Mathias Agopian · 13 years ago
  25. 3907c79 am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
  26. 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  27. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  28. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  29. 93578af Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529" by Jeff Brown · 13 years ago
  30. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  31. 1318864 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 13 years ago
  32. 3f0c821 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 13 years ago
  33. 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  34. 0209da1 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 13 years ago
  35. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  36. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  37. 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 13 years ago
  38. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  39. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  40. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  41. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  42. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  43. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  44. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  45. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  46. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  47. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  48. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  49. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  50. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  51. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  52. b8a9e15 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 13 years ago
  53. 4da5660 Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  54. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  55. 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  56. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  57. 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  58. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  59. d52c14d SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago
  60. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  61. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  62. c8f4c6a Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 13 years ago
  63. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  64. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  65. c395530 Merge "don't return the current buffer from dequeueBuffer" by Mathias Agopian · 13 years ago
  66. 8618ebc don't return the current buffer from dequeueBuffer by Mathias Agopian · 13 years ago
  67. 32f6846 am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  68. ddf155b am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  69. 5dcda1fd am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  70. 88512f5 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  71. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  72. 4d07453 Fix String16 operator+ to actually work by Josiah Gaskin · 13 years ago
  73. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  74. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  75. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  76. ed34180 am b654e6e5: am d144748d: Merge "Add missing include" by Jean-Baptiste Queru · 13 years ago
  77. b654e6e am d144748d: Merge "Add missing include" by Jean-Baptiste Queru · 13 years ago
  78. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  79. d1c5b02 Add missing include by Jean-Baptiste Queru · 13 years ago
  80. e30af49 am 44874c23: am c962512c: Merge "added stub for getting buffer from surface texture" by Jean-Baptiste Queru · 13 years ago
  81. 44874c2 am c962512c: Merge "added stub for getting buffer from surface texture" by Jean-Baptiste Queru · 13 years ago
  82. 311ffe3 added stub for getting buffer from surface texture by Chris Craik · 13 years ago
  83. 875dee4 Merge changes I5174a6ec,I1f8538b6,Idb71fdcf by Mathias Agopian · 13 years ago
  84. 379eac2 Merge "Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant" by Mathias Agopian · 13 years ago
  85. 5c71575 fix a crasher in SurfaceTexture::updateTexImage() by Mathias Agopian · 13 years ago
  86. 71fd121 rework dequeueBuffer()'s main loop. by Mathias Agopian · 13 years ago
  87. a04cda9 error out when SurfaceTexture APIs are called while not connected by Mathias Agopian · 13 years ago
  88. 8f226dc am ca97671e: am 6f5a837c: Merge "Fix getSwitchState according to device capabilities." by Jeff Brown · 13 years ago
  89. b4459d8 am 7e79b9aa: am dbff9107: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  90. ca97671 am 6f5a837c: Merge "Fix getSwitchState according to device capabilities." by Jeff Brown · 13 years ago
  91. 7e79b9a am dbff9107: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  92. 6f5a837 Merge "Fix getSwitchState according to device capabilities." by Jeff Brown · 13 years ago
  93. dbff910 Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  94. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  95. 1478836 Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant by Mathias Agopian · 13 years ago
  96. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  97. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  98. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  99. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  100. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago