summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge change 4878 into donutAndroid (Google) Code Review2009-06-231-0/+2
|\
| * Add smalltest annotation to HardwareServicePermissionTest.Brett Chabot2009-06-191-0/+2
* | Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-221-1/+2
* | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-222-45/+11
* | Remove test for SearchManager activity context restriction.Bjorn Bringert2009-06-221-20/+0
* | Make all static methods in SearchManager non-static.Bjorn Bringert2009-06-221-6/+8
|/
* Merge change 4834 into donutAndroid (Google) Code Review2009-06-191-1/+1
|\
| * Fix a bug where wrong variable was used for comparison.Guang Zhu2009-06-191-1/+1
* | Add permission tests for IHardwareService.Brett Chabot2009-06-191-0/+134
|/
* Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-1/+1
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-182-2/+7
* backup fixes:Joe Onorato2009-06-172-7/+23
* Merge change 4524 into donutAndroid (Google) Code Review2009-06-171-3/+57
|\
| * FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-3/+57
* | Merge change 4489 into donutAndroid (Google) Code Review2009-06-171-0/+85
|\ \ | |/ |/|
| * Add SmsManager permission test.Brett Chabot2009-06-171-0/+85
* | add feedback test with gsm7bit special case charactersTammo Spalink2009-06-171-0/+3
|/
* Merge change 4234 into donutAndroid (Google) Code Review2009-06-153-0/+641
|\
| * Implement permission test for activity, window, service manager.Dianne Hackborn2009-06-153-0/+641
* | Merge change 4224 into donutAndroid (Google) Code Review2009-06-152-13/+54
|\ \
| * | Add test for GServices write permission, and remove dummy placeholder framewo...Brett Chabot2009-06-152-13/+54
* | | More tests to check permissions in PackageManager api's are enforcedSuchi Amalapurapu2009-06-151-8/+100
|/ /
* | Add tests to check permissions in PackageManager api'sSuchi Amalapurapu2009-06-151-0/+49
|/
* Merge change 4184 into donutAndroid (Google) Code Review2009-06-153-0/+60
|\
| * Add permission test structure for private framework permissions.Brett Chabot2009-06-153-0/+60
* | Merge change 4182 into donutAndroid (Google) Code Review2009-06-151-4/+13
|\ \
| * | Add more data to reliability test report, includes min, max, std, run data.Guang Zhu2009-06-151-4/+13
* | | Merge change 4106 into donutAndroid (Google) Code Review2009-06-151-18/+23
|\ \ \ | |/ /
| * | Adjust order of file/section list in output diffGuang Zhu2009-06-121-18/+23
* | | Run search dialog in the system process.Bjorn Bringert2009-06-156-39/+312
| |/ |/|
* | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-1/+2
|/
* Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-111-0/+2
|\
| * Make the file backup helper not crash if a file you requestedJoe Onorato2009-06-111-0/+1
| * Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+1
* | Update control files (pass/fail/nontext/crash) to results from CRB45Guang Zhu2009-06-113-374/+4275
|/
* Merge change 3761 into donutAndroid (Google) Code Review2009-06-104-60/+148
|\
| * Added support to record page load time for each url.Guang Zhu2009-06-104-60/+148
* | In SearchablesTest, use the always available globalsearch.Satish Sampath2009-06-101-6/+6
|/
* Removes gestures from ListView.Romain Guy2009-06-0814-1099/+0
* Changed logic to handle timeout pages.Guang Zhu2009-06-071-2/+5
* Fix broken Searchables unit tests.Satish Sampath2009-06-051-1/+34
* Include web search providers in Searchables.Satish Sampath2009-06-051-1/+2
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-1/+17
* Added bugreport collecting mechanism in case of crashes.Guang Zhu2009-06-041-1/+31
* Skip empty lines in test url list.Guang Zhu2009-06-031-0/+3
* Adding missing callback onJsConfirm to dismiss any confirmation dialogsGuang Zhu2009-06-031-0/+6
* Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-034-18/+43
* Handle EOF correctly in MemoryFile input stream.Bjorn Bringert2009-06-032-2/+70
* Allow creating AssetFileDescriptors for MemoryFiles.Bjorn Bringert2009-06-034-3/+349
* Merge change 2967 into donutAndroid (Google) Code Review2009-06-022-8/+3
|\