Commit Graph

3946 Commits

Author SHA1 Message Date
Fred Quintana
26a72c269d add support for testing testFeatures() 2010-01-14 12:22:55 -08:00
Derek Sollenberger
1645f9cab0 am aebdb460: am 1bc5ab62: Adding a new sub-plugin that gives visual feedback for navigation keys.
Merge commit 'aebdb4608541e3ffb158283bbc249b586ad9aa8f'

* commit 'aebdb4608541e3ffb158283bbc249b586ad9aa8f':
  Adding a new sub-plugin that gives visual feedback for navigation keys.
2010-01-14 11:31:00 -08:00
Derek Sollenberger
aebdb46085 am 1bc5ab62: Adding a new sub-plugin that gives visual feedback for navigation keys.
Merge commit '1bc5ab625c5ca84a3e0f240b58327d8084af22a8' into eclair-mr2-plus-aosp

* commit '1bc5ab625c5ca84a3e0f240b58327d8084af22a8':
  Adding a new sub-plugin that gives visual feedback for navigation keys.
2010-01-14 11:23:01 -08:00
Derek Sollenberger
1bc5ab625c Adding a new sub-plugin that gives visual feedback for navigation keys. 2010-01-14 14:06:50 -05:00
Eric Rowe
f796440492 am c1d00a99: Merge "Fix how the monkey counts events for scripts." into eclair
Merge commit 'c1d00a99f3dcacf7b0235e386a2aa0902e07179e' into eclair-plus-aosp

* commit 'c1d00a99f3dcacf7b0235e386a2aa0902e07179e':
  Fix how the monkey counts events for scripts.
2010-01-13 19:29:32 -08:00
Eric Rowe
c1d00a99f3 Merge "Fix how the monkey counts events for scripts." into eclair 2010-01-13 19:25:21 -08:00
Eric Rowe
66e263baed Fix how the monkey counts events for scripts.
Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file.  This allows us to have multiple script files with differing
event counts in each.

Conflicts:

	cmds/monkey/src/com/android/commands/monkey/Monkey.java
2010-01-13 18:22:32 -08:00
David Turner
a84a9656b3 am 23d8ded2: Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair
Merge commit '23d8ded2e1fcf6e74a793b2931539fc71d4e7b6c' into eclair-plus-aosp

* commit '23d8ded2e1fcf6e74a793b2931539fc71d4e7b6c':
  Update documentation for OpenGL ES 1.0 / 1.1 / 2.0
2010-01-13 17:25:42 -08:00
David Turner
23d8ded2e1 Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair 2010-01-13 17:21:11 -08:00
David 'Digit' Turner
eef791e9a1 Update documentation for OpenGL ES 1.0 / 1.1 / 2.0 2010-01-13 16:50:57 -08:00
Eric Rowe
7ae10a3eae am 8315bb49: (-s ours) am b2fa7700: DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Merge commit '8315bb4933c49d45f6b080cc8fd46f0bfadeee51'

* commit '8315bb4933c49d45f6b080cc8fd46f0bfadeee51':
  DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
2010-01-13 15:45:04 -08:00
Eric Rowe
8315bb4933 am b2fa7700: DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Merge commit 'b2fa770013cf1b6b8bf0619a946a54feafec5197' into eclair-plus-aosp

* commit 'b2fa770013cf1b6b8bf0619a946a54feafec5197':
  DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
2010-01-13 15:41:28 -08:00
Eric Rowe
b2fa770013 DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Fix javadoc comment in MonkeySourceRandom.java and combine raw events and user
events in MonkeySourceScript.java.  Also, fix bug where too few arguments in
the script causes a RuntimeException.
2010-01-13 15:07:08 -08:00
Raphael Moll
1f93b7ef17 am 9edfe975: am 2b9a0444: Merge "Add etc1tool to Windows SDK." into eclair
Merge commit '9edfe9759827ec86584b72b038c7ff5f9cf054c0'

* commit '9edfe9759827ec86584b72b038c7ff5f9cf054c0':
  Add etc1tool to Windows SDK.
2010-01-12 15:43:18 -08:00
Raphael Moll
9edfe97598 am 2b9a0444: Merge "Add etc1tool to Windows SDK." into eclair
Merge commit '2b9a0444eaa9a3ba3e527990babb6a44f1ae5739' into eclair-plus-aosp

* commit '2b9a0444eaa9a3ba3e527990babb6a44f1ae5739':
  Add etc1tool to Windows SDK.
2010-01-12 15:38:37 -08:00
Raphael Moll
2b9a0444ea Merge "Add etc1tool to Windows SDK." into eclair 2010-01-12 15:32:03 -08:00
The Android Open Source Project
2b6482773e android-2.1_r1 snapshot 2010-01-12 15:18:14 -08:00
Xavier Ducrohet
cd0c5185e2 am 7ae4c402: am 2f2fb96b: Make the SDK packaging put the samples in the root folder.
Merge commit '7ae4c4026a3e0596d32983003594abb0d3df80cc'

* commit '7ae4c4026a3e0596d32983003594abb0d3df80cc':
  Make the SDK packaging put the samples in the root folder.
2010-01-12 13:12:19 -08:00
Xavier Ducrohet
7ae4c4026a am 2f2fb96b: Make the SDK packaging put the samples in the root folder.
Merge commit '2f2fb96b4b037a016336a98e3b637f4394e1f323' into eclair-plus-aosp

* commit '2f2fb96b4b037a016336a98e3b637f4394e1f323':
  Make the SDK packaging put the samples in the root folder.
2010-01-12 12:46:21 -08:00
Xavier Ducrohet
2f2fb96b4b Make the SDK packaging put the samples in the root folder.
Change-Id: Icb88f88d503de9690ba210c0bfabdc0598021860
2010-01-12 12:32:12 -08:00
Raphael
d670431064 Add etc1tool to Windows SDK.
SDK BUG 2368918

This depends on Change I1b4f5e39 from build/core.

Change-Id: I8348514506742aa70cdee057e94069a67357a689
2010-01-12 11:16:08 -08:00
Marco Nelissen
0eae51d333 Set the property to enable stagefright in the simulator. 2010-01-12 09:44:39 -08:00
Dan Egnor
8aa948e7e0 Fix build (was broken by bad up merge) 2010-01-11 14:24:45 -08:00
Derek Sollenberger
f0ef1b60fe Merge "resolved conflicts for merge of a85d523b to master" 2010-01-11 14:13:18 -08:00
Derek Sollenberger
b81615148c resolved conflicts for merge of a85d523b to master 2010-01-11 17:12:46 -05:00
Trevor Johns
e8ca26df95 am 7b48a646: am c7d2c458: Merge "Adding index file for BusinessCard sample. This will be displayed in the HTML documentation when this sample is selected via the Resource tab." into eclair
Merge commit '7b48a6463f960bf63f43e46900ef92bc3b867aa1'

* commit '7b48a6463f960bf63f43e46900ef92bc3b867aa1':
  Adding index file for BusinessCard sample. This will be displayed in the HTML
2010-01-11 14:09:50 -08:00
Trevor Johns
7b48a6463f am c7d2c458: Merge "Adding index file for BusinessCard sample. This will be displayed in the HTML documentation when this sample is selected via the Resource tab." into eclair
Merge commit 'c7d2c4580552a4921ed1f1fa78b0a180eb995193' into eclair-plus-aosp

* commit 'c7d2c4580552a4921ed1f1fa78b0a180eb995193':
  Adding index file for BusinessCard sample. This will be displayed in the HTML
2010-01-11 14:05:34 -08:00
Trevor Johns
c7d2c45805 Merge "Adding index file for BusinessCard sample. This will be displayed in the HTML documentation when this sample is selected via the Resource tab." into eclair 2010-01-11 14:00:50 -08:00
Xavier Ducrohet
052720a94c am 7f5c515c: am ef54fe9a: Fix compilation error by declaring stride before the first goto
Merge commit '7f5c515c64a62c400f692ec2c3670a7b16a01a91'

* commit '7f5c515c64a62c400f692ec2c3670a7b16a01a91':
  Fix compilation error by declaring stride before the first goto
2010-01-11 13:51:21 -08:00
Derek Sollenberger
a85d523be1 am d53b56d1: Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces.
Merge commit 'd53b56d1806161bd26c2d97b9af67ef0e41f6e25' into eclair-mr2-plus-aosp

* commit 'd53b56d1806161bd26c2d97b9af67ef0e41f6e25':
  Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces.
2010-01-11 13:10:56 -08:00
Jack Palevich
ee8d825009 am 297e315d: am a8ba4a0e: Merge "Add the tool etc1tool to the sdk." into eclair
Merge commit '297e315d0d775ddfa039b50189acc82302d1fc00'

* commit '297e315d0d775ddfa039b50189acc82302d1fc00':
  Add the tool etc1tool to the sdk.
2010-01-11 12:59:47 -08:00
Jack Palevich
a0d68a2e5e am ec2d1b8f: (-s ours) am 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair
Merge commit 'ec2d1b8fb02ce14222b41afb803e29e409d80d67'

* commit 'ec2d1b8fb02ce14222b41afb803e29e409d80d67':
  DO NOT MERGE Tool for compressing/decompressing ETC1 textures.
2010-01-11 12:59:42 -08:00
Xavier Ducrohet
7f5c515c64 am ef54fe9a: Fix compilation error by declaring stride before the first goto
Merge commit 'ef54fe9aaab4124e61850062d2212b20c20c8ea5' into eclair-plus-aosp

* commit 'ef54fe9aaab4124e61850062d2212b20c20c8ea5':
  Fix compilation error by declaring stride before the first goto
2010-01-11 12:07:57 -08:00
Xavier Ducrohet
ef54fe9aaa Fix compilation error by declaring stride before the first goto
Change-Id: I242601038dc7290eac0e4745abaa1ec35d859c09
2010-01-11 12:03:02 -08:00
Trevor Johns
f44d1b040f Adding index file for BusinessCard sample. This will be displayed in the HTML
documentation when this sample is selected via the Resource tab.
2010-01-11 11:59:10 -08:00
Tom O'Neill
4ae8e75321 Merge "Clarify importing Android formatting conventions into Eclipse" 2010-01-11 11:41:20 -08:00
Derek Sollenberger
d53b56d180 Removed dependence on java interfaces and use only one surface for both embedded and fullscreen surfaces. 2010-01-11 13:45:50 -05:00
Tom O'Neill
1180ce9090 Clarify importing Android formatting conventions into Eclipse
This CL takes pity on people like me who are converting to Eclipse for
the first time.

Note the formatting in the file appears to be screwed up by the sites ->
jd conversion.  Thus, I wasn't sure what conventions to use for
representing file names and menu hierarchies.

Change-Id: I3c9612cd747c3c3271ddebb2b4ef08427f8d171e
2010-01-11 09:01:05 -08:00
Jack Palevich
297e315d0d am a8ba4a0e: Merge "Add the tool etc1tool to the sdk." into eclair
Merge commit 'a8ba4a0e361b44dd5edf954a8b088b310023eb3b' into eclair-plus-aosp

* commit 'a8ba4a0e361b44dd5edf954a8b088b310023eb3b':
  Add the tool etc1tool to the sdk.
2010-01-09 21:54:20 -08:00
Jack Palevich
ec2d1b8fb0 am 84d83ba8: Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair
Merge commit '84d83ba81b076cc6234e3fc92b8367b89fab5561' into eclair-plus-aosp

* commit '84d83ba81b076cc6234e3fc92b8367b89fab5561':
  DO NOT MERGE Tool for compressing/decompressing ETC1 textures.
2010-01-09 21:54:17 -08:00
Jack Palevich
a8ba4a0e36 Merge "Add the tool etc1tool to the sdk." into eclair 2010-01-09 21:51:27 -08:00
Jack Palevich
84d83ba81b Merge "DO NOT MERGE Tool for compressing/decompressing ETC1 textures." into eclair 2010-01-09 21:51:15 -08:00
Ying Wang
9a7ff5b7ce resolved conflicts for merge of 494d8698 to master 2010-01-08 20:47:07 -08:00
Ying Wang
494d869844 am 7e3d6785: Fixes bug of the number of injected monkey events.
Merge commit '7e3d678570d9e9849a249476275fec0a4bb1be1e' into eclair-plus-aosp

* commit '7e3d678570d9e9849a249476275fec0a4bb1be1e':
  Fixes bug of the number of injected monkey events.
2010-01-08 18:42:58 -08:00
Ying Wang
7e3d678570 Fixes bug of the number of injected monkey events.
Returns the actual events number that has been injected,
if any system error has occurred.
2010-01-08 18:26:53 -08:00
Romain Guy
74192eafec Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:11:18 -08:00
Jack Palevich
e1a1faefa9 Add the tool etc1tool to the sdk.
etc1tool is a command line tool for compressing and decompressing
ETC1 textures. This texture format is commonly supported by OpenGL
ES 2.0 GPUs.
2010-01-08 15:56:34 +08:00
Jack Palevich
30d42878b3 DO NOT MERGE Tool for compressing/decompressing ETC1 textures.
The ETC1 texture format is commonly supported by
OpenGL ES 2.0-capable GPUs.

For historical reasons ETC1 texture files have the
default extension .PKM

This tool relies on the libETC1 library to
compress and decompress the image data.
2010-01-08 14:52:08 +08:00
Dan Egnor
b4e39aebf6 Expand BadBehaviorActivity to add a few new flavors of ANR.
In addition to the basic sleep-for-20, add activity launch,
ordered broadcast, and service start that go to special bad
versions that sleep for a while to cause the respective sorts
of ANR to trigger.
2010-01-07 21:17:24 -08:00
Tom O'Neill
f1474e5399 Merge "Match the tutorial documentation more closely" 2010-01-06 16:32:14 -08:00