1. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  2. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  3. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  4. ce635b5 am d6c30e8c: 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
  5. 3bf613b am c889bbfa: 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
  6. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  13. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  14. 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
  15. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  16. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  17. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  18. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  19. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  20. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  21. ba2bbcd Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 14 years ago
  22. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  23. 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  24. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  25. dcdab6a am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  26. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  27. 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  28. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  29. fdc8567 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  30. 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  31. cce0cd1 Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  32. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  33. 41fd0a0 am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  34. af90958 am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  35. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  36. d276720 am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  37. 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  38. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  39. f1ec1dd am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 14 years ago
  40. 8726305 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 14 years ago
  41. bc9599d am 838e93ed: Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 14 years ago
  42. d48a15c Adding default profiles for specific levels. by Nipun Kwatra · 14 years ago
  43. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  44. a1361e4 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 14 years ago
  45. 711f827 am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  46. 6f0ff46 am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  47. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  48. 9b61dc5 Add YUV420P color format support for video output from camera hal by James Dong · 14 years ago
  49. 707929d am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  50. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  51. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  52. fa8186c am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  53. 7642c82 am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  54. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  55. 6704d31 am 310da64d: am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  56. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  57. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  58. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  59. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 14 years ago
  60. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  61. 4e94c30 Added command type to play recording sound. by Nipun Kwatra · 14 years ago
  62. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  63. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  64. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  65. 088146a Adding enable/disable option for sendCommand() by Nipun Kwatra · 14 years ago
  66. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  67. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  68. 0c7d077 Merge changes I68379740,I9053218f by Mike Lockwood · 14 years ago
  69. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  70. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  71. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  72. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  73. 522632c Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 14 years ago
  74. 55d39f2 Merge "Adding hasProfile." by Nipun Kwatra · 14 years ago
  75. 35c8b53 Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 14 years ago
  76. 9d61954 Adding hasProfile. by Nipun Kwatra · 14 years ago
  77. 4af0dfd Added specific resolution and time lapse profiles. by Nipun Kwatra · 14 years ago
  78. 3d6b009 am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  79. 09f1e2b resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  80. 9584a54 Merge "Purge Skia objects from GL caches as needed." by Romain Guy · 14 years ago
  81. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 14 years ago
  82. e3aa6aa am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  83. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  84. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  85. 15ff01c am e126119c: am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
  86. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
  87. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  88. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 14 years ago
  89. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  90. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  91. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  92. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  93. f5e1faf Merge changes I71f5b0fc,I92c7accb by Nipun Kwatra · 14 years ago
  94. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  95. 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
  96. a093659 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  97. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  98. 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
  99. 9b3569b am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  100. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago