summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Move seinfo and install-time changes to inside PMS.Robert Craig2013-07-1847-1573/+0
* Apply MMAC changes from master.Stephen Smalley2013-07-1847-60/+1309
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-188-0/+324
* Correct executable bit for source filesKenny Root2013-04-134-0/+0
* Fix WiFi test:Xia Wang2013-01-304-72/+30
* Utility to format human-friendly durations.Jeff Sharkey2012-11-131-0/+48
* Fix WiFi stress testXia Wang2012-10-313-23/+31
* Robustly add symlink and add for non-primary usersKenny Root2012-10-182-13/+16
* Fix connectivity manager test for tablet with data connection, multi-user sup...Xia Wang2012-10-171-1/+2
* Fix build, only invalidate when creating user.Jeff Sharkey2012-10-101-0/+4
* Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-091-7/+9
* Merge "Pass the originating uid to the package verifier" into jb-mr1-devBen Gruver2012-09-281-25/+55
|\
| * Pass the originating uid to the package verifierBen Gruver2012-09-271-25/+55
* | Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-8/+8
|/
* Fix Wifi Stress test after wifi settings are moved to Settings.globalXia Wang2012-09-261-7/+8
* Handle multi-user mountObb() requests.Jeff Sharkey2012-09-254-285/+0
* Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-2/+3
* Merge "fix broken user build: do not throw an error when in user flavor." int...Tsu Chiang Chuang2012-09-201-3/+1
|\
| * fix broken user build: do not throw an error when in user flavor.Tsu Chiang Chuang2012-09-201-3/+1
* | Merge "Change the way how airplane mode is set, since it has been moved to Se...Tsu Chiang Chuang2012-09-203-3/+12
|\ \ | |/
| * Change the way how airplane mode is set, since it has been moved toTsu Chiang Chuang2012-09-203-3/+12
* | Migrate network stats from removed users.Jeff Sharkey2012-09-191-1/+1
|/
* Code cleanup for X509TrustManagerExtensionsTest.javaGeremy Condra2012-09-181-3/+19
* Fix bad isinstance check in X509TrustManagerExtensions and add test.Geremy Condra2012-09-181-0/+56
* Per-user content observer APIsChristopher Tate2012-09-171-5/+13
* Add test for failed dexoptKenny Root2012-09-167-4/+82
* Send more information to verifiersrich cannings2012-09-141-0/+25
* Fix Settings writes to a different userChristopher Tate2012-09-132-0/+55
* Merge "Update airplane-mode manipulation for the new Settings namespace" into...Christopher Tate2012-09-103-10/+12
|\
| * Update airplane-mode manipulation for the new Settings namespaceChristopher Tate2012-09-103-10/+12
* | Move native libraries to /data/app-libKenny Root2012-09-101-1/+3
|/
* Add a native library to test APKsKenny Root2012-09-093-0/+85
* Add more testing for native librariesKenny Root2012-09-091-69/+189
* Throw ALL the exceptions! (in the PackageManagerTests)Kenny Root2012-09-091-398/+493
* installd: fix forward locking symlinkNick Kralevich2012-09-071-0/+8
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-2/+2
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-7/+8
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-6/+6
* 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-152-9/+5
* | | 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