Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
9d3cecff56ab9284215eeced8ea46ae24d6b56aa
9d3cecf
ion_test.c: Fix c/p error in arg parse.
by Steven Moreland
· 7 years ago
f139b6d
Merge "Add tracing tags to vibrator"
by Treehugger Robot
· 7 years ago
6efd84f
Merge "Implement new DEX PC lookup scheme."
by David Srbecky
· 7 years ago
b986bd3
Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices."
by Treehugger Robot
· 7 years ago
d2ed1ee
Move libz to llndk from vndk-sp for non-VNDK-enforced devices.
by Justin Yun
· 7 years ago
68ab581
Merge "Fix PDK build"
by Logan Chien
· 7 years ago
e7899e4
Fix PDK build
by Logan Chien
· 7 years ago
464626e
Implement new DEX PC lookup scheme.
by Christopher Ferris
· 7 years ago
968f533
Merge "Make log_event_list.h available to vendor code."
by Treehugger Robot
· 7 years ago
feaa718
Merge "adbd: receive jdwp pids from art as raw integers."
by Treehugger Robot
· 7 years ago
84e6b1a
Merge "init.rc: Perform some mounts with nodev,nosuid,noexec"
by Treehugger Robot
· 7 years ago
b5f9081
Make log_event_list.h available to vendor code.
by Pavel Grafov
· 7 years ago
3e6759a
Add tracing tags to vibrator
by Alexey Kuzmin
· 7 years ago
8016a68
Merge "Remove urb request size maximum."
by Treehugger Robot
· 7 years ago
1d88a9f
Merge "Fix computation of pc."
by Christopher Ferris
· 7 years ago
89428f2
Merge "adb: fix build breakage."
by Josh Gao
· 7 years ago
faca6c8
adb: fix build breakage.
by Josh Gao
· 7 years ago
c38cb81
Merge "adb: use delete on objects with destructors."
by Josh Gao
· 7 years ago
30259f9
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
399dba2
init.rc: Perform some mounts with nodev,nosuid,noexec
by Luis Hector Chavez
· 7 years ago
186acb1
adbd: receive jdwp pids from art as raw integers.
by Josh Gao
· 7 years ago
3e755e4
Merge "Support * as a wildcard for ATRACE_TAG_APP"
by Daniel Colascione
· 7 years ago
f1dfbcd
Fix computation of pc.
by Christopher Ferris
· 7 years ago
2a49d59
Merge "Fix off by 4 error handling eh_frame hdr."
by Christopher Ferris
· 7 years ago
23aa522
Merge "Fix a few demangler issues."
by Elliott Hughes
· 7 years ago
7af1879
Merge "Clear dex pc to avoid duplicate frames."
by Christopher Ferris
· 7 years ago
7267ebe
Clear dex pc to avoid duplicate frames.
by Christopher Ferris
· 7 years ago
2af0f61
Fix off by 4 error handling eh_frame hdr.
by Christopher Ferris
· 7 years ago
6606da8
Support * as a wildcard for ATRACE_TAG_APP
by Daniel Colascione
· 7 years ago
8be1985
Merge "debuggerd_fallback: fix race."
by Treehugger Robot
· 7 years ago
d65fbd2
Fix a few demangler issues.
by Elliott Hughes
· 7 years ago
386da4c
debuggerd_fallback: fix race.
by Josh Gao
· 7 years ago
e91ee36
Merge "Add explanation for clone use"
by Daniel Colascione
· 7 years ago
85ae79a
Merge "Expose per arch headers."
by Christopher Ferris
· 7 years ago
4cab1ae
Merge "debuggerd: update policy for recent sigaction changes."
by Treehugger Robot
· 7 years ago
9e4ee8b
Expose per arch headers.
by Christopher Ferris
· 7 years ago
040993a
debuggerd: update policy for recent sigaction changes.
by Josh Gao
· 7 years ago
f7eb212
Add explanation for clone use
by Daniel Colascione
· 7 years ago
a81b8b3
Merge "Remove dependency on -no_art variant"
by David Sehr
· 7 years ago
049c6d0
Merge "Revert "Don't initialize atrace if it's already disabled.""
by Treehugger Robot
· 7 years ago
8154ed5
Merge changes from topic "vndk-sp-list-update"
by Treehugger Robot
· 7 years ago
ef7cc04
Merge "adb: switch asocket::enqueue to std::string."
by Josh Gao
· 7 years ago
f03e263
Revert "Don't initialize atrace if it's already disabled."
by Paul Crowley
· 7 years ago
b5ae87b
Merge changes I86bcfaaa,I24d7f5d0
by Josh Gao
· 7 years ago
832dac3
Remove urb request size maximum.
by Jerry Zhang
· 7 years ago
63d6f9f
Rename namespace configuration source files.
by Justin Yun
· 7 years ago
97d80a2
Use actual VNDK list for non-VNDK-enforcing devices
by Justin Yun
· 7 years ago
1a43afc
Remove dependency on -no_art variant
by David Sehr
· 7 years ago
01f2ca5
Merge "healthd: don't report fake data for battery-less devices"
by Treehugger Robot
· 7 years ago
25afbf3
Merge "Check that dex pc is in a valid map."
by Christopher Ferris
· 7 years ago
fccf61c
Merge "adb: don't spew to logcat when tracing is enabled."
by Treehugger Robot
· 7 years ago
fac328c
Merge "lmkd: use after free"
by Treehugger Robot
· 7 years ago
953853e
adb: don't spew to logcat when tracing is enabled.
by Josh Gao
· 7 years ago
651c269
Check that dex pc is in a valid map.
by Christopher Ferris
· 7 years ago
af1220f
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 7 years ago
571d24c
adb: restore packet data length checks.
by Josh Gao
· 7 years ago
7859012
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 7 years ago
1a4d35c
Merge "Add support for non-partitioned devices for system"
by Treehugger Robot
· 7 years ago
fb86db2
Merge "Fix in-memory loading of cdex files with shared data."
by David Srbecky
· 7 years ago
fb58214
Add support for non-partitioned devices for system
by Greg Hartman
· 7 years ago
1ee01f5
Merge "Small test clean up."
by Christopher Ferris
· 7 years ago
76fa7b0
Merge "base: adb.exe build error"
by Treehugger Robot
· 7 years ago
f63f3ae
Small test clean up.
by Christopher Ferris
· 7 years ago
3e9a0bd
Merge "libcutils: Add "daemon" and "bin" users for testing only"
by Treehugger Robot
· 7 years ago
d5b1699
Fix in-memory loading of cdex files with shared data.
by David Srbecky
· 7 years ago
ada6958
healthd: don't report fake data for battery-less devices
by Todd Poynor
· 7 years ago
ac1d974
libcutils: Add "daemon" and "bin" users for testing only
by Mark Salyzyn
· 7 years ago
1c57cc8
lmkd: use after free
by Mark Salyzyn
· 7 years ago
29e277e
Merge "init: add TODO for mount operations."
by Treehugger Robot
· 7 years ago
6a644fa
base: adb.exe build error
by Mark Salyzyn
· 7 years ago
fbbb5c2
init: add TODO for mount operations.
by Tom Cherry
· 7 years ago
900498b
Merge "emulator: not start adbd upon ro.kernel.qemu=1"
by Treehugger Robot
· 7 years ago
5e30e00
emulator: not start adbd upon ro.kernel.qemu=1
by bohu
· 7 years ago
7ae1dd3
Merge "Load dex files from ART-specific data structure."
by David Srbecky
· 7 years ago
8ff633b
Merge "Do not block SIGTERM in init's child processes"
by Treehugger Robot
· 7 years ago
061718e
Do not block SIGTERM in init's child processes
by yusukes
· 7 years ago
2249d50
Load dex files from ART-specific data structure.
by Christopher Ferris
· 7 years ago
6a2ad9c
Merge "Use vold's mount with metadata encryption service."
by Treehugger Robot
· 7 years ago
2d73e41
Use vold's mount with metadata encryption service.
by Paul Crowley
· 7 years ago
e0c6d11
Merge "Fix symbol resolution within a dex file."
by Christopher Ferris
· 7 years ago
9cda410
Fix symbol resolution within a dex file.
by David Srbecky
· 7 years ago
200cf7d
Merge "Move dex pc frame creation into libunwindstack."
by Christopher Ferris
· 7 years ago
9430f22
Merge "Update stable_properties.h"
by Treehugger Robot
· 7 years ago
ed0786a
Move dex pc frame creation into libunwindstack.
by Christopher Ferris
· 7 years ago
c9f934a
Merge changes I877b8027,I469bd931
by Josh Gao
· 7 years ago
261b54f
Merge "libcutils: test: increase use of ashmem_valid(fd)"
by Treehugger Robot
· 7 years ago
8348c43
Update stable_properties.h
by Jaekyun Seok
· 7 years ago
8902983
adb: extract atransport's connection interface.
by Josh Gao
· 7 years ago
e7b5536
adb: fix a leak.
by Josh Gao
· 7 years ago
0987c2f
Merge "Don't initialize atrace if it's already disabled."
by Treehugger Robot
· 7 years ago
c8c6c4c
Don't initialize atrace if it's already disabled.
by Paul Crowley
· 7 years ago
aa68b5c
Merge "Use new unwinder for offline in libbacktrace."
by Christopher Ferris
· 7 years ago
ea00a8a
Use new unwinder for offline in libbacktrace.
by Christopher Ferris
· 7 years ago
3b7536e
Merge "sepolicy: renames nonplat_* to vendor_*"
by Treehugger Robot
· 7 years ago
06ec602
Merge "Fix frame numbering regression."
by Christopher Ferris
· 7 years ago
a3e79d3
Merge "bootstat: Add more boot reasons."
by Treehugger Robot
· 7 years ago
88aa4a3
bootstat: Add more boot reasons.
by James Hawkins
· 7 years ago
0181082
Fix frame numbering regression.
by Christopher Ferris
· 7 years ago
5edb7c0
Merge "Doxygen format <android/log.h>."
by Elliott Hughes
· 7 years ago
89afe2d
Merge "Add AID for Secure Element Application"
by Ruchi Kandoi
· 7 years ago
Next »