1. 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  2. 81573ec Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 15 years ago
  3. 264fb31 am f4dc9da3: Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  4. 5b89194 merge from donut by Jean-Baptiste Queru · 15 years ago
  5. 3ccdc3e Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  6. 6db15db donut snapshot by Jean-Baptiste Queru · 15 years ago
  7. cfb3bc7 While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 15 years ago
  8. 0024245 Squashed commit of the following: by Andreas Huber · 15 years ago
  9. 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 15 years ago
  10. 805544f reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  11. 7948278 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  12. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  13. a64c8c7 Added native metadata support. by niko · 15 years ago
  14. 8445fd9 am db7db69a: Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  15. 54d6a33 Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  16. 6d9d4ac donut snapshot by Jean-Baptiste Queru · 15 years ago
  17. e7656d6 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 15 years ago
  18. d608a81 Added method to get metadata out of the player. by niko · 15 years ago
  19. 919f738 Merge change 7701 by Android (Google) Code Review · 15 years ago
  20. c8d6c8b Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data. by Andreas Huber · 15 years ago
  21. 548681f stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation. by Andreas Huber · 15 years ago
  22. 72b56ef Another fix for building libstagefright for the simulator, plus whitespace adjustments. by Marco Nelissen · 15 years ago
  23. 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 15 years ago
  24. 039eaad merge-ignore changes that were already in or that are not relevant by Jean-Baptiste Queru · 15 years ago
  25. 14d2747 New test player stub to load mock native players. by Nicolas Catania · 15 years ago
  26. 20111aa Squashed commit of the following: by Andreas Huber · 15 years ago
  27. 508a3b6 Merge change 7150 by Android (Google) Code Review · 15 years ago
  28. a25f0fc Merge change 7067 by Android (Google) Code Review · 15 years ago
  29. 7b11556 Ignore pause and seek for live streaming. by Ravi K Yenduri · 15 years ago
  30. 2b50fba first attempt to fix the sim by Mathias Agopian · 15 years ago
  31. b07c28b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 15 years ago
  32. 43d2c03 Merge change 6898 by Android (Google) Code Review · 15 years ago
  33. bc30e7e Merge change 6812 by Android (Google) Code Review · 15 years ago
  34. 00ee480 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  35. 4829038 Implemented the tracking of the metadata updates. by Nicolas Catania · 15 years ago
  36. aa37173 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 15 years ago
  37. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
  38. a920ee9 Merge change 6636 by Android (Google) Code Review · 15 years ago
  39. 699f095 am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
  40. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
  41. c38bb06 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
  42. 814914c Merge change 6382 by Android (Google) Code Review · 15 years ago
  43. 7c5252e add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
  44. 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  45. 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  46. 82827d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  47. 24a5bda am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 15 years ago
  48. 76aa283 We might try to close the Vorbis file twice under certain by Dave Sparks · 15 years ago
  49. e35922d merge master in master_gl by Mathias Agopian · 15 years ago
  50. 1d187f1 Direct api to the native media player. by Nicolas Catania · 16 years ago
  51. 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
  52. 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
  53. e4f071b am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 15 years ago
  54. f1bd03d add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
  55. 56f0cc5 Renamed all android.hardware.IMedia* strings to android.media.IMedia* by niko · 15 years ago
  56. db8749b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  57. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
  58. 6609518 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
  59. 2ff585f fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
  60. 79021f4 revive the copybit test. by Mathias Agopian · 15 years ago
  61. 2a7d5b3 am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
  62. 9747c5a NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
  63. 348514d cleanup Debug.h a bit by Mathias Agopian · 15 years ago
  64. 6f74b0c fix build by Mathias Agopian · 15 years ago
  65. cf77b16 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  66. 273d098 get rid of utils.h by Mathias Agopian · 15 years ago
  67. 0b4a2fb Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  68. 489d60e am f3288f17: Merge change 2468 into donut by Android (Google) Code Review · 15 years ago
  69. b7056fc some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  70. 172fb9a setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 15 years ago
  71. 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  72. f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  73. 794aaef merge master to master_gl by Mathias Agopian · 15 years ago
  74. 0058db5 am f84d654c: am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334 by Dave Sparks · 15 years ago
  75. 260b80b am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334 by Dave Sparks · 15 years ago
  76. 83a1a84 AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. by Dave Sparks · 15 years ago
  77. 41d23d5 am c1c82509: Merge change 2163 into donut by Android (Google) Code Review · 15 years ago
  78. 44722c6 Merge change 2163 into donut by Android (Google) Code Review · 15 years ago
  79. 510d656 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 15 years ago
  80. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  81. 615a9bf checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  82. 8bae845 am d3f14a62: reconcile donut snapshot by Jean-Baptiste Queru · 15 years ago
  83. 3f52b19 reconcile donut snapshot by Jean-Baptiste Queru · 15 years ago
  84. b206b93 donut snapshot by Jean-Baptiste Queru · 15 years ago
  85. a9470ac Change required for OpenCORE 2.04 Update by Garret Pick · 15 years ago
  86. cde489a Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
  87. f21de66 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  88. 94787a7 am b85c374: Merge change 1155 into donut by Android (Google) Code Review · 16 years ago
  89. 4afdfa7 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 16 years ago
  90. d92b6ab manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 16 years ago
  91. 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
  92. 376f561 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it. by Mathias Agopian · 16 years ago
  93. 81dd9e9 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h by Mathias Agopian · 16 years ago
  94. 5c2634b am e117ff6: Merge change 860 into donut by Android (Google) Code Review · 16 years ago
  95. 65e5f79 Change 79 in git master branch by James Dong · 16 years ago
  96. 2af30c2 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  97. eac4d82 am 7fe3b06: Merge change 740 into donut by Android (Google) Code Review · 16 years ago
  98. 124b523 Merge change 740 into donut by Android (Google) Code Review · 16 years ago
  99. 8a6234e am 9f98f79: Merge change 739 into donut by Android (Google) Code Review · 16 years ago
  100. 577ba8a MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago