Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
a961b1c0699f0dae39dcc0407c54de13ebd0399d
a961b1c
Merge "Labpretest.sh script is designed to emulate a typical automated test lab session. It puts a device into bootloader mode, reboots into bootloader mode, determines device type, erases user cache, flashes a generic userdata image, updates the boot image, updates the radio image, updates the system image and reboots, sets up for a monkey run and finally runs a random monkey test. It will repeat this based on an optional parameter(-i) or default to 100 times. It will detect if it is in a low battery situation and wait for it to charge again."
by Bruce Gay
· 15 years ago
39229d4
Labpretest.sh script is designed to emulate a typical automated
by Bruce Gay
· 15 years ago
c6407b9
am b9588806: merge from open-source master
by The Android Open Source Project
· 15 years ago
333e3aa
Merge "Remove obsolete source path."
by Andrew Stadler
· 15 years ago
7e6f3da
Remove obsolete source path.
by Andrew Stadler
· 15 years ago
b958880
merge from open-source master
by The Android Open Source Project
· 15 years ago
6532754
Merge "Update Android CTS Download Link to 2.1_r3"
by Brian Muramatsu
· 15 years ago
3eda8fc
Cleaned up LunarLander sample
by Christian Mehlmauer
· 15 years ago
2c2fcaf
am 7475d2e7: am 2c5db16b: Merge "Stub code no longer needed." into gingerbread
by Dianne Hackborn
· 15 years ago
7475d2e
am 2c5db16b: Merge "Stub code no longer needed." into gingerbread
by Dianne Hackborn
· 15 years ago
2c5db16
Merge "Stub code no longer needed." into gingerbread
by Dianne Hackborn
· 15 years ago
a32bac1
Stub code no longer needed.
by Dianne Hackborn
· 15 years ago
17eed68
am 4b81571b: am 2b352d76: Native activity now draws!
by Dianne Hackborn
· 15 years ago
4b81571
am 2b352d76: Native activity now draws!
by Dianne Hackborn
· 15 years ago
2b352d7
Native activity now draws!
by Dianne Hackborn
· 15 years ago
088f2fc
am cddd9de7: am 88510488: Update native_activity sample code to use ANativeWindow.
by Dianne Hackborn
· 15 years ago
cddd9de
am 88510488: Update native_activity sample code to use ANativeWindow.
by Dianne Hackborn
· 15 years ago
8851048
Update native_activity sample code to use ANativeWindow.
by Dianne Hackborn
· 15 years ago
872ed49
Change ExpandableList2 example to use async queries.
by Jason Parks
· 15 years ago
7f5176b
am e2166993: am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread
by Xia Wang
· 15 years ago
e216699
am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread
by Xia Wang
· 15 years ago
24ff929
Merge "Add connectivity unit tests to test_defs.xml" into gingerbread
by Xia Wang
· 15 years ago
991ffd7
Add connectivity unit tests to test_defs.xml
by Xia Wang
· 15 years ago
58bbc3d
am 778ebc04: am 21851dd5: Merge "Update to new native activity APIs." into gingerbread
by Dianne Hackborn
· 15 years ago
778ebc0
am 21851dd5: Merge "Update to new native activity APIs." into gingerbread
by Dianne Hackborn
· 15 years ago
21851dd
Merge "Update to new native activity APIs." into gingerbread
by Dianne Hackborn
· 15 years ago
dd84b83
am ad486987: am 1bd47c04: am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo
by Dirk Dougherty
· 15 years ago
ad48698
am 1bd47c04: am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo
by Dirk Dougherty
· 15 years ago
1bd47c0
am e46d0514: Merge "Doc change: Add index page pointing to downloadable user\'s guide source files." into froyo
by Dirk Dougherty
· 15 years ago
e46d051
Merge "Doc change: Add index page pointing to downloadable user's guide source files." into froyo
by Dirk Dougherty
· 15 years ago
d796dd3
Doc change: Add index page pointing to downloadable user's guide source files.
by Dirk Dougherty
· 15 years ago
bbdfd7c
Update to new native activity APIs.
by Dianne Hackborn
· 15 years ago
3c68928
New fragment sample.
by Dianne Hackborn
· 15 years ago
9058acd
Update Android CTS Download Link to 2.1_r3
by Brian Muramatsu
· 15 years ago
5b836a4
am 9bad20b0: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
9bad20b
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
e9605aa
Merge "Fix to invalid call to manifest.app_info"
by Bill Napier
· 15 years ago
caef9d4
am 7c8c5d91: am 3bacdf93: am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo
by Yu Shan Emily Lau
· 15 years ago
7c8c5d9
am 3bacdf93: am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo
by Yu Shan Emily Lau
· 15 years ago
a96f73a
am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo
by Yu Shan Emily Lau
· 15 years ago
3bacdf9
am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo
by Yu Shan Emily Lau
· 15 years ago
1a13258
Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo
by Yu Shan Emily Lau
· 15 years ago
07aeb8c
Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out.
by Yu Shan Emily Lau
· 15 years ago
52cc9b9
merge from open-source master
by The Android Open Source Project
· 15 years ago
55f4a60
New XmlAdapter sample example.
by Gilles Debunne
· 15 years ago
d63615f
Moving SDK howto docs from development.git into sdk.git.
by Raphael Moll
· 15 years ago
b606d1b
am 60c91105: am 9e1400cd: Do not compress resources.arsc in android.jar
by Kenny Root
· 15 years ago
60c9110
am 9e1400cd: Do not compress resources.arsc in android.jar
by Kenny Root
· 15 years ago
9e1400c
Do not compress resources.arsc in android.jar
by Kenny Root
· 15 years ago
5aac0e7
am 109bc311: am e660fef5: am 81b9c9d8: docs: fix doc link bug
by Scott Main
· 15 years ago
79cd62a
am 762e331c: am 259651e2: Merge "add test def for calculator" into gingerbread
by Yu Shan Emily Lau
· 15 years ago
fa199bb
am 36249f33: am 5468d768: Update native APIs for events.
by Dianne Hackborn
· 15 years ago
109bc31
am e660fef5: am 81b9c9d8: docs: fix doc link bug
by Scott Main
· 15 years ago
e655ff2
am 81b9c9d8: docs: fix doc link bug
by Scott Main
· 15 years ago
e660fef
am 81b9c9d8: docs: fix doc link bug
by Scott Main
· 15 years ago
762e331
am 259651e2: Merge "add test def for calculator" into gingerbread
by Yu Shan Emily Lau
· 15 years ago
259651e
Merge "add test def for calculator" into gingerbread
by Yu Shan Emily Lau
· 15 years ago
443af26
Cleanup after bouncycastle moved and common went away
by Andrew Stadler
· 15 years ago
36249f3
am 5468d768: Update native APIs for events.
by Dianne Hackborn
· 15 years ago
81b9c9d
docs: fix doc link bug
by Scott Main
· 15 years ago
5468d76
Update native APIs for events.
by Dianne Hackborn
· 15 years ago
991a1f5
Fix 2677197: Adding support for minimum number of complex characters to the Device Admin Sample App.
by Konstantin Lopyrev
· 15 years ago
cf02f24
add test def for calculator
by Guang Zhu
· 15 years ago
f6bf580
Make simulator boot in master.
by Marco Nelissen
· 15 years ago
77cfa73
am 29d09a18: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
29d09a1
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
906d475
merge from open-source master
by The Android Open Source Project
· 15 years ago
0d13aed
Fix classpath to follow frameworks/base/policy changes.
by Andrew Stadler
· 15 years ago
c1224d3
Fix to invalid call to manifest.app_info
by Jeff Davidson
· 15 years ago
32b1e17
am 2f8cb6de: am fdbc1d7b: remove apkbuilder.jar from the sdk build.
by Xavier Ducrohet
· 15 years ago
2f8cb6d
am fdbc1d7b: remove apkbuilder.jar from the sdk build.
by Xavier Ducrohet
· 15 years ago
fdbc1d7
remove apkbuilder.jar from the sdk build.
by Xavier Ducrohet
· 15 years ago
1cabf85
remove apkbuilder.jar from the sdk build.
by Xavier Ducrohet
· 15 years ago
66bdf7f
am e389abdc: am 442396be: remove jarutils from the sdk packaging.
by Xavier Ducrohet
· 15 years ago
e389abd
am 442396be: remove jarutils from the sdk packaging.
by Xavier Ducrohet
· 15 years ago
442396b
remove jarutils from the sdk packaging.
by Xavier Ducrohet
· 15 years ago
e7a4c09
merge from open-source master
by The Android Open Source Project
· 15 years ago
4c22d2b
remove jarutils from the sdk packaging.
by Xavier Ducrohet
· 15 years ago
b1eb5d2
resolved conflicts for merge of fa6e5585 to master
by Brett Chabot
· 15 years ago
fa6e558
am 0e968fa2: Merge "Workaround for package-private framework tests in runtest." into gingerbread
by Brett Chabot
· 15 years ago
0e968fa
Merge "Workaround for package-private framework tests in runtest." into gingerbread
by Brett Chabot
· 15 years ago
481b4c1
Reorganize community IRC information
by Kenny Root
· 15 years ago
7d68266
Also dist the original linux sdk package for wind_sdk build.
by Ying Wang
· 15 years ago
ccae47d
Workaround for package-private framework tests in runtest.
by Brett Chabot
· 15 years ago
8fa0d4e
Merge "Change help test generation to use clearsilver templates just like the rest of the system. This should more easily allow customization of the generated output."
by Bill Napier
· 15 years ago
44ab7d8
Change help test generation to use clearsilver templates just like the rest of the system. This should more easily allow customization of the generated output.
by Bill Napier
· 15 years ago
7ebd0d3
Merge "Add in a help script to generate text and html formats of the MonkeyRunner help."
by Bill Napier
· 15 years ago
fc4835e
Add in a help script to generate text and html formats of the MonkeyRunner help.
by Bill Napier
· 15 years ago
664411d
Update classpath to include new external libphonenumber
by Andrew Stadler
· 15 years ago
2da1d27
am 8467544d: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
8467544
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
b5d1d1d
am 28e7280e: am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken
by Jeff Brown
· 15 years ago
28e7280
am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken
by Jeff Brown
· 15 years ago
69825fa
Merge "Added test definitions for framework UI and Utils libs." into kraken
by Jeff Brown
· 15 years ago
ffe072e
merge from open-source master
by The Android Open Source Project
· 15 years ago
1424c5d
merge from open-source master
by The Android Open Source Project
· 15 years ago
cc60f1b
merge from open-source master
by The Android Open Source Project
· 15 years ago
10afb18
merge from open-source master
by The Android Open Source Project
· 15 years ago
e78a6a8
Merge "Cleaned up Samples by removing unsed imports and variables. Changed deprecated Config.LOGD to Config.DEBUG Removed unnecessary whitespaces"
by Jean-Baptiste Queru
· 15 years ago
ec5b11b
Added test definitions for framework UI and Utils libs.
by Jeff Brown
· 15 years ago
Next »