| Commit message (Expand) | Author | Age | Files | Lines |
* | FileRestoreHelper and RestoreHelperDispatcher work. | Joe Onorato | 2009-06-17 | 1 | -3/+57 |
* | add feedback test with gsm7bit special case characters | Tammo Spalink | 2009-06-17 | 1 | -0/+3 |
* | Merge change 4234 into donut | Android (Google) Code Review | 2009-06-15 | 3 | -0/+641 |
|\ |
|
| * | Implement permission test for activity, window, service manager. | Dianne Hackborn | 2009-06-15 | 3 | -0/+641 |
* | | Merge change 4224 into donut | Android (Google) Code Review | 2009-06-15 | 2 | -13/+54 |
|\ \ |
|
| * | | Add test for GServices write permission, and remove dummy placeholder framewo... | Brett Chabot | 2009-06-15 | 2 | -13/+54 |
* | | | More tests to check permissions in PackageManager api's are enforced | Suchi Amalapurapu | 2009-06-15 | 1 | -8/+100 |
|/ / |
|
* | | Add tests to check permissions in PackageManager api's | Suchi Amalapurapu | 2009-06-15 | 1 | -0/+49 |
|/ |
|
* | Merge change 4184 into donut | Android (Google) Code Review | 2009-06-15 | 3 | -0/+60 |
|\ |
|
| * | Add permission test structure for private framework permissions. | Brett Chabot | 2009-06-15 | 3 | -0/+60 |
* | | Merge change 4182 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -4/+13 |
|\ \ |
|
| * | | Add more data to reliability test report, includes min, max, std, run data. | Guang Zhu | 2009-06-15 | 1 | -4/+13 |
* | | | Merge change 4106 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -18/+23 |
|\ \ \
| |/ / |
|
| * | | Adjust order of file/section list in output diff | Guang Zhu | 2009-06-12 | 1 | -18/+23 |
* | | | Run search dialog in the system process. | Bjorn Bringert | 2009-06-15 | 6 | -39/+312 |
| |/
|/| |
|
* | | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods... | Joe Onorato | 2009-06-12 | 1 | -1/+2 |
|/ |
|
* | Merge changes 3953,3954 into donut | Android (Google) Code Review | 2009-06-11 | 1 | -0/+2 |
|\ |
|
| * | Make the file backup helper not crash if a file you requested | Joe Onorato | 2009-06-11 | 1 | -0/+1 |
| * | Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. | Joe Onorato | 2009-06-11 | 1 | -0/+1 |
* | | Update control files (pass/fail/nontext/crash) to results from CRB45 | Guang Zhu | 2009-06-11 | 3 | -374/+4275 |
|/ |
|
* | Merge change 3761 into donut | Android (Google) Code Review | 2009-06-10 | 4 | -60/+148 |
|\ |
|
| * | Added support to record page load time for each url. | Guang Zhu | 2009-06-10 | 4 | -60/+148 |
* | | In SearchablesTest, use the always available globalsearch. | Satish Sampath | 2009-06-10 | 1 | -6/+6 |
|/ |
|
* | Removes gestures from ListView. | Romain Guy | 2009-06-08 | 14 | -1099/+0 |
* | Changed logic to handle timeout pages. | Guang Zhu | 2009-06-07 | 1 | -2/+5 |
* | Fix broken Searchables unit tests. | Satish Sampath | 2009-06-05 | 1 | -1/+34 |
* | Include web search providers in Searchables. | Satish Sampath | 2009-06-05 | 1 | -1/+2 |
* | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 1 | -1/+17 |
* | Added bugreport collecting mechanism in case of crashes. | Guang Zhu | 2009-06-04 | 1 | -1/+31 |
* | Skip empty lines in test url list. | Guang Zhu | 2009-06-03 | 1 | -0/+3 |
* | Adding missing callback onJsConfirm to dismiss any confirmation dialogs | Guang Zhu | 2009-06-03 | 1 | -0/+6 |
* | Added new parameter to enable a manual pause between pages | Guang Zhu | 2009-06-03 | 4 | -18/+43 |
* | Handle EOF correctly in MemoryFile input stream. | Bjorn Bringert | 2009-06-03 | 2 | -2/+70 |
* | Allow creating AssetFileDescriptors for MemoryFiles. | Bjorn Bringert | 2009-06-03 | 4 | -3/+349 |
* | Merge change 2967 into donut | Android (Google) Code Review | 2009-06-02 | 2 | -8/+3 |
|\ |
|
| * | Fixed issue where code for extracting scripts was eclipsed by runTest method. | Guang Zhu | 2009-06-02 | 2 | -8/+3 |
* | | support more minor cdms sms bearer data subparameters | Tammo Spalink | 2009-06-02 | 1 | -17/+95 |
|/ |
|
* | Fixed bug where test status is not marked "DONE" when completed | Guang Zhu | 2009-06-01 | 1 | -0/+1 |
* | Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app | Guang Zhu | 2009-06-01 | 1 | -0/+1 |
* | Removing @Override to fix the build | Guang Zhu | 2009-06-01 | 1 | -1/+0 |
* | Update reliability test code. Use a separate activity with simpler calback me... | Guang Zhu | 2009-06-01 | 5 | -269/+449 |
* | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE | San Mehat | 2009-06-01 | 2 | -2/+2 |
* | Retool the backup process to use a new 'BackupAgent' class | Christopher Tate | 2009-05-31 | 2 | -9/+4 |
* | Fix concat SMS for GSM. | jsh | 2009-05-29 | 1 | -1/+1 |
* | Modify the base gestures API to use streams instead of files. Adds new wrappe... | Romain Guy | 2009-05-29 | 3 | -28/+31 |
* | Unmap memory in MemoryFile.close(). | Bjorn Bringert | 2009-05-29 | 1 | -4/+73 |
* | Merge change 2302 into donut | Android (Google) Code Review | 2009-05-25 | 1 | -0/+37 |
|\ |
|
| * | added SmsMessage ConcatRef parsing validation | Tammo Spalink | 2009-05-22 | 1 | -0/+37 |
* | | Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th... | Romain Guy | 2009-05-24 | 6 | -48/+42 |
* | | Fix the build | Romain Guy | 2009-05-22 | 1 | -0/+3 |