1. acd2bd7 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side. by Sahil Sachdeva · 17 years ago
  2. f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 17 years ago
  3. 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 17 years ago
  4. fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
  5. bf37f33 Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 17 years ago
  6. 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 17 years ago
  7. 81573ec Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 17 years ago
  8. 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 · 17 years ago
  9. 0024245 Squashed commit of the following: by Andreas Huber · 17 years ago
  10. 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 17 years ago
  11. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  12. a64c8c7 Added native metadata support. by niko · 17 years ago
  13. d608a81 Added method to get metadata out of the player. by niko · 17 years ago
  14. 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 17 years ago
  15. 14d2747 New test player stub to load mock native players. by Nicolas Catania · 17 years ago
  16. 20111aa Squashed commit of the following: by Andreas Huber · 17 years ago
  17. 508a3b6 Merge change 7150 by Android (Google) Code Review · 17 years ago
  18. 7b11556 Ignore pause and seek for live streaming. by Ravi K Yenduri · 17 years ago
  19. 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 · 17 years ago
  20. 00ee480 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 17 years ago
  21. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 17 years ago
  22. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 17 years ago
  23. 814914c Merge change 6382 by Android (Google) Code Review · 17 years ago
  24. 7c5252e add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 17 years ago
  25. 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
  26. 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  27. e35922d merge master in master_gl by Mathias Agopian · 17 years ago
  28. 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
  29. 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  30. 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  31. e4f071b am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 17 years ago
  32. f1bd03d add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 17 years ago
  33. db8749b Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  34. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 17 years ago
  35. 6609518 Removed trailing whitespaces. by Nicolas Catania · 17 years ago
  36. 2ff585f fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 17 years ago
  37. 79021f4 revive the copybit test. by Mathias Agopian · 17 years ago
  38. 2a7d5b3 am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 17 years ago
  39. 9747c5a NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 17 years ago
  40. 348514d cleanup Debug.h a bit by Mathias Agopian · 17 years ago
  41. cf77b16 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  42. 273d098 get rid of utils.h by Mathias Agopian · 17 years ago
  43. 0b4a2fb Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  44. 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
  45. f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
  46. 794aaef merge master to master_gl by Mathias Agopian · 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. 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
  50. f21de66 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  51. 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 17 years ago
  52. 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
  53. 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
  54. 4fde27f a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 17 years ago
  55. a4495e1 Merge commit 'goog/master' into merge_master by Mathias Agopian · 17 years ago
  56. 1dd70b9 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 17 years ago
  57. b1514c9 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 17 years ago
  58. 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
  59. 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
  60. 7d56324 Automated import from //branches/donutburger/...@141200,141200 by Jean-Michel Trivi · 18 years ago
  61. 90ca92c Automated import from //branches/master/...@141201,141201 by Jean-Michel Trivi · 18 years ago
  62. 1af452f Automated import from //branches/master/...@140868,140868 by Jason Sams · 18 years ago
  63. 7dc1125 Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 18 years ago
  64. 859d22f Automated import from //branches/master/...@140665,140665 by Jean-Michel Trivi · 18 years ago
  65. 2c22aeb Automated import from //branches/donutburger/...@140663,140663 by Jean-Michel Trivi · 18 years ago
  66. 1179bc9 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 18 years ago
  67. c048cae auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 18 years ago
  68. 65e731f auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 18 years ago
  69. 87e06b6 auto import from //depot/cupcake/@136654 by The Android Open Source Project · 18 years ago
  70. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
  71. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
  72. ad04d92 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 18 years ago
  73. 99ffda8 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 18 years ago
  74. 25658fd auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 18 years ago
  75. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 18 years ago
  76. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 18 years ago
  77. e5198b6 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 18 years ago
  78. 54ffb8a auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 18 years ago
  79. cce8bd1 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 18 years ago
  80. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
  81. 2729ea9 Initial Contribution by The Android Open Source Project · 18 years ago