Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c3bae03442d8e7e9f46b3cf754d51a738a40f4a9
/
cmds
/
installd
/
InstalldNativeService.cpp
1cb4aaf
Remove legacy cache clearing logic.
by Jeff Sharkey
· 8 years ago
ed909ae
Follow "atomic" to "group" refactoring.
by Jeff Sharkey
· 8 years ago
8348fa3
Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f
by Calin Juravle
· 8 years ago
114f081
Support profile guided compilation for secondary dex files
by Calin Juravle
· 8 years ago
444ad1e
Fix external manual calculation bug.
by Jeff Sharkey
· 8 years ago
2c5d1a8
Merge "Finer-grained locking for size operations."
by TreeHugger Robot
· 8 years ago
b26786d
Finer-grained locking for size operations.
by Jeff Sharkey
· 8 years ago
47ec286
Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78
by Calin Juravle
· 8 years ago
76268c5
Use std::string for profile operations instead of const char
by Calin Juravle
· 8 years ago
c9e5578
Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e
by Calin Juravle
· 8 years ago
35c8465
Installd: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
c9eab38
[Installd] Clean up logic for secondary dex oat files
by Calin Juravle
· 8 years ago
80a2125
Add installd logic for compiling secondary dex files
by Calin Juravle
· 9 years ago
871a8f2
Logic for atmoic/tombstone behavior; split mode.
by Jeff Sharkey
· 8 years ago
325b8c9
Method to test for quota support.
by Jeff Sharkey
· 8 years ago
5e5ad9c
Merge "[Installd] Clean up logic for secondary dex oat files"
by Calin Juravle
· 8 years ago
20e0fd8
Merge "Add installd logic for compiling secondary dex files"
by Calin Juravle
· 8 years ago
bd96836
[Installd] Clean up logic for secondary dex oat files
by Calin Juravle
· 8 years ago
42451c0
Add installd logic for compiling secondary dex files
by Calin Juravle
· 9 years ago
1b705dc
Merge "Fix two bugs in external storage accounting." am: d1361ceb0c am: e4dc5d4ec5 am: 0f08cf28bd
by Jeff Sharkey
· 8 years ago
64f07c5
Merge "Remove from preloads/file_cache when clearing the cache"
by TreeHugger Robot
· 8 years ago
76ddaeb
Fix two bugs in external storage accounting.
by Jeff Sharkey
· 8 years ago
f3124d8
Remove from preloads/file_cache when clearing the cache
by Fyodor Kupolov
· 9 years ago
5c6944c
installd: add command 'removeIdmap'
by Mårten Kongstad
· 10 years ago
ea3a2b8
Merge "Measure external storage using new GIDs." am: f5a21ba425 am: 973d5aeb17 am: 9715247a54
by Jeff Sharkey
· 9 years ago
65344c8
Merge "First pass at updated cache clearing logic." am: 45270e18cc am: fe40750da2 am: 19c96b49b5
by Jeff Sharkey
· 9 years ago
7bf5b95
Measure external storage using new GIDs.
by Jeff Sharkey
· 9 years ago
88ddd94
First pass at updated cache clearing logic.
by Jeff Sharkey
· 9 years ago
7d9483a
Merge "Add systrace details to storage measurements." am: a693382d94 am: b0858a472e am: 6248cde3b3
by Jeff Sharkey
· 9 years ago
466459b
Add systrace details to storage measurements.
by Jeff Sharkey
· 9 years ago
28702bb
Merge "Handle devices without quota, speed up lookup." am: 36ba03a248 am: 411ae16a91 am: 9eeb77f0dd
by Jeff Sharkey
· 9 years ago
d972d42
Wrap all installd operations in lock. am: 7a9059e8ed am: b940bdae84 am: 0c4cc3ebf1
by Jeff Sharkey
· 9 years ago
eca1bff
Mask st_mode before comparing it. am: 24ef15bd00 am: 0e636867b5 am: fc7bb04d26
by Jeff Sharkey
· 9 years ago
66b1a12
Handle devices without quota, speed up lookup.
by Jeff Sharkey
· 9 years ago
7a9059e
Wrap all installd operations in lock.
by Jeff Sharkey
· 9 years ago
24ef15b
Mask st_mode before comparing it.
by Jeff Sharkey
· 9 years ago
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
78ef6e1
Merge "Methods to calculate user and external disk usage." am: 4d9746d7a3 am: 15e80e0436 am: e5281b7f9b
by Jeff Sharkey
· 9 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 9 years ago
2fc82a9
Merge "Reference profiles use shared GID for user 0." am: 226f77d87a am: ac437f476f am: 93d4073bc9
by Jeff Sharkey
· 9 years ago
adddd98
Reference profiles use shared GID for user 0.
by Jeff Sharkey
· 9 years ago
018343e
Merge "Offer to measure disk stats using quotas." am: 8aed997c14 am: 5fcfd07918 am: c7cd1acccd
by Jeff Sharkey
· 9 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 9 years ago
74b37b9
Merge "Only log restorecon changes for existing dirs." am: ee080ea229 am: ed8915cc2c am: 4500fde965
by Jeff Sharkey
· 9 years ago
35b83df
Only log restorecon changes for existing dirs.
by Jeff Sharkey
· 9 years ago
f4237c1
Merge "Remove ~1/3 of the installd calls at boot." am: ed04f3c7e5 am: 3f79c64976 am: 32aaf887ef
by Jeff Sharkey
· 9 years ago
36a900a
Remove ~1/3 of the installd calls at boot.
by Jeff Sharkey
· 9 years ago
451c17d
Merge "Handle invalid shared GIDs." am: 788bdeae78 am: 477601a9ff am: 4be16dccfe
by Jeff Sharkey
· 9 years ago
2e6dc9b
Handle invalid shared GIDs.
by Jeff Sharkey
· 9 years ago
0ac72cf
resolve merge conflicts of d77e675 to master
by Jeff Sharkey
· 9 years ago
7da5fc7
Merge "Minor shuffling of installd error reporting." am: 991707a167 am: 405dbf06b5 am: 18148ac756
by Jeff Sharkey
· 9 years ago
90aff26
Split all dexopt-related code into dexopt.cpp.
by Jeff Sharkey
· 9 years ago
7be5ead
Minor shuffling of installd error reporting.
by Jeff Sharkey
· 9 years ago
ae01df2
Merge "Return real error strings from installd." am: 8f3ce2cd66 am: 6bd17e8e69 am: 7231e852a2
by Jeff Sharkey
· 9 years ago
423e746
Return real error strings from installd.
by Jeff Sharkey
· 9 years ago
0f70df2
Merge "Filename refactoring, remove DEXOPT_OTA flag." am: 68603971f6 am: 4f1d7392b8 am: 00ee711d09
by Jeff Sharkey
· 9 years ago
f3e30b9
Filename refactoring, remove DEXOPT_OTA flag.
by Jeff Sharkey
· 9 years ago
[Renamed (99%) from cmds/installd/commands.cpp]
6c2c056
Final push of installd to Binder; goodbye socket!
by Jeff Sharkey
· 9 years ago
475c6f9
Yet another set of installd Binder methods.
by Jeff Sharkey
· 9 years ago
c1e93e7
Move more installd methods to Binder.
by Jeff Sharkey
· 9 years ago
ecea1bf
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
0274c97
Shuffle installd Binder implementation around.
by Jeff Sharkey
· 9 years ago
95d9ac6
DO NOT MERGE. Check and restorecon cache/code_cache directories.
by Jeff Sharkey
· 9 years ago
7db6041
DO NOT MERGE. Recursively restorecon when SELinux label changes.
by Jeff Sharkey
· 9 years ago
9a998f4
DO NOT MERGE. Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 9 years ago
f118868
Merge "Adjust installd with new dexopt return values." am: b29c82b67e
by Nicolas Geoffray
· 9 years ago
920c60c
Adjust installd with new dexopt return values.
by Nicolas Geoffray
· 9 years ago
45cee75
Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."""
by Nicolas Geoffray
· 9 years ago
53caf0d
Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
d5417da
Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
5373d30
Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."
by Nicolas Geoffray
· 9 years ago
6da66c1
Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." am: 229d3c289b
by Nicolas Geoffray
· 9 years ago
196539e
Pass --output-vdex-fd and input-vdex-fd to dex2oat.
by Nicolas Geoffray
· 9 years ago
b31206b
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
e5eb9cc
Recursively restorecon when SELinux label changes. am: 993de79607 am: 59d31b669b
by Jeff Sharkey
· 9 years ago
993de79
Recursively restorecon when SELinux label changes.
by Jeff Sharkey
· 9 years ago
592c72e
Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d
by Andreas Gampe
· 9 years ago
3ca30f7
Installd: Add a delete_odex command am: 3964da0636
by Andreas Gampe
· 9 years ago
a721fae
Merge "Installd: Add a delete_odex command" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
3964da0
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
c338c7f
resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp
by David Brazdil
· 9 years ago
00464fa
Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870
by Mathieu Chartier
· 9 years ago
a029c07
Unlink app image if copy fails for A/B OTA
by Mathieu Chartier
· 9 years ago
fc5934e
installd: Create VDEX files and pass their FDs to dex2oat
by David Brazdil
· 9 years ago
d948343
Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4 am: 6636101423
by Mathieu Chartier
· 9 years ago
18f908b
Revert "Don't use profiles with vm safe mode"
by Mathieu Chartier
· 9 years ago
f513d77
Don't use profiles with vm safe mode
by Mathieu Chartier
· 9 years ago
fd12eda
Otapreopt: Try to mount vendor partition for A/B OTA
by Andreas Gampe
· 9 years ago
d089ca1
Otapreopt: Implement new A/B OTA path
by Andreas Gampe
· 9 years ago
a5cc10a
Installd: Add support for dex2oat very-large-app property
by Andreas Gampe
· 9 years ago
ab15dbf
Installd: Move app image A/B artifact
by Andreas Gampe
· 9 years ago
69b93aa
Installd: Fix bad merge
by Andreas Gampe
· 9 years ago
89b008d
Installd: Change app image name computation
by Andreas Gampe
· 9 years ago
6fb5a01
Installd: Refactor dexopt to scoped file descriptor
by Andreas Gampe
· 9 years ago
548bdb9
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 9 years ago
fdddd1b
Don't use profiles with vm safe mode am: d46d37b8d4 am: cc772f3f63
by Mathieu Chartier
· 9 years ago
d46d37b
Don't use profiles with vm safe mode
by Mathieu Chartier
· 9 years ago
dfd98f9
Merge \"Record \"cache\" inodes to clear while CE is locked.\" into nyc-mr1-dev
by Jeff Sharkey
· 9 years ago
1f6a7f1
Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 9 years ago
Next »