summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am/UriPermission.java
Commit message (Expand)AuthorAgeFilesLines
* Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-2/+2
* Fix name shadowing bug with revoking URI permissions.Steve Howard2010-09-141-3/+3
* Don't retain global ref to last inflated context.Dianne Hackborn2010-08-251-7/+8
* Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-20/+27
* Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-241-4/+4
* More optimization of dumpsys output.Dianne Hackborn2009-04-221-10/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+82
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-82/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82