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
/
cmds
/
installd
Commit message (
Expand
)
Author
Age
Files
Lines
*
installd: reduce privileges.
Nick Kralevich
2012-09-04
2
-6
/
+63
*
Shared OBB storage across users.
Jeff Sharkey
2012-08-29
4
-67
/
+59
*
Ensure /data/media before trying to upgrade.
Jeff Sharkey
2012-08-27
1
-0
/
+5
*
Fix permissions on cloned data dirs
Amith Yamasani
2012-08-24
1
-0
/
+5
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
3
-6
/
+7
*
Create media paths for existing users.
Jeff Sharkey
2012-08-16
1
-0
/
+29
*
Multi-user external storage support.
Jeff Sharkey
2012-08-15
4
-25
/
+172
*
am b3e4b46d: am e583bcf1: Merge "Explicitly set lib dir permissions during un...
Kenny Root
2012-07-31
1
-1
/
+6
|
\
|
*
am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb...
Kenny Root
2012-07-31
1
-1
/
+6
|
|
\
|
|
*
Explicitly set lib dir permissions during unlink
Kenny Root
2012-07-30
1
-1
/
+6
*
|
|
am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks"
Nick Kralevich
2012-07-20
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
s/LOG/ALOG/ in HAVE_SELINUX blocks
Joshua Brindle
2012-07-10
1
-4
/
+4
*
|
|
Improve cleanup of file caches.
Dianne Hackborn
2012-07-12
4
-47
/
+578
|
/
/
*
|
resolved conflicts for merge of 4de60b26 to jb-dev-plus-aosp
Kenny Root
2012-06-18
1
-13
/
+16
|
\
\
|
|
/
|
*
Make lib dir before changing ownership of app dir
Kenny Root
2012-06-14
1
-5
/
+8
*
|
am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security ...
Kenny Root
2012-06-08
2
-1
/
+45
|
\
\
|
|
/
|
/
|
|
*
Modify installd to set the SELinux security context on package directories.
Stephen Smalley
2012-01-24
2
-1
/
+45
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
3
-84
/
+84
|
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
2
-19
/
+19
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
2
-5
/
+5
|
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
1
-10
/
+10
*
|
Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...
Dianne Hackborn
2012-06-07
3
-2
/
+46
*
|
resist umask changes, make dirs 0711
Nick Kralevich
2012-03-23
1
-1
/
+4
*
|
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
3
-0
/
+52
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
3
-84
/
+84
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
2
-19
/
+19
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
2
-5
/
+5
*
|
am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1
Kenny Root
2011-12-01
4
-18
/
+84
|
\
\
|
|
/
|
*
Fix free_cache to actually work
Kenny Root
2011-12-01
4
-18
/
+84
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-10
/
+10
|
/
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
2
-8
/
+0
*
Plumb information from the framework about asec container size.
Dianne Hackborn
2011-06-28
3
-6
/
+20
*
resolved conflicts for merge of e2aa0490 to master
Dianne Hackborn
2011-06-09
1
-6
/
+6
|
\
|
*
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2011-06-08
1
-6
/
+6
*
|
Merge "Plumbing in PackageManager and installd for multi-user support."
Amith Yamasani
2011-04-19
4
-14
/
+178
|
\
\
|
*
|
Plumbing in PackageManager and installd for multi-user support.
Amith Yamasani
2011-04-15
4
-14
/
+178
*
|
|
Make installd resistant to umask changes.
Nick Kralevich
2011-04-14
1
-0
/
+11
|
/
/
*
|
Update installd to allow multiuser
Kenny Root
2011-04-05
7
-88
/
+850
|
/
*
Remove defunct secure FS work
Kenny Root
2011-02-02
3
-118
/
+40
*
Move disk usage utilities to its own library
Kenny Root
2010-11-30
2
-56
/
+11
*
Exit immediately on some linklib failures
Kenny Root
2010-10-21
1
-4
/
+2
*
Symlink application lib directory when on SD card
Kenny Root
2010-10-07
3
-0
/
+168
*
Allow installd to handle large partitions
Kenny Root
2010-09-07
3
-21
/
+27
*
Add more debugging to installd
Kenny Root
2010-08-04
2
-3
/
+13
*
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-13
/
+3
*
Dont include code size for apps on sdcard.
Suchi Amalapurapu
2010-03-10
1
-0
/
+9
*
Allow multiple original-package tags.
Dianne Hackborn
2010-03-03
1
-9
/
+17
*
Replacing hard-coded mount point for ASEC with a getenv() call.
Oscar Montemayor
2010-02-25
1
-1
/
+1
*
Some framework fixes for apps on sd
Suchi Amalapurapu
2010-02-24
1
-1
/
+1
*
Tweak updatecmds to be able to move entire directories.
Dianne Hackborn
2010-02-12
1
-16
/
+83
[next]