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
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
Jean-Baptiste Queru
9999519413
merge cupcake into donut
2009-04-22 17:56:50 -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
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
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
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
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
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
Raphael Moll
618edaff0b
AI 147262: ADT #1761055 : Pre-select node types when adding node in manifest & resource based on context
...
BUG=1761055
Automated import of CL 147262
2009-04-21 15:47:39 -07:00
Jeff Hamilton
cda0fbd1df
Merge branch 'readonly-p4-donut' into donut
2009-04-21 15:10:49 -07:00
Jeff Hamilton
136d537b79
AI 147247: am: CL 147243 Make the API sample check to see if there is anything installed to handle the recognition intent.
...
Original author: jham
Merged from: //branches/cupcake/...
Automated import of CL 147247
2009-04-21 15:09:35 -07:00
Jeff Hamilton
662afbbf33
AI 147243: Make the API sample check to see if there is anything installed to handle the recognition intent.
...
BUG=1803523
Automated import of CL 147243
2009-04-21 15:05:59 -07:00
Raphael Moll
099657c03e
Merge branch 'readonly-p4-donut' into donut
2009-04-21 13:24:01 -07:00
Raphael Moll
ee8f65c4f7
AI 147193: am: CL 147190 Javadoc for MkStubs.
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147193
2009-04-21 13:22:51 -07:00
Raphael Moll
8f17caaa8b
AI 147190: Javadoc for MkStubs.
...
BUG=1778786
Automated import of CL 147190
2009-04-21 13:20:37 -07:00
Raphael Moll
f932170478
Merge branch 'readonly-p4-donut' into donut
2009-04-21 13:09:20 -07:00
Raphael Moll
01c1ad4af5
AI 147177: am: CL 147175 ADT #1801951 : "adb.exe" misses the dot in android_rules.xml
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147177
2009-04-21 13:07:50 -07:00
Raphael Moll
d753fec9f2
Merge branch 'readonly-p4-donut' into donut
2009-04-21 13:06:05 -07:00
Raphael Moll
08c6a7853a
AI 147175: ADT #1801951 : "adb.exe" misses the dot in android_rules.xml
...
BUG=1801951
Automated import of CL 147175
2009-04-21 13:04:52 -07:00
Raphael Moll
c23e021f02
AI 147176: am: CL 147174 ADT #1801919 : Make default options output a bit more friendly.
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147176
2009-04-21 13:04:49 -07:00
Raphael Moll
6aafcdf7c4
AI 147174: ADT #1801919 : Make default options output a bit more friendly.
...
BUG=1801919
Automated import of CL 147174
2009-04-21 13:03:55 -07:00
Andy Stadler
fbaacfd380
Merge branch 'readonly-p4-donut' into donut
2009-04-21 11:53:02 -07:00
Andy Stadler
651794b606
AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
...
InstrumentationTestCase and its descendants should be the
package manager package name (not the java package name, and
not the test package) of the package holding the Activity
under test.
Added similar notations to the ApiDemos call sites.
JAVADOC ONLY - should be safe change for cupcake sdk.
Original author: stadler
Merged from: //branches/cupcake/...
Automated import of CL 147167
2009-04-21 11:51:42 -07:00
Andy Stadler
fc707349cc
AI 147162: Emphasize in the javadoc that the "pkg" parameters to
...
InstrumentationTestCase and its descendants should be the
package manager package name (not the java package name, and
not the test package) of the package holding the Activity
under test.
Added similar notations to the ApiDemos call sites.
JAVADOC ONLY - should be safe change for cupcake sdk.
BUG=1783981
Automated import of CL 147162
2009-04-21 11:48:53 -07:00
Raphael Moll
7e1138c862
Merge branch 'readonly-p4-donut' into donut
2009-04-20 16:16:34 -07:00
Raphael Moll
a2c6807bd6
AI 147027: am: CL 147025 ADT #1795718 : disable --mode in "android create project".
...
The alias build rules do not work and the flag wasn't even used
by ProjectCreator anyway. Will reintroduce later.
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147027
2009-04-20 16:15:15 -07:00