Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e74643d3d1e2085ff418d800184dd56ad06a83ae
/
cmds
b62286e
idmap: scan missing include for sys/stat.h
by Mark Salyzyn
· 10 years ago
fc737fb
app_main missing include for sys/stat.h
by Mark Salyzyn
· 10 years ago
76507a6
am 72dc62ea: Merge "Track removal of refcounts from FileMap."
by Narayan Kamath
· 10 years ago
688ff4c
Track removal of refcounts from FileMap.
by Narayan Kamath
· 10 years ago
4fecab5
Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD
by Bill Yi
· 10 years ago
b9de25f
Add missing <sys/file.h> include for flock.
by Elliott Hughes
· 10 years ago
3a10a67
am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."
by Yabin Cui
· 10 years ago
1610486
kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
9bd1382
am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev
by Hui Shu
· 10 years ago
bb84515
Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev
by Hui Shu
· 10 years ago
1cc57ab
am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource string missing"
by Narayan Kamath
· 10 years ago
44a5a30
Merge "Fix "pm list permissions" crash if resource string missing"
by Narayan Kamath
· 10 years ago
093dad2
am e06184e4: Merge "Add mips64 support to app_process." automerge: 51bdc62
by Jeff Hao
· 10 years ago
7e7c603
Add mips64 support to app_process.
by Douglas Leung
· 10 years ago
9954a44
am d8ca1208: am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev
by Guang Zhu
· 10 years ago
18b892c
shell based UI Automator source move
by Guang Zhu
· 10 years ago
ac31510
pm path needs to return 0 when it succeeds.
by Hui Shu
· 10 years ago
d1aa67b
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds"
by Chih-hung Hsieh
· 10 years ago
cc0c8f2
Switch to libsigchain.a
by Dmitriy Ivanov
· 10 years ago
46c82b4
Adjust format strings to work on both 32-bit and 64-bit builds
by Bernhard Rosenkränzer
· 10 years ago
b46e9da
am bedd1744: am ef44c051: Merge "Work on issue #18572506: AppOps in-memory state is invalid after..." into lmp-mr1-dev
by Dianne Hackborn
· 10 years ago
7b7c58b
Work on issue #18572506: AppOps in-memory state is invalid after...
by Dianne Hackborn
· 10 years ago
243a42a
am 43ea037b: am 481c4b64: Merge "Fix class vs. struct mismatch"
by Chih-hung Hsieh
· 10 years ago
bcf57d9
am f07a99f9: am 07aca15b: Merge "Better am error when SELinux blocking access." into lmp-mr1-dev
by Jeff Sharkey
· 10 years ago
3939d6a
am 8e55c4bf: am 604aec95: Merge "Add new subcommand \'set-active-admin\' to the dpm command." into lmp-mr1-dev
by Zoltan Szatmary-Ban
· 10 years ago
99d61ed
Fix class vs. struct mismatch
by Bernhard Rosenkränzer
· 10 years ago
dbea3cd
Better am error when SELinux blocking access.
by Jeff Sharkey
· 10 years ago
604aec9
Merge "Add new subcommand 'set-active-admin' to the dpm command." into lmp-mr1-dev
by Zoltan Szatmary-Ban
· 10 years ago
676b1d8
am 28096c49: Merge "Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev
by Dianne Hackborn
· 10 years ago
24b1c23
Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION
by Dianne Hackborn
· 10 years ago
377d6f0
am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev
by Dianne Hackborn
· 10 years ago
cd24a6d
am 43b8643e: am f926d71b: Merge "Fix format strings mismatching the parameters passed to them"
by Chih-hung Hsieh
· 10 years ago
09993f7
Fix format strings mismatching the parameters passed to them
by Bernhard Rosenkränzer
· 10 years ago
582bdf9
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
by Dan Albert
· 10 years ago
6698749
Add appropriate casts for char16_t.
by Dan Albert
· 10 years ago
ff17024
Fix issue with call backs from media process.
by Dianne Hackborn
· 10 years ago
e911987
Add new subcommand 'set-active-admin' to the dpm command.
by Zoltan Szatmary-Ban
· 10 years ago
bd20bf7
am 7658f0ed: Merge "Teach bmgr that "android" is a valid package name" into lmp-mr1-dev
by Christopher Tate
· 10 years ago
fbec21f
Teach bmgr that "android" is a valid package name
by Christopher Tate
· 10 years ago
95ef0ac
am 525da301: am 85d558cd: Add Activity API to get referrer information.
by Dianne Hackborn
· 10 years ago
85d558c
Add Activity API to get referrer information.
by Dianne Hackborn
· 10 years ago
5bf0c65
am f89a2fda: Merge "Frameworks/base: Fix two warnings in cmds"
by Andreas Gampe
· 10 years ago
ebee137
Frameworks/base: Fix two warnings in cmds
by Andreas Gampe
· 10 years ago
9a0aa55
am e80c01e8: Merge "Frameworks/base: Turn on -Wall -Werror in cmds"
by Andreas Gampe
· 10 years ago
cfedceb
Frameworks/base: Turn on -Wall -Werror in cmds
by Andreas Gampe
· 10 years ago
8d37f7c
am 9647bdd9: am 70bbbd32: Merge "More flexible intent extra parsing." into lmp-mr1-dev
by Daniel Sandler
· 10 years ago
70bbbd3
Merge "More flexible intent extra parsing." into lmp-mr1-dev
by Daniel Sandler
· 10 years ago
3869d75
am 984cf41a: Merge "Have Pm return the correct code" into lmp-mr1-dev
by Evan Charlton
· 10 years ago
7c00619
Have Pm return the correct code
by Evan Charlton
· 10 years ago
795893e
More flexible intent extra parsing.
by Daniel Sandler
· 10 years ago
5a71f83
Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master
by Bill Yi
· 10 years ago
1bb42f0
am 09a7d324: am 388dbd28: Merge "Include <time.h> for clock_nanosleep."
by Elliott Hughes
· 10 years ago
388dbd2
Merge "Include <time.h> for clock_nanosleep."
by Elliott Hughes
· 10 years ago
bb94f31
Include <time.h> for clock_nanosleep.
by Elliott Hughes
· 10 years ago
13078e1
am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a"
by Dmitriy Ivanov
· 10 years ago
a0d07d4
am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a"
by Dmitriy Ivanov
· 10 years ago
5ba317c
Switch to libsigchain.a
by Dmitriy Ivanov
· 10 years ago
07268ce
Link sigchain to main executable
by Dmitriy Ivanov
· 10 years ago
7f05e91
am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable"
by Dmitriy Ivanov
· 10 years ago
26d75a9
am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable"
by Dmitriy Ivanov
· 10 years ago
5457d5c
am 8f6928f1: am e61e68d0: am 18d2d51e: am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev
by Dianne Hackborn
· 10 years ago
4ee6658
am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev
by Dianne Hackborn
· 10 years ago
253ad52
am 500913ee: am cf1e5c39: am cf61b3f6: am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing boot sounds." into lmp-dev
by Mike Lockwood
· 10 years ago
ab4a81b
Improve some docs, fix some debugging.
by Dianne Hackborn
· 10 years ago
96e0cfa
Link sigchain to main executable
by Dmitriy Ivanov
· 10 years ago
2246696
am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing boot sounds." into lmp-dev
by Mike Lockwood
· 10 years ago
2813858
bootanimation: Tweak parameters for pcm_open for playing boot sounds.
by Mike Lockwood
· 10 years ago
73c35e27
am 66c009eb: am bb68c263: am 3df6b76c: am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev
by Mike Lockwood
· 10 years ago
e4e5780
am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev
by Mike Lockwood
· 10 years ago
ebf9a0d
Add support for playing audio during bootanimation
by Mike Lockwood
· 10 years ago
58499d6
am 8292b033: am a266670a: am d7275ae2: am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-dev
by Alexandra Gherghina
· 10 years ago
671d26e
am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-dev
by Alexandra Gherghina
· 10 years ago
979e40e
Adds the ability to start a user in background
by Alexandra Gherghina
· 10 years ago
6647402
am f295b675: am 9a2eafc1: am 12297705: am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev
by Jesse Hall
· 10 years ago
9b80323
am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev
by Jesse Hall
· 10 years ago
00bbe91
am 5e8f023d: am a59c7f03: am dff59b8b: am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-dev
by RoboErik
· 10 years ago
083b84c
bootanimation: allow animation to specify background color
by Jesse Hall
· 10 years ago
9690027
am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-dev
by RoboErik
· 10 years ago
03fce07
Allow null queues to be set in MediaSession
by RoboErik
· 10 years ago
dfc44ea
am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after executing screencap"
by Marco Nelissen
· 10 years ago
f8820f3
am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after executing screencap"
by Marco Nelissen
· 10 years ago
fa43629
Merge "Broadcast an intent to mediascanner after executing screencap"
by Marco Nelissen
· 10 years ago
c5bf65a
Merge "Make dpm command output more test friendly" into lmp-dev
by Esteban Talavera
· 10 years ago
c48bca5
Make dpm command output more test friendly
by Esteban Talavera
· 10 years ago
88924b6
Merge "Fix issue #17536024: The am start's wait option doesn't..." into lmp-dev
by Dianne Hackborn
· 10 years ago
6cfbb71
Fix issue #17536024: The am start's wait option doesn't...
by Dianne Hackborn
· 10 years ago
41de9bb
Add 'adb dpm' subcommand to set profile owner
by Esteban Talavera
· 10 years ago
8246e81
Merge "Whoops, wait around for pm result." into lmp-dev
by Jeff Sharkey
· 10 years ago
5ab6e0b
Whoops, wait around for pm result.
by Jeff Sharkey
· 10 years ago
9c17388
Set device admin on dpm set-device-owner command
by Esteban Talavera
· 10 years ago
71ac935
Merge "Bring install and install-multiple into parity." into lmp-dev
by Jeff Sharkey
· 10 years ago
d09fbaf
Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev
by Esteban Talavera
· 10 years ago
b5ef162
Add new adb dpm (= DevicePolicyManager) command
by Esteban Talavera
· 10 years ago
e980804
Bring install and install-multiple into parity.
by Jeff Sharkey
· 10 years ago
c46cd62
Merge "Clean entire arg block when setting process name." into lmp-dev
by Jeff Brown
· 10 years ago
00c0cd4
Clean entire arg block when setting process name.
by Jeff Brown
· 10 years ago
f58e532
Merge "Apply cross-user restrictions to Shell" into lmp-dev
by Amith Yamasani
· 10 years ago
8cd28b5
Apply cross-user restrictions to Shell
by Amith Yamasani
· 10 years ago
65e76d1
Output recent configs in am get-config command
by Adam Lesinski
· 10 years ago
dda003f
Clean up apks installed for a removed user
by Amith Yamasani
· 10 years ago
Next »