Android (Google) Code Review
5ea0a9436c
Merge change 657 into donut
...
* changes:
Fix a memory deallocation error that was crashing q2dm.
2009-04-28 13:16:19 -07:00
Jack Veenstra
8b496573a9
Fix a memory deallocation error that was crashing q2dm.
...
Also fix a bunch of compile warnings by changing "char *" to "const char *".
2009-04-28 13:03:22 -07:00
Raphael
5a3361ddb5
Fix ADT#1807821: -f option ignored when avd dir already existed.
...
Also fixed an NPE when parsing some invalid AVDs.
2009-04-28 12:54:47 -07:00
Raphael
68fee20824
Fix cygwin git script, we need some of the external projects.
2009-04-28 12:11:03 -07:00
Android (Google) Code Review
594999277e
Merge change 627 into donut
...
* changes:
Fix a bunch of issues related to packaging the content of libs (NPE with files with no extension, not ignoring ignorable folders). Also fixed an issue when parsing Manifest with <uses-sdk />
2009-04-28 11:02:14 -07:00
Xavier Ducrohet
1ec5e2f4bb
Move ADT to 0.9.1
2009-04-27 19:02:03 -07:00
Xavier Ducrohet
d1e88a3fcb
Fix a bunch of issues related to packaging the content of libs (NPE with files with no extension, not ignoring ignorable folders). Also fixed an issue when parsing Manifest with <uses-sdk />
2009-04-27 18:52:49 -07:00
Xavier Ducrohet
b1be9fb509
Make traceview compile with the new API from SdkStats.
2009-04-27 17:38:40 -07:00
Android (Google) Code Review
dc7622dca5
Merge change 609 into donut
...
* changes:
Fix the opt-in window for usage stat so that it works when running from ADT.
2009-04-27 16:08:01 -07:00
Xavier Ducrohet
fe3af81580
Fix the opt-in window for usage stat so that it works when running from ADT.
2009-04-27 15:05:06 -07:00
Raphael
5ea42870af
Documents various git issues for Windows.
2009-04-27 15:01:16 -07:00
Raphael
aa8c266ed0
Split development/.gitignore into separate gitignore files per project.
...
Added missing gitignore for layoutlib_utils.
Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
2009-04-26 18:12:36 -07:00
Scott Main
705a3ee397
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
...
BUG=1810005
Automated import of CL 147793
2009-04-25 14:04:53 -07:00
Xavier Ducrohet
07a70dd030
Add Eclipse projects bin folders to the gitignore list.
2009-04-24 17:51:09 -07:00
Android (Google) Code Review
782884aef3
Merge change 556 into donut
...
* changes:
Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655 .
2009-04-24 16:08:21 -07:00
Amith Yamasani
6fdf92fb26
Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655 .
...
Properly concatenate characters to create a full word before adding the word to the tree.
2009-04-24 15:51:15 -07:00
Android (Google) Code Review
e007ff4cfa
Merge change 504 into donut
...
* changes:
Add network statistics collection to monkey runs.
2009-04-24 15:11:52 -07:00
Android (Google) Code Review
999c23d2dd
Merge change 536 into donut
...
* changes:
ADT #1810565 : Fix symlinks for ADT/DDMS show up in git
2009-04-24 14:37:17 -07:00
The Android Open Source Project
6b65033cf5
Merge commit 'korg/donut'
2009-04-24 13:54:56 -07:00
Jack Palevich
c7ad6e203d
Add a sample showing how to use the new static OpenGL ES bindings.
...
(Actually repurpose the existing Texture Triangle sample.)
2009-04-24 13:04:26 -07:00
Raphael Moll
55aece4bba
ADT #1810565 : Fix symlinks for ADT/DDMS show up in git
...
Use a .gitignore to prevent files created by
./development/tools/eclipse/scripts/create_all_symlinks.sh
from appearing in git.
This is for Linux. Not sure if we need to amend that for Mac/Windows.
2009-04-23 20:06:36 -07:00
Android (Google) Code Review
cdf36733a3
Merge change 506 into donut
...
* changes:
yuv420sp2rgb: a tool to convert from YUV 4:2:0 semiplanar to various RGB formats
2009-04-23 15:06:39 -07:00
Android (Google) Code Review
7b10ec3d1f
Merge change 434 into donut
...
* changes:
Added a method in run_command.py to run a host test. The run can also happen under valgrind.
2009-04-23 14:49:30 -07:00
Dave Bort
a2e3d43bb7
Add official copyright templates
...
Signed-off-by: Dave Bort <dbort@android.com >
2009-04-23 13:49:51 -07:00
Jim Miller
3e456daa45
Add network statistics collection to monkey runs.
2009-04-23 13:48:45 -07:00
Iliyan Malchev
7abfb48551
yuv420sp2rgb: a tool to convert from YUV 4:2:0 semiplanar to various RGB formats
...
Signed-off-by: Iliyan Malchev <malchev@google.com >
2009-04-23 13:14:30 -07:00
Dan Bornstein
80b13d7e91
Removed a superfluous backup file.
2009-04-23 09:20:34 -07:00
Jean-Baptiste Queru
7337b706d2
Merge donut into master
2009-04-22 18:33:12 -07:00
Jean-Baptiste Queru
9999519413
merge cupcake into donut
2009-04-22 17:56:50 -07:00
Jean-Baptiste Queru
a64934f3fa
Merge donut into master
2009-04-22 17:12:14 -07:00
Mike Ritter
eef93213ea
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:45:33 -07:00
Mike Ritter
5a1ab84af0
AI 147382: am: CL 147379 copy pdk templates sub-directories also.
...
Original author: mritter
Merged from: //branches/cupcake/...
Automated import of CL 147382
2009-04-22 13:44:21 -07:00
Jean-Michel Trivi
88837124ae
Merge branch 'readonly-p4-donut' into donut
2009-04-22 13:17:57 -07:00
Jean-Michel Trivi
25179be380
AI 147301: am: CL 147296 Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Automated import of CL 147301
2009-04-22 13:16:35 -07:00
Xavier Ducrohet
37dca7f3bc
AI 147402: Fix plugin.xml to match refactoring of the new file wizard.
...
Automated import of CL 147402
2009-04-22 12:13:17 -07:00
Nicolas Catania
97b24c4d65
Added a method in run_command.py to run a host test.
...
The run can also happen under valgrind.
runtest.py: Search for host test as well. Run these under valgrind.
2009-04-22 11:08:32 -07:00
Mike Ritter
ee3a1a2920
Merge branch 'readonly-p4-master'
2009-04-22 10:01:48 -07:00
Mike Ritter
43021dd47d
AI 147383: am: CL 147382 am: CL 147379 copy pdk templates sub-directories also.
...
Original author: mritter
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147383
2009-04-22 10:00:01 -07:00
Mike Ritter
61f633c756
AI 147379: copy pdk templates sub-directories also.
...
BUG=1801344
Automated import of CL 147379
2009-04-22 09:55:08 -07:00
Jean-Michel Trivi
619ce984d1
Merge branch 'readonly-p4-master'
2009-04-21 18:57:14 -07:00
Jean-Michel Trivi
c66b5fac62
AI 147304: am: CL 147301 am: CL 147296 Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it.
...
Original author: jmtrivi
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147304
2009-04-21 18:56:24 -07:00
Jean-Michel Trivi
ab7e461226
AI 147296: Reuse the JetPlayer singleton instance in the initialization of JetBoy instead of destroying it.
...
BUG=1804737
Automated import of CL 147296
2009-04-21 18:50:58 -07:00
Xavier Ducrohet
18c9527473
Merge branch 'readonly-p4-donut' into donut
2009-04-21 16:24:06 -07:00
Xavier Ducrohet
dda5968311
Merge branch 'readonly-p4-master'
2009-04-21 16:24:03 -07:00
Xavier Ducrohet
a2dd1440e3
AI 147271: am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 147271
2009-04-21 16:22:51 -07:00
Xavier Ducrohet
5552f05bbe
AI 147272: am: CL 147271 am: CL 147269 Remove "show compass" option as it requires Google Maps dependency.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147272
2009-04-21 16:22:37 -07:00
Xavier Ducrohet
ecf1391bc3
AI 147269: Remove "show compass" option as it requires Google Maps dependency.
...
BUG=1804337
Automated import of CL 147269
2009-04-21 16:20:58 -07:00
Raphael Moll
f671fb0e62
Merge branch 'readonly-p4-donut' into donut
2009-04-21 15:51:07 -07:00
Raphael Moll
8cf1231f49
Merge branch 'readonly-p4-master'
2009-04-21 15:50:54 -07:00
Raphael Moll
faffd247ee
AI 147264: am: CL 147262 ADT #1761055 : Pre-select node types when adding node in manifest & resource based on context
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147264
2009-04-21 15:49:49 -07:00