1. 1d38d93 fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 15 years ago
  2. 46baa14 Merge "Add some basic STL compatibility to Vector<>" by Mathias Agopian · 15 years ago
  3. 589b64a Add some basic STL compatibility to Vector<> by Mathias Agopian · 15 years ago
  4. 42f16f3 Merge "MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider" by Mike Lockwood · 15 years ago
  5. 185052e Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 15 years ago
  6. 4e396e0 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 15 years ago
  7. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 15 years ago
  8. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 15 years ago
  9. 3f14891 Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 15 years ago
  10. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 15 years ago
  11. 578492e Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 15 years ago
  12. b0dfade Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 15 years ago
  13. 644c4f1 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 15 years ago
  14. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 15 years ago
  15. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 15 years ago
  16. 966f9e5 Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939." by Gloria Wang · 15 years ago
  17. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  18. 0a47f4f Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 15 years ago
  19. fda06c0 Merge "Add camera metering area API." by Wu-cheng Li · 15 years ago
  20. e98e4c8 Add camera metering area API. by Wu-cheng Li · 15 years ago
  21. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 15 years ago
  22. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 15 years ago
  23. 27cd07c changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 15 years ago
  24. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 15 years ago
  25. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 15 years ago
  26. 5f05f99 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 15 years ago
  27. 30771b7 Add camera focus area API. by Wu-cheng Li · 15 years ago
  28. 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  29. 59ad81e Merge "remove more unused references to ISurface" by Mathias Agopian · 15 years ago
  30. 5a4fb5c Merge "Remove unused references to ISurface" by Mathias Agopian · 15 years ago
  31. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 15 years ago
  32. ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  33. c8a04b5 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  34. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  35. fb96b5e Remove unused references to ISurface by Mathias Agopian · 15 years ago
  36. 756484c Merge "SurfaceTexture can now force the client to request a buffer" by Mathias Agopian · 15 years ago
  37. e5a1bff SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 15 years ago
  38. bc2278b Merge "Add a little input event consistency verifier." by Jeff Brown · 15 years ago
  39. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 15 years ago
  40. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 15 years ago
  41. 64802ca am c6b22e27: Updated JBQ\'s original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 15 years ago
  42. 7b445dd am 49b49f8f: Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  43. c6b22e2 Updated JBQ's original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 15 years ago
  44. 49b49f8 Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  45. e028290 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 15 years ago
  46. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 15 years ago
  47. a51e9fd Merge "Revert "retire android_native_window_t"" by Mathias Agopian · 15 years ago
  48. 2c34190 Revert "retire android_native_window_t" by Mathias Agopian · 15 years ago
  49. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 15 years ago
  50. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 15 years ago
  51. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  52. 503b111 am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1 by Gloria Wang · 15 years ago
  53. 4c87a75 Fix for bug 4126624. by Gloria Wang · 15 years ago
  54. 7b49b97 retire android_native_window_t by Iliyan Malchev · 15 years ago
  55. 4dc482d Delay signaling the end of audio playback until all frames have actually played. by Andreas Huber · 15 years ago
  56. 66044c1 am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1 by Gloria Wang · 15 years ago
  57. c430394 Add one more field in DecryptHandle to support bug 4126624 by Gloria Wang · 15 years ago
  58. ee4084b do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624. by Gloria Wang · 15 years ago
  59. 3bbeaac Fix for 4084554. by Gloria Wang · 15 years ago
  60. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 15 years ago
  61. 64929b4 DO NOT MERGE Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 15 years ago
  62. 7fc8b4f Better organize media recorder error and information event and types by James Dong · 15 years ago
  63. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 15 years ago
  64. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 15 years ago
  65. ce06ebf Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 15 years ago
  66. cfbe436 Fix for bug 4126103. by Gloria Wang · 15 years ago
  67. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 15 years ago
  68. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  69. 08aa2cb Send WebView the current transform and whether we're drawing a layer. by Romain Guy · 15 years ago
  70. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  71. 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  72. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  73. 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 · 15 years ago
  74. 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 15 years ago
  75. 9812aed Add 3D mode key and others. by Jeff Brown · 15 years ago
  76. 843e29d Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 15 years ago
  77. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 15 years ago
  78. e5eb43b am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  79. 4528a7d Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  80. 4a1f8a4 am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  81. f38d253 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  82. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 15 years ago
  83. f8a1842 Bug 4016329 do full string comparisons by Glenn Kasten · 15 years ago
  84. f95a9f0 SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 15 years ago
  85. c4ca7c5 ANativeWindow: add query for the concrete type. by Jamie Gennis · 15 years ago
  86. 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 · 15 years ago
  87. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 15 years ago
  88. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 15 years ago
  89. 09ba5ce resolved conflicts for merge of c761a80d to master by Gloria Wang · 15 years ago
  90. 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 · 15 years ago
  91. 977d1fb am dd264f21: am 76470914: Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  92. 7647091 Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  93. 192b591 - Some change on the DrmManager in order to support feature request 4082089. by Gloria Wang · 15 years ago
  94. 6dd429e am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  95. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 15 years ago
  96. ae77527 Fix for bug 3477330 by Gloria Wang · 15 years ago
  97. 5a3d6cc am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 15 years ago
  98. efd3266 Input improvements and bug fixes. by Jeff Brown · 15 years ago
  99. 25ea3ee am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  100. 6167a39 Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 15 years ago