1. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  2. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  3. d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  4. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  5. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  6. c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  7. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  8. 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  9. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  10. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  11. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  12. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  13. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  14. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  15. 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  16. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  17. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  18. 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  19. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  20. 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  21. cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  22. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  23. af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  24. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  25. 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  26. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  27. bc9599d am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 14 years ago
  28. a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 14 years ago
  29. 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  30. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  31. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  32. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  33. 7642c82 am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  34. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  35. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  36. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  37. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  38. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  39. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  40. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  41. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  42. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  43. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  44. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  45. 09f1e2b resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  46. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  47. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  48. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
  49. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  50. 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
  51. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  52. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 15 years ago
  53. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 15 years ago
  54. cb7e65c Better file size estimate by James Dong · 15 years ago
  55. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 15 years ago
  56. d074e30 Initial contribution from Sony Corporation. by aimitakeshi · 15 years ago
  57. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 15 years ago
  58. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
  59. 8d60866 Input device calibration and capabilities. by Jeff Brown · 15 years ago
  60. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 15 years ago
  61. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 15 years ago
  62. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 15 years ago
  63. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 15 years ago
  64. b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 15 years ago
  65. c9289fa fix a race in SF buffer management by Mathias Agopian · 15 years ago
  66. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 15 years ago
  67. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 15 years ago
  68. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 15 years ago
  69. a7e5648 Added preset reverb. by Eric Laurent · 15 years ago
  70. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  71. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 15 years ago
  72. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 15 years ago
  73. be857d4 Reorganize MountService IPC by Kenny Root · 15 years ago
  74. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 15 years ago
  75. 454630f Add camera fps range API. by Wu-cheng Li · 15 years ago
  76. 271c1bf Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 15 years ago
  77. e704438 Handle the camera open failure better. by Wu-cheng Li · 15 years ago
  78. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 15 years ago
  79. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 15 years ago
  80. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 15 years ago
  81. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 15 years ago
  82. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 15 years ago
  83. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 15 years ago
  84. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 15 years ago
  85. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 15 years ago
  86. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 15 years ago
  87. ae9fc03 Add support for throttling motion events. by Jeff Brown · 15 years ago
  88. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 15 years ago
  89. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 15 years ago
  90. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 15 years ago
  91. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 15 years ago
  92. 02ca31f Add OBB flags to support overlays by Kenny Root · 15 years ago
  93. cc2e717 Optimize EventHub reads. by Jeff Brown · 15 years ago
  94. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 15 years ago
  95. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 15 years ago
  96. be50507 Merge "Keep track of remaining fd when devices are removed" by Jean-Baptiste Queru · 15 years ago
  97. b720819 Use audio clock as the reference media clock by James Dong · 15 years ago
  98. 699fe93 Improve camera documentation. by Wu-cheng Li · 15 years ago
  99. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  100. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 15 years ago