1. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  2. 88061d6 am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  3. 5462bc6 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  4. 236aea3 Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
  5. 11ba6da am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 13 years ago
  6. 4b6353e Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 13 years ago
  7. 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
  8. 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  9. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  10. fc9592f am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  11. 0f4f97b Update camera continuous autofocus javadoc. by Wu-cheng Li · 13 years ago
  12. 2fa0ac2 Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 13 years ago
  13. 5ded5fc am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 by Jamie Gennis · 13 years ago
  14. c0e4293 Stagefright: push blank buffers when tearing down by Jamie Gennis · 13 years ago
  15. 149a149 am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 13 years ago
  16. 23d6442 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 13 years ago
  17. 6607b39 Stagefright: idle OMX after ANW errors by Jamie Gennis · 13 years ago
  18. 2696d05 am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0 by Dave Burke · 13 years ago
  19. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
  20. 72cdc6d am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  21. 9a0732a Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  22. a3dca6f am 840b8a67: Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  23. f21dd1e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Elliott Hughes · 13 years ago
  24. 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 13 years ago
  25. 4b1415e am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0 by Mathias Agopian · 13 years ago
  26. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  27. de6c44e SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 13 years ago
  28. a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 13 years ago
  29. de14eca SurfaceFlinger: Remove display freezing code by Jamie Gennis · 13 years ago
  30. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  31. d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  32. 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
  33. 7a3ba4d am 514a6cfb: Merge "Improve camera javadoc and fix some errors." into ics-mr0 by Wu-cheng Li · 13 years ago
  34. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  35. 53b3091 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  36. 19de9ef Merge "Reduce the size of libhwui by 50%" by Romain Guy · 13 years ago
  37. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  38. 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  39. 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  40. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  41. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  42. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  43. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  44. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  45. db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  46. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  47. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  48. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  49. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  50. 8606fef SurfaceTexture: parameterize the texture target by Jamie Gennis · 13 years ago
  51. 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  52. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  53. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  54. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  55. b637717 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  56. 56c58f6 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  57. e448f55 am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  58. 44a0522 SurfaceTexture: add name support by Jamie Gennis · 13 years ago
  59. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  60. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  61. 44bfbbe Merge "fix the float Rect in OpenGLRenderer to handle NANs" by Mathias Agopian · 13 years ago
  62. 3907c79 am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
  63. 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  64. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  65. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  66. 93578af Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529" by Jeff Brown · 13 years ago
  67. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  68. 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
  69. 3f0c821 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 13 years ago
  70. 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  71. 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
  72. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  73. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  74. 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 13 years ago
  75. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  76. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  77. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  78. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  79. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  80. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  81. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  82. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  83. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  84. 34cb9f2 fix Surface positions are not floats by Mathias Agopian · 13 years ago
  85. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  86. 728e08b Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  87. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  88. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  89. b8a9e15 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 13 years ago
  90. 4da5660 Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  91. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  92. 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  93. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  94. 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  95. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  96. d52c14d SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago
  97. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  98. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  99. c8f4c6a Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 13 years ago
  100. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago