1. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 13 years ago
  2. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  3. ce06ebf Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 13 years ago
  4. cfbe436 Fix for bug 4126103. by Gloria Wang · 13 years ago
  5. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 13 years ago
  6. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  7. 08aa2cb Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 13 years ago
  8. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  9. 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  10. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  11. a30f436 am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1 by Romain Guy · 13 years ago
  12. 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 13 years ago
  13. 9812aed Add 3D mode key and others. by Jeff Brown · 13 years ago
  14. 843e29d Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 13 years ago
  15. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  16. e5eb43b am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  17. 4528a7d Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  18. 4a1f8a4 am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  19. f38d253 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  20. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 13 years ago
  21. f8a1842 Bug 4016329 do full string comparisons by Glenn Kasten · 13 years ago
  22. f95a9f0 SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 13 years ago
  23. c4ca7c5 ANativeWindow: add query for the concrete type. by Jamie Gennis · 13 years ago
  24. 5c4421f am 67718e07: am 132bb659: Merge "For issue 4082089 Add more info and error events into the DRM framework" into honeycomb-mr1 by Gloria Wang · 13 years ago
  25. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 13 years ago
  26. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  27. 09ba5ce resolved conflicts for merge of c761a80d to master by Gloria Wang · 13 years ago
  28. 7ea3c7f Merge "- Some change on the DrmManager in order to support feature request 4082089. In DrmManager, we currently lock both processDrmInfo() and onInfo() which is ok for now since processDrmInfo() is async call, and it will return without waiting for onInfo() call. However, if we send an event in processDrmInfo(), we will got deadlock here because we need to invoke onInf() which will wait for processDrmInfo() to release the lock. Use different lock for onInfo(). - Remove some redundent mutex lock." into honeycomb-mr1 by Gloria Wang · 13 years ago
  29. 977d1fb am dd264f21: am 76470914: Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  30. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  31. 192b591 - Some change on the DrmManager in order to support feature request 4082089. by Gloria Wang · 13 years ago
  32. 6dd429e am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  33. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 14 years ago
  34. ae77527 Fix for bug 3477330 by Gloria Wang · 13 years ago
  35. 5a3d6cc am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 13 years ago
  36. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  37. 25ea3ee am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  38. 6167a39 Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  39. 18632db am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1 by Eric Laurent · 13 years ago
  40. d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  41. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 13 years ago
  42. f7098ce am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  43. bc8a8e8 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  44. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  45. bfa40ef Merge "Added more metadata published by the MediaMetaDataRetriever" by Andreas Huber · 13 years ago
  46. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  47. 3a22fa0 Joystick tweaks. by Jeff Brown · 13 years ago
  48. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  49. c4c38fc Added more metadata published by the MediaMetaDataRetriever by Andreas Huber · 13 years ago
  50. 1eb1293 Merge "Add TextLayout Cache" by Fabrice Di Meglio · 13 years ago
  51. 55acdf7 Merge "Wake screen from external HID peripherals." by Jeff Brown · 13 years ago
  52. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  53. 396f6de Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 13 years ago
  54. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 13 years ago
  55. 00fa3a7 Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity." by Andreas Huber · 13 years ago
  56. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 13 years ago
  57. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  58. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 13 years ago
  59. 05d5ef6 Merge "Add support for up to 32 buffers per Surface" by Mathias Agopian · 13 years ago
  60. de1d7b4 Merge "Get rid of redundant media profiles" by James Dong · 13 years ago
  61. 797e4f1 Get rid of redundant media profiles by James Dong · 13 years ago
  62. 5a6f9fa Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." by Jamie Gennis · 13 years ago
  63. 9f81547 Add support for up to 32 buffers per Surface by Mathias Agopian · 13 years ago
  64. 29f87f7 Merge "Add an OMX IL API for querying buffer usage flags." by Jamie Gennis · 13 years ago
  65. d5dac80 Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  66. 96dcc97 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 13 years ago
  67. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 13 years ago
  68. 0b41448 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  69. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 13 years ago
  70. e2ed956 Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  71. 5af3d01 Merge "Fix a wp<> bug where the owner ID would be wrong" by Mathias Agopian · 13 years ago
  72. 49862c3 Fix a wp<> bug where the owner ID would be wrong by Mathias Agopian · 13 years ago
  73. ffbe826 Merge "Fix some issues with RefBase debugging." by Mathias Agopian · 13 years ago
  74. 7e8a69e Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  75. c2d55dd8 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  76. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 13 years ago
  77. 6152bbc Merge "Bug 3362814 Fix SMP race in access to mRequestExit" by Glenn Kasten · 13 years ago
  78. e857cc8 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 13 years ago
  79. 10a1b30 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 13 years ago
  80. ec122eb Fix some issues with RefBase debugging. by Mathias Agopian · 13 years ago
  81. c2b3cda Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 14 years ago
  82. 7f97c4e Merge "Remove RefBase.h dependency on TextOutput.h" by Mathias Agopian · 13 years ago
  83. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  84. afc671f Merge "Application-managed callback buffer support for raw image" by James Dong · 13 years ago
  85. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 13 years ago
  86. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  87. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  88. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 13 years ago
  89. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 13 years ago
  90. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  91. 5b025c4 Merge "A/V synchronization at the beginning of a recording session" by James Dong · 13 years ago
  92. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  93. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  94. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 13 years ago
  95. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 13 years ago
  96. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  97. 94f4019 Merge "Add AAC extractor" by Gloria Wang · 13 years ago
  98. c5b0abf Add AAC extractor by Gloria Wang · 14 years ago
  99. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 13 years ago
  100. a11faf8 am c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb by Mathias Agopian · 13 years ago