summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-3/+2
* am c343c183: am 5d6f1167: Merge "Make LinkProperties comparable." into honeyc...John Wang2011-04-071-0/+199
|\
| * am 5d6f1167: Merge "Make LinkProperties comparable." into honeycomb-LTEJohn Wang2011-04-071-0/+199
| |\
| | * Make LinkProperties comparable.John Wang2011-04-071-0/+199
* | | am e511fb33: am 9b1b6439: am 2ed72048: Merge "Always return a valid index fro...Brad Fitzpatrick2011-04-041-0/+17
|\ \ \ | |/ /
| * | am 9b1b6439: am 2ed72048: Merge "Always return a valid index from Rfc822Token...Brad Fitzpatrick2011-04-041-0/+17
| |\ \
| | * \ am 2ed72048: Merge "Always return a valid index from Rfc822Tokenizer.findToke...Brad Fitzpatrick2011-04-041-0/+17
| | |\ \
| | | * \ Merge "Always return a valid index from Rfc822Tokenizer.findTokenEnd()"Brad Fitzpatrick2011-04-041-0/+17
| | | |\ \
| | | | * | Always return a valid index from Rfc822Tokenizer.findTokenEnd()Mattias Niklewski2011-04-041-0/+17
* | | | | | am 8f7aad14: am f7a34b15: am e558a000: Merge "Avoid crash in system server wh...Brad Fitzpatrick2011-04-041-0/+131
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting c...Brad Fitzpatrick2011-04-041-0/+131
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | am e558a000: Merge "Avoid crash in system server when mounting container"Brad Fitzpatrick2011-04-041-0/+131
| | |\ \ \ | | | |/ /
| | | * | Avoid crash in system server when mounting containerFredrik Helmer2011-04-041-0/+131
| | | |/
| | * | am e12a1a09: Merge "Port wi-fi stress test into GB DO NOT MERGE" into gingerb...Xia Wang2011-03-176-54/+487
| | |\ \ | | | |/ | | |/|
| | | * Port wi-fi stress test into GBXia Wang2011-03-166-54/+487
| | * | am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MER...Dianne Hackborn2011-01-315-0/+57
| | |\ \ | | | |/
| | | * Do not check features in PackageManagerService DO NOT MERGEKenny Root2011-01-315-0/+57
| | * | am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-159/+0
| | |\ \ | | | |/
| | | * Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-159/+0
| | * | am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into ginge...Kenny Root2011-01-121-0/+159
| | |\ \ | | | |/
| | | * Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-091-0/+159
* | | | Tracking merge of dalvik-dev to masterBrian Carlstrom2011-04-012-2/+2
* | | | Fix MemoryFile's output stream to advance.Jesse Wilson2011-03-241-3/+20
* | | | am 2f97217b: am 22e21da6: am 5e66ccf5: Merge "Clean up BT stress tests." into...Eric Rowe2011-03-223-238/+220
|\ \ \ \ | |/ / /
| * | | Clean up BT stress tests.Eric Rowe2011-03-183-238/+220
* | | | bug:4090903 allow bindargs on attach database statementVasu Nori2011-03-211-0/+45
* | | | am 05ab5caa: am cf994cc5: Merge "resolved conflicts for merge of 16cbe575 to ...Xia Wang2011-03-102-19/+21
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 16cbe575 to honeycomb-mr1Xia Wang2011-03-102-19/+21
| |\ \ \
| | * | | Add WifiStressTest to Wi-Fi only test suite.Xia Wang2011-03-082-18/+20
| * | | | Remove deprecated and unused entryEvicted method.Jesse Wilson2011-03-071-9/+4
* | | | | Empty spans are not considered in text layout/rendering process.Gilles Debunne2011-03-091-13/+106
* | | | | Fix a test for system properties in frameworks/base/coresatok2011-03-072-2/+5
* | | | | Merge "Remove deprecated and unused entryEvicted method."Jesse Wilson2011-03-071-9/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove deprecated and unused entryEvicted method.Jesse Wilson2011-02-251-9/+4
* | | | | am 928ec5e0: Merge "Modify connectivity manager test suite so that it can be ...Xia Wang2011-03-054-65/+145
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Modify connectivity manager test suite so that it can be run on Wi-FiXia Wang2011-03-034-65/+145
* | | | | Add a test for persist properties settingssatok2011-03-031-1/+12
* | | | | do not merge: Cherry pick change I878192090 from master.satok2011-03-034-0/+126
* | | | | Merge "Switch to returnCode for IPackageDeleteObserver"Kenny Root2011-03-021-2/+2
|\ \ \ \ \
| * | | | | Switch to returnCode for IPackageDeleteObserverKenny Root2011-03-011-2/+2
| | |/ / / | |/| | |
* | | | | Merge "Fix a deadlock in AccountManagerService cause by different paths of co...Fred Quintana2011-03-011-1/+1
|\ \ \ \ \
| * | | | | Fix a deadlock in AccountManagerService cause by differentFred Quintana2011-03-011-1/+1
* | | | | | Merge "Using AsyncChannel for wifi connectivity"Irfan Sheriff2011-03-012-10/+56
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Using AsyncChannel for wifi connectivityIrfan Sheriff2011-02-282-10/+56
| |/ / / /
* | | | | Add test cases for AudioManager SCO methods.Eric Rowe2011-02-284-0/+178
|/ / / /
* | | | Callback on any removal, not just evictions.Jesse Wilson2011-02-251-28/+113
* | | | Merge "Make BluetoothPan inherit from BluetoothProfile."Jaikumar Ganesh2011-02-231-25/+39
|\ \ \ \
| * | | | Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-25/+39
* | | | | Remove long sleep time in WifiApStress testXia Wang2011-02-231-9/+0
|/ / / /
* | | | Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-222-190/+21