Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
24c57f1d575fccc11239cf71089c7d04270a21c3
24c57f1
Make it easier to recognize JNI reference bugs.
by Elliott Hughes
· 14 years ago
dfd446f
Improve JNI tracing even further.
by Elliott Hughes
· 14 years ago
5719d5c
Improve -verbose:jni.
by Elliott Hughes
· 14 years ago
2e31bb7
Merge "Add a dual clock profiler tracing mode."
by Jeff Brown
· 14 years ago
b221d25
Fix debugger output of floats and doubles.
by jeffhao
· 14 years ago
949c3ec
Add a dual clock profiler tracing mode.
by Jeff Brown
· 14 years ago
8402bdf
Fix a use of uninitialized variable found by gcc-4.6. I don't think this is a
by Doug Kwan
· 14 years ago
8bd8e5b
Merge "Fix gcc-4.6 warnings."
by Doug Kwan
· 14 years ago
7a92194
Fix gcc-4.6 warnings.
by Doug Kwan
· 14 years ago
29527c9
Fix for adb shell hang after adb root.
by Brett Chabot
· 14 years ago
a8b4a0e
Throw NullPointerExceptions with detail messages.
by Elliott Hughes
· 14 years ago
4fbac87
Merge "Remove an unused internal native."
by Elliott Hughes
· 14 years ago
a688e12
Remove an unused internal native.
by Elliott Hughes
· 14 years ago
4f25d17
Merge "[JIT] Fix uninitialized read (issue #4929028)"
by buzbee
· 14 years ago
ba8b044
[JIT] Fix uninitialized read (issue #4929028)
by buzbee
· 14 years ago
61e50bd
resolved conflicts for merge of cc8c750a to master
by Elliott Hughes
· 14 years ago
1a87dec
Fix native methods that weren't registered via RegisterNatives.
by Elliott Hughes
· 14 years ago
5855362
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 14 years ago
cc8c750
am 03c60a44: Merge "Undecoded jobject leaking in through attachThread"
by Elliott Hughes
· 14 years ago
03c60a4
Merge "Undecoded jobject leaking in through attachThread"
by Elliott Hughes
· 14 years ago
f741a81
Merge "Clean up IndirectRefTable a bit." into dalvik-dev
by Elliott Hughes
· 14 years ago
ce09683
Clean up IndirectRefTable a bit.
by Elliott Hughes
· 14 years ago
b87442a
am bea345e1: Fix the watchdog test to handle the failure from managed code.
by Jesse Wilson
· 14 years ago
bea345e
Fix the watchdog test to handle the failure from managed code.
by Jesse Wilson
· 14 years ago
bcfee6a
am 0c632a84: Merge "Add isDebuggerActive API for the finalizer watchdog."
by Jesse Wilson
· 14 years ago
0c632a8
Merge "Add isDebuggerActive API for the finalizer watchdog."
by Jesse Wilson
· 14 years ago
e58a9b5
Add isDebuggerActive API for the finalizer watchdog.
by Jesse Wilson
· 14 years ago
7c08071
Don't be too specific in reference table summaries.
by Elliott Hughes
· 14 years ago
e1e7b71
Remove incorrect comment.
by Elliott Hughes
· 14 years ago
8b987b3
Fix build: rebase went wrong.
by Elliott Hughes
· 14 years ago
d8a3f9f
Make some of the StringObject functions member functions.
by Elliott Hughes
· 14 years ago
837eabb
Add and use StringAppendF.
by Elliott Hughes
· 14 years ago
e88cce6
Merge "Improve reference table dumping." into dalvik-dev
by Elliott Hughes
· 14 years ago
fe7f2b3
Improve reference table dumping.
by Elliott Hughes
· 14 years ago
439834a
am a7ab2182: Fix unbundled apps on pre-ICS devices.
by Elliott Hughes
· 14 years ago
a7ab218
Fix unbundled apps on pre-ICS devices.
by Elliott Hughes
· 14 years ago
e6c0ef2
Break a dependency on frameworks/base when building a host VM.
by Elliott Hughes
· 14 years ago
8c8d159
Better comments for yesterday's change.
by Elliott Hughes
· 14 years ago
8ccc48e
am cd10c009: am f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
cd10c00
am f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
f682dd6
am 1dd6e412: am a028d87f: Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
1dd6e41
am a028d87f: Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
a028d87
Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
375fb11
Normalize the include guard style.
by Carl Shapiro
· 14 years ago
7baeded
Dx defaults to emitting dexfiles without jumbo opcodes.
by jeffhao
· 14 years ago
6585276
Allow native methods to declare they don't need a JNIEnv*.
by Elliott Hughes
· 14 years ago
9884429
Merge "Fix an issue regarding FindClass and threads without native methods." into dalvik-dev
by Carl Shapiro
· 14 years ago
fd594de
Merge "Always grow the limit address of the a heap along with its size." into dalvik-dev
by Carl Shapiro
· 14 years ago
fd31cc0
Do not initiate a concurrent collection if one is already running.
by Carl Shapiro
· 14 years ago
0c13923
Always grow the limit address of the a heap along with its size.
by Carl Shapiro
· 14 years ago
00feda9
Fix an issue regarding FindClass and threads without native methods.
by Carl Shapiro
· 14 years ago
c0ad551
Merge "Fix a minor leaks caused by failed initializations." into dalvik-dev
by Carl Shapiro
· 14 years ago
0c32ebc
Fix a minor leaks caused by failed initializations.
by Carl Shapiro
· 14 years ago
ac518bc
Tidy up some includes.
by Elliott Hughes
· 14 years ago
d492aa1
Merge "Favor Object* over void* for the heap bitmap interfaces." into dalvik-dev
by Carl Shapiro
· 14 years ago
eebf7c6
Fix two issues with the card table.
by Carl Shapiro
· 14 years ago
689cc33
Fix regular exit.
by Elliott Hughes
· 14 years ago
0d92a40
Favor Object* over void* for the heap bitmap interfaces.
by Carl Shapiro
· 14 years ago
708f143
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
by Elliott Hughes
· 14 years ago
a0f945f
Fix gunit test build.
by Elliott Hughes
· 14 years ago
b08e2b6
Switch dvmHumanReadableDescriptor over to std::string.
by Elliott Hughes
· 14 years ago
0fbb703
Use std::string rather than malloc/free for saneDirName.
by Elliott Hughes
· 14 years ago
0bb39c2
Note a possible improvement.
by Dan Bornstein
· 14 years ago
6f9edbe
Add some error checking and clean out some cruft.
by Dan Bornstein
· 14 years ago
0216b58
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 14 years ago
6f3c21f
More LOG newline cleanup.
by Dan Bornstein
· 14 years ago
291c84f
Prefer printf format "%#x" over "0x%x".
by Dan Bornstein
· 14 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 14 years ago
d9d1a86
One more dex magic update.
by Dan Bornstein
· 14 years ago
e56df06
Merge "Conservation of newlines in libdex." into dalvik-dev
by Dan Bornstein
· 14 years ago
22324a0
am 90f276bc: Pack interpSave struct to fix x86 & Arm diffs
by buzbee
· 14 years ago
90f276b
Pack interpSave struct to fix x86 & Arm diffs
by buzbee
· 14 years ago
7debeaf
Merge "Pack interpSave struct to fix x86 & arm align diff" into dalvik-dev
by buzbee
· 14 years ago
81ea00b
Pack interpSave struct to fix x86 & arm align diff
by buzbee
· 14 years ago
4138683
Merge "Eliminate the dvmHeapSourceGetPtrFlag interface." into dalvik-dev
by Carl Shapiro
· 14 years ago
614dca3
Conservation of newlines in libdex.
by Dan Bornstein
· 14 years ago
48a2061
Merge "Update dex file magic number." into dalvik-dev
by Dan Bornstein
· 14 years ago
d537d48
Eliminate the dvmHeapSourceGetPtrFlag interface.
by Carl Shapiro
· 14 years ago
9fdbd91
Update dex file magic number.
by Dan Bornstein
· 14 years ago
e1c94cd
am cf4a20cf: Interpreter/Debugger fix #4479968
by buzbee
· 14 years ago
cf4a20c
Interpreter/Debugger fix #4479968
by buzbee
· 14 years ago
43e796a
am 9522632b: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
9522632
Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
04c1d54
Merge "Minor documentation changes." into dalvik-dev
by Elliott Hughes
· 14 years ago
0924126
Minor documentation changes.
by Elliott Hughes
· 14 years ago
7676148
am 97b22b8d: Fix alt handling for Jumbo ops
by buzbee
· 14 years ago
97b22b8
Fix alt handling for Jumbo ops
by buzbee
· 14 years ago
fbaf4f9
Undecoded jobject leaking in through attachThread
by Mark Gordon
· 14 years ago
a3741e3
Support wrapping app processes to inject debug instrumentation. Bug: 4437846
by Jeff Brown
· 14 years ago
5c247d0
Merge "Address CVE-2011-1090." into dalvik-dev
by Dan Bornstein
· 14 years ago
d53c7ef
Address CVE-2011-1090.
by Dan Bornstein
· 14 years ago
d8d2511
Dump the pending exception before aborting in FindClass.
by Elliott Hughes
· 14 years ago
cc20c55
Improve diagnostics when an invalid reference is given to Get/Set*Field functions.
by Elliott Hughes
· 14 years ago
3ddce1c
am fe108f77: Fix a Thumb vs Thumb2 codegen bug.
by Ben Cheng
· 14 years ago
a97851e
Fix a comment and remove some horizontal white space.
by Carl Shapiro
· 14 years ago
7e46af2
Various code clean-ups.
by Carl Shapiro
· 14 years ago
fe108f7
Fix a Thumb vs Thumb2 codegen bug.
by Ben Cheng
· 14 years ago
bfa270a
Merge "Normalize declaration style." into dalvik-dev
by Carl Shapiro
· 14 years ago
06f120f
Normalize declaration style.
by Carl Shapiro
· 14 years ago
12fc997
Remove dead code.
by Carl Shapiro
· 14 years ago
Next »