Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
extras
/
be6d77e48cff44d38e1937f09601edb43b998909
« Previous
920bfb7
Remove libraries from static library module.
by Ying Wang
· 13 years ago
687e5fa
am 0dbb4f81: am 8be30e05: Merge "Include the shared memory and slab memory in procrank output." into ics-mr0
by Dianne Hackborn
· 13 years ago
b0878e4
Fix divide-by-zero in test-fb-refresh.
by Iain Merrick
· 13 years ago
e2cfd5f
am 230b99fb: (-s ours) am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
1b7a4a4
am 42ec7355: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
152554f
am 0dbb4f81: am 8be30e05: Merge "Include the shared memory and slab memory in procrank output." into ics-mr0
by Dianne Hackborn
· 13 years ago
0dbb4f8
am 8be30e05: Merge "Include the shared memory and slab memory in procrank output." into ics-mr0
by Dianne Hackborn
· 13 years ago
8be30e0
Merge "Include the shared memory and slab memory in procrank output." into ics-mr0
by Dianne Hackborn
· 13 years ago
83b0b0a
Include the shared memory and slab memory in procrank output.
by Dianne Hackborn
· 13 years ago
72d695d
am 230b99fb: am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
230b99f
am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
2c9d3f9
DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
e371f58
am 42ec7355: showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
42ec735
showmap now includes the number of maps in a row.
by Dianne Hackborn
· 13 years ago
e8d74ff
make ext4 utils callable from C++
by Doug Zongker
· 13 years ago
14f44c7
Merge "make ext4 utils callable from C++" into ics-aah
by Doug Zongker
· 13 years ago
661ee8b
keep previous history after reset to mr1 plus aah changes (ics-aah-wip)
by Ed Heyl
· 13 years ago
b4de3e3
make ext4 utils callable from C++
by Doug Zongker
· 13 years ago
40b3eb2
Merge "qtaguid: Converting test to GTest so that it will be run continously by TF."
by Tsu Chiang Chuang
· 13 years ago
6574d19
undo reset to ics-mr1 until we have a better method
by Ed Heyl
· 13 years ago
375fea5
reset to ics-mr1, but keep history
by Ed Heyl
· 13 years ago
82a6466
am 6ca3a62a: (-s ours) Rename LOG() to ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
6ca3a62
Rename LOG() to ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
8beb397
Bring screenshot back to bugreport
by Guang Zhu
· 13 years ago
fa84699
qtaguid: Converting test to GTest so that it will be run continously by TF.
by Tsu Chiang Chuang
· 13 years ago
73b89ae
tests: add socket tagging test for qtaguid kernel netfilter module
by JP Abgrall
· 13 years ago
01cef7d
Add screenshot to bugreport email if available
by Alon Albert
· 13 years ago
d4cd324
BugReporter integration
by Guang Zhu
· 13 years ago
4335037
Update to follow framework change.
by Dianne Hackborn
· 13 years ago
8c658e0
additional scripts for emailing bugreports after capture
by Guang Zhu
· 13 years ago
e9eeec8
Add information about totals to procrank.
by Dianne Hackborn
· 13 years ago
a2cfe41
Merge "showmap enhancements"
by Jeff Brown
· 13 years ago
f956017
showmap enhancements
by Jeff Brown
· 13 years ago
66de9c9
Merge "Round down the filesystem size to a multiple of the block size"
by Ken Sumrall
· 13 years ago
88833a6
Round down the filesystem size to a multiple of the block size
by Ken Sumrall
· 13 years ago
3604d4b
Merge "Handle EOF when reading /proc/<pid>/pagemap"
by Colin Cross
· 13 years ago
6620157
Handle EOF when reading /proc/<pid>/pagemap
by Colin Cross
· 13 years ago
3f54dc1
Merge changes I5f0758bb,I03f90ae6
by Colin Cross
· 13 years ago
5923f33
Ignore the vector page in /proc/<pid>/maps
by Colin Cross
· 13 years ago
eff7888
Detect an error case and prevent printing an uninitialized variable
by Colin Cross
· 13 years ago
d7892bf
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 13 years ago
6f23f0d
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
9690ca9
Merge "script for capturing and mailing bugreport"
by Guang Zhu
· 13 years ago
42f4377
script for capturing and mailing bugreport
by Guang Zhu
· 13 years ago
fda77ea
More robust parsing for smaps
by Kenny Root
· 13 years ago
dba3324
Update simg2img to handle CHUNK_TYPE_FILL.
by Ken Sumrall
· 13 years ago
107a9f1
Bug fixes to make_ext4fs
by Ken Sumrall
· 13 years ago
7e5ff13
Add test/debugging code to ext4fixup
by Ken Sumrall
· 13 years ago
97fc910
Fixes for ext4fixup.
by Ken Sumrall
· 13 years ago
671cd21
ext4fixup tool to fix wonky filesystems made by old version of make_ext4fs
by Ken Sumrall
· 13 years ago
a0b154f
A few small cleanups to setup_fs.c
by Ken Sumrall
· 13 years ago
0a5b2a3
fix fd leaking and deallocation freed resource
by Robert CH Chou
· 13 years ago
337847a
Move the setup_fs program from device/samsung/crespo to ext4_utils.
by Ken Sumrall
· 13 years ago
67bf7cb
Reconcile with honeycomb-release
by The Android Open Source Project
· 13 years ago
06c35f9
Merge "Make inodes per group a multiple of inodes per block"
by Colin Cross
· 14 years ago
96cc54a
Make inodes per group a multiple of inodes per block
by Colin Cross
· 14 years ago
480a3b1
tests: fb-simple: add 32bit support
by Dima Zavin
· 14 years ago
7c81ec4
Properly compute the size of a directory
by Ken Sumrall
· 14 years ago
c12588c
am 2ae7663e: Implement poor man\'s exception handling to prevent errors from killling recovery
by Ken Sumrall
· 14 years ago
2ae7663
Implement poor man's exception handling to prevent errors from killling recovery
by Ken Sumrall
· 14 years ago
fe1eb68
Merge commit '427c3a2177eb4d34c88406bb86107548737168cc' into honeycomb-release
by The Android Automerger
· 14 years ago
ef4b5b0
am 8c00dae6: am 427c3a21: Make a failure of the BLKDISCARD ioctl non-fatal.
by Ken Sumrall
· 14 years ago
dcc60bf
am e2e962fd: am 3e620597: Fix to properly wipe filesystems larger than 4 gigabytes.
by Ken Sumrall
· 14 years ago
8c00dae
am 427c3a21: Make a failure of the BLKDISCARD ioctl non-fatal.
by Ken Sumrall
· 14 years ago
e2e962f
am 3e620597: Fix to properly wipe filesystems larger than 4 gigabytes.
by Ken Sumrall
· 14 years ago
427c3a2
Make a failure of the BLKDISCARD ioctl non-fatal.
by Ken Sumrall
· 14 years ago
3e62059
Fix to properly wipe filesystems larger than 4 gigabytes.
by Ken Sumrall
· 14 years ago
c72ab98
system/extras: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 14 years ago
61d6591
Fix to properly wipe filesystems larger than 4 gigabytes.
by Ken Sumrall
· 14 years ago
957010b
Fix for X86 target
by Kenny Root
· 14 years ago
7f44798
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
004598b
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
5ab2cce
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
759154e
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
441d61f
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
99f1ace
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
2aff939
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
02e4462
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
a99785d
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
273285b
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
f8bb71b
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
97bad3c
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
d850e36
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
7f101d6
tests:bionic: small improvement to dlclose test.
by David 'Digit' Turner
· 14 years ago
3bac545
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
49739fa
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
77569c3
am bb079ff7: ext4_utils: Fix non-linux builds
by Colin Cross
· 14 years ago
bb079ff
ext4_utils: Fix non-linux builds
by Colin Cross
· 14 years ago
9345000
am c2470654: ext4_utils: Add support for wipe option, and wipe by default in recovery
by Colin Cross
· 14 years ago
3b35e64
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
c247065
ext4_utils: Add support for wipe option, and wipe by default in recovery
by Colin Cross
· 14 years ago
75a409a
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
fafc339
merge in honeycomb-release history after reset to honeycomb
by The Android Automerger
· 14 years ago
b569973
ext4_utils: Fix off-by-one bug in dentry size calculation
by Colin Cross
· 14 years ago
caa18ac
am 442985ba: Merge "ext4_utils: Fix off-by-one bug in dentry size calculation" into honeycomb
by Colin Cross
· 14 years ago
442985b
Merge "ext4_utils: Fix off-by-one bug in dentry size calculation" into honeycomb
by Colin Cross
· 14 years ago
2ff1c5b
ext4_utils: Fix off-by-one bug in dentry size calculation
by Colin Cross
· 14 years ago
93a9433
am 983fb19d: Change the API for make_ext4fs() to better match the user\'s needs
by Ken Sumrall
· 14 years ago
983fb19
Change the API for make_ext4fs() to better match the user's needs
by Ken Sumrall
· 14 years ago
b6d6b5a
Merge "Minimal test program for clock(3)"
by Glenn Kasten
· 14 years ago
Next »