- 08 Aug, 2014 1 commit
-
-
Ard Biesheuvel authored
The ARM assembler contains a couple of hand-coded PC relative references to data defined in other object files. Make sure the externs are tagged as hidden so the linker knows that it can resolve the reference locally at build time. Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@gmail.com> Bug: 16853291 Change-Id: I0bd7c7cd9fffa0dfb082f3650da3ad85e4011c49 (cherry picked from commit 27736022)
-
- 01 May, 2014 3 commits
-
-
Nick Kralevich authored
* commit '9c7ba30e': Fix vorbis decoding error.
-
Nick Kralevich authored
* commit '0fec2aef': Fix vorbis decoding error.
-
Nick Kralevich authored
-
- 28 Apr, 2014 1 commit
-
-
Douglas Leung authored
This change mimics what the ARM assembly code is doing. I believe this bug was exposed when EOS handling was changed to allow an empty buffer. Change-Id: I5eb88c563708a0013c31f7a0bb7efbc2d2d79231 Signed-off-by:
Douglas Leung <douglas@mips.com>
-
- 28 Mar, 2014 3 commits
-
-
Marco Nelissen authored
* commit '82cc1a4a': Don't crash on corrupt files
-
Marco Nelissen authored
* commit 'ff9b5b2d': Don't crash on corrupt files
-
Marco Nelissen authored
b/13652927 Change-Id: I33cd8e0ba9deda1c8aefe39120df90f42aead529
-
- 26 Oct, 2013 1 commit
-
-
Marco Nelissen authored
* commit 'f368828a': Fix memory leak
-
- 25 Oct, 2013 2 commits
-
-
Marco Nelissen authored
* commit '97fe197d': Fix memory leak
-
Marco Nelissen authored
b/11184427 b/11261713 Change-Id: Ie71675e4d60e1366cb042e9d0588762097925187
-
- 15 Oct, 2013 2 commits
-
-
Marco Nelissen authored
-
Marco Nelissen authored
The ARM assembly version of oggpack_read() returns 0 (no error) when attempting to read from an empty buffer. Make the plain C version (used in e.g. x86 build) do the same. b/11064240 Change-Id: Ia60ef4b511aa871d78d02095812e2b94856b52f5
-
- 14 Oct, 2013 1 commit
-
-
Marco Nelissen authored
* commit 'afa1f6ba': Fix crashes on corrupt files.
-
- 12 Oct, 2013 1 commit
-
-
Marco Nelissen authored
b/11184427 Change-Id: I70fe00a0b7158b01d1633a474b42851f983fbc49
-
- 13 Aug, 2012 1 commit
-
-
Nick Kralevich authored
-
- 11 Aug, 2012 1 commit
-
-
Ard Biesheuvel authored
Change-Id: I259aab364ae954532d7137ef54640175530fb6e2
-
- 11 Jul, 2011 1 commit
-
-
David 'Digit' Turner authored
* commit '69a9d313': Fix compile warnings and errors
-
- 08 Jul, 2011 1 commit
-
-
David 'Digit' Turner authored
-
- 08 Jun, 2011 1 commit
-
-
Bruce Beare authored
Orig-Change-Id: I30a9299390cef302a8d3e61b6aa6e38731be1529 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
- 09 Jul, 2010 1 commit
-
-
The Android Open Source Project authored
Change-Id: Iea0b0b45f13a3f1d045ed36d475dba5bbed71874
-
- 08 Jul, 2010 1 commit
-
-
Jean-Baptiste Queru authored
-
- 02 Jul, 2010 1 commit
-
-
The Android Open Source Project authored
Change-Id: Ib04e99f47b43622005a7fe9c635008b2d91a9a8a
-
- 27 Jun, 2010 1 commit
-
-
Chih-Wei Huang authored
-
- 25 Jun, 2010 1 commit
-
-
Bruce Beare authored
Change-Id: I30a9299390cef302a8d3e61b6aa6e38731be1529 Signed-off-by:
Bruce Beare <brucex.j.beare@intel.com>
-
- 23 Jun, 2010 1 commit
-
-
Andreas Huber authored
Make sure this assembly fragment properly supports ARM/THUMB transitions by using the BX, LR instruction instead of antiquated MOV PC, LR. Change-Id: Ia58b53bf50ccbc471ef001044b18a019631a4df0 related-to-bug: 2774193
-
- 07 May, 2010 1 commit
-
-
Andreas Huber authored
Change-Id: I3846bb61bcf032a445c501a831ab90e81bf2ff21 related-to-bug: 2654400
-
- 18 Mar, 2010 2 commits
-
-
Gloria Wang authored
Change-Id: Ia0a80a5cc9d7239266484ac38865df0c89e51f84
-
Gloria Wang authored
Change-Id: I10d4885e51c15f7e4adfa6455ccab50561db9a94
-
- 12 Mar, 2010 1 commit
-
-
Gloria Wang authored
Change-Id: I55f5290911fcb88448ef8ac14eb519c1f6136e06
-
- 09 Mar, 2010 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: Ia59c2afc8361a1cd77b03f1fcb3ce959e874f094
-
- 18 Feb, 2010 1 commit
-
-
Gloria Wang authored
-
- 13 Feb, 2010 1 commit
-
-
Gloria Wang authored
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)
-
- 08 Feb, 2010 1 commit
-
-
Gloria Wang authored
-
- 06 Feb, 2010 1 commit
-
-
Gloria Wang authored
Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" This reverts commit 0f6f2525.
-
- 05 Feb, 2010 1 commit
-
-
Gloria Wang authored
Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)
-
- 03 Feb, 2010 1 commit
-
-
Nico Sallembien authored
-