Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
libartbase
/
base
/
logging.h
0805e90
Add (D)CHECK_IMPLIES to ART logging
by Santiago Aboy Solanes
· 2 years, 10 months ago
628f488
Remove the LogId parameter from libbase's LogMessage
by Tom Cherry
· 5 years ago
b55ef65
Improve VLOG_STREAM
by Alex Light
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 5 years ago
ad909af
Update references to the ART APEX.
by Martin Stjernholm
· 5 years ago
765b2a0
Add -verbose:interpreter
by Mathieu Chartier
· 6 years ago
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 6 years ago
38a938e
Minimal Android Runtime APEX module.
by Roland Levillain
· 6 years ago
1979c64
Clean up include paths
by David Sehr
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
[Renamed (96%) from runtime/base/logging.h]
39b378c
ART: Factor out gAborting
by Andreas Gampe
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
92d7720
ART: Make kDebugVerifier a verbose flag
by Andreas Gampe
· 7 years ago
247fc33
ART: Make gAborting an atomic
by Andreas Gampe
· 8 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 8 years ago
bec07a0
ART: Add -verbose:dex
by Andreas Gampe
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
d6e54bb
ART: Fix nits
by Andreas Gampe
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
5fd66d0
ART: Remove LogSeverity NONE
by Andreas Gampe
· 8 years ago
f04cf54
Remove workarounds for [D]CHECK()s in constexpr functions.
by Vladimir Marko
· 8 years ago
7233c7e
Create a basic agent loading framework.
by Alex Light
· 8 years ago
3c7787f
Merge "Fix misc-macro-parentheses warnings."
by Treehugger Robot
· 9 years ago
3224838
Clean up JNI calling convention callee saves.
by Vladimir Marko
· 9 years ago
fba3997
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
c7ed09b
ART: Log all monitor operations to systrace
by Andreas Gampe
· 9 years ago
7fe3023
ART: Make verifier fail log level adjustable
by Andreas Gampe
· 9 years ago
66a5539
Add VLOG(collector) to reduce log spam
by Mathieu Chartier
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
751beff
Revert "Revert "Introduce support for hardware simulators, starting with ARM64""
by Phil Wang
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
3cf2253
Clean up some includes
by Mathieu Chartier
· 9 years ago
f3d1f94
ART: Add verbose:deopt logging
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
db97871
Revert "Tidy gAborting."
by Nicolas Geoffray
· 10 years ago
015b137
Tidy gAborting.
by Ian Rogers
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
02875c5
Fix some more pedantic compiler warnings.
by Ian Rogers
· 10 years ago
8364248
Add D/CHECK_CONSTEXPR macros for use in constexpr context.
by Vladimir Marko
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 11 years ago
5cd3375
Handle implicit stack overflow without affecting stack walks
by Dave Allison
· 11 years ago
42d65c5
Add an option to specify a list of methods for LIR dumping.
by Mingyao Yang
· 11 years ago
afe4998
Change sticky GC ergonomics to use GC throughput.
by Mathieu Chartier
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
43b2e0f
Fix multi-line hex dumping and add unit test.
by Ian Rogers
· 11 years ago
75a43f1
Clean up logcat spam from compiler and verifier
by Anwar Ghuloum
· 11 years ago
9b3c3cd
C++11 support for ART.
by Mathieu Chartier
· 11 years ago
916041f
Fix logging memory leak.
by Sebastien Hertz
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
3e79aad
Fixing cpplint readability/constructors issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/base/logging.h]
74c0704
Help inline LogMessage::stream method.
by Sebastien Hertz
· 12 years ago
c4ee12e
Avoid recursion if logging lock is corrupt.
by Ian Rogers
· 12 years ago
f08e473
Fix abort regression.
by Ian Rogers
· 12 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
[Renamed (98%) from src/logging.h]
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
af1b892
Prevent hang due to HandleUnexpectedSignal reentry
by Brian Carlstrom
· 12 years ago
81b8871
Broaden scope of gAborting. Fixes hang in HandleUnexpectedSignal.
by Brian Carlstrom
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 13 years ago
3f6635a
Improve JniAbort (and JNI tests).
by Elliott Hughes
· 13 years ago
0d39c12
"InitGoogle"-style argv stashing.
by Elliott Hughes
· 13 years ago
72395bf
Support ANDROID_LOG_TAGS.
by Elliott Hughes
· 13 years ago
b92bcab
Fix run-test on host.
by TDYa127
· 13 years ago
878820f
Fix the Mac build by working around a GCC 4.2 bug.
by Elliott Hughes
· 13 years ago
bfbf0e2
Make the hex dump more generally useful (specifically in CHECKs).
by Elliott Hughes
· 13 years ago
aa6a588
Make CHECKs with char*s do what you mean.
by Elliott Hughes
· 13 years ago
24782c6
Add a macro GCC_VERSION and use it to control code paths.
by Shih-wei Liao
· 13 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 13 years ago
e091855
Provide a convenience for logging types that don't have an operator<<.
by Elliott Hughes
· 13 years ago
872d4ec
Bring across the JDWP implementation.
by Elliott Hughes
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
3b6baaa
Bring our native stack usage down.
by Elliott Hughes
· 13 years ago
caab8c4
Various tidy ups, add LIKELY/UNLIKELY macros.
by Ian Rogers
· 13 years ago
3ea7e99
Add support for the Android-specific DEBUG and VERBOSE log levels.
by Elliott Hughes
· 13 years ago
f5a7a47
Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).
by Elliott Hughes
· 13 years ago
8d768a9
Thread suspension.
by Elliott Hughes
· 13 years ago
8daa092
More threads work.
by Elliott Hughes
· 13 years ago
92b3b56
Add locking to the heap.
by Elliott Hughes
· 13 years ago
42ee142
Log line-at-a-time to work around Android logging lossage.
by Elliott Hughes
· 13 years ago
ce8d9f5
Reset the stream state at the end of each line of logging.
by Elliott Hughes
· 13 years ago
710a0cb
Extra tests (and a bug fix).
by Elliott Hughes
· 13 years ago
53b6131
Use the UNIMPLEMENTED macro everywhere.
by Elliott Hughes
· 13 years ago
1f359b0
Improve CHECK_<op> logging.
by Elliott Hughes
· 13 years ago
Next »