Commit Graph

1813 Commits

Author SHA1 Message Date
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
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
Jeff Hamilton
37c2ca41a1 Merge branch 'readonly-p4-master' 2009-04-21 15:13:43 -07:00
Jeff Hamilton
cb1b6e1a74 AI 147251: am: CL 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/...
  Original author: android-build

Automated import of CL 147251
2009-04-21 15:12:09 -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
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
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