1. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  2. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 13 years ago
  3. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  4. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  5. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  6. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  7. 07e9267 Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into honeycomb-mr2 by Gloria Wang · 13 years ago
  8. 331de5d DO NOT MERGE For bug 4422428 Squashed commit of the following: by Gloria Wang · 13 years ago
  9. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  10. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  11. 9c112a8 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  12. 83ddcdf Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  13. 4c87a75 Fix for bug 4126624. by Gloria Wang · 13 years ago
  14. c430394 Add one more field in DecryptHandle to support bug 4126624 by Gloria Wang · 13 years ago
  15. ee4084b do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624. by Gloria Wang · 13 years ago
  16. 64929b4 DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 13 years ago
  17. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  18. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  19. 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 13 years ago
  20. 4528a7d Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 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. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 13 years ago
  25. 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
  26. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  27. 192b591 - Some change on the DrmManager in order to support feature request 4082089. by Gloria Wang · 13 years ago
  28. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 14 years ago
  29. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  30. 6167a39 Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  31. d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  32. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 13 years ago
  33. bc8a8e8 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  34. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  35. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  36. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  37. 55acdf7 Merge "Wake screen from external HID peripherals." by Jeff Brown · 13 years ago
  38. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  39. 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
  40. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 13 years ago
  41. 00fa3a7 Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity." by Andreas Huber · 13 years ago
  42. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 13 years ago
  43. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  44. 05d5ef6 Merge "Add support for up to 32 buffers per Surface" by Mathias Agopian · 13 years ago
  45. de1d7b4 Merge "Get rid of redundant media profiles" by James Dong · 13 years ago
  46. 797e4f1 Get rid of redundant media profiles by James Dong · 13 years ago
  47. 5a6f9fa Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." by Jamie Gennis · 13 years ago
  48. 9f81547 Add support for up to 32 buffers per Surface by Mathias Agopian · 13 years ago
  49. 29f87f7 Merge "Add an OMX IL API for querying buffer usage flags." by Jamie Gennis · 13 years ago
  50. d5dac80 Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  51. 96dcc97 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 13 years ago
  52. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 13 years ago
  53. 0b41448 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  54. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 13 years ago
  55. e2ed956 Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  56. 5af3d01 Merge "Fix a wp<> bug where the owner ID would be wrong" by Mathias Agopian · 13 years ago
  57. 49862c3 Fix a wp<> bug where the owner ID would be wrong by Mathias Agopian · 13 years ago
  58. ffbe826 Merge "Fix some issues with RefBase debugging." by Mathias Agopian · 13 years ago
  59. 7e8a69e Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  60. c2d55dd8 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 13 years ago
  61. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 13 years ago
  62. 6152bbc Merge "Bug 3362814 Fix SMP race in access to mRequestExit" by Glenn Kasten · 13 years ago
  63. e857cc8 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 13 years ago
  64. 10a1b30 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 13 years ago
  65. ec122eb Fix some issues with RefBase debugging. by Mathias Agopian · 13 years ago
  66. c2b3cda Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 13 years ago
  67. 7f97c4e Merge "Remove RefBase.h dependency on TextOutput.h" by Mathias Agopian · 13 years ago
  68. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  69. afc671f Merge "Application-managed callback buffer support for raw image" by James Dong · 13 years ago
  70. 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
  71. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  72. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  73. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 13 years ago
  74. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 13 years ago
  75. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  76. 5b025c4 Merge "A/V synchronization at the beginning of a recording session" by James Dong · 13 years ago
  77. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  78. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  79. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 13 years ago
  80. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 13 years ago
  81. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  82. 94f4019 Merge "Add AAC extractor" by Gloria Wang · 13 years ago
  83. c5b0abf Add AAC extractor by Gloria Wang · 13 years ago
  84. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 13 years ago
  85. a11faf8 am c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb by Mathias Agopian · 13 years ago
  86. c6c3e77 am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb by Mathias Agopian · 13 years ago
  87. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 13 years ago
  88. 37c2a37 fix [3408713] Dialog window invisible sometimes by Mathias Agopian · 13 years ago
  89. f6a2bff Reduce blocking time in file write by James Dong · 13 years ago
  90. 5ed9a80 Merge "Handle some edge cases when seeking while starting up OMXCodec" by Andreas Huber · 13 years ago
  91. b928983 Handle some edge cases when seeking while starting up OMXCodec by Andreas Huber · 13 years ago
  92. c2dc472 - Do not use global DrmManagerClient by Gloria Wang · 13 years ago
  93. 6760f98 Improvements/fixes to ACodec. by Andreas Huber · 13 years ago
  94. 2e8fbeb am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 13 years ago
  95. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  96. 6f1bd26 am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 13 years ago
  97. 25101b0 Fix issue 3371080 by Eric Laurent · 13 years ago
  98. a257be1 am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb by Jamie Gennis · 13 years ago
  99. 421d94c am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb by Jamie Gennis · 13 years ago
  100. 83bac21 Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 13 years ago