summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/LoadedApk.java
Commit message (Expand)AuthorAgeFilesLines
* Add traces for window manager and activity manager.Dianne Hackborn2012-04-261-0/+4
* Add support for native library paths with instrumentationBrian Carlstrom2012-04-021-2/+12
* Package restrictions per userAmith Yamasani2012-03-221-2/+2
* Report leaked Context registrations to StrictMode.Jeff Sharkey2012-03-011-0/+7
* Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-091-1/+1
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-1/+9
* Fix issue #5595933: GREF leak due to race condition in...Dianne Hackborn2011-11-111-0/+7
* Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn2011-10-031-0/+3
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-5/+6
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-0/+6
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-4/+6
* Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439Dianne Hackborn2011-01-241-1/+4
* Fix issue #3215261: NPE in WiFi SettingsDianne Hackborn2011-01-231-1/+1
* Don't warn on reading from disk during initial class loading.Brad Fitzpatrick2010-11-091-0/+7
* Add facility for broadcasts receives to do work asynchronously.Dianne Hackborn2010-10-271-60/+35
* Allow native shared libraries in ASEC containersKenny Root2010-08-271-2/+6
* Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-241-0/+1103