| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge change 5995 into donut | Android (Google) Code Review | 2009-07-02 | 1 | -0/+1 |
|\ |
|
| * | Turn off kerning when testing TextUtils.ellipsize(). | Eric Fischer | 2009-07-01 | 1 | -0/+1 |
* | | Add tests. internal bug id 1868702. | Daisuke Miyakawa | 2009-07-02 | 1 | -59/+73 |
|/ |
|
* | Merge change 5806 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -43/+65 |
|\ |
|
| * | Use additional functions to collect more memory information data points. | Guang Zhu | 2009-06-30 | 1 | -43/+65 |
* | | Merge change 5485 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -0/+13 |
|\ \ |
|
| * | | cdma sms is91 support | Tammo Spalink | 2009-06-28 | 1 | -0/+13 |
* | | | Merge change 5359 into donut | Android (Google) Code Review | 2009-06-29 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBC... | Tammo Spalink | 2009-06-29 | 1 | -0/+7 |
| |/ |
|
* | | Merge change 5645 into donut | Android (Google) Code Review | 2009-06-29 | 6 | -150/+288 |
|\ \
| |/
|/| |
|
| * | Added a new operation mode where user can launch all tests under a folder fro... | Guang Zhu | 2009-06-29 | 6 | -150/+288 |
* | | Merge change 5192 into donut | Android (Google) Code Review | 2009-06-26 | 2 | -8/+31 |
|\ \ |
|
| * | | make BitwiseInputStream.read return int | Tammo Spalink | 2009-06-24 | 2 | -8/+31 |
* | | | Merge change 5483 into donut | Android (Google) Code Review | 2009-06-26 | 6 | -0/+79 |
|\ \ \ |
|
| * | | | Expand support for different screen sizes. | Dianne Hackborn | 2009-06-26 | 6 | -0/+79 |
* | | | | Add a test for SharedPreferencesBackupHelper | Joe Onorato | 2009-06-26 | 3 | -6/+20 |
|/ / / |
|
* | | | Test that we correctly back up an empty file. | Joe Onorato | 2009-06-26 | 3 | -1/+4 |
* | | | Add some helpful tests scripts for backup and make bmgr restore wait until th... | Joe Onorato | 2009-06-25 | 3 | -1/+67 |
* | | | Make the BackupHelperDispatcher properly handle multiple helpers. | Joe Onorato | 2009-06-25 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge change 4878 into donut | Android (Google) Code Review | 2009-06-23 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add smalltest annotation to HardwareServicePermissionTest. | Brett Chabot | 2009-06-19 | 1 | -0/+2 |
* | | Pass the originating app's versionCode along with a restore set | Christopher Tate | 2009-06-22 | 1 | -1/+2 |
* | | Helper API cleanup. Allows multiple helpers to function, | Joe Onorato | 2009-06-22 | 2 | -45/+11 |
* | | Remove test for SearchManager activity context restriction. | Bjorn Bringert | 2009-06-22 | 1 | -20/+0 |
* | | Make all static methods in SearchManager non-static. | Bjorn Bringert | 2009-06-22 | 1 | -6/+8 |
|/ |
|
* | Merge change 4834 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -1/+1 |
|\ |
|
| * | Fix a bug where wrong variable was used for comparison. | Guang Zhu | 2009-06-19 | 1 | -1/+1 |
* | | Add permission tests for IHardwareService. | Brett Chabot | 2009-06-19 | 1 | -0/+134 |
|/ |
|
* | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. | Suchi Amalapurapu | 2009-06-19 | 1 | -1/+1 |
* | Make RestoreHelper and friends also write out the snapshot state. | Joe Onorato | 2009-06-18 | 2 | -2/+7 |
* | backup fixes: | Joe Onorato | 2009-06-17 | 2 | -7/+23 |
* | Merge change 4524 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -3/+57 |
|\ |
|
| * | FileRestoreHelper and RestoreHelperDispatcher work. | Joe Onorato | 2009-06-17 | 1 | -3/+57 |
* | | Merge change 4489 into donut | Android (Google) Code Review | 2009-06-17 | 1 | -0/+85 |
|\ \
| |/
|/| |
|
| * | Add SmsManager permission test. | Brett Chabot | 2009-06-17 | 1 | -0/+85 |
* | | 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 |
|/ |
|