Commit Graph

15285 Commits

Author SHA1 Message Date
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
8f81691089 am e007ff4: Merge change 504 into donut
Merge commit 'e007ff4cfa446aebe2c3d5c2e04f76b4258c5b5f'

* commit 'e007ff4cfa446aebe2c3d5c2e04f76b4258c5b5f':
  Add network statistics collection to monkey runs.
2009-04-29 12:06:39 -07:00
Android (Google) Code Review
0cea907f9f am 999c23d: Merge change 536 into donut
Merge commit '999c23d2dd647dc8499e7ed9d1d8355a78122452'

* commit '999c23d2dd647dc8499e7ed9d1d8355a78122452':
  ADT #1810565: Fix symlinks for ADT/DDMS show up in git
2009-04-29 12:06:39 -07:00
Jack Palevich
6e8c1e4d50 am c7ad6e2: Add a sample showing how to use the new static OpenGL ES bin
Merge commit 'c7ad6e203d165a0ca1d4c1e4ef59b6ef1858fe91'

* commit 'c7ad6e203d165a0ca1d4c1e4ef59b6ef1858fe91':
  Add a sample showing how to use the new static OpenGL ES bindings.
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
Android (Google) Code Review
ee3d26b88d am 7b10ec3: Merge change 434 into donut
Merge commit '7b10ec3d1f271e25793f71e9af1b36ec69a21f3c'

* commit '7b10ec3d1f271e25793f71e9af1b36ec69a21f3c':
  Added a method in run_command.py to run a host test.
2009-04-29 12:06:39 -07:00
Dave Bort
e403b7f023 am a2e3d43: Add official copyright templates
Merge commit 'a2e3d43bb7c274e1630036fdd5cc32cd94808533'

* commit 'a2e3d43bb7c274e1630036fdd5cc32cd94808533':
  Add official copyright templates
2009-04-29 12:06:38 -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
Mike Ritter
aa2d95234e AI 147991: make sources appear in online-pdk/guide
BUG=1815368

Automated import of CL 147991
2009-04-29 09:19:32 -07:00
Scott Main
82ce558241 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in
Merge commit '705a3ee3975877460c124d98eda12ae16dadd1a6' into donut

* commit '705a3ee3975877460c124d98eda12ae16dadd1a6':
  AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
2009-04-28 21:53:14 -07:00
Android (Google) Code Review
3161d1fa49 Merge change 663 into donut
* changes:
  Fix ADT#1807821: -f option ignored when avd dir already existed.
2009-04-28 13:52:51 -07:00
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