Android (Google) Code Review
27d57ebff0
am dc7622d: Merge change 609 into donut
...
Merge commit 'dc7622dca5bd355d57dd07c332d40b2a16b79bdc'
* commit 'dc7622dca5bd355d57dd07c332d40b2a16b79bdc':
Fix the opt-in window for usage stat so that it works when running from ADT.
2009-04-29 12:06:40 -07:00
Raphael
6cbe3d9692
am aa8c266: Split development/.gitignore into separate gitignore files p
...
Merge commit 'aa8c266ed05c08af71bfdaa48de44bec3d581102'
* commit 'aa8c266ed05c08af71bfdaa48de44bec3d581102':
Split development/.gitignore into separate gitignore files per project.
2009-04-29 12:06:40 -07:00
Android (Google) Code Review
d5a34cfc9d
am 782884a: Merge change 556 into donut
...
Merge commit '782884aef34a060c280f7be640e8c2e715750ce8'
* commit '782884aef34a060c280f7be640e8c2e715750ce8':
Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655 .
2009-04-29 12:06:39 -07:00
Android (Google) Code Review
c2dc927546
am cdf3673: Merge change 506 into donut
...
Merge commit 'cdf36733a3f7b92c2f3ba36e07d80c12b2af71e5'
* commit 'cdf36733a3f7b92c2f3ba36e07d80c12b2af71e5':
yuv420sp2rgb: a tool to convert from YUV 4:2:0 semiplanar to various RGB formats
2009-04-29 12:06:39 -07:00
Raphael
b7327498cb
ADT #1820114 : Provide a quick UI to edit AVD.
...
This is temporary and will be replaced once we get the standalone AVD UI.
2009-04-29 11:29:55 -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
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
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
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
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
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
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
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
Raphael Moll
b3b2fa016e
AI 147265: am: CL 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/...
Original author: android-build
Automated import of CL 147265
2009-04-21 15:49:27 -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
Raphael Moll
ffe1db5803
Merge branch 'readonly-p4-master'
2009-04-21 13:26:55 -07:00
Raphael Moll
adf4543e57
AI 147194: am: CL 147193 am: CL 147190 Javadoc for MkStubs.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147194
2009-04-21 13:25:35 -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
d378c7dfed
Merge branch 'readonly-p4-master'
2009-04-21 13:12:00 -07:00
Raphael Moll
4b989129e2
AI 147181: am: CL 147177 am: CL 147175 ADT #1801951 : "adb.exe" misses the dot in android_rules.xml
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147181
2009-04-21 13:10:40 -07:00
Raphael Moll
cd0779d666
Merge branch 'readonly-p4-master'
2009-04-21 13:08:08 -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
4df53adc8d
AI 147180: am: CL 147176 am: CL 147174 ADT #1801919 : Make default options output a bit more friendly.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147180
2009-04-21 13:06:35 -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
Raphael Moll
2c0c59f72c
Merge branch 'readonly-p4-master'
2009-04-20 16:20:10 -07:00
Raphael Moll
4b1f6975a9
AI 147029: am: CL 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/...
Original author: android-build
Automated import of CL 147029
2009-04-20 16:18:59 -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
Raphael Moll
488317422b
AI 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.
BUG=1795718
Automated import of CL 147025
2009-04-20 16:13:19 -07:00
Raphael Moll
5c5b90e99f
Merge branch 'readonly-p4-master'
2009-04-20 15:44:16 -07:00
Raphael Moll
7ab08f81a6
AI 147015: am: CL 147013 am: CL 147012 A readme describing the usage and limitations of MkStubs.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147015
2009-04-20 15:42:50 -07:00
Raphael Moll
6aa2c4996b
AI 147013: am: CL 147012 A readme describing the usage and limitations of MkStubs.
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 147013
2009-04-20 15:41:59 -07:00
Raphael Moll
e5497a1a71
AI 147012: A readme describing the usage and limitations of MkStubs.
...
BUG=1778786
Automated import of CL 147012
2009-04-20 15:40:40 -07:00
Xavier Ducrohet
24bb948177
Merge branch 'readonly-p4-master'
2009-04-20 14:13:35 -07:00
Xavier Ducrohet
00dfaa941a
AI 146986: am: CL 146983 am: CL 146980 Fix the display of the target hash string when displaying unresolved target errors.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146986
2009-04-20 14:12:14 -07:00
Xavier Ducrohet
1d2e8e7de7
AI 146983: am: CL 146980 Fix the display of the target hash string when displaying unresolved target errors.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 146983
2009-04-20 14:11:22 -07:00
Xavier Ducrohet
ea690c2a8f
AI 146980: Fix the display of the target hash string when displaying unresolved target errors.
...
BUG=1800971
Automated import of CL 146980
2009-04-20 14:09:05 -07:00
Raphael Moll
359c8ecbf7
Merge branch 'readonly-p4-master'
2009-04-19 09:48:55 -07:00
Raphael Moll
995b5ac934
AI 146872: am: CL 146870 am: CL 146865 Final pass on stubber: properly filter fields and methods.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146872
2009-04-19 09:47:36 -07:00
Raphael Moll
32557b47c5
AI 146870: am: CL 146865 Final pass on stubber: properly filter fields and methods.
...
Original author: raphael
Merged from: //branches/cupcake/...
Automated import of CL 146870
2009-04-19 09:47:11 -07:00
Raphael Moll
0cb5e26dab
AI 146865: Final pass on stubber: properly filter fields and methods.
...
BUG=1778786
Automated import of CL 146865
2009-04-19 09:41:25 -07:00
Xavier Ducrohet
33ae76683b
Merge branch 'readonly-p4-master'
2009-04-18 23:33:28 -07:00