Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
48a59c3d852867f13da4138ed2de94044febb99e
/
cmds
00b0a85
Remove false dependencies
by Glenn Kasten
· 13 years ago
a4972e9
Add new "options" argument to all startActivity APIs.
by Dianne Hackborn
· 13 years ago
e1dea48
Switched to use the header files in /frameworks/native
by James Dong
· 13 years ago
92a8b22
ActivityManager: add option to allow OpenGL trace.
by Siva Velusamy
· 13 years ago
442df22
fix EOS handling in codec test.
by Andreas Huber
· 13 years ago
7d8775a
Merge changes I140d291e,Id443ec5c
by Mathias Agopian
· 13 years ago
cd40f4a
Merge "Added better codec statistics to evaluate performance."
by Andreas Huber
· 13 years ago
8c79817
remove files that moved to frameworks/native
by Mathias Agopian
· 13 years ago
08965ec
fixup hardcoded include paths for new project
by Mathias Agopian
· 13 years ago
e5760e3
Added better codec statistics to evaluate performance.
by Andreas Huber
· 13 years ago
4834ada
dumpstate: more tweaks in the data collection order.
by JP Abgrall
· 13 years ago
d0f4e09
dumpstate: move some of the cheaper-to-collect info earlier.
by JP Abgrall
· 13 years ago
67d2c09
Merge "Update to allow passing empty string in a binding."
by Svetoslav Ganov
· 13 years ago
8486bc1
Update to allow passing empty string in a binding.
by Svetoslav Ganov
· 13 years ago
4484bdd
Separate the notion of "stop" from that of "release", i.e.
by Andreas Huber
· 13 years ago
95bbbf5
Merge "dumpstate: use /system/xbin/su directly"
by JP Abgrall
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
cb115fc
dumpstate: use /system/xbin/su directly
by JP Abgrall
· 13 years ago
5265466
Merge "New development permissions."
by Dianne Hackborn
· 13 years ago
6281fa1
Fix two more locations that use the old setObject("buffer", ...) paradigm
by Andreas Huber
· 13 years ago
e639da7
New development permissions.
by Dianne Hackborn
· 13 years ago
a2798e2
Be more greedy when it comes to gathering input and output buffers.
by Andreas Huber
· 13 years ago
5c85039
Add new APIs AMessage::(set|find)Buffer to make it safer to pass
by Andreas Huber
· 13 years ago
0ae6b48
Merge "Implementation of a java media codec interface and associated tools."
by Andreas Huber
· 13 years ago
88572f7
Implementation of a java media codec interface and associated tools.
by Andreas Huber
· 13 years ago
a6ab873
Merge "Fixing the content build file to include the command on user builds."
by Svetoslav Ganov
· 13 years ago
3f55172
Fixing the content build file to include the command on user builds.
by Svetoslav Ganov
· 13 years ago
3e36811
remove libui's dependency on libpixelflinger
by Mathias Agopian
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
b9345b9
Merge "Fixing the build."
by Svetoslav Ganov
· 13 years ago
09ff963
Fixing the build.
by Svetoslav Ganov
· 13 years ago
6c92951
Upintegrate the common_time service from ics-aah.
by Mike J. Chen
· 13 years ago
cb46d80
Merge "Adding shell commands for modifying content."
by Svetoslav Ganov
· 13 years ago
687bdf0
Move keystore to system/security repo
by Kenny Root
· 13 years ago
25872aa
Adding shell commands for modifying content.
by Svetoslav Ganov
· 13 years ago
2e20ce3
Merge "Fix build warnings"
by Glenn Kasten
· 13 years ago
385f1ca
Merge "Move away from MediaDebug and use ADebug instead"
by James Dong
· 13 years ago
3a2ce93
Add the ability to pass float extras to AM.
by Mike J. Chen
· 13 years ago
8e9d67a
Move away from MediaDebug and use ADebug instead
by James Dong
· 13 years ago
a573f6a
Some hardening of isolated processes by restricting access to services.
by Dianne Hackborn
· 13 years ago
0a3f6d6
am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library."
by Jean-Baptiste Queru
· 13 years ago
742a671
Multi-user - 1st major checkin
by Amith Yamasani
· 14 years ago
c797b8a
Dump xt_qtaguid stats to using GID instead of su.
by Jeff Sharkey
· 13 years ago
889a3fa
Skia API changes as a result of an update to the Skia library.
by Derek Sollenberger
· 13 years ago
de57586
Remove optional LVMX service
by Glenn Kasten
· 13 years ago
afe02df
The software AAC encoder is now an OMX component.
by Andreas Huber
· 13 years ago
c6aacce
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
a51f0e7
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
933e856
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
1afd5ba
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
06ade6a
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
77b07ff
Fix build warning for void * arithmetic
by Glenn Kasten
· 13 years ago
ade3289
Merge "New command to request a sync"
by Alon Albert
· 13 years ago
e1c4a0b
New command to request a sync
by Alon Albert
· 13 years ago
db2e053
Fix build warnings
by Glenn Kasten
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
18cb287
Add ContentProvider.dump()
by Marco Nelissen
· 13 years ago
513e14e
Merge "Dump system and secure settings in bugreport."
by Amith Yamasani
· 13 years ago
b066fcc
Dump system and secure settings in bugreport.
by Amith Yamasani
· 13 years ago
92a208c
Add a command option to display installerPackageName
by Ashish Sharma
· 13 years ago
797e446
Add tap and swipe capabilities to the "input" tool.
by Jeff Brown
· 13 years ago
deb86c6
am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1
by Dianne Hackborn
· 13 years ago
f5b8671
Fix issue #5714517: App shortcuts can result in bad task intents
by Dianne Hackborn
· 13 years ago
cfe8218
am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1
by Kenny Root
· 13 years ago
ad757e9
Fix free_cache to actually work
by Kenny Root
· 13 years ago
ed089c7
allow dumpstate to work with dmesg_restrict=1
by Nick Kralevich
· 13 years ago
d73dd95
am 18f05518: am eaeb4f4e: Merge "Fix some policy-base routing issues." into ics-mr1
by Robert Greenwalt
· 13 years ago
eaeb4f4
Merge "Fix some policy-base routing issues." into ics-mr1
by Robert Greenwalt
· 13 years ago
e83d181
Fix some policy-base routing issues.
by Robert Greenwalt
· 13 years ago
a4d76b8
am 2084d206: am 0f3570c3: Merge "Re-enable vril-dump for adb bugreport." into ics-mr1
by Jake Hamby
· 13 years ago
9c27e36
Re-enable vril-dump for adb bugreport.
by Jake Hamby
· 13 years ago
9864e0d
am d9070a08: am 5f11d73c: Merge "Improve low memory dropbox reporting." into ics-mr1
by Dianne Hackborn
· 13 years ago
d8c98fe
Improve low memory dropbox reporting.
by Dianne Hackborn
· 13 years ago
5043441
Merge "Include the build fingerprint in bug reports."
by Jeff Brown
· 13 years ago
ad5b28a
Include the build fingerprint in bug reports.
by Jeff Brown
· 13 years ago
1333742
am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp
by Akwasi Boateng
· 13 years ago
2b99e55
boot animation is dithered and scaled
by Mathias Agopian
· 13 years ago
6238667
am 3b2681ba: am 3af8b88d: Merge "Add drop box reports of low memory." into ics-mr1
by Dianne Hackborn
· 13 years ago
e4d4fbc
Add drop box reports of low memory.
by Dianne Hackborn
· 13 years ago
ea427b0
resolved conflicts for merge of 26f70db9 to master
by Andreas Huber
· 13 years ago
26f70db
Merge "Remove surface legacy APIs and code." into ics-mr1
by Andreas Huber
· 13 years ago
3f3e8f0
am 55fe6763: Merge "Include showmap output in bug report." into ics-mr1
by Dianne Hackborn
· 13 years ago
5123468
Include showmap output in bug report.
by Dianne Hackborn
· 13 years ago
9e9a64e
am f136aa34: Merge "Various performance and other work." into ics-mr1
by Dianne Hackborn
· 13 years ago
2c84cfc
Various performance and other work.
by Dianne Hackborn
· 13 years ago
95be245
Remove surface legacy APIs and code.
by Andreas Huber
· 13 years ago
71f2cf1
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
a6be6dc
NuPlayer is now taking on the task of streaming over RTSP.
by Andreas Huber
· 13 years ago
0eb6ef1
Merge "Support for an MPEG2 Program Stream extractor."
by Andreas Huber
· 13 years ago
240c7d2
Add -nosystem flag to adb backup
by Christopher Tate
· 13 years ago
bc55495
Support for an MPEG2 Program Stream extractor.
by Andreas Huber
· 13 years ago
3e408f3
Support AMR, G.711 and vorbis audio in ACodec and friends.
by Andreas Huber
· 13 years ago
d359b57
Merge "Properly connect to surface flinger in our shell tools"
by Andreas Huber
· 13 years ago
a175453
Add an option to dump the raw stream to a file in the stagefright cmdline tool.
by Andreas Huber
· 13 years ago
f459d32
ip-up-vpn: Handle the case where INTERNAL_NETMASK4 is empty.
by Chia-chi Yeh
· 13 years ago
5965ba3
dumpstate: add uptime to top of bugreports
by Colin Cross
· 13 years ago
Next »