Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
7e6a2645d0f924fe9df6a51140614a792c8dc6d9
/
base
/
debug
2a7a6bd
libchrome: Uprev libchrome to r576279.
by Hidehiko Abe
· 6 years ago
28c27b8
Connect history with base c16b351fe090f06ceb1f2531012df93c6219fb2d
by Qijiang Fan
· 4 years, 6 months ago
6f71b8d
Disconnect history from origin/master
by Qijiang Fan
· 4 years, 6 months ago
247bd3b
Guard use of Chrome TLS in GlobalActivityTracker::GetOrCreateTracker.
by erikchen
· 6 years ago
8537b96
Remove redundant !OS_FUCHSIA checks from OS_POSIX sites.
by Wez
· 6 years ago
9e377b7
Reland "tcmalloc: Move existing tcmalloc files under gperftools-2.0."
by Gabriel Marin
· 6 years ago
2a52bc5
Do not optimize base::debug::Alias().
by Ryo Hashimoto
· 6 years ago
e293a0f
Rename TaskAnnotator::DidQueueTask to better represent semantics
by Gabriel Charette
· 6 years ago
aece0b3
Thread activity tracker: do not use anonymous namespace union.
by Jose Dapena Paz
· 6 years ago
c782a57
Reland "Fuchsia: Stop setting OS_POSIX"
by Fabrice de Gans-Riberi
· 6 years ago
d742a20
Revert "Fuchsia: Stop setting OS_POSIX"
by Fabrice de Gans-Riberi
· 7 years ago
f8cab10
Fuchsia: Stop setting OS_POSIX
by Fabrice de Gans-Riberi
· 7 years ago
6c71ae3
Fix ElfReaderTest.ReadElfLibraryName on android component builds
by Siddhartha
· 7 years ago
368aa45
Add util for reading library name from elf binary
by Siddhartha
· 7 years ago
744c4a1
Reland "Add utils to read elf binary and get Build id"
by Siddhartha
· 7 years ago
816accb
Revert "Add utils to read elf binary and get Build id"
by Thomas Anderson
· 7 years ago
8d15b1c
Add utils to read elf binary and get Build id
by Siddhartha
· 7 years ago
c3cf7da
Move PendingTask::task_backtrace management completely to TaskAnnotator.
by Gabriel Charette
· 7 years ago
0fa54ec
Remove Syzygy/SyzyASAN build configuration and related code.
by Sigurdur Asgeirsson
· 7 years ago
9c289fd
Introduce task_scheduler.flow category.
by Gabriel Charette
· 7 years ago
24efe5e
Allow base::DoNothing() to handle any argument list.
by Peter Kasting
· 7 years ago
04992cc
Rename buildflag_header targets in base for consistency
by Scott Violet
· 7 years ago
1181b42
Remove some use of base::Passed
by Claudio DeSouza
· 7 years ago
3548fa8
Reland "remove ThreadLocalStorage::StaticSlot"
by Alexander Khaustov
· 7 years ago
902448d
Revert "remove ThreadLocalStorage::StaticSlot"
by Tim Schumann
· 7 years ago
8def6d9
remove ThreadLocalStorage::StaticSlot
by Alexander Khaustov
· 7 years ago
2fc6ce0
Avoid passing ProcessId via int64_t in GlobalActivityTracker.
by Wez
· 7 years ago
593c6bb
Moving DEBUG_ALIAS_FOR_CSTR into //base/debug/alias.h
by Lukasz Anforowicz
· 7 years ago
eb773a6
Remove the old base/debug/crash_logging.h API.
by Robert Sesek
· 7 years ago
653cd66
Run clang-tidy modernize-use-equals-{delete,default} on //base headers
by Chris Watkins
· 7 years ago
cd7f827
remove valgrind checks from //base
by Mostyn Bramley-Moore
· 7 years ago
9fad780
Add base::debug::ScopedCrashKeyString.
by Robert Sesek
· 7 years ago
a0bac55
Make Mac stack traces human readable.
by Alexei Svitkine
· 7 years ago
970db1d
Reland "Provide a new //base-level API for crash keys v2."
by Robert Sesek
· 7 years ago
72c1640
Revert "Provide a new //base-level API for crash keys v2."
by Timothy Loh
· 7 years ago
8ad13e8
Provide a new //base-level API for crash keys v2.
by Robert Sesek
· 7 years ago
d155d9f
Run clang-tidy modernize-use-equals-{delete,default} on //base
by Chris Watkins
· 7 years ago
74b52d2
Add shared-memory support to Activity Tracker.
by Brian White
· 7 years ago
fb54092
Reland "Change size in memory mapped region to size_t"
by Will Harris
· 7 years ago
0dbf7f1
Revert "Change size in memory mapped region to size_t"
by Yuzhu Shen
· 7 years ago
70befc5
Change size in memory mapped region to size_t
by Will Harris
· 7 years ago
e88f346
Convert NULL and 0 to nullptr in base using clang-tidy.
by Ivan Kotenkov
· 7 years ago
78b3e2a
remove unused iterator
by Jianzhou Feng
· 7 years ago
52f0905
Reland "Compute base addresses from program headers while reading /proc/self/maps."
by Peter Collingbourne
· 7 years ago
113120e
Revert "Compute base addresses from program headers while reading /proc/self/maps."
by Sky Malice
· 7 years ago
96753e7
Compute base addresses from program headers while reading /proc/self/maps.
by Peter Collingbourne
· 7 years ago
bed7536
Handle bad files when creating tracker.
by Brian White
· 7 years ago
cf6064c
Include command line in error message.
by Brian White
· 7 years ago
43d72ee
Don't track locks unless likely to block.
by Brian White
· 7 years ago
57d3940
Validate memory return.
by Brian White
· 7 years ago
ca1cd2f
[CFI] Move CFI flags to use buildflags
by Vlad Tsyrklevich
· 7 years ago
51215ca
Change Pickle::Write* methods to return void.
by Daniel Cheng
· 7 years ago
68ab1f9
Remove base::PickleSizer
by Daniel Cheng
· 7 years ago
0126abe
Remove tracked_objects.
by Brett Wilson
· 7 years ago
3c40a10
Finish moving Location and GetProgramCounter to base namespace
by Brett Wilson
· 7 years ago
c7c59cb
Remove TrackingInfo class.
by Brett Wilson
· 7 years ago
56733a0
Add missing HANDLE_EINTR macro around dup() calls.
by Dale Curtis
· 7 years ago
7de12c3
Add markers around |task_backtrace| in TaskAnnotator::RunTask
by tzik
· 7 years ago
a4f3797
Revert "Validate histograms before and after each task on Android."
by Alexei Svitkine (very slow)
· 7 years ago
f258a55
Validate histograms before and after each task on Android.
by Brian White
· 7 years ago
3fa4e6d
ActivityTracker: Replace ThreadChecker with explicit thread_id checking.
by Sigurdur Asgeirsson
· 7 years ago
84c8c30
Revert "Changing multiprocess test SpawnChild to return a struct instead of a"
by Jay Civelli
· 7 years ago
01cb03d
Document effective use of base::debug::Alias
by Bruce Dawson
· 7 years ago
27453e0
StabilityReport multi-process collection support
by manzagop
· 7 years ago
cd0c467
Replace base::MakeUnique with std::make_unique in base/.
by Jeremy Roman
· 7 years ago
ee84f43
Extend CFI unit tests
by Vlad Tsyrklevich
· 7 years ago
6ece970
Use stricter type checking in UMA_HISTOGRAM_ENUMERATION
by Wei-Yin Chen (陳威尹)
· 7 years ago
0d4f3eb
Rename TaskRunner::RunsTasksOnCurrentThread() in //base
by Yeol
· 7 years ago
09af4da
Replace base::StaticAtomicSequenceNumber with base::AtomicSequenceNumber in //base and //cc
by tzik
· 7 years ago
f544275
Give V8 a chance to handle faults in stack dump crash handler
by Eric Holk
· 7 years ago
838e49d
chrome://profiler infrastructure uses base time types.
by tdresser
· 7 years ago
73176b1
Change DumpProcessWithoutCrash to use load-time dynamic linking.
by wfh
· 7 years ago
71355af
Stability instrumentation: add a Vectored Exception Handler
by manzagop
· 7 years ago
276a220
fuchsia: stub base::debug::BeingDebugged()
by Scott Graham
· 7 years ago
b44407f
allocator: rename use_experimental_allocator_shim to use_allocator_shim
by primiano
· 7 years ago
475b253
Fix ODR errors in base_unittests.
by thestig
· 7 years ago
2634d5d
fuchsia: Implement base::debug::StackTrace
by scottmg
· 7 years ago
ab60303
fuchsia: Implement Process class
by scottmg
· 7 years ago
6bd84ae
Ensure clock advances in test between create and exit.
by bcwhite
· 7 years ago
a05b184
Disable failing ProcessDeathTest on Android.
by donnd
· 8 years ago
157aae3
GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support.
by rayb
· 8 years ago
d8f5bc0
Postmortem report collection: validate internal state
by manzagop
· 8 years ago
3f06cbd
Remove 'global' user-data in favor of 'process' user-data.
by bcwhite
· 8 years ago
6bdbeb2
Rewrite base::Bind into base::BindOnce on trivial cases in base
by tzik
· 8 years ago
aad64a4
Cleaner fall-back stack capture for --enable-heap-profiling=native.
by wez
· 8 years ago
062fb10
Explicitly specify whether to emit frame pointers by default.
by erikchen
· 8 years ago
0aa1f8c
Add analyzer support for multiple processes.
by bcwhite
· 8 years ago
d24a523
Revert of Cleaner fall-back stack capture for --enable-heap-profiling=native. (patchset #4 id:80001 of https://codereview.chromium.org/2757123002/ )
by wez
· 8 years ago
799d84a
Cleaner fall-back stack capture for --enable-heap-profiling=native.
by wez
· 8 years ago
579eaeb
Disable TruncatedTrace unit test if exclude_unwind_tables used
by halliwell
· 8 years ago
c64a5d5
mac: Several minor fixes to allocator shim.
by erikchen
· 8 years ago
79603d9
Enable storing last-dispatched exception per-thread.
by bcwhite
· 8 years ago
45cf1ef
Multi-Process Tracking Support
by bcwhite
· 8 years ago
229a46c
Make --enable-heap-profiling=native "work" on Windows.
by wez
· 8 years ago
753d006
Changing multiprocess test SpawnChild to return a struct instead of a
by jcivelli
· 8 years ago
a12d3ef
Support zero-sized values.
by bcwhite
· 8 years ago
9035b76
mac: Implement GetStackEnd().
by erikchen
· 8 years ago
3c07b0d
Revert of Fix stack walking to notice if the frame is obviously not valid. (patchset #2 id:20001 of https://codereview.chromium.org/2692123005/ )
by vabr
· 8 years ago
cc6a4e5
base: Add support for malloc zones to the allocator shim
by erikchen
· 8 years ago
e3b178c
Fix stack walking to notice if the frame is obviously not valid.
by erikchen
· 8 years ago
Next »