Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
86c95935211bcb07cc2cb9dc1a6d1069f80f727c
/
vm
/
Globals.h
86c9593
Various JDWP updates
by Andy McFadden
· 14 years ago
f60f48e
Remove more dead SecurityManager cruft.
by Elliott Hughes
· 14 years ago
0970976
Fix up some JDWP stuff
by Andy McFadden
· 14 years ago
111afc8
Merge "Move finalization out of the VM." into dalvik-dev
by Carl Shapiro
· 14 years ago
3475f9c
Move finalization out of the VM.
by Carl Shapiro
· 14 years ago
46cd4fb
Extend a trace with a backward branch into a loop.
by Ben Cheng
· 14 years ago
318839c
Collate the initial class creation code.
by Dan Bornstein
· 14 years ago
a9c49df
Clean up how primitive types are handled.
by Dan Bornstein
· 14 years ago
842947e
Extract more reference inits.
by Dan Bornstein
· 14 years ago
d8a16d3
Kill off the doPrivileged() special case code.
by Dan Bornstein
· 14 years ago
40fcd04
Pull the Reference setup code into InitRefs.c.
by Dan Bornstein
· 14 years ago
7079044
Merge "Clean up UtfString.c, two ways." into dalvik-dev
by Dan Bornstein
· 14 years ago
cd38042
Clean up UtfString.c, two ways.
by Dan Bornstein
· 14 years ago
385828e
Handle relocatable class objects in JIT'ed code.
by Ben Cheng
· 14 years ago
701abba
Use indirect references in JNI by default.
by Carl Shapiro
· 14 years ago
2ff04ab
Fix method profiling
by Andy McFadden
· 14 years ago
e0af989
Merge "Finish the indirect reference implementation." into dalvik-dev
by Carl Shapiro
· 14 years ago
e4c3b5e
Finish the indirect reference implementation.
by Carl Shapiro
· 14 years ago
9807b4e
Clean out now-unused exception code.
by Dan Bornstein
· 14 years ago
a3b3512
More exception rework.
by Dan Bornstein
· 14 years ago
85ba81d
Set up a few more exceptions.
by Dan Bornstein
· 14 years ago
537e29e
Set up a few more exceptions.
by Dan Bornstein
· 14 years ago
8521311
Yak-shaving in support of the exception cleanup.
by Dan Bornstein
· 14 years ago
bc606f5
Clean up a few more exceptions.
by Dan Bornstein
· 14 years ago
9b598e3
Clean up a few more exceptions.
by Dan Bornstein
· 14 years ago
7a86c44
More exception cleanup.
by Dan Bornstein
· 14 years ago
2c8e25b
More exception cleanup.
by Dan Bornstein
· 14 years ago
6d167a4
More exception cleanup.
by Dan Bornstein
· 14 years ago
32bb3da
Add a bit of structure to the Exception startup code.
by Dan Bornstein
· 14 years ago
7ab74e1
Add support to do suspend polling on backward branches in JIT'ed code.
by Ben Cheng
· 14 years ago
49dc060
Move more system propery handling into managed code.
by Elliott Hughes
· 14 years ago
01605d2
Remove the unused monitor tracking and deadlock prediction code.
by Carl Shapiro
· 14 years ago
7f7dcd4
Merge "Support traceview-style profiling in all builds" into dalvik-dev
by buzbee
· 14 years ago
18fba34
Support traceview-style profiling in all builds
by buzbee
· 14 years ago
91e0db1
am 044f1e87: am 0bd1ebdb: am 461d57dc: Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 14 years ago
461d57d
Merge "Add an option to disable explicit GC requests." into honeycomb
by Carl Shapiro
· 14 years ago
821fd06
Add an option to disable explicit GC requests.
by Carl Shapiro
· 14 years ago
9238eb8
Merge "Consolidate mterp's debug/profile/suspend control" into dalvik-dev
by buzbee
· 14 years ago
cb3081f
Consolidate mterp's debug/profile/suspend control
by buzbee
· 14 years ago
b7c0827
am 2287bffd: am 9622ef8d: am b2e15681: Merge "Implement growth limits to support multiple heap configurations." into honeycomb
by Carl Shapiro
· 14 years ago
df9f08b
Implement growth limits to support multiple heap configurations.
by Carl Shapiro
· 14 years ago
2e152ba
[JIT] Trace profiling support
by buzbee
· 14 years ago
cf7b2e6
resolved conflicts for merge of 3b55675a to dalvik-dev
by Brad Fitzpatrick
· 14 years ago
3b55675
Add a new, optional "is sensitive thread?" hook.
by Brad Fitzpatrick
· 14 years ago
701d272
Progress on liveness analysis.
by Andy McFadden
· 14 years ago
ccaab18
Another clarifying rename and a bit more automation.
by Dan Bornstein
· 14 years ago
3f64a02
Check monitors during bytecode verification
by Andy McFadden
· 14 years ago
675b642
Say kNumDalvikInstructions when appropriate.
by Dan Bornstein
· 14 years ago
41e286c
Get rid of the copies of the opcode table pointers.
by Dan Bornstein
· 14 years ago
44a38f4
Add a new index type table for instruction decoding.
by Dan Bornstein
· 14 years ago
470cbbb
Move some verifier stuff around.
by Andy McFadden
· 14 years ago
202e3d9
Remove allocation limit checking.
by Carl Shapiro
· 14 years ago
a8f488d
Remove nio cruft.
by Elliott Hughes
· 14 years ago
5183a19
Allow nested instruction counting.
by Andy McFadden
· 14 years ago
0477139
Avoid lookup of loadClass().
by Andy McFadden
· 14 years ago
8552f44
Use Throwable.getMessage() when logging exceptions.
by Andy McFadden
· 14 years ago
c58b9ef
Added "dexopt for SMP" flag.
by Andy McFadden
· 14 years ago
1f19988
Stop using getEffectiveAddress.
by Elliott Hughes
· 14 years ago
f30a7dc
Do less work in NewDirectByteBuffer.
by Elliott Hughes
· 14 years ago
34d192b
Update the GetDirectBufferAddress implementation.
by Elliott Hughes
· 14 years ago
ea41434
Add option for specifying wall-clock in method profiling.
by Andy McFadden
· 14 years ago
df53472
Minor nio cleanup.
by Elliott Hughes
· 14 years ago
0d615c3
Always support debugging and profiling.
by Andy McFadden
· 14 years ago
fc3d316
More SMP fixes.
by Andy McFadden
· 14 years ago
b069147
Remove stale overwritefree flag.
by Carl Shapiro
· 14 years ago
7a2697d
Implement method inlining for getters/setters
by Ben Cheng
· 15 years ago
bb1e0e9
New string intern table without immortal bits.
by Carl Shapiro
· 15 years ago
8afa9df
Tracing for developers of native methods.
by Elliott Hughes
· 15 years ago
4496ed9
Move the biasedCardTableBase out of the non-public GcHeap structure,
by Barry Hayes
· 15 years ago
2a6f484
Use the new pendingNext field to thread pending references.
by Carl Shapiro
· 15 years ago
6e5cf60
Quicker partial collection by using card marking.
by Barry Hayes
· 15 years ago
ec47e2e
Allow allocation during a concurrent GC.
by Carl Shapiro
· 15 years ago
ec805ea
Add a mode for concurrently marking and sweeping.
by Carl Shapiro
· 15 years ago
697b5a9
Use the queueNext field of java.lang.ref.Reference for lists of
by Barry Hayes
· 15 years ago
deeeeb2
Dalvik SMP update
by Andy McFadden
· 15 years ago
c49db85
Send unlinkedClass back to hell, as requested.
by Barry Hayes
· 15 years ago
b88ec3c
Remove the write permission for the JIT code cache when not needed
by Ben Cheng
· 15 years ago
bd04724
JIT: Fix for [Issue 2675245] FRF40 monkey crash in jit-cache
by Bill Buzbee
· 15 years ago
978738d
Add counters to track JIT inline cache hit rate and code cache patch counts.
by Ben Cheng
· 15 years ago
c088750
am 02a1acfa: am e7295d6c: am 560b3568: am 8dbde000: am 73e00c82: Merge "Fix a memory ordering bug when updating the inline cache for predicted chaining." into froyo
by Ben Cheng
· 15 years ago
452efba
Fix a memory ordering bug when updating the inline cache for predicted chaining.
by Ben Cheng
· 15 years ago
c083591
resolved conflicts for merge of ee25fc06 to dalvik-dev
by Carl Shapiro
· 15 years ago
b8fcf57
Fix remaining small issues with the lock sampling.
by Carl Shapiro
· 15 years ago
6b4ba58
Add a mechanism to long a sample of long running lock acquisitions.
by Carl Shapiro
· 15 years ago
068abf0
resolved conflicts for merge of f0c514ce to dalvik-dev
by Carl Shapiro
· 15 years ago
f0c514c
Add a mechanism to long a sample of long running lock acquisitions.
by Carl Shapiro
· 15 years ago
cb3c542
Move the furniture around some more.
by Andy McFadden
· 15 years ago
2954074
Reference class handling overhaul.
by Carl Shapiro
· 15 years ago
962adba
Added flags to the vm:
by Barry Hayes
· 15 years ago
b4d15c6
am 79cea5c9: Merge "Implement signature-based breakpoint for the JIT compiler."
by Ben Cheng
· 15 years ago
dca7143
Implement signature-based breakpoint for the JIT compiler.
by Ben Cheng
· 15 years ago
157f1e3
am f8069e84: Merge "Collect more JIT stats in the assert build."
by Ben Cheng
· 15 years ago
86717f7
Collect more JIT stats in the assert build.
by Ben Cheng
· 15 years ago
4dc2ab9
Move allocation of the uninitialized class object on to the object heap.
by Barry Hayes
· 15 years ago
a2ed5a7
am 88a0f970: Enhance the jit profiler to print more statistics and be more verbose.
by Ben Cheng
· 15 years ago
88a0f97
Enhance the jit profiler to print more statistics and be more verbose.
by Ben Cheng
· 15 years ago
f5ee016
Merge remote branch 'goog/master' into mm
by Elliott Hughes
· 15 years ago
5cbb230
Add the "-Xgc:[no]overwritefree" flags. When set, the GC will clobber the
by Barry Hayes
· 15 years ago
c5285b3
Detect system-wide safe mode and configure the VM accordingly.
by Ben Cheng
· 15 years ago
f30acbb
Detect system-wide safe mode and configure the VM accordingly.
by Ben Cheng
· 15 years ago
Next »