1. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  2. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 14 years ago
  3. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  4. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  5. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  6. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  7. f5e1faf Merge changes I71f5b0fc,I92c7accb by Nipun Kwatra · 14 years ago
  8. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  9. 1ab9d12 am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer\'s setLooping setting. by Andreas Huber · 14 years ago
  10. a093659 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  11. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  12. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 14 years ago
  13. 9b3569b am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  14. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  15. 0e60f53 am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbread by James Dong · 14 years ago
  16. cb7e65c Better file size estimate by James Dong · 14 years ago
  17. 9f20d33 am bb64e554: am 7ed7668b: Merge "Calculate audio media drift time from AudioSource" into gingerbread by James Dong · 14 years ago
  18. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 14 years ago
  19. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  20. 8a643b4 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  21. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  22. ee6d676 am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 14 years ago
  23. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  24. 1423f51 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  25. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  26. 06a1d61 Added VideoSourceDownSampler by Nipun Kwatra · 14 years ago
  27. b33a5ae Added setAuxiliaryOutputFile to MediaRecorder and JNI by Nipun Kwatra · 14 years ago
  28. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  29. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  30. b8f7f42 am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  31. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  32. 631025e am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  33. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  34. 453f2ef Merge "client_id->clientId, bugfix for signaling of read abort on stop." by Nipun Kwatra · 14 years ago
  35. ea434da client_id->clientId, bugfix for signaling of read abort on stop. by Nipun Kwatra · 14 years ago
  36. 206bf9d am a5fe77d0: am df8356ff: Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 14 years ago
  37. c6ff7a9 am 7d3ff384: am b86365ad: Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  38. 54c4bf2 am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  39. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  40. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
  41. cf66e47 Merge "Added MediaSourceSplitter to split single source to multiple ones." by Nipun Kwatra · 14 years ago
  42. b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  43. f83cba7 Added MediaSourceSplitter to split single source to multiple ones. by Nipun Kwatra · 14 years ago
  44. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  45. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  46. ec95d93 am 8ca5df27: am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  47. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  48. a164410 am 96dc4559: am b8814dce: Merge "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." into gingerbread by Andreas Huber · 14 years ago
  49. 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 · 14 years ago
  50. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  51. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  52. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  53. 7741ecc am 28a92120: am 3f51fa78: Runtime dump support for MediaWriter by James Dong · 14 years ago
  54. 3f6855b am a102871c: am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  55. 53e75ea resolved conflicts for merge of 485de781 to master by Kenny Root · 14 years ago
  56. eee0931 am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  57. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  58. d535076 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  59. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  60. 6c32677 am caaf7fe3: am 271c1bfd: Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 14 years ago
  61. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  62. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  63. 349250f am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  64. fc5d0cf am b29ebd39: am f0ad5484: Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
  65. e49564e am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  66. feb02e7 am d25f0aea: am 99401b29: Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 14 years ago
  67. be857d4 Reorganize MountService IPC by Kenny Root · 14 years ago
  68. 727f658 Merge "Added downsample()" by Nipun Kwatra · 14 years ago
  69. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 14 years ago
  70. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  71. 9662473 Added downsample() by Nipun Kwatra · 14 years ago
  72. 437e6c4 Merge "const correctness, validPixel test." by Nipun Kwatra · 14 years ago
  73. 0ca7aae am 33992d41: am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  74. 271c1bf Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 14 years ago
  75. e704438 Handle the camera open failure better. by Wu-cheng Li · 14 years ago
  76. d1fbdf1 const correctness, validPixel test. by Nipun Kwatra · 14 years ago
  77. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  78. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  79. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  80. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  81. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  82. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  83. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  84. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  85. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  86. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  87. 24844c9 am a2527055: am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  88. a9abfa5 am 29eb491a: am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 14 years ago
  89. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  90. a252705 am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  91. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  92. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  93. 29eb491 am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 14 years ago
  94. 8fd80e9 am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  95. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 14 years ago
  96. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  97. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  98. cc2e717 Optimize EventHub reads. by Jeff Brown · 14 years ago
  99. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  100. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago