Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
c64c006991a3c9edf62a21bb0122777484b15e4b
« Previous
dbbba76
Merge "Add std::string StartsWith*/EndsWith* overloads."
by Elliott Hughes
· 7 years ago
c251600
Use LOG_TAG instead of binary name as a tag.
by Tomasz Wasilczyk
· 7 years ago
834326c
Get rid of unneeded allocations in Extract...() APIs
by Yurii Zubrytskyi
· 7 years ago
579e682
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
df9fbc7
Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test."
by Treehugger Robot
· 7 years ago
e6b83cf
Merge "Only apply match if there is something to apply"
by Tom Cherry
· 7 years ago
1b4ab8b
Merge "debuggerd: add pause time benchmark."
by Treehugger Robot
· 7 years ago
3388af4
Merge "/vendor/lib/hw is removed from search paths for vendor default ns"
by Treehugger Robot
· 7 years ago
30171a8
base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.
by Josh Gao
· 8 years ago
f5ed661
Only apply match if there is something to apply
by Tom Cherry
· 7 years ago
a42314e
debuggerd: add pause time benchmark.
by Josh Gao
· 7 years ago
8ea8101
usblib: usb_device_get_string decoding fixes.
by Andrew Chant
· 7 years ago
51c2088
Merge "Usage suggestions."
by Treehugger Robot
· 7 years ago
e1d9e7c
Merge "libBacktraceOffline: improve unwinding callchains."
by Yabin Cui
· 7 years ago
e3114fd
Merge "bootstat: Add tons of new boot reasons."
by James Hawkins
· 7 years ago
ad5ed89
Merge "Support partners to expose their own system libs to Android apps"
by Treehugger Robot
· 7 years ago
d1006fe
Support partners to expose their own system libs to Android apps
by Jiyong Park
· 7 years ago
483cd2e
/vendor/lib/hw is removed from search paths for vendor default ns
by Jiyong Park
· 7 years ago
04398a9
Sort devices list before output.
by Artem Iglikov
· 7 years ago
20bc9eb
Merge "Add suite component to test modules"
by Treehugger Robot
· 7 years ago
225b71d
Separate VNDK libs into another linker namespace
by Logan Chien
· 7 years ago
9879137
libBacktraceOffline: improve unwinding callchains.
by Yabin Cui
· 7 years ago
6d8aff5
Merge "Remove CompileTimeIfElse."
by Treehugger Robot
· 7 years ago
b8f152d
Usage suggestions.
by Steven Moreland
· 7 years ago
d848876
Merge "Create wrapper function for set_wakeup_callback"
by Treehugger Robot
· 7 years ago
8edb490
Remove CompileTimeIfElse.
by Steven Moreland
· 7 years ago
8b18000
Merge "unwindstack: add some perfunctory MemoryOffline tests."
by Treehugger Robot
· 7 years ago
432cca5
Merge "Reland "Have property_service create a serialized property_contexts file""
by Tom Cherry
· 7 years ago
e2c2724
bootstat: Add tons of new boot reasons.
by James Hawkins
· 7 years ago
3e58777
Merge "Increased number of Android log lines for tombstones"
by Elliott Hughes
· 7 years ago
2d44190
Create wrapper function for set_wakeup_callback
by Steve Paik
· 7 years ago
5b58579
Add suite component to test modules
by Julien Desprez
· 7 years ago
9837d6b
Don't install unnecessary VNDK libs
by Jiyong Park
· 7 years ago
3459e58
Merge "Do not use versioned VNDK directory in vendor partition"
by Treehugger Robot
· 7 years ago
def0888
Increased number of Android log lines for tombstones
by chirag honnavar
· 8 years ago
742fc19
Merge "libbacktrace: export offline unwinding failures."
by Yabin Cui
· 7 years ago
e05d6af
Merge "Fix issues in libunwindstack."
by Christopher Ferris
· 7 years ago
152bcf9
Merge "crash_dump: fork a copy of the target's address space."
by Josh Gao
· 7 years ago
f4a94c4
unwindstack: add some perfunctory MemoryOffline tests.
by Josh Gao
· 7 years ago
2b2ae0c
crash_dump: fork a copy of the target's address space.
by Josh Gao
· 7 years ago
f880828
libbacktrace: export offline unwinding failures.
by Yabin Cui
· 7 years ago
e7b6624
Fix issues in libunwindstack.
by Christopher Ferris
· 7 years ago
3fca675
Merge "Fix LOG() messages to drop \n"
by Treehugger Robot
· 7 years ago
578a564
Merge "adb: disable checksum on new versions"
by Treehugger Robot
· 7 years ago
fea16e1
Fix LOG() messages to drop \n
by Steve Paik
· 7 years ago
eef035f
Merge "Re-format ld.config.*.txt files"
by Treehugger Robot
· 7 years ago
5b6c9f5
Merge "Include what we use."
by Treehugger Robot
· 7 years ago
981379b
Merge "BENCHMARK_MAIN now requires a semicolon."
by Elliott Hughes
· 7 years ago
de47194
adb: disable checksum on new versions
by Tim Murray
· 7 years ago
385ea22
Merge "Always check prefix matches array at each node"
by Treehugger Robot
· 7 years ago
60a2966
Do not use versioned VNDK directory in vendor partition
by Jiyong Park
· 7 years ago
2498e1b
Re-format ld.config.*.txt files
by Jiyong Park
· 7 years ago
edaa287
Merge "first stage mount: support mount points like /vendor/abc"
by Treehugger Robot
· 7 years ago
4bba172
Merge "android.hardware.graphics.allocator@2.0 is no longer VNDK-SP"
by Logan Chien
· 7 years ago
62322aa
BENCHMARK_MAIN now requires a semicolon.
by Elliott Hughes
· 7 years ago
2ae2f60
Reland "Have property_service create a serialized property_contexts file"
by Tom Cherry
· 7 years ago
8028189
first stage mount: support mount points like /vendor/abc
by Bowgo Tsai
· 7 years ago
26eba28
Always check prefix matches array at each node
by Tom Cherry
· 7 years ago
212257d
Merge "Revert "Have property_service create a serialized property_contexts file""
by Tom Cherry
· 7 years ago
9822f3c
Revert "Have property_service create a serialized property_contexts file"
by Robert Greenwalt
· 7 years ago
629c292
Include what we use.
by Dan Albert
· 7 years ago
69ee1c9
Merge "Add an extra set of test cases for libpropertyinfoparser"
by Treehugger Robot
· 7 years ago
97772e4
android.hardware.graphics.allocator@2.0 is no longer VNDK-SP
by Logan Chien
· 7 years ago
5dde5e3
Merge "/vendor/priv-app is added to the permitted paths for the default ns"
by Treehugger Robot
· 7 years ago
32c0380
Merge "Fix asan permitted paths in the default namespace."
by Vishwath Mohan
· 7 years ago
a6e6780
Merge "Add VNDK version for namespace configuration files"
by Treehugger Robot
· 7 years ago
8cc5962
Add an extra set of test cases for libpropertyinfoparser
by Tom Cherry
· 7 years ago
210ff94
Add VNDK version for namespace configuration files
by Justin Yun
· 7 years ago
c47dd6b
Merge changes from topic "property-trie"
by Tom Cherry
· 7 years ago
43e063f
Merge "Load versioned llndk.libraries.txt and vndksp.libraries.txt"
by Treehugger Robot
· 7 years ago
4a1d110
Load versioned llndk.libraries.txt and vndksp.libraries.txt
by Justin Yun
· 7 years ago
cede134
Fix asan permitted paths in the default namespace.
by Vishwath Mohan
· 7 years ago
c034cd5
Merge "Use normalize-path-list"
by Treehugger Robot
· 7 years ago
b52ff3e
Use normalize-path-list
by Jiyong Park
· 7 years ago
bf2062f
Merge "Set $TMPDIR for `adb shell`."
by Elliott Hughes
· 7 years ago
e78accb
Merge "ASAN: Remove old list of services"
by Treehugger Robot
· 7 years ago
e8181c0
Have property_service create a serialized property_contexts file
by Tom Cherry
· 7 years ago
d853f77
Parse property contexts via a serialized trie
by Tom Cherry
· 7 years ago
515bff8
Merge "Add libunwindstack support for Mips and Mips64"
by Christopher Ferris
· 7 years ago
80bfeee
Merge "libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm."
by Yabin Cui
· 7 years ago
27b8fcd
ASAN: Remove old list of services
by Andreas Gampe
· 7 years ago
6f29887
Merge "adb: get libusb compiling on Windows."
by Treehugger Robot
· 7 years ago
d42df42
Set $TMPDIR for `adb shell`.
by Elliott Hughes
· 7 years ago
61b1a1a
Add libunwindstack support for Mips and Mips64
by Douglas Leung
· 7 years ago
84de4c0
Merge "Use versioned VNDK directories in ld.config.txt"
by Treehugger Robot
· 7 years ago
0ca49b0
libBacktraceOffline: try both .debug_frame and .ARM.exidx on arm.
by Yabin Cui
· 7 years ago
44bb46f
Use versioned VNDK directories in ld.config.txt
by Justin Yun
· 7 years ago
d65c6ba
Merge "Add lmkd/OWNERS."
by Elliott Hughes
· 7 years ago
70a454e
Merge "Do not check arch for format check."
by Christopher Ferris
· 7 years ago
4dac55d
Merge "Make sure at least XX maps are created."
by Christopher Ferris
· 7 years ago
fd32254
Merge "Fix media on W/T"
by Treehugger Robot
· 7 years ago
ad4e3e2
Add lmkd/OWNERS.
by Elliott Hughes
· 7 years ago
02fdb56
Do not check arch for format check.
by Christopher Ferris
· 7 years ago
9425996
adb: get libusb compiling on Windows.
by Josh Gao
· 7 years ago
88b48f7
Make sure at least XX maps are created.
by Christopher Ferris
· 7 years ago
a4a9a81
Merge "adb: disable USB packet overflow checking on OS X."
by Treehugger Robot
· 7 years ago
70f7d47
Merge "Add method to detect remote read function to use."
by Christopher Ferris
· 7 years ago
e328673
Add method to detect remote read function to use.
by Christopher Ferris
· 7 years ago
cf27dba
Merge "fastboot: support make_f2fs and sload_f2fs for win32"
by Jaegeuk Kim
· 7 years ago
ec87074
Merge changes from topic "sload_f2fs"
by Jaegeuk Kim
· 7 years ago
Next »