1. c972c79 Merge "SurfaceTexture: fix a NULL ptr dereference." by Jamie Gennis · 13 years ago
  2. aff7405 SurfaceTexture: fix a NULL ptr dereference. by Jamie Gennis · 13 years ago
  3. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  4. f0b517d Merge "may fix build on some version of gcc" by Mathias Agopian · 13 years ago
  5. f1df040 may fix build on some version of gcc by Mathias Agopian · 13 years ago
  6. 114420f Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink." by tedbo · 13 years ago
  7. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  8. decbe32 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
  9. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  10. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  11. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  12. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  13. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  14. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  15. bd3e537 Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8 by Jamie Gennis · 13 years ago
  16. 4e03d32 SurfaceTexture: fix up a comment. by Jamie Gennis · 13 years ago
  17. eadfb67 SurfaceTexture: fix a getTransformMatrix crash. by Jamie Gennis · 13 years ago
  18. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  19. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  20. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  21. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  22. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  23. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  24. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  25. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  26. 72c7362 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  27. a4a48a4 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 13 years ago
  28. bde61a5 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 13 years ago
  29. 61220e8 am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  30. 2c18049 Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  31. ac55c2b Revert velocity damping. Bug: 4364920 by Jeff Brown · 13 years ago
  32. 2194513 CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 13 years ago
  33. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  34. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  35. d4c6a5b Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h" by James Dong · 13 years ago
  36. a742f85 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  37. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  38. 56503b8 am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  39. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  40. 0e5e16a am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  41. 19c97d46 Implement pointer acceleration. by Jeff Brown · 13 years ago
  42. 6c2cb30 Merge "Do not call getEstimatedBandwidth if the streaming is not HTTP-based" by James Dong · 13 years ago
  43. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  44. 993fcce Remove unnecessary level of priority indirection by Glenn Kasten · 13 years ago
  45. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  46. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  47. d0bbdb0 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 13 years ago
  48. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  49. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 13 years ago
  50. 923da87 Merge "Removed interface to load audio effects libraries" by Eric Laurent · 13 years ago
  51. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 13 years ago
  52. 73e0bc8 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  53. 0fb66c2 New effect library API by Eric Laurent · 13 years ago
  54. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  55. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  56. da9837f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  57. 3904d03 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 13 years ago
  58. 73a4b2b Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams." by Andreas Huber · 13 years ago
  59. 98472cc Merge "For out of band timed text support (timed text in a separate file)." by Gloria Wang · 13 years ago
  60. 13bc8cd For out of band timed text support (timed text in a separate file). by Gloria Wang · 13 years ago
  61. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  62. 3c2fb02 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  63. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  64. 7d0fb57 am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  65. 4e3ba25c am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  66. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  67. a218715 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 13 years ago
  68. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  69. b5b1fb2 Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  70. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  71. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  72. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 13 years ago
  73. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  74. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  75. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  76. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  77. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  78. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  79. 16fa5aa Merge "RefBase subclasses can now decide how they want to be destroyed." by Mathias Agopian · 13 years ago
  80. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  81. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  82. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  83. 8d161fe am 5a6c3d49: am 07e9267d: Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2 by Gloria Wang · 13 years ago
  84. 07e9267 Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2 by Gloria Wang · 13 years ago
  85. 706804e Merge "Add auto-white balance locking to the Camera API." by Eino-Ville Talvala · 13 years ago
  86. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 13 years ago
  87. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  88. 0f32fb3 Make track informational event optional, depending on system property by James Dong · 13 years ago
  89. d9c2601a Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 13 years ago
  90. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  91. bfb6791 Merge "Add support for platform-specific recording start time offset" by James Dong · 13 years ago
  92. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  93. 331de5d DO NOT MERGE For bug 4422428 Squashed commit of the following: by Gloria Wang · 13 years ago
  94. 7d33460 Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 13 years ago
  95. eea8c02 Add one more DRM error code. For bug 4422428. by Gloria Wang · 13 years ago
  96. 65f47d8 Merge "Add initial API for stylus and mouse buttons." by Jeff Brown · 13 years ago
  97. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  98. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  99. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  100. fb401ca am 20fd3f0d: am 4770c79c: Merge "Tweak audio APIs for better forward/backward/sideways compatibility." by Jean-Baptiste Queru · 13 years ago