1. 12a6134 Cast int64_t values to long long before print. by Bernhard Rosenkränzer · 11 years ago
  2. 050ff19 Merge "libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedState" by Lajos Molnar · 11 years ago
  3. e6eea3a libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedState by Per Persson · 11 years ago
  4. b0eb7b0 Merge "__ARM_HAVE_HALFWORD_MULTIPLY is always true for __arm__." by Elliott Hughes · 11 years ago
  5. 8a9737c __ARM_HAVE_HALFWORD_MULTIPLY is always true for __arm__. by Elliott Hughes · 11 years ago
  6. 5458756 Merge "Track volume should be maintained even if track is restored" by Glenn Kasten · 11 years ago
  7. e6a9d658 Track volume should be maintained even if track is restored by seunghak.han · 11 years ago
  8. 592f3bc Merge "Added support for YEAR metadata key from VorbisComments" by Glenn Kasten · 11 years ago
  9. 1a9c395 Merge "Stagefright: Fix unused variables, functions, values" by Andreas Gampe · 11 years ago
  10. b3f9759 Stagefright: Fix unused variables, functions, values by Andreas Gampe · 11 years ago
  11. f59eae9 Merge "Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions" by Chih-hung Hsieh · 11 years ago
  12. b44760c Merge "Remove deprecated register keyword" by Chih-hung Hsieh · 11 years ago
  13. 4cb1a25 Remove deprecated register keyword by Bernhard Rosenkränzer · 11 years ago
  14. 7877cb80 Merge "Img_utils: Fix "unused" variables" by Andreas Gampe · 11 years ago
  15. d56a953 Merge "Libcpustats: Remove unused variable" by Andreas Gampe · 11 years ago
  16. 53eae54 Libcpustats: Remove unused variable by Andreas Gampe · 11 years ago
  17. 191367e Img_utils: Fix "unused" variables by Andreas Gampe · 11 years ago
  18. e1b737c Merge "Remove unused parameter" by chh · 11 years ago
  19. 6c7d332 Merge "Remove bogus forward declarations" by Chih-hung Hsieh · 11 years ago
  20. e4f6ecb Merge "Stagefright: Fix default typo" by Andreas Gampe · 11 years ago
  21. e5558d5 Stagefright: Fix default typo by Andreas Gampe · 11 years ago
  22. db1ce33 Merge "Remove check for an impossible condition" by Chih-hung Hsieh · 11 years ago
  23. 07715ac Merge "C++11 compatibility." by Dan Albert · 11 years ago
  24. 9d2e0da Merge "Remove extraneous parentheses" by Chih-hung Hsieh · 11 years ago
  25. 36802bd C++11 compatibility. by Dan Albert · 11 years ago
  26. 0b8969c Remove extraneous parentheses by Bernhard Rosenkränzer · 11 years ago
  27. 3503cef Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions by Bernhard Rosenkränzer · 11 years ago
  28. df79944 Remove bogus forward declarations by Bernhard Rosenkränzer · 11 years ago
  29. de14fae Merge "Use standard syntax to initialize fields." by Glenn Kasten · 11 years ago
  30. e404420 Merge "Disable clang++ due to compiler error." by Chih-Hung Hsieh · 11 years ago
  31. 7a20023 Merge "Remove extraneous parentheses" by Chih-hung Hsieh · 11 years ago
  32. 48b447f Merge "Fix uninitialized variable" by Chih-hung Hsieh · 11 years ago
  33. d7f903a Remove unused parameter by Bernhard Rosenkränzer · 11 years ago
  34. 266299c Fix uninitialized variable by Bernhard Rosenkränzer · 11 years ago
  35. 54cdefc Remove extraneous parentheses by Bernhard Rosenkränzer · 11 years ago
  36. 34c55e3 Merge "No need to #include atomic-inline.h if you have atomic.h." by Elliott Hughes · 11 years ago
  37. ea7e5a1 No need to #include atomic-inline.h if you have atomic.h. by Elliott Hughes · 11 years ago
  38. c80b9b8 Merge "Fix struct vs. class mismatches" by Chih-hung Hsieh · 11 years ago
  39. 3bc345f Merge "libcutils no longer requires that its users configure ANDROID_SMP." by Elliott Hughes · 11 years ago
  40. 1f2f4f2 libcutils no longer requires that its users configure ANDROID_SMP. by Elliott Hughes · 11 years ago
  41. 86a58ca Fix struct vs. class mismatches by Bernhard Rosenkränzer · 11 years ago
  42. 9b77083 Merge "Update calls to IInterface::asBinder()" by Marco Nelissen · 11 years ago
  43. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  44. d026410 Merge "Move libldnhncr to libc++." by Dan Albert · 11 years ago
  45. f38c754 Move libldnhncr to libc++. by Dan Albert · 11 years ago
  46. 14a7401 Merge "Include AudioPolicyInterface.h only when needed." by Chih-Hung Hsieh · 11 years ago
  47. c84d9d2 Include AudioPolicyInterface.h only when needed. by Chih-Hung Hsieh · 11 years ago
  48. 1b12b21 Use standard syntax to initialize fields. by Chih-Hung Hsieh · 11 years ago
  49. 42e5a1e Disable clang++ due to compiler error. by Chih-Hung Hsieh · 11 years ago
  50. a82b5f5 Merge "libstagefright: use __predict_false from bionic rather than CONDITION from log/log.h" by Mark Salyzyn · 11 years ago
  51. 79d661f libstagefright: use __predict_false from bionic rather than CONDITION from log/log.h by Mark Salyzyn · 11 years ago
  52. 43e10bb Merge "Move to libc++." by Dan Albert · 11 years ago
  53. effaa78 Move to libc++. by Dan Albert · 11 years ago
  54. 75c6d42 Added support for YEAR metadata key from VorbisComments by Andreas Lillvik · 15 years ago
  55. 9527a59 Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 11 years ago
  56. c5160b3 Merge "Remove the executable bit from source files" by Glenn Kasten · 11 years ago
  57. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  58. 21e525f Remove the executable bit from source files by Martin Storsjo · 11 years ago
  59. e1a2df5 Resolve conflict by The Android Open Source Project · 11 years ago
  60. bcf093b Merge "Fix definining of ANDROID_SMP." by Ian Rogers · 11 years ago
  61. 2be7786 Fix definining of ANDROID_SMP. by Ian Rogers · 11 years ago
  62. 841daeb am 686a0c4d: Merge "MTP Device: Parse USB3 descriptor for MTP initor;" by Mike Lockwood · 11 years ago
  63. 686a0c4 Merge "MTP Device: Parse USB3 descriptor for MTP initor;" by Mike Lockwood · 11 years ago
  64. e2a168b am d5923409: mediaplayer: limit scheduling video frames into the future by Lajos Molnar · 11 years ago
  65. f5176d8 am eecb7805: NuPlayer: set anchor time for each audio buffer. by Ronghua Wu · 11 years ago
  66. d592340 mediaplayer: limit scheduling video frames into the future by Lajos Molnar · 11 years ago
  67. eecb780 NuPlayer: set anchor time for each audio buffer. by Ronghua Wu · 11 years ago
  68. 9cf809c am ac302143: Fix the fix by Marco Nelissen · 11 years ago
  69. ac30214 Fix the fix by Marco Nelissen · 11 years ago
  70. 7ae605a am 22bc10a3: Merge "Clear effect buffer before sending to chain" into lmp-dev by Marco Nelissen · 11 years ago
  71. 22bc10a Merge "Clear effect buffer before sending to chain" into lmp-dev by Marco Nelissen · 11 years ago
  72. 57088b5 Clear effect buffer before sending to chain by Marco Nelissen · 11 years ago
  73. 81fb2e8 am e9234f17: Merge "Fix AudioTrack retrograde getPosition when restoring tracks" into lmp-dev by Andy Hung · 11 years ago
  74. e9234f1 Merge "Fix AudioTrack retrograde getPosition when restoring tracks" into lmp-dev by Andy Hung · 11 years ago
  75. c2813e5 Fix AudioTrack retrograde getPosition when restoring tracks by Andy Hung · 11 years ago
  76. bd94706 Merge "move audio sink open/close to NuPlayerRenderer" into lmp-dev by Chong Zhang · 11 years ago
  77. 0ebf65b Merge "move audio sink open/close to NuPlayerRenderer" into lmp-dev by Chong Zhang · 11 years ago
  78. 3b9eb1f move audio sink open/close to NuPlayerRenderer by Chong Zhang · 11 years ago
  79. 5eebc4b am 8a8f2fdc: am 589a89f5: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  80. 8a8f2fd am 589a89f5: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  81. 589a89f Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  82. 81a6119 am c40da54b: Merge "Fix freed memory references" into lmp-dev by Lajos Molnar · 11 years ago
  83. c40da54 Merge "Fix freed memory references" into lmp-dev by Lajos Molnar · 11 years ago
  84. 6b8feee Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  85. cd4dd3a am 4b21635d: am b6dcdbf4: (-s ours) Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  86. 4b21635 am b6dcdbf4: (-s ours) Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  87. 942481e Fix freed memory references by Marco Nelissen · 11 years ago
  88. b6dcdbf Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  89. e9bf7a5 am a2d4a6da: audio policy: Fix for voice call audio loss by Haynes Mathew George · 11 years ago
  90. 8265ba0 am 05c0d7d7: am 620208dc: (-s ours) audio: prevent larger than required sleeps - DO NOT MERGE by Chris Elliott · 11 years ago
  91. a2d4a6d audio policy: Fix for voice call audio loss by Haynes Mathew George · 11 years ago
  92. 05c0d7d am 620208dc: (-s ours) audio: prevent larger than required sleeps - DO NOT MERGE by Chris Elliott · 11 years ago
  93. 620208d audio: prevent larger than required sleeps - DO NOT MERGE by Chris Elliott · 11 years ago
  94. 0b1133a am 54599682: am 2feb18dd: (-s ours) Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  95. 5459968 am 2feb18dd: (-s ours) Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  96. 2feb18d Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 11 years ago
  97. eb018ce am 9d2189ff: Merge "Camera2Client: avoid two consecutive sets of configure_streams calls" into lmp-dev by Zhijun He · 11 years ago
  98. 9d2189f Merge "Camera2Client: avoid two consecutive sets of configure_streams calls" into lmp-dev by Zhijun He · 11 years ago
  99. c77956d am 95740336: am 8c0417c1: (-s ours) audio: prevent larger than required sleeps - DO NOT MERGE by Haynes Mathew George · 11 years ago
  100. 9574033 am 8c0417c1: (-s ours) audio: prevent larger than required sleeps - DO NOT MERGE by Haynes Mathew George · 11 years ago