Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
96ba8dc82e7bd859106af837623fe8b2e9e772c3
/
runtime
/
jdwp
b640dec
Merge "JDWP: fix deadlock with GC"
by Sebastien Hertz
· 10 years ago
55f6534
JDWP: fix deadlock with GC
by Sebastien Hertz
· 10 years ago
e6c143f
Fix bootclasspath string initialization
by Sebastien Hertz
· 10 years ago
ad466ad
Change hprof to use streaming
by Mathieu Chartier
· 10 years ago
107e757
JDWP: do not report start/end events for thread without peer
by Sebastien Hertz
· 10 years ago
7d95565
Cleanup JDWP event matching
by Sebastien Hertz
· 10 years ago
6d7839e
JDWP: avoid crash on unsupported modifier
by Sebastien Hertz
· 10 years ago
f392879
JDWP: only deoptimize when it is required
by Sebastien Hertz
· 10 years ago
ec17f98
kill HAVE_GETHOSTBYNAME_R
by Yabin Cui
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
54efee5
Merge "Make ObjectRegistry::InternalAdd GC safe"
by Sebastien Hertz
· 10 years ago
e2d628b
Make ObjectRegistry::InternalAdd GC safe
by Sebastien Hertz
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
033aabf
Only watch location for BREAKPOINT event
by Sebastien Hertz
· 10 years ago
c4481db
Merge "Optimize JDWP stack local values access"
by Sebastien Hertz
· 10 years ago
8009f39
Optimize JDWP stack local values access
by Sebastien Hertz
· 10 years ago
a9aa0ff
Fix JDWP crash when reporting exception
by Sebastien Hertz
· 10 years ago
5cdd073
Merge "Move spammy logs to JDWP verbose mode"
by Sebastien Hertz
· 10 years ago
6995c60
Update JDWP event filtering to avoid useless ids
by Sebastien Hertz
· 10 years ago
f272af4
Move spammy logs to JDWP verbose mode
by Sebastien Hertz
· 10 years ago
b0b0b49
Avoid crash in StringReference.Value JDWP command
by Sebastien Hertz
· 10 years ago
a06430c
Check for errors in ThreadGroupReference JDWP commands
by Sebastien Hertz
· 10 years ago
070f732
Fix deadlock in VirtualMachine.AllThreads
by Sebastien Hertz
· 10 years ago
4537c41
Don't hold any lock when visiting classes from JDWP
by Sebastien Hertz
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
68b5685
Reduce and speed-up class def searches.
by Ian Rogers
· 10 years ago
60ed7da
Avoid null pointer dereference when sending JDWP packets
by Sebastien Hertz
· 10 years ago
c6345ef
Fix JDWP event races
by Sebastien Hertz
· 10 years ago
37f3c96
Avoid direct use of QuasiAtomic by using Atomic.
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
0ec17d2
Remove Dbg::VisitRoots().
by Hiroshi Yamauchi
· 10 years ago
a032870
Fix memory leak in JDWP object registry
by Sebastien Hertz
· 10 years ago
bca0d3d
More verbose logs for JDWP events
by Sebastien Hertz
· 11 years ago
b5a9e3d
Remove Object* weak roots from the debugger.
by Hiroshi Yamauchi
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
42cd43f
Register debugger for interesting instrumentation events only
by Sebastien Hertz
· 10 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 10 years ago
479fc1e
Support field watchpoint in interpreter
by Sebastien Hertz
· 11 years ago
ea81063
Merge "Speed up single-stepping"
by Sebastien Hertz
· 11 years ago
cf7bea3
Disable JDWP field watchpoint capabilities
by Sebastien Hertz
· 11 years ago
51f32a6
Merge "Allow use of instance filter for JDWP events"
by Sebastien Hertz
· 11 years ago
172109b
Merge "Fix JDWP count event modifier"
by Sebastien Hertz
· 11 years ago
5f4e6f5
Allow use of instance filter for JDWP events
by Sebastien Hertz
· 11 years ago
4320779
Fix JDWP count event modifier
by Sebastien Hertz
· 11 years ago
c311d0c
Merge "Prepare field watchpoint support"
by Sebastien Hertz
· 11 years ago
3f52eaf
Prepare field watchpoint support
by Sebastien Hertz
· 11 years ago
bb5c355
Deduplicate code starting JDWP thread
by Sebastien Hertz
· 11 years ago
7ec2f1c
Speed up single-stepping
by Sebastien Hertz
· 11 years ago
4d25df3
Refactor deoptimization support in debugger
by Sebastien Hertz
· 11 years ago
43c8d72
Do not send JDWP data in case of error.
by Sebastien Hertz
· 11 years ago
cb19ebf
Fix debugger crash in native method frames.
by Sebastien Hertz
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
400a3a9
Fix debugger deadlock.
by Sebastien Hertz
· 11 years ago
bb43294
Merge "Avoid interleaving JDWP requests and events."
by Sebastien Hertz
· 11 years ago
99660e1
Avoid interleaving JDWP requests and events.
by Sebastien Hertz
· 11 years ago
21e729c
Fix failing check during JDWP invoke.
by Sebastien Hertz
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
412c7fc
Make debugger / jdwp compaction safe.
by Mathieu Chartier
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
43b2e0f
Fix multi-line hex dumping and add unit test.
by Ian Rogers
· 11 years ago
d9e4e0c
64bit friendly printf modifiers in JDWP.
by Ian Rogers
· 11 years ago
138dbfc
Selective deoptimization.
by Sebastien Hertz
· 11 years ago
f288bd1
Merge "Manage JDWP errors related to garbage collection."
by Sebastien Hertz
· 11 years ago
e96060a
Manage JDWP errors related to garbage collection.
by Sebastien Hertz
· 11 years ago
0630ab5
Fix null argument handling during invoke from JDWP.
by Sebastien Hertz
· 11 years ago
d38667a
Minor field name cleanup in debugger.
by Sebastien Hertz
· 11 years ago
579b024
Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.
by Jeff Hao
· 11 years ago
fc0e94b
StringPiece clean up.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
d35311b
am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warning
by Brian Carlstrom
· 11 years ago
9e7723b
am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
by Brian Carlstrom
· 11 years ago
ebd6638
am 4274889d: Fixing cpplint readability/check issues
by Brian Carlstrom
· 11 years ago
ac43ae5
am 2d88862f: Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
fbf49d2
resolved conflicts for merge of 50af9793 to dalvik-dev
by Brian Carlstrom
· 11 years ago
f529352
Move JDWP to std::vector<iovec> to remove runtime/arrays warning
by Brian Carlstrom
· 11 years ago
fb6996f
Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
by Brian Carlstrom
· 11 years ago
4274889
Fixing cpplint readability/check issues
by Brian Carlstrom
· 11 years ago
2d88862
Fixing cpplint readability/casting issues
by Brian Carlstrom
· 11 years ago
38f85e4
Fix cpplint whitespace/operators issues
by Brian Carlstrom
· 11 years ago
0852459
am 0cd7ec2d: Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
b267c89
am 93ba893c: Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 11 years ago
42425b3
am fc0e3219: Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
1754938
Remove an assertion that JDWP packets are small.
by Elliott Hughes
· 11 years ago
4b95e8f
Refactor atomic integer.
by Mathieu Chartier
· 11 years ago
add037d
Fix jdwp to not hold start lock while waiting on attach lock.
by Jeff Hao
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago