index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
LoadedApk.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add path to native libraries inside apk
Dmitriy Ivanov
2015-06-09
1
-2
/
+15
*
Support moving apps to expanded storage.
Jeff Sharkey
2015-04-10
1
-5
/
+1
*
am fd523efc: Merge "Get the instruction set that the libraries of secondary A...
Calin Juravle
2015-02-10
1
-1
/
+7
|
\
|
*
Merge "Get the instruction set that the libraries of secondary Abi is support...
Calin Juravle
2015-02-10
1
-1
/
+7
|
|
\
|
|
*
Get the instruction set that the libraries of secondary Abi is supported.
jgu21
2014-12-17
1
-1
/
+7
*
|
|
am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG recei...
Olawale Ogunwale
2015-01-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
[ActivityManager] Distinguish FG or BG receiver finished
riddle_hsu
2015-01-03
1
-3
/
+3
|
|
/
*
|
Fix race when cleaning up receivers/services in Context
Adam Lesinski
2014-11-20
1
-43
/
+48
|
/
*
Set threads' contextClassLoader during LoadedApk.makeApplication.
Narayan Kamath
2014-10-15
1
-1
/
+3
*
Have R classes generate their own reference rewrite logic
Adam Lesinski
2014-08-25
1
-74
/
+20
*
Fix assumption about DynamicRefTable in aapt
Adam Lesinski
2014-08-15
1
-1
/
+11
*
Remove system_server classes from the boot image.
Narayan Kamath
2014-08-15
1
-1
/
+2
*
Validate instruction sets passed to installd.
Narayan Kamath
2014-08-15
1
-4
/
+0
*
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-16
1
-1
/
+11
*
Dexopt for Context.createPackageContext when code is included.
Narayan Kamath
2014-07-16
1
-0
/
+17
*
Adjust nativeLibraryDir for package contexts of multiArch installs.
Narayan Kamath
2014-07-16
1
-0
/
+24
*
Plumb split APKs into public API.
Jeff Sharkey
2014-06-17
1
-78
/
+73
*
Shared library resource support
Adam Lesinski
2014-03-25
1
-2
/
+96
*
Retain display when creating specialized contexts.
Jeff Brown
2014-03-11
1
-30
/
+21
*
Runtime resource overlay, iteration 2
MÃ¥rten Kongstad
2014-02-03
1
-1
/
+8
*
Mmmmmmm... lovely, lovely ArrayMap.
Dianne Hackborn
2013-07-18
1
-36
/
+32
*
Refactor ActivityThread cache - Baby step 1.
Craig Mautner
2013-07-09
1
-4
/
+4
*
Add activity token to display system.
Craig Mautner
2013-06-22
1
-5
/
+13
*
Better exceptions when LoadedApk fails.
Dianne Hackborn
2013-02-25
1
-1
/
+6
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-8
/
+9
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-2
/
+5
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-5
/
+5
*
Add API to create new contexts with custom configurations.
Dianne Hackborn
2012-08-14
1
-1
/
+1
*
Add traces for window manager and activity manager.
Dianne Hackborn
2012-04-26
1
-0
/
+4
*
Add support for native library paths with instrumentation
Brian Carlstrom
2012-04-02
1
-2
/
+12
*
Package restrictions per user
Amith Yamasani
2012-03-22
1
-2
/
+2
*
Report leaked Context registrations to StrictMode.
Jeff Sharkey
2012-03-01
1
-0
/
+7
*
Add new feature for running services in "isolated" sandbox processes.
Dianne Hackborn
2012-02-09
1
-1
/
+1
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-1
/
+9
*
Fix issue #5595933: GREF leak due to race condition in...
Dianne Hackborn
2011-11-11
1
-0
/
+7
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+3
*
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2011-06-08
1
-5
/
+6
*
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
1
-0
/
+6
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-4
/
+6
*
Fix issue #3385054: HRI24 never enters suspend (LP0) - IKXEVEREST-3439
Dianne Hackborn
2011-01-24
1
-1
/
+4
*
Fix issue #3215261: NPE in WiFi Settings
Dianne Hackborn
2011-01-23
1
-1
/
+1
*
Don't warn on reading from disk during initial class loading.
Brad Fitzpatrick
2010-11-09
1
-0
/
+7
*
Add facility for broadcasts receives to do work asynchronously.
Dianne Hackborn
2010-10-27
1
-60
/
+35
*
Allow native shared libraries in ASEC containers
Kenny Root
2010-08-27
1
-2
/
+6
*
Some ActivityThread/ActivityManager cleanup.
Dianne Hackborn
2010-06-24
1
-0
/
+1103