David Turner
18ddf41d5d
Merge "Add x86 qemu"
2011-03-22 06:03:34 -07:00
Bruce Beare
60f5414658
Add x86 qemu
...
Change-Id: Ic0bfcacd5834f9c2345d7fc0c45528da321f0f7f
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
Author: Jun Nakajima <jun.nakajima@intel.com >
2011-03-22 14:02:45 +01:00
Tim Wan
eb02d8daa6
Enable lcd backlight in the emulator.
...
Adding a new lights.goldfish.so library to enable
lcd backlight in the emulator
Change-Id: I2a6c8af268859d7d30fd90b60ac2a0fe0d9625e8
2011-03-22 13:57:01 +01:00
Xavier Ducrohet
6f06f5755a
am 57931c3d: Move samples to 12.
...
* commit '57931c3ddb4dece3541cb3f1ccfd71aca5920a52':
Move samples to 12.
2011-03-21 18:16:00 -07:00
Xavier Ducrohet
57931c3ddb
Move samples to 12.
...
Change-Id: Ic56f5f9e59ce601db37b593b2e715793f6c3473c
2011-03-21 17:38:04 -07:00
David 'Digit' Turner
360270d5e9
am 5aaf5c28: am 282bd952: am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations."
...
* commit '5aaf5c288c34853725a3bed4d369d25108073101':
Fix two incorrect <android/input.h> function declarations.
2011-03-21 07:51:41 -07:00
David 'Digit' Turner
5aaf5c288c
am 282bd952: am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations."
...
* commit '282bd952be2e15391d7e33fa0a9ffab378d374ca':
Fix two incorrect <android/input.h> function declarations.
2011-03-21 07:44:29 -07:00
David 'Digit' Turner
282bd952be
am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations."
...
* commit '9dacf7ee76a54333c0774eb8c870a3d8b2ef6c5d':
Fix two incorrect <android/input.h> function declarations.
2011-03-21 07:10:57 -07:00
David 'Digit' Turner
9dacf7ee76
Merge "Fix two incorrect <android/input.h> function declarations."
2011-03-21 06:30:06 -07:00
David 'Digit' Turner
9d0136004f
Fix two incorrect <android/input.h> function declarations.
...
The <android/input.h> header file provided with the NDK contained
two invalid function declarations. This patch fixes them.
Note that this breaks the API, but fixes the ABI (which was previously
broken). It is likely that any application developer that tried to use
these function had problems with them anyway.
Another patch to ndk.git will add a note to the changelog and to
the documentation to explain the issue.
+ Fix some documentation typos.
Change-Id: I0f4517458257ff3242127de9f9099f39948c0a56
2011-03-21 13:57:12 +01:00
Romain Guy
dd10148325
am 595d6f08: (-s ours) am bc411cdd: Merge 520c90cc from master. do not merge.
...
* commit '595d6f085b01ace24f06595a10107d222de07cf1':
Merge 520c90cc from master. do not merge.
2011-03-18 17:02:10 -07:00
Romain Guy
595d6f085b
am bc411cdd: Merge 520c90cc from master. do not merge.
...
* commit 'bc411cdd0233914f5fbab34e8e43fd98732f416b':
Merge 520c90cc from master. do not merge.
2011-03-18 16:56:49 -07:00
Romain Guy
bc411cdd02
Merge 520c90cc from master. do not merge.
...
Don't crash because of hardware acceleration.
Change-Id: I70554d5c7637b768cf815bb9f57a5d3e2c49066d
2011-03-18 16:20:28 -07:00
Romain Guy
0be43bd2b1
Merge "Don't crash because of hardware acceleration."
2011-03-18 15:13:50 -07:00
Romain Guy
520c90cce1
Don't crash because of hardware acceleration.
...
Change-Id: If4cc213edba643aea82051e66e995d2258da91f8
2011-03-18 15:11:16 -07:00
Raphael
48023786cf
Generate SDK Repository XML.
...
When the "sdk_repo" modified is used during the SDK build,
this also generates the repository.xml and addon.xml files
for the new SDK repository packages and places them in
the DIST_DIR.
Example usage:
make -j 16 PRODUCT-sdk-sdk showcommands sdk_repo dist DIST_DIR=/dist/sdk
make -j 16 PRODUCT-google_sdk-sdk_addon showcommands sdk_repo dist DIST_DIR=/dist/addon
Change-Id: Ibaad66f4b1cc476a4146afde7087a10a0557f74c
2011-03-18 13:35:03 -07:00
David Li
9e05cfa929
Merge "GLES2Debugger: Make command exchange async to improve performance."
2011-03-17 14:38:44 -07:00
Xavier Ducrohet
cd3b989893
am c66f8c18: am d73e1584: Add android-support-v4.jar to the apidemo samples in the SDK package.
...
* commit 'c66f8c1880d1ae18f8c09822b21e4bc42590c156':
Add android-support-v4.jar to the apidemo samples in the SDK package.
2011-03-17 12:51:28 -07:00
Xavier Ducrohet
c66f8c1880
am d73e1584: Add android-support-v4.jar to the apidemo samples in the SDK package.
...
* commit 'd73e1584d5898c9c976ec0eeabf4131ddea8ea50':
Add android-support-v4.jar to the apidemo samples in the SDK package.
2011-03-17 12:49:35 -07:00
Xavier Ducrohet
d73e1584d5
Add android-support-v4.jar to the apidemo samples in the SDK package.
...
Change-Id: I07a9723152ffc4f08bbfd254e886986ec0429509
2011-03-17 12:10:10 -07:00
Scott Main
46d6742ae2
am 12821396: am 900a1c1c: am 62c9b6cb: Merge "fix density sample to state density type rather than screen size" into honeycomb
...
* commit '128213967bddd8f0190baac3494de33d7792b7e9':
fix density sample to state density type rather than screen size
2011-03-16 12:36:01 -07:00
Scott Main
128213967b
am 900a1c1c: am 62c9b6cb: Merge "fix density sample to state density type rather than screen size" into honeycomb
...
* commit '900a1c1cf1b6cbf6672f2261f7f65ffce65ce02e':
fix density sample to state density type rather than screen size
2011-03-16 12:18:21 -07:00
Scott Main
900a1c1cf1
am 62c9b6cb: Merge "fix density sample to state density type rather than screen size" into honeycomb
...
* commit '62c9b6cb1479c24e07bc81b61b77905d13998b41':
fix density sample to state density type rather than screen size
2011-03-16 12:13:58 -07:00
Scott Main
62c9b6cb14
Merge "fix density sample to state density type rather than screen size" into honeycomb
2011-03-16 12:03:07 -07:00
Scott Main
882b22d698
fix density sample to state density type rather than screen size
...
Change-Id: I3d8fd592c914c648b9ebb19fd585f7a20a882427
2011-03-16 10:30:17 -07:00
David Turner
3b20e47efd
am f375d1f6: am 091b78c2: am 7ba56321: Merge "Emugen : A tool to generate wire protocol code"
...
* commit 'f375d1f63cbe92095a65766b75bdeabbe2fe0388':
Emugen : A tool to generate wire protocol code
2011-03-16 08:43:39 -07:00
David Turner
f375d1f63c
am 091b78c2: am 7ba56321: Merge "Emugen : A tool to generate wire protocol code"
...
* commit '091b78c2030d77bc9ae3fb8d692efa2efe31b3f8':
Emugen : A tool to generate wire protocol code
2011-03-16 08:39:08 -07:00
David Turner
091b78c203
am 7ba56321: Merge "Emugen : A tool to generate wire protocol code"
...
* commit '7ba563216a352e430928dc970fb1018fcf6e5ecc':
Emugen : A tool to generate wire protocol code
2011-03-16 08:26:20 -07:00
David Turner
7ba563216a
Merge "Emugen : A tool to generate wire protocol code"
2011-03-16 07:55:55 -07:00
Jacky Romano
9760e2863a
Emugen : A tool to generate wire protocol code
...
Emugen is a tool that can be used to generate code that
deals with marshaling/unmarshaling request to/from a wire-protocol.
Its input is an API defintion files and its output is C++ source
code for the client (caller) and the server (callee) sides.
See README file for more details.
This submission is resubmission of code that lived under
sdk/emulator/opengl/. However, it also includes minor updates
in ApiGen.cpp
Change-Id: I0ede7448e0a0e26fa0fbc5590d07d1f2f6566f0a
2011-03-16 15:58:23 +02:00
Xavier Ducrohet
bf725f2750
am 9c63bb35: am 07815cd0: Remove the pre-made notice file from platform-tools.
...
* commit '9c63bb358c36f7fe3611aa8e54ac74412624a84c':
Remove the pre-made notice file from platform-tools.
2011-03-15 23:50:25 -07:00
Xavier Ducrohet
9c63bb358c
am 07815cd0: Remove the pre-made notice file from platform-tools.
...
* commit '07815cd01d90bde943c7d418322898d9e1a82c6e':
Remove the pre-made notice file from platform-tools.
2011-03-15 23:47:06 -07:00
Xavier Ducrohet
07815cd01d
Remove the pre-made notice file from platform-tools.
...
A change in build.git now puts the one that's automatically
generated.
Change-Id: Idced9ea6176152400189203b84809c9a5a3fd92e
2011-03-15 13:29:38 -07:00
David 'Digit' Turner
64afc658c5
am a7414978: am 799afe8a: am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers."
...
* commit 'a74149786dd7ea48b257337d6c22e19f52a30b45':
Fix pwrite() declaration in NDK platform headers.
2011-03-15 12:57:23 -07:00
David 'Digit' Turner
a74149786d
am 799afe8a: am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers."
...
* commit '799afe8aa310cdb5604f15662a1964a647725c2e':
Fix pwrite() declaration in NDK platform headers.
2011-03-15 12:52:49 -07:00
David 'Digit' Turner
799afe8aa3
am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers."
...
* commit 'c5db153329b20274fdf52f18afb68d598def7076':
Fix pwrite() declaration in NDK platform headers.
2011-03-15 12:50:02 -07:00
David 'Digit' Turner
c5db153329
Merge "Fix pwrite() declaration in NDK platform headers."
2011-03-15 12:30:33 -07:00
David 'Digit' Turner
9ad28785ba
Fix pwrite() declaration in NDK platform headers.
...
The corresponding fix is already in the Bionic libc source tree.
See http://code.google.com/p/android/issues/detail?id=8908
Change-Id: Id1329f996cd6708e46f48d33d998b8b3d26bf5d7
2011-03-15 16:30:35 +01:00
Iliyan Malchev
62c656f89a
Merge "development: remove LOCAL_PRELINK_MODULE"
2011-03-14 16:58:50 -07:00
David Li
6e1d354d06
Merge changes I91604740,Ibe105b60
...
* changes:
Added state tracking and vertex data capturing.
Initial commit of OpenGL ES 2.0 Debugger Client
2011-03-14 15:17:53 -07:00
Iliyan Malchev
1dcd97644a
development: remove LOCAL_PRELINK_MODULE
...
Change-Id: I6ae5c92aba05c3991bda260c264de835244f7f3e
Signed-off-by: Iliyan Malchev <malchev@google.com >
2011-03-14 14:24:21 -07:00
David 'Digit' Turner
18e7d562a3
am fbd686b0: am a1ae75c8: am 2876ff6b: Merge "emulator: Move platform-specific modules to development.git"
...
* commit 'fbd686b031afa84ffc8ca055a91d0f0732dccf62':
emulator: Move platform-specific modules to development.git
2011-03-14 12:09:36 -07:00
Ying Wang
fb0f70fc20
am 65140fc2: am ff3d4bc4: resolved conflicts for merge of 1a6a849b to gingerbread-plus-aosp
...
* commit '65140fc2fca019dc3602134a4bc2b579178b52e0':
Disable ccache when use mingw.
2011-03-14 12:05:35 -07:00
David 'Digit' Turner
5d9393f555
am b2c8dbea: am 5ac5e8d7: Merge "ndk: Fix stdint.h definitions for C++"
...
* commit 'b2c8dbeafb93d87ce877529c508c1911d6a9fcf6':
ndk: Fix stdint.h definitions for C++
2011-03-14 12:05:33 -07:00
David 'Digit' Turner
fbd686b031
am a1ae75c8: am 2876ff6b: Merge "emulator: Move platform-specific modules to development.git"
...
* commit 'a1ae75c868ffb1171ba0f3b3644c84b571a3dbce':
emulator: Move platform-specific modules to development.git
2011-03-14 11:50:48 -07:00
Ying Wang
65140fc2fc
am ff3d4bc4: resolved conflicts for merge of 1a6a849b to gingerbread-plus-aosp
...
* commit 'ff3d4bc42b22093695896bc319c59b139aa2c6f6':
Disable ccache when use mingw.
2011-03-14 10:53:48 -07:00
David 'Digit' Turner
b2c8dbeafb
am 5ac5e8d7: Merge "ndk: Fix stdint.h definitions for C++"
...
* commit '5ac5e8d7b5c4707190d367c827a7562b08c8e50d':
ndk: Fix stdint.h definitions for C++
2011-03-14 10:53:18 -07:00
David 'Digit' Turner
a1ae75c868
am 2876ff6b: Merge "emulator: Move platform-specific modules to development.git"
...
* commit '2876ff6b931989d8943311412465d2b849c5e2a2':
emulator: Move platform-specific modules to development.git
2011-03-14 10:25:24 -07:00
David 'Digit' Turner
2876ff6b93
Merge "emulator: Move platform-specific modules to development.git"
2011-03-14 09:42:01 -07:00
Ying Wang
40d2f1c878
am 97497302: am b0948c5a: am b058af05: Disable ccache when using mingw.
...
* commit '974973029a036314077ea5f7c181727ae1e6fddf':
Disable ccache when using mingw.
2011-03-11 15:14:44 -08:00