1. 32eaa26 MTP: Fix typo that resulted in the MTP provider returning thumb format for object format by Mike Lockwood · 15 years ago
  2. d44b51d am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 15 years ago
  3. 979d233 am 7bc600cb: am f98197a7: Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec\'s destructor. by Andreas Huber · 15 years ago
  4. 6901625 am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 15 years ago
  5. 6d2969a resolved conflicts for merge of 1fc97385 to master by Andreas Huber · 15 years ago
  6. 1c1503c Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 15 years ago
  7. 467bdb0 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 15 years ago
  8. d5672bc Adding default profiles for specific levels. by Nipun Kwatra · 15 years ago
  9. ab1b961 am f98197a7: Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec\'s destructor. by Andreas Huber · 15 years ago
  10. 583027c am 524e6f62: Register the new OMX components. by Andreas Huber · 15 years ago
  11. 00998fb Make sure the message dispatcher stays around until after OMX_FreeHandle is finished in case it posts some more messages during shutdown. Clear the source as soon as possible in OMXCodec's destructor. by Andreas Huber · 15 years ago
  12. 78eff72 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 15 years ago
  13. 095916d Register the new OMX components. by Andreas Huber · 15 years ago
  14. 302a965 am 92aa28ad: am a7516e90: Merge "Make sure the .wav extractor does not read data outside the bounds of the \'data\' box." into gingerbread by Andreas Huber · 15 years ago
  15. d6c23e7 am 23c6ad7a: am 549629d3: Merge "Make sure stagefright -o terminates even if we\'re using a raw audio source (such as .wav pcm)" into gingerbread by Andreas Huber · 15 years ago
  16. 0e38944 am a7516e90: Merge "Make sure the .wav extractor does not read data outside the bounds of the \'data\' box." into gingerbread by Andreas Huber · 15 years ago
  17. 2f9c204 am 549629d3: Merge "Make sure stagefright -o terminates even if we\'re using a raw audio source (such as .wav pcm)" into gingerbread by Andreas Huber · 15 years ago
  18. 876742d Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread by Andreas Huber · 15 years ago
  19. 102dfe0 Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread by Andreas Huber · 15 years ago
  20. c225da9 Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm) by Andreas Huber · 15 years ago
  21. 104fcb8 Make sure the .wav extractor does not read data outside the bounds of the 'data' box. by Andreas Huber · 15 years ago
  22. e2d8ba8 Add YUV420P color format support for video output from camera hal by James Dong · 15 years ago
  23. 38a7476 am e30d039f: am a7f5e476: Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 15 years ago
  24. eafc0ea am a7f5e476: Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 15 years ago
  25. 0270f47 Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 15 years ago
  26. ada349a am 62d4ebc0: am 49e1ae22: Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 15 years ago
  27. f868457 am 49e1ae22: Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 15 years ago
  28. f01691f Fixed a bug in the query to the supported profiles and levels by James Dong · 15 years ago
  29. 47dc308 am 7a848c0d: am 8946ab26: A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It\'s now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 15 years ago
  30. 5a0beab am d32d3011: am 37de5da0: Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 15 years ago
  31. 72b2749 Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead. by Andreas Huber · 15 years ago
  32. 96d22b2 am 8946ab26: A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It\'s now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 15 years ago
  33. aae3516 A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It's now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 15 years ago
  34. 1db7c21 am 37de5da0: Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 15 years ago
  35. 70fb57d Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 15 years ago
  36. 29cc743 Fix problem in lvm effect bundle wrapper by Eric Laurent · 15 years ago
  37. ae0de4a am f8297ba0: am 24a2c2b5: Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 15 years ago
  38. 0a1b9dc am 0cd2472b: am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 15 years ago
  39. 3bdab16 am beb55f57: am 9f882c0b: Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 15 years ago
  40. ac5f724 am 7ff94577: am 9909b948: Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 15 years ago
  41. 26b4a13 am 24a2c2b5: Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 15 years ago
  42. 616715a Fix potential unintialized variable yuvformat by James Dong · 15 years ago
  43. eae6193 Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 15 years ago
  44. acf67ea Upgrade to the latest .webm project code. by Andreas Huber · 15 years ago
  45. a5d9071 am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 15 years ago
  46. 1d857be am 9f882c0b: Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 15 years ago
  47. d790910 Merge "Add some explicit error log messages" into gingerbread by James Dong · 15 years ago
  48. e78d3bb Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 15 years ago
  49. 09a3831 am 9909b948: Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 15 years ago
  50. 3b93208 Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 15 years ago
  51. 6f85dba Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting. by Andreas Huber · 15 years ago
  52. 3ee899e Disable shutter sound and play recording sound for still mode time lapse. by Nipun Kwatra · 15 years ago
  53. 59d9e31 Checks for auxiliary video recording. by Nipun Kwatra · 15 years ago
  54. 7bb2017 Merge "Added command type to play recording sound." by Nipun Kwatra · 15 years ago
  55. 3b7b358 Added command type to play recording sound. by Nipun Kwatra · 15 years ago
  56. 89585df Merge "Adding enable/disable option for sendCommand()" by Nipun Kwatra · 15 years ago
  57. a1abc1a Add some explicit error log messages by James Dong · 15 years ago
  58. b5ca461 Adding enable/disable option for sendCommand() by Nipun Kwatra · 15 years ago
  59. 67e9269 Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 15 years ago
  60. e757f0f Merge changes I28b846a3,Ifd9b48cb by Mike Lockwood · 15 years ago
  61. d321149 MTP: Delete all files and subdirectories when deleting directories. by Mike Lockwood · 15 years ago
  62. d20b4cf am 4d987850: am bd2e9ec6: Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 15 years ago
  63. df268ba am bd2e9ec6: Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 15 years ago
  64. e0aed6d Fix volume problems with insert revert by Eric Laurent · 15 years ago
  65. c59ad08 Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 15 years ago
  66. 5441abc am ec06144c: am 36edb202: Merge "Make DRM libraries optional" by Jean-Baptiste Queru · 15 years ago
  67. f31edf5 am 36edb202: Merge "Make DRM libraries optional" by Jean-Baptiste Queru · 15 years ago
  68. 9783ed8 Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 15 years ago
  69. cc24f76 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Jean-Michel Trivi · 15 years ago
  70. 1a02fab Merge "Adding hasProfile." by Nipun Kwatra · 15 years ago
  71. f53873d am e3dabc4b: am beeb71df: fix build by Jean-Baptiste Queru · 15 years ago
  72. 84915e0 am 03b3eda2: am 862438eb: fix build by Jean-Baptiste Queru · 15 years ago
  73. 033531f am 3b3d2160: am 7547b8ea: fix build by Jean-Baptiste Queru · 15 years ago
  74. a0d472f Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 15 years ago
  75. 8bb5603 Adding hasProfile. by Nipun Kwatra · 15 years ago
  76. c0a8478 Added specific resolution and time lapse profiles. by Nipun Kwatra · 15 years ago
  77. c129f3a am beeb71df: fix build by Jean-Baptiste Queru · 15 years ago
  78. ce2cfc5 am 862438eb: fix build by Jean-Baptiste Queru · 15 years ago
  79. 5d3acf9 am 7547b8ea: fix build by Jean-Baptiste Queru · 15 years ago
  80. 0335b70 Make DRM libraries optional by Jean-Baptiste Queru · 15 years ago
  81. 275c732 am ea4680f0: am 2814ad25: Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 15 years ago
  82. 8df37bb am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  83. e2af4f7 am 2814ad25: Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 15 years ago
  84. a175413 Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 15 years ago
  85. a43fed7 resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  86. a01b794 am 0d661b5e: am ff4c57ad: Merge "TimedEventQueue now explicitly sets its scheduling policy to foreground as it should." into gingerbread by Andreas Huber · 15 years ago
  87. f391593 am ff4c57ad: Merge "TimedEventQueue now explicitly sets its scheduling policy to foreground as it should." into gingerbread by Andreas Huber · 15 years ago
  88. f50e91e Merge "Only enable CAMERA_MSG_PREVIEW_FRAME when necessary." by Wu-cheng Li · 15 years ago
  89. 0667de7 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary. by Wu-cheng Li · 15 years ago
  90. 3df6c0f fix build by Jean-Baptiste Queru · 15 years ago
  91. acb5621 TimedEventQueue now explicitly sets its scheduling policy to foreground as it should. by Andreas Huber · 15 years ago
  92. ea916b1 fix build by Jean-Baptiste Queru · 15 years ago
  93. a4f8842 fix build by Jean-Baptiste Queru · 15 years ago
  94. 1999787 am 8986f62b: am f3de053c: Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 15 years ago
  95. ea16215 am e19df3dc: am 5c43a7af: Merge "When 32-bit offset is used, if the requested max file size is greater than the 32-bit offset limit, set the limit to the max 32-bit offset limit." into gingerbread by James Dong · 15 years ago
  96. 1432a00 am f0eab98c: am a063cd64: Merge "Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content." into gingerbread by Andreas Huber · 15 years ago
  97. 5185b01 LVM release 1.09 delivery by Eric Laurent · 15 years ago
  98. e3ae15e am f3de053c: Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 15 years ago
  99. de32b0f am 5c43a7af: Merge "When 32-bit offset is used, if the requested max file size is greater than the 32-bit offset limit, set the limit to the max 32-bit offset limit." into gingerbread by James Dong · 15 years ago
  100. 31d2a4b Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 15 years ago