summaryrefslogtreecommitdiffstats
path: root/core/tests/coretests
Commit message (Expand)AuthorAgeFilesLines
* Improve multi-user app management.Dianne Hackborn2012-08-211-1/+1
* Pass URLs to package verifiersrich cannings2012-08-201-0/+171
* am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cdKenny Root2012-08-161-63/+1
|\
| * am a950daf5: Merge changes Ieb566a2a,I953057cdKenny Root2012-08-161-63/+1
| |\
| | * Use Libcore's stat instead of FileUtils#getFileStatusKenny Root2012-08-161-63/+1
| | * Create telephony-common and mms-common - DO NOT MERGEWink Saville2012-07-171-1/+1
* | | Rename UserId to UserHandle.Dianne Hackborn2012-08-162-7/+7
* | | Power manager rewrite.Jeff Brown2012-08-151-1/+1
* | | Tests for mapping android name to uidAmith Yamasani2012-08-131-0/+54
* | | am 194da0b8: am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-devKenny Root2012-07-311-0/+4
|\ \ \ | |/ /
| * | am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-devKenny Root2012-07-311-0/+4
| |\ \
| | * | Fix AccountManagerServiceTestKenny Root2012-07-311-0/+4
* | | | Merge "Replace left/right with start/end for Gravity / LayoutParams / Padding"Fabrice Di Meglio2012-07-242-2/+2
|\ \ \ \
| * | | | Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio2012-07-192-2/+2
* | | | | Avoid emitting broken ASCII.Jeff Sharkey2012-07-211-2/+7
|/ / / /
* | | | Merge commit '1b003ef0' into mitWink Saville2012-07-111-1/+1
|\ \ \ \ | |/ / /
| * | | Create telephony-common and mms-commonWink Saville2012-07-111-1/+1
| | |/ | |/|
| * | Enhance StateMachine Quitting and logging support. DO NOT MERGEWink Saville2012-07-021-236/+366
* | | Merge "Packages for PackageManagerService tests"Kenny Root2012-06-209-0/+152
|\ \ \
| * | | Packages for PackageManagerService testsKenny Root2012-06-189-0/+152
* | | | am 535d3b3f: am 0cf34218: Merge "Adding test cases for getInstalledPackages"Kenny Root2012-06-157-0/+322
|\ \ \ \ | | |/ / | |/| |
| * | | am 0cf34218: Merge "Adding test cases for getInstalledPackages"Kenny Root2012-06-157-0/+322
| |\ \ \
| | * \ \ Merge "Adding test cases for getInstalledPackages"Kenny Root2012-06-157-0/+322
| | |\ \ \
| | | * | | Adding test cases for getInstalledPackagesMartin Wallgren2012-06-077-0/+322
* | | | | | SearchManagerService made multi-user awareAmith Yamasani2012-06-151-3/+3
| |_|_|/ / |/| | | |
* | | | | am d26f7139: Merge "resolved conflicts for merge of 9855f6e2 to jb-dev-plus-a...Kenny Root2012-06-081-0/+45
|\ \ \ \ \ | |/ / / /
| * | | | resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aospKenny Root2012-06-081-0/+45
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Add JNI bindings for some of the libselinux interfaces.Stephen Smalley2012-03-301-0/+45
| | |/
* | | Enhance StateMachine Quitting and logging support.Wink Saville2012-05-291-236/+366
* | | am 0ddb5d3b: am 9cb376e7: Merge "Change NPN to forbid empty lists of protocol...Jesse Wilson2012-05-211-5/+8
|\ \ \ | |/ /
| * | Merge "Change NPN to forbid empty lists of protocols." into jb-devJesse Wilson2012-05-171-5/+8
| |\ \
| | * | Change NPN to forbid empty lists of protocols.Jesse Wilson2012-05-171-5/+8
* | | | am 044d40ad: am 824aa860: Merge "Accessibility service needs to request permi...Svetoslav Ganov2012-05-171-1/+2
|\ \ \ \ | |/ / /
| * | | Accessibility service needs to request permission to be bound to.Svetoslav Ganov2012-05-161-1/+2
| |/ /
* | | am 42a419b4: am 718af32a: Merge "Use long instead of int for file offsets" in...Kenny Root2012-05-101-1/+11
|\ \ \ | |/ /
| * | Use long instead of int for file offsetsKenny Root2012-05-101-1/+11
* | | am fe9e28cb: am 6367b166: Merge "Recover from Throwable in FileRotator, dump....Jeff Sharkey2012-05-101-2/+2
|\ \ \ | |/ /
| * | Recover from Throwable in FileRotator, dump.Jeff Sharkey2012-05-091-2/+2
* | | am 83ea8609: am 29bb27ef: Merge "Add encryption parameters to package install...Kenny Root2012-05-093-0/+676
|\ \ \ | |/ /
| * | Add encryption parameters to package installationAnonymous Coward2012-05-073-0/+676
* | | am 5484e826: am 989c7532: Merge "fix expedited syncs. there were times when a...Fred Quintana2012-05-061-2/+2
|\ \ \ | |/ /
| * | fix expedited syncs. there were times when an expedited sync wouldn'tFred Quintana2012-05-061-2/+2
* | | am 3ddb4f80: am c065a8af: Merge "Begin collecting xtables iface counters." in...Jeff Sharkey2012-05-043-61/+16
|\ \ \ | |/ /
| * | Merge "Begin collecting xtables iface counters." into jb-devJeff Sharkey2012-05-043-61/+16
| |\ \
| | * | Begin collecting xtables iface counters.Jeff Sharkey2012-05-013-61/+16
* | | | am f154df1a: am 03f22533: Merge "Fix some problems with ASECs" into jb-devKenny Root2012-05-021-6/+5
|\ \ \ \ | |/ / /
| * | | Merge "Fix some problems with ASECs" into jb-devKenny Root2012-05-021-6/+5
| |\ \ \
| | * | | Fix some problems with ASECsKenny Root2012-05-021-6/+5
| | |/ /
* | | | am 5924a7dc: am 3b5a7089: Merge "Support full 32 bits for socket tags." into ...Jeff Sharkey2012-05-021-0/+7
|\ \ \ \ | |/ / /
| * | | Support full 32 bits for socket tags.Jeff Sharkey2012-05-021-0/+7
| |/ /