summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* am a47c4019: Merge "Add RouteInfo objects for tracking routes." into honeycom...Robert Greenwalt2011-05-022-17/+19
|\
| * Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-022-17/+19
* | Merge commit 'b737647d' (Scrolling using arrow keys with padding) into mConley Owens2011-04-294-2/+130
|\ \
| * \ Merge "Scolling using arrow keys with padding"Conley Owens2011-04-294-2/+130
| |\ \
| | * | Scolling using arrow keys with paddingMattias Petersson2011-04-074-2/+130
* | | | am 19653c64: am 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null str...Conley Owens2011-04-291-0/+46
|\ \ \ \ | |/ / /
| * | | Merge "CHAR_SEQUENCE_CREATOR cannot handle null string"Conley Owens2011-04-291-0/+46
| |\ \ \
| | * | | CHAR_SEQUENCE_CREATOR cannot handle null stringMartin Wallgren2011-04-071-0/+46
| | |/ /
* | | | Merge commit '5e3562a5' into mConley Owens2011-04-275-0/+183
|\ \ \ \ | |/ / /
| * | | am a538b4a2: Merge "onDetachedFromWindow is called before onAttachedToWindow"Conley Owens2011-04-275-0/+183
| |\ \ \
| | * | | onDetachedFromWindow is called before onAttachedToWindowMartin Wallgren2011-04-135-0/+183
* | | | | am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMa...Wink Saville2011-04-181-163/+213
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-181-163/+213
* | | | | am d69ec89f: am 46b59ef0: Merge "Fix access point parsing: reset static link ...Xia Wang2011-04-133-57/+26
|\ \ \ \ \ | |/ / / /
| * | | | am 46b59ef0: Merge "Fix access point parsing: reset static link property afte...Xia Wang2011-04-133-57/+26
| |\ \ \ \
| | * | | | Fix access point parsing: reset static link property after parsingXia Wang2011-04-083-57/+26
* | | | | | resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-1213-0/+297
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."Kenny Root2011-04-1113-0/+297
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge "Runtime resource overlay, iteration 1."Kenny Root2011-04-1113-0/+297
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Runtime resource overlay, iteration 1.MÃ¥rten Kongstad2011-04-0113-0/+297
* | | | | | am 3156a8c1: Merge "Move ProcessedMessage into HierarchicalStateMachine." int...Wink Saville2011-04-111-40/+40
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Move ProcessedMessage into HierarchicalStateMachine.Wink Saville2011-04-111-40/+40
* | | | | | am 5d6f1167: Merge "Make LinkProperties comparable." into honeycomb-LTEJohn Wang2011-04-071-0/+199
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make LinkProperties comparable.John Wang2011-04-071-0/+199
| | |_|_|/ | |/| | |
* | | | | 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 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
* | | Clean up BT stress tests.Eric Rowe2011-03-183-238/+220
* | | 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
* | | | 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
|\ \ \ \ \