summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtil...Elliott Hughes2013-03-071-3/+6
* Merge "Allow three digit phone numbers"Wink Saville2013-02-201-0/+2
|\
| * Allow three digit phone numbersBin Zhu2013-02-151-0/+2
* | Fix broken test.Wink Saville2013-02-151-4/+4
* | Fix connectivitymanagertestIrfan Sheriff2013-02-151-17/+27
|/
* am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" into jb-mr1.1-devXia Wang2013-01-304-72/+30
|\
| * Fix WiFi test:Xia Wang2013-01-304-72/+30
* | am 537fb0af: Merge "Use most specific attributes for distinguished name display"Brian Carlstrom2013-01-041-5/+64
|\ \
| * | Use most specific attributes for distinguished name displayBrian Carlstrom2013-01-041-5/+64
* | | am 68363456: am 7420ab68: Merge "Utility to format human-friendly durations."...Jeff Sharkey2012-11-151-0/+48
|\ \ \ | |/ / |/| / | |/
| * Utility to format human-friendly durations.Jeff Sharkey2012-11-131-0/+48
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-074-0/+0
|\ \
| * | Correct executable bit for source filesKenny Root2012-11-074-0/+0
* | | am f1e32af5: am c86e8dff: Merge "Fix WiFi stress test" into jb-mr1-devXia Wang2012-10-313-23/+31
|\ \ \ | | |/ | |/|
| * | Fix WiFi stress testXia Wang2012-10-313-23/+31
* | | am 86e0d95d: Merge "Reattach header view after DPAD scroll."Adam Powell2012-10-231-0/+19
|\ \ \ | |/ / |/| / | |/
| * Merge "Reattach header view after DPAD scroll."Adam Powell2012-10-231-0/+19
| |\
| | * Reattach header view after DPAD scroll.Mattias Niklewski2012-09-111-0/+19
* | | 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