summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fixed issue where code for extracting scripts was eclipsed by runTest method.Guang Zhu2009-06-022-8/+3
* | support more minor cdms sms bearer data subparametersTammo Spalink2009-06-021-17/+95
|/
* Fixed bug where test status is not marked "DONE" when completedGuang Zhu2009-06-011-0/+1
* Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test appGuang Zhu2009-06-011-0/+1
* Removing @Override to fix the buildGuang Zhu2009-06-011-1/+0
* Update reliability test code. Use a separate activity with simpler calback me...Guang Zhu2009-06-015-269/+449
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-012-2/+2
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-312-9/+4
* Fix concat SMS for GSM.jsh2009-05-291-1/+1
* Modify the base gestures API to use streams instead of files. Adds new wrappe...Romain Guy2009-05-293-28/+31
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-4/+73
* Merge change 2302 into donutAndroid (Google) Code Review2009-05-251-0/+37
|\
| * added SmsMessage ConcatRef parsing validationTammo Spalink2009-05-221-0/+37
* | Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-246-48/+42
* | Fix the buildRomain Guy2009-05-221-0/+3
* | Add a new API to ListView: setGestures(int). This allows developers to enable...Romain Guy2009-05-225-15/+27
|/
* Move the Gestures API to the framework in android.gesture.Romain Guy2009-05-2121-2705/+35
* Renamed setGestureType in GestureLibraryYang Li2009-05-212-3/+9
* Modify how GestureLibrary stores its data. The XML format is now replaced by ...Romain Guy2009-05-2110-278/+288
* Merge change 2219 into donutAndroid (Google) Code Review2009-05-217-47/+109
|\
| * Updated LetterRecognizer & related gesture recognition codeYang Li2009-05-217-47/+109
* | Fixed SD card access permission issue in manifestGuang Zhu2009-05-211-1/+2
* | Tweak the Gestures Overlay demo. This shortens the fade duration to make it m...Romain Guy2009-05-203-13/+24
|/
* First pass at cleaning up the gestures code.Romain Guy2009-05-2016-296/+539
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-2/+2
* Merge change 1127 into donutAndroid (Google) Code Review2009-05-194-30/+125
|\
| * SmsHeader rewrite, in preparation for migration to public API.Tammo Spalink2009-05-204-30/+125
* | Merge change 1936 into donutAndroid (Google) Code Review2009-05-1934-1732/+3016
|\ \
| * | Recovered the code of the gesture libraryYang Li2009-05-1834-1732/+3016
* | | Add tests for the new SQLite _TOKENIZE() 'tag' column.Bjorn Bringert2009-05-191-5/+33
| |/ |/|
* | Merge change 1939 into donutAndroid (Google) Code Review2009-05-181-1/+4
|\ \ | |/ |/|
| * Temporarily suppress flaky test LocationManagerProximityTest until test harne...Brett Chabot2009-05-181-1/+4
* | Merge change 1909 into donutAndroid (Google) Code Review2009-05-182-3/+18
|\ \
| * | Fixed IndexOutofBoundException, improved how memory information is captured (...Guang Zhu2009-05-182-3/+18
| |/
* | Merge change 1575 into donutAndroid (Google) Code Review2009-05-171-5/+74
|\ \
| * | Change _TOKENIZE tests to test the new token_index columnBjorn Bringert2009-05-151-5/+74
* | | Revert "Squashed commit of the following:"Yang Li2009-05-1529-3060/+712
* | | Merge change 1823 into donutAndroid (Google) Code Review2009-05-151-0/+1
|\ \ \
| * | | Add the backup data file writer C++ class.Joe Onorato2009-05-151-0/+1