1. bc30e7e Merge change 6812 by Android (Google) Code Review · 17 years ago
  2. 4829038 Implemented the tracking of the metadata updates. by Nicolas Catania · 17 years ago
  3. aa37173 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 17 years ago
  4. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 17 years ago
  5. a920ee9 Merge change 6636 by Android (Google) Code Review · 17 years ago
  6. 699f095 am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 17 years ago
  7. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 17 years ago
  8. c38bb06 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 17 years ago
  9. 814914c Merge change 6382 by Android (Google) Code Review · 17 years ago
  10. 7c5252e add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 17 years ago
  11. 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  12. 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  13. 82827d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  14. 24a5bda am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 17 years ago
  15. 76aa283 We might try to close the Vorbis file twice under certain by Dave Sparks · 17 years ago
  16. e35922d merge master in master_gl by Mathias Agopian · 17 years ago
  17. 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
  18. 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  19. 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  20. e4f071b am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 17 years ago
  21. f1bd03d add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 17 years ago
  22. 56f0cc5 Renamed all android.hardware.IMedia* strings to android.media.IMedia* by niko · 17 years ago
  23. db8749b Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  24. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 17 years ago
  25. 6609518 Removed trailing whitespaces. by Nicolas Catania · 17 years ago
  26. 2ff585f fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 17 years ago
  27. 79021f4 revive the copybit test. by Mathias Agopian · 17 years ago
  28. 2a7d5b3 am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 17 years ago
  29. 9747c5a NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 17 years ago
  30. 348514d cleanup Debug.h a bit by Mathias Agopian · 17 years ago
  31. 6f74b0c fix build by Mathias Agopian · 17 years ago
  32. cf77b16 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  33. 273d098 get rid of utils.h by Mathias Agopian · 17 years ago
  34. 0b4a2fb Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  35. 489d60e am f3288f17: Merge change 2468 into donut by Android (Google) Code Review · 17 years ago
  36. b7056fc some work to try to reduce the code size of some native libraries by Mathias Agopian · 17 years ago
  37. 172fb9a setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 17 years ago
  38. 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
  39. f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
  40. 794aaef merge master to master_gl by Mathias Agopian · 17 years ago
  41. 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 · 17 years ago
  42. 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 · 17 years ago
  43. 83a1a84 AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. by Dave Sparks · 17 years ago
  44. 41d23d5 am c1c82509: Merge change 2163 into donut by Android (Google) Code Review · 17 years ago
  45. 44722c6 Merge change 2163 into donut by Android (Google) Code Review · 17 years ago
  46. 510d656 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 17 years ago
  47. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  48. 615a9bf checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 17 years ago
  49. 8bae845 am d3f14a62: reconcile donut snapshot by Jean-Baptiste Queru · 17 years ago
  50. 3f52b19 reconcile donut snapshot by Jean-Baptiste Queru · 17 years ago
  51. b206b93 donut snapshot by Jean-Baptiste Queru · 17 years ago
  52. 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 · 17 years ago
  53. f21de66 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  54. 94787a7 am b85c374: Merge change 1155 into donut by Android (Google) Code Review · 17 years ago
  55. 4afdfa7 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 17 years ago
  56. d92b6ab manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 17 years ago
  57. 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 17 years ago
  58. 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 · 17 years ago
  59. 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 · 17 years ago
  60. 5c2634b am e117ff6: Merge change 860 into donut by Android (Google) Code Review · 17 years ago
  61. 65e5f79 Change 79 in git master branch by James Dong · 17 years ago
  62. 2af30c2 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  63. eac4d82 am 7fe3b06: Merge change 740 into donut by Android (Google) Code Review · 17 years ago
  64. 124b523 Merge change 740 into donut by Android (Google) Code Review · 17 years ago
  65. 8a6234e am 9f98f79: Merge change 739 into donut by Android (Google) Code Review · 17 years ago
  66. 577ba8a MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 17 years ago
  67. 08d949a Vorbis render thread was nice 0, should be nice -16. by Dave Sparks · 17 years ago
  68. 4fde27f a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 17 years ago
  69. a4495e1 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  70. 8b398c3 Merge donut into master by Jean-Baptiste Queru · 17 years ago
  71. ff874ab merge cupcake into donut by Jean-Baptiste Queru · 17 years ago
  72. 45bce6e Merge donut into master by Jean-Baptiste Queru · 17 years ago
  73. 1dd70b9 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 17 years ago
  74. 98544b0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  75. 84c18d6 Squashed commit of the following: by Jianhong Jiang · 17 years ago
  76. 818984e Merge commit 'goog/master' into master_gl by Mathias Agopian · 17 years ago
  77. b1514c9 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 17 years ago
  78. eb2d307 Revert "Enable OpenCORE on master - part 1" by Jean-Baptiste Queru · 17 years ago
  79. 0adb168 Revert "Changes required to accommodate OpenCORE 2.0" by Jean-Baptiste Queru · 17 years ago
  80. 0df2c03 Merge branch 'readonly-p4-master' by Eric Laurent · 17 years ago
  81. 48f7f5e AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 17 years ago
  82. ce80c82 AI 144054: am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 17 years ago
  83. 15c7247 AI 144053: Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 17 years ago
  84. 96020d9 Merge branch 'master' of git://android.git.kernel.org/platform/frameworks/base by The Android Open Source Project · 17 years ago
  85. 1503b07 Enable OpenCORE on master - part 1 by Ravi K Yenduri · 17 years ago
  86. 74bc4f6 Merge branch 'open_source' into google_internal by The Android Open Source Project · 18 years ago
  87. 8f7f2dc AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 18 years ago
  88. d1d35e0 AI 143396: am: CL 143267 am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 18 years ago
  89. 5580d1f Merge commit 'goog/cupcake' by The Android Open Source Project · 18 years ago
  90. 29a6500 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 18 years ago
  91. a845f67 AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 18 years ago
  92. c918d4a Merge commit 'korg/cupcake' by The Android Open Source Project · 18 years ago
  93. 3f6fc88 AI 143127: Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 18 years ago
  94. e47562d Automated import from //branches/cupcake/...@142889,142889 by Eric Laurent · 18 years ago
  95. 5b27b6f Automated import from //branches/master/...@142066,142066 by Eric Laurent · 18 years ago
  96. cd6725a Automated import from //branches/donutburger/...@142065,142065 by Eric Laurent · 18 years ago
  97. 5cb07aa Automated import from //branches/master/...@141712,141712 by Andreas Huber · 18 years ago
  98. 4003bf5 Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 18 years ago
  99. 7f46607 Automated import from //branches/master/...@141595,141595 by Dave Sparks · 18 years ago
  100. 3c4b3e3 Automated import from //branches/donutburger/...@141593,141593 by Dave Sparks · 18 years ago