aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-28am 9606b1ec: Merge "Non-initialized memory usage"HEADtools_r22.2mastermainJack Palevich
* commit '9606b1ec564a35280fe74b36d953c1320fe27d33': Non-initialized memory usage
2013-04-28Merge "Non-initialized memory usage"tools_r22jb-mr1.1-dev-plus-aospJack Palevich
2013-04-09Add liblogandroid-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devYing Wang
Bug: 8580410 Change-Id: Ibfb9f6f05d80169cf30fb13055001f96594a6125
2013-03-29am ee340fbc: Merge "quake: Fix build with gcc 4.8"Jack Palevich
* commit 'ee340fbccf7e480929dd410540b84d6b22e81fc3': quake: Fix build with gcc 4.8
2013-03-29Merge "quake: Fix build with gcc 4.8"Jack Palevich
2013-03-27quake: Fix build with gcc 4.8Bernhard Rosenkränzer
The code makes some assumptions about memory layout that aren't necessarily valid -- code that comes down to int vecs[3][4]; vecs[0][5]=something; // assume this is the same as vecs[1][1] Fix that code, and don't error out on unused-parameter warnings. Change-Id: Ibcba6139261b8aa4ffc449a72d8918496d79e268 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-03-18Merge commit '0b60f1f4' into manualmergeBen Cheng
2013-03-18Merge "Add (void *) to make gcc 4.7 happy under strict-alias mode."Ben Cheng
2013-03-18Add (void *) to make gcc 4.7 happy under strict-alias mode.Ben Cheng
Change-Id: Ibe9b5826375577884112d55e0fb31d3c7be697cf
2013-03-12Non-initialized memory usageDmitry Shkurko
http://code.google.com/p/android/issues/detail?id=26606 Change-Id: I2e7dfad5c4e634242aa496c7abf8b7f2c5088f33 Author: Dmitry Shkurko <Dmitry.V.Shkurko@intel.com> Signed-off-by: Dmitry Shkurko <Dmitry.V.Shkurko@intel.com> Signed-off-by: Shuo Gao <shuo.gao@intel.com> Signed-off-by: Jian Luo <jian.luo@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ:42823
2012-12-28am 7033730f: (-s ours) am 72a102cd: (-s ours) am c12c344d: (-s ours) Merge ↵Ben Cheng
"[DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias mode." * commit '7033730f508f5046771e4a768f8d24e825ac1cd7': [DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias mode.
2012-12-21am 72a102cd: (-s ours) am c12c344d: (-s ours) Merge "[DO NOT MERGE] Add ↵Ben Cheng
(void *) to make gcc 4.7 happy under strict-alias mode." * commit '72a102cd15eaa3e89047ff92cdb313bd0dc7d3d4': [DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias mode.
2012-12-21am c12c344d: (-s ours) Merge "[DO NOT MERGE] Add (void *) to make gcc 4.7 ↵Ben Cheng
happy under strict-alias mode." * commit 'c12c344ddffba520a28a19f2fe5a6aafe70b4b56': [DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias mode.
2012-12-21Merge "[DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias ↵jb-mr1-dev-plus-aospBen Cheng
mode."
2012-12-21[DO NOT MERGE] Add (void *) to make gcc 4.7 happy under strict-alias mode.Ben Cheng
[cherry-picked from compiler-dev] Change-Id: I43aa861b07f8f3f91007d9b7d8bd513da426e04e
2012-12-13Add (void *) to make gcc 4.7 happy under strict-alias mode.Ben Cheng
[cherry-picked from compiler-dev] Change-Id: I19091d01b12fe660486a02eecc278cc21c74cb45
2012-11-06Merge "quake: Fix build in ISO C++ 11 mode"Jack Palevich
2012-09-10quake: Fix build in ISO C++ 11 modeBernhard Rosenkraenzer
Fixes building with -std=gnu++11 - this is useful for compatibility with future compilers (where gnu++11 will be the default mode) and to make additional language features/optimizations (e.g. constexpr) available. Change-Id: I895e19ef7443e33a1f042cda3abf588a6edc062b Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-05-16Fix buildandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2_pre3android-4.2_pre2.2android-4.2_pre2.1android-4.2_pre2android-4.2_pre1.1android-4.2_pre1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r21jb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-factory-releasejb-mr1-devics-plus-aospJean-Baptiste Queru
Change-Id: Ifeaec02a5f8e25c2557152ca255a0b84bcef5267
2012-04-18rename audio policy output flagsandroid-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1_pre2android-4.1_pre1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1android-4.1-sdk_pre1jb-releasejb-mr0-releasejb-devEric Laurent
Change-Id: I1aa3ef5bd1702ec7e05209124bfee293ae6da65e
2012-03-26Fix buildGlenn Kasten
Change-Id: Iecf880efd160c5e3006517b9ab896ef90cefe930
2012-03-09Use audio_policy_output_flags_t consistentlyGlenn Kasten
Change-Id: I6776e0d0d6fc17bc5a42879e6b14ca9f483f8b29
2012-02-25remove unneeded dependencyMathias Agopian
Change-Id: Ib1e195461d87e011f63bf143c9269442d2982c15
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: I85ab7bdcd05da19f5fc581009de8cfbf5e42441f
2011-07-13am bbee3901: am 45e77f6a: am 2501ab62: merge intel x86 patches into ↵android-sdk-adt_r20android-sdk-adt_r16.0.1android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.4-aah_r1android-4.0.3_r1.1android-4.0.3_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1tools_r20ics-mr1-releaseics-mr1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseics-aah-releaseDavid 'Digit' Turner
gingerbread branch * commit 'bbee3901e54b805ecaaaaf82d8a923c133ab117d': Fix used before initialized error
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
Bug: 5010576 Change-Id: Ie1db4b3c816376ce0d180f205d255851cc922fa6
2011-07-11am 45e77f6a: am 2501ab62: merge intel x86 patches into gingerbread branchDavid 'Digit' Turner
* commit '45e77f6af962789b1ef630718a353d7a844c943c': Fix used before initialized error
2011-07-11am 2501ab62: merge intel x86 patches into gingerbread branchDavid 'Digit' Turner
* commit '2501ab620f3a94d444e592973469de1b45783df0': Fix used before initialized error
2011-07-08merge intel x86 patches into gingerbread branchandroid-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10gingerbreadDavid 'Digit' Turner
2011-06-09Fix used before initialized errorBruce Beare
Orig-Change-Id: I8c3f7d01ff1109492730b4bbf863db1fa96cf6d1 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-06-01Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten
This reverts commit 2395271daac8e5ed58046a620d1da7cb9f1f9b7b
2011-05-24Use AudioTrack::event_type not int in callbackGlenn Kasten
Change-Id: Icec413eb30f589eaa4508b5de73736b84fba51f1
2011-05-12Make Quake use OpenSL ES audio.Jack Palevich
Change-Id: I86dea625956385d14b36129437507f91dedfbf34
2011-04-19quake: convert to use new audio.hDima Zavin
Change-Id: I9c183efb844a54d4352d4539e6c7dd0504f19a26 Signed-off-by: Dima Zavin <dima@android.com>
2011-03-14external/quake: remove LOCAL_PRELINK_MODULEIliyan Malchev
Change-Id: I1d3c5c77d6b04fafe48d1c8224eba6e3fcff1834 Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-02-07am 9afeefef: am 603564cc: Merge "Fix used before initialized error"Jean-Baptiste Queru
* commit '9afeefefe093f25b89519618df5c45adcd4be616': Fix used before initialized error
2011-02-04am 603564cc: Merge "Fix used before initialized error"Jean-Baptiste Queru
* commit '603564cc40b6ee217b8be31ea08cd14f02f44679': Fix used before initialized error
2011-02-04Merge "Fix used before initialized error"android-sdk-tools_r12android-sdk-adt_r12Jean-Baptiste Queru
2011-02-02Fix used before initialized errorBruce Beare
Change-Id: I8c3f7d01ff1109492730b4bbf863db1fa96cf6d1 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-02-01Removing android.security.MessageDigestBrian Carlstrom
Bug: 3392028 Change-Id: I716fc1cb28ed6a0e91dd4d3b74180c3c270e366b
2010-12-30Remove Quake standalone executable.Jeff Brown
The standalone executable is broken and links to internal system components that are being refactored. Delete it. Change-Id: I17d45984cd06401cda8dfd93ac49f1b703bd463d
2010-12-16Avoid visual corruption if the game runs too fast.Jack Palevich
If we run too fast while not in timedemo mode the game will return immediately rather than rendering a frame. If we go ahead and return to GLSurfaceView, it will swap the GL buffer without having drawn anything into it, which will lead to garbage being displayed. The work-around is to detect that the game has decided to not render anything, sleep for a ms and then try again. Change-Id: Iba9d759547ddbc30534db963f5c47011038cc246
2010-12-16Remove stray binary file not needed for build.Jack Palevich
ncb files are Microsoft Visual Studio IDE database / debugger files. They shouldn't be checked in. Change-Id: I9b721f1fa76de2407722be24c38c316c8b790aa9
2010-11-26Make Quake work with Bluetooth PC keyboard.Jack Palevich
Map function keys and other PC-specific key codes to corresponding Quake keys. Ignore unknown keycodes. Change-Id: I03766807bca2762131ac14119a3132c7120b6e3a
2010-10-19Add missing NOTICE files.David Deephanphongs
Change-Id: Ib80057510b677578af80a8826daef414e1fcffb3
2010-09-29Genericize strings with SD card references.android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releaseEric Fischer
Change-Id: If89e4a8d92ede146bd0b2cde9ff63d521cbb659d
2010-07-26Use new EventHub interface.Jeff Brown
Change-Id: I0dfb81b2313952458db8b7803901dd4d3f3d6564
2010-05-13Allow quake to compile with -Wformat-securityNick Kralevich
Change-Id: Ia37a1dbf5f6bf80082792f6f827376b9ef844349
2010-03-08Add an empty CleanSpec.mkandroid-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoJean-Baptiste Queru
Change-Id: I2d603ea1f4ac0436fe5c4d76a53c7c70c2892b94
2010-02-24Update to reflect android-common no longer in framework.Dianne Hackborn