Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bfb5d4b93bb739a012ecec604473838c1343c88a
/
cmds
5e15736
Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number"
by Suchi Amalapurapu
· 15 years ago
089262d
Dont include code size for apps on sdcard.
by Suchi Amalapurapu
· 15 years ago
e38cd39
Merge "Extend stagefright tool to extract either album art or video frame."
by Andreas Huber
· 15 years ago
edfeb1a
Extend stagefright tool to extract either album art or video frame.
by Andreas Huber
· 15 years ago
d951d88
Use proper config to enable LVMX.
by Glenn Kasten
· 15 years ago
871c16c
Initial version of LifeVibes integration.
by Glenn Kasten
· 15 years ago
ca14320
Merge "More consistent and clear traces.txt reporting."
by Dan Egnor
· 15 years ago
efd1393
More consistent and clear traces.txt reporting.
by Dan Egnor
· 15 years ago
3eeffc1
Merge "keystore: add AID_ROOT into the user table."
by Chia-chi Yeh
· 15 years ago
4165dd2
keystore: add AID_ROOT into the user table.
by Chia-chi Yeh
· 15 years ago
54aa577
dumpstate: Add secure container + mounted filesystems to bugreport
by San Mehat
· 15 years ago
61b09cb
keystore: allow '\0's in keys and add guards for cplusplus.
by Chia-chi Yeh
· 15 years ago
4528186
Refactor android.backup => android.app.backup
by Christopher Tate
· 15 years ago
485c3a1
fix hex parsing of bmgr
by Christian Sonntag
· 15 years ago
c155239
Allow multiple original-package tags.
by Dianne Hackborn
· 15 years ago
8f7f35e
Add new -W option to Am to wait for the start to complete.
by Dianne Hackborn
· 15 years ago
7d411a3
Add single-package restore to Bmgr feature set
by Christopher Tate
· 15 years ago
8fe5c9e
Replacing hard-coded mount point for ASEC with a getenv() call.
by Oscar Montemayor
· 15 years ago
3963cca
Merge "add "startservice" option to am command-line utility"
by Doug Zongker
· 15 years ago
6fb35fe
add "startservice" option to am command-line utility
by Doug Zongker
· 15 years ago
cf6eaea
Some framework fixes for apps on sd
by Suchi Amalapurapu
· 15 years ago
875d259
Merge "Tag stagefright development tools as "debug-only"."
by Andreas Huber
· 15 years ago
6696110
Tag stagefright development tools as "debug-only".
by Andreas Huber
· 15 years ago
5386b3f
Merge "Add Arp Cache dump"
by Dmitry Shmidt
· 15 years ago
84b72ec
Add Arp Cache dump
by Dmitry Shmidt
· 15 years ago
8946dd3
Move package from internal to external and vice versa.
by Suchi Amalapurapu
· 15 years ago
1f13ceb
Merge "Better diagnostics for the stagefright tool and codec performance."
by Andreas Huber
· 15 years ago
6c9bf1c
Better diagnostics for the stagefright tool and codec performance.
by Andreas Huber
· 15 years ago
6a70d7d
Don't overwrite ANR traces.txt if it can't be renamed (usually
by Dan Egnor
· 15 years ago
642b7c0
Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests"
by Suchi Amalapurapu
· 15 years ago
5b993ce
Include install location preference when installing packages.
by Suchi Amalapurapu
· 15 years ago
d705fd2
Tweak updatecmds to be able to move entire directories.
by Dianne Hackborn
· 15 years ago
6b03844
Fix simulator build.
by Marco Nelissen
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
0dd50e6
Fix installd to create /data/data/<pkgname> with appropriate permissions.
by David 'Digit' Turner
· 15 years ago
9446c50
Merge "When the extractor is not able to be created successfully, don't crash"
by James Dong
· 15 years ago
e4cfcb8
When the extractor is not able to be created successfully, don't crash
by James Dong
· 15 years ago
5c1779b
Merge "Add single-package restore from an app's most-recent data"
by Chris Tate
· 15 years ago
8472581
Add single-package restore from an app's most-recent data
by Christopher Tate
· 15 years ago
b858dfd
Implement system data migration support.
by Dianne Hackborn
· 15 years ago
c028be4
AppsOnSd feature - Add default container
by Suchi Amalapurapu
· 15 years ago
ea11654
Use six dashes instead of five.
by Dan Egnor
· 15 years ago
07bf09d
Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright.
by Andreas Huber
· 15 years ago
b49d9af
Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again."
by Suchi Amalapurapu
· 15 years ago
fd3530f
Mount/Unmount secure containers
by Suchi Amalapurapu
· 15 years ago
3c79a4a
Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs."
by Andreas Huber
· 15 years ago
e42fdb5
Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs.
by Andreas Huber
· 15 years ago
af8e9f4
app install on sdcard. provide skeleton implementation
by Suchi Amalapurapu
· 15 years ago
52952b1
Overhaul of dumpstate (aka bugreport) with cleanups & enhancements:
by Dan Egnor
· 15 years ago
f5d95cb
less log spew
by Joe Onorato
· 15 years ago
5fe8598
keystore: compute the padding in an intuitive way.
by Chia-chi Yeh
· 15 years ago
5038c78
Add missing shared libraries in linker commands. Currently these libraries are
by Doug Kwan
· 15 years ago
fddd8f9
Merge change I70f91838
by Android (Google) Code Review
· 15 years ago
fa4ae74e
keystore: Add paddings before checksumming.
by Chia-chi Yeh
· 15 years ago
c59411b
Rework activity manager debug dumps.
by Dianne Hackborn
· 15 years ago
4f47164
am b5c6be6d: am 082e5171: Merge change I895fb7d7 into eclair-mr2
by Andreas Huber
· 15 years ago
2ea14e2
Squashed commit of the following:
by Andreas Huber
· 15 years ago
64bf3d5
Add FW log dump for bcm4329
by Dmitry Shmidt
· 15 years ago
772f8f4
am 23915ddd: am eec100b2: Merge change If0d04246 into eclair-mr2
by Andreas Huber
· 15 years ago
f0d0424
Don't count empty buffers when computing the frame rate.
by Andreas Huber
· 15 years ago
1d44bea
am f553a584: am 5921fb51: Merge change I91eb0354 into eclair-mr2
by Andreas Huber
· 15 years ago
91eb035
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
by Andreas Huber
· 15 years ago
4612a9c
am ae34cf92: am 781ac162: Merge change I8768f2cc into eclair-mr2
by Andreas Huber
· 15 years ago
8768f2c
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
by Andreas Huber
· 15 years ago
1b3c375
am bf72820e: am b292461c: Merge change I305e1b8f into eclair-mr2
by Doug Zongker
· 15 years ago
305e1b8
add --esn option to am to allow adding extra with a null value
by Doug Zongker
· 15 years ago
84ba348
am c92f3bcd: am e11a1b4d: am f817218e: dumpstate: Pick up the last kernel log from /proc
by Dima Zavin
· 15 years ago
e11a1b4
am f817218e: dumpstate: Pick up the last kernel log from /proc
by Dima Zavin
· 15 years ago
f817218
dumpstate: Pick up the last kernel log from /proc
by Dima Zavin
· 15 years ago
a8529f6
Encrypted File Systems Project. Installer modifications.
by Oscar Montemayor
· 15 years ago
e21fb34
am 5493df91: am bbd6cb46: Merge change Ib1b7bce4 into eclair-mr2
by Andreas Huber
· 15 years ago
27366fc
Squashed commit of the following:
by Andreas Huber
· 15 years ago
cc829a6
am 26a9a13a: am b2a51667: am 23b3ef82: Merge change I99194df1 into eclair
by Mike Chan
· 15 years ago
b2a5166
am 23b3ef82: Merge change I99194df1 into eclair
by Mike Chan
· 15 years ago
c6b406f
frameworks: base: dumpstate: Dump kernel cpufreq speeds.
by Mike Chan
· 15 years ago
c1786f1
am d28fcd5b: resolved conflicts for merge of efd91d7c to eclair-mr2-plus-aosp
by repo sync
· 15 years ago
efd91d7ce
am 03786b83: Merge change I813fdb7a into eclair
by Mike Lockwood
· 15 years ago
0e39ea8
Fixes for proximity sensor behavior:
by Mike Lockwood
· 15 years ago
425c77e
am 7174fcf6: am f9bf75d5: am e2071c6b: Merge change I326e3e29 into eclair
by Iliyan Malchev
· 15 years ago
f9bf75d
am e2071c6b: Merge change I326e3e29 into eclair
by Iliyan Malchev
· 15 years ago
326e3e2
dumpstate: include the contents of the last radio log
by Iliyan Malchev
· 15 years ago
f814fc6
am 45e89568: am d71ab51a: Merge change I3e1bdd38 into eclair-mr2
by Andreas Huber
· 15 years ago
d71ab51
Merge change I3e1bdd38 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
2a32cbe
am c481990b: am b4488930: am 45dd12cb: Merge change I9f3020db into eclair
by Mathias Agopian
· 15 years ago
b448893
am 45dd12cb: Merge change I9f3020db into eclair
by Mathias Agopian
· 15 years ago
45dd12c
Merge change I9f3020db into eclair
by Android (Google) Code Review
· 15 years ago
9f3020d
fix [2243164] live wallpaper screen artifacts at end of boot
by Mathias Agopian
· 15 years ago
dcaa220
DO NOT MERGE: Squashed commit of the following:
by Andreas Huber
· 15 years ago
9aaa590
am 66c25573: am 12bc3af0: Merge change I6f6bf3d8 into eclair-mr2
by Andreas Huber
· 15 years ago
6f6bf3d
Support raw audio sources in stagefright commandline tool.
by Andreas Huber
· 15 years ago
3e1bdd3
Transcode files again.
by Andreas Huber
· 15 years ago
9543042
am 8e5063ca: am 2d05af0c: am 3034624f: Merge change I26a2d829 into eclair
by Evan Millar
· 15 years ago
2d05af0
am 3034624f: Merge change I26a2d829 into eclair
by Evan Millar
· 15 years ago
8650575
am 5647eebc: am 9dba1f92: Merge change Ib482ce88 into eclair-mr2
by Andreas Huber
· 15 years ago
26a2d82
Add -P flag to ps in dumpstate
by Evan Millar
· 15 years ago
b482ce8
Revive support for video encoding in OMXCodec.
by Andreas Huber
· 15 years ago
d437ac6a
am d919aa74: am 9069aa31: Merge change I57515f33 into eclair-mr2
by Andreas Huber
· 15 years ago
57515f3
Moving the individual extractor headers files to the private include directory.
by Andreas Huber
· 15 years ago
36ad2c6
am 1705d87b: am bfea1e13: resolved conflicts for merge of f585be7f to eclair-mr2
by Andreas Huber
· 15 years ago
bfea1e1
resolved conflicts for merge of f585be7f to eclair-mr2
by Andreas Huber
· 15 years ago
Next »