Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
1df6d93064c3e43356869407eff41a03bc9ca4b8
1df6d93
am 17e4ea8f: Actually, dexopt needs to read the optimized dex file too.
by Dan Bornstein
· 14 years ago
f3a6934
am dd2502bd: Move declarations to the top to avoid potential uninitialized use.
by Dan Bornstein
· 14 years ago
17e4ea8
Actually, dexopt needs to read the optimized dex file too.
by Dan Bornstein
· 14 years ago
dd2502b
Move declarations to the top to avoid potential uninitialized use.
by Dan Bornstein
· 14 years ago
3bb3151
am 4701d5f8: Add a new "--preopt" mode to dexopt, for running on the host.
by Dan Bornstein
· 14 years ago
4701d5f
Add a new "--preopt" mode to dexopt, for running on the host.
by Dan Bornstein
· 14 years ago
1c73c28
am ab9d89fb: Pre-alpha cut of the new dex preoptimization script.
by Dan Bornstein
· 14 years ago
ab9d89f
Pre-alpha cut of the new dex preoptimization script.
by Dan Bornstein
· 14 years ago
fd93a49
am 23608ab4: Fix inliner bug for empty callees.
by Ben Cheng
· 14 years ago
23608ab
Fix inliner bug for empty callees.
by Ben Cheng
· 14 years ago
24628c4
am 50afc65c: Merge "JIT: Fix inconsistent handling of sub-word instance git/put" into gingerbread
by buzbee
· 14 years ago
50afc65
Merge "JIT: Fix inconsistent handling of sub-word instance git/put" into gingerbread
by buzbee
· 14 years ago
42feff1
JIT: Fix inconsistent handling of sub-word instance git/put
by buzbee
· 14 years ago
fdc9cfa
am 139bd978: Added "dexopt for SMP" flag.
by Andy McFadden
· 14 years ago
139bd97
Added "dexopt for SMP" flag.
by Andy McFadden
· 14 years ago
070fcec
am d394371b: Remove the functionality in ReduceConstants.[ch].
by Dan Bornstein
· 14 years ago
d394371
Remove the functionality in ReduceConstants.[ch].
by Dan Bornstein
· 14 years ago
917aef9
am 2c81bdc3: Cherry pick new concurrent gc trigger change from dalvik-dev.
by Carl Shapiro
· 14 years ago
2c81bdc
Cherry pick new concurrent gc trigger change from dalvik-dev.
by Carl Shapiro
· 14 years ago
e67a0f1
am 44165848: Merge "Operate on bitmaps directly for live and mark checks." into gingerbread
by Carl Shapiro
· 14 years ago
4416584
Merge "Operate on bitmaps directly for live and mark checks." into gingerbread
by Carl Shapiro
· 14 years ago
58a661c
am ddc7d29b: Correct Volatile SGET/SPUT format tag, add missing cases for JIT
by buzbee
· 14 years ago
ddc7d29
Correct Volatile SGET/SPUT format tag, add missing cases for JIT
by buzbee
· 14 years ago
ea10c55
Operate on bitmaps directly for live and mark checks.
by Carl Shapiro
· 14 years ago
3d1485b
am d7400e0e: Normalize the declaration style.
by Carl Shapiro
· 14 years ago
d7400e0
Normalize the declaration style.
by Carl Shapiro
· 14 years ago
23cdb73
am 3ba10c99: Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
3ba10c9
Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
f14d72d
am 7d12781a: Merge "Add additional context to the contention event logging." into gingerbread
by Carl Shapiro
· 14 years ago
7d12781
Merge "Add additional context to the contention event logging." into gingerbread
by Carl Shapiro
· 14 years ago
26122f7
am 38d710b5: Move the finger computation out of the bitmap scanning callback.
by Carl Shapiro
· 14 years ago
7523370
am a634c852: Reduce the frequency of bitmap walk loop-bound computations.
by Carl Shapiro
· 14 years ago
38d710b
Move the finger computation out of the bitmap scanning callback.
by Carl Shapiro
· 14 years ago
81fc991
am c44bca65: Improve the heap verifier\'s failure report.
by Carl Shapiro
· 14 years ago
a634c85
Reduce the frequency of bitmap walk loop-bound computations.
by Carl Shapiro
· 14 years ago
8f96d63
am 57ee270b: Simplify the bitmap walker subroutines.
by Carl Shapiro
· 14 years ago
16b6646
am b2e78d39: Consistently refer to the mark context as ctx.
by Carl Shapiro
· 14 years ago
7347990
am 5d81aa32: Collapse a variable declaration and initialization.
by Carl Shapiro
· 14 years ago
fa4ae67
am 7511ae1e: Combine a typedef with a struct declaration.
by Carl Shapiro
· 14 years ago
03dce8c
am eff16fb8: Use symbolic constants when computing bits-per-word.
by Carl Shapiro
· 14 years ago
27fc78f
am ca2d17e5: Merge "Bitmap naming clean-up." into gingerbread
by Carl Shapiro
· 14 years ago
7453145
am a1227409: Intrinsics for float/int and double/long conversions.
by Elliott Hughes
· 14 years ago
c44bca6
Improve the heap verifier's failure report.
by Carl Shapiro
· 14 years ago
57ee270
Simplify the bitmap walker subroutines.
by Carl Shapiro
· 14 years ago
b2e78d3
Consistently refer to the mark context as ctx.
by Carl Shapiro
· 14 years ago
5d81aa3
Collapse a variable declaration and initialization.
by Carl Shapiro
· 14 years ago
7511ae1
Combine a typedef with a struct declaration.
by Carl Shapiro
· 15 years ago
eff16fb
Use symbolic constants when computing bits-per-word.
by Carl Shapiro
· 15 years ago
ca2d17e
Merge "Bitmap naming clean-up." into gingerbread
by Carl Shapiro
· 14 years ago
5fdab4a
Bitmap naming clean-up.
by Carl Shapiro
· 15 years ago
a122740
Intrinsics for float/int and double/long conversions.
by Elliott Hughes
· 14 years ago
b685b59
am 4a2b20a1: Let <stdbool.h> (or its substitute) get picked up via the preexisting mechanism in vm/Common.h.
by Dan Bornstein
· 14 years ago
4a2b20a
Let <stdbool.h> (or its substitute) get picked up via the preexisting
by Dan Bornstein
· 14 years ago
b204391
am ba2f27fb: Merge "Removal of more sampling profiler bits" into gingerbread
by Brian Carlstrom
· 14 years ago
ba2f27f
Merge "Removal of more sampling profiler bits" into gingerbread
by Brian Carlstrom
· 14 years ago
c415aaf
Removal of more sampling profiler bits
by Brian Carlstrom
· 14 years ago
cc7b941
am f598f762: Merge "Split out the optimized dex file handling into its own file." into gingerbread
by Dan Bornstein
· 14 years ago
f598f76
Merge "Split out the optimized dex file handling into its own file." into gingerbread
by Dan Bornstein
· 14 years ago
7936472
am 0f680873: New Java-based SamplingProfiler
by Brian Carlstrom
· 14 years ago
0f68087
New Java-based SamplingProfiler
by Brian Carlstrom
· 15 years ago
fa903b3
Add additional context to the contention event logging.
by Carl Shapiro
· 14 years ago
e377ef6
Split out the optimized dex file handling into its own file.
by Dan Bornstein
· 14 years ago
55ad111
am f36b5723: If there\'s an error dropping privileges, abort.
by Nick Kralevich
· 14 years ago
f36b572
If there's an error dropping privileges, abort.
by Nick Kralevich
· 14 years ago
ae59bcd
am 1a509a4e: JIT: Add memory barriers on monitor enter/exit [issue 2951403]
by buzbee
· 14 years ago
1a509a4
JIT: Add memory barriers on monitor enter/exit [issue 2951403]
by buzbee
· 14 years ago
d7f7cf4
am 7eb3f7aa: Make JIT inliner work under single-stepping mode.
by Ben Cheng
· 14 years ago
d9b6dcd
am fc132a5e: Fix self-verification to handle loop traces with single-step instructions.
by Ben Cheng
· 14 years ago
7eb3f7a
Make JIT inliner work under single-stepping mode.
by Ben Cheng
· 14 years ago
fc132a5
Fix self-verification to handle loop traces with single-step instructions.
by Ben Cheng
· 14 years ago
19cbe64
am fe1d6d58: Add option for specifying wall-clock in method profiling.
by Andy McFadden
· 14 years ago
fe1d6d5
Add option for specifying wall-clock in method profiling.
by Andy McFadden
· 14 years ago
aef5e78
am 9e02e4b1: Revert "JIT: Disable inlining to work around sholes boot crash"
by Ben Cheng
· 14 years ago
9e02e4b
Revert "JIT: Disable inlining to work around sholes boot crash"
by Ben Cheng
· 14 years ago
557763e
am 3ef3f182: Merge "Change the way thread suspension works." into gingerbread
by Andy McFadden
· 14 years ago
61e646f
am 3b6ee1a4: Fix a DDMS thread monitoring crash.
by Andy McFadden
· 14 years ago
3ef3f18
Merge "Change the way thread suspension works." into gingerbread
by Andy McFadden
· 14 years ago
b5f3c0b
Change the way thread suspension works.
by Andy McFadden
· 14 years ago
3b6ee1a
Fix a DDMS thread monitoring crash.
by Andy McFadden
· 14 years ago
ded830f
resolved conflicts for merge of aa63a6a6 to gingerbread-plus-aosp
by Andy McFadden
· 14 years ago
aa63a6a
Merge "Added new bytecodes for the x86-atom fast interpreter build."
by Jean-Baptiste Queru
· 14 years ago
0fb7247
am f16cfefc: Properly handle volatile field accesses from JNI.
by Andy McFadden
· 14 years ago
f16cfef
Properly handle volatile field accesses from JNI.
by Andy McFadden
· 15 years ago
39796a6
am 30febfdf: Merge remote branch \'goog/dalvik-dev\' into dalvik-dev-to-gingerbread
by Brian Carlstrom
· 14 years ago
30febfd
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-gingerbread
by Brian Carlstrom
· 15 years ago
c6cc1bd
Added new bytecodes for the x86-atom fast interpreter build.
by Johnnie Birch
· 15 years ago
b8c347d
Remove an assertion that cannot be guaranteed.
by Carl Shapiro
· 15 years ago
1310319
am 3e9bfe0b: Support dalvikvm on a Linux x86 host
by Jesse Wilson
· 15 years ago
3e9bfe0
Support dalvikvm on a Linux x86 host
by Jesse Wilson
· 15 years ago
cb2b320
am ac830fea: Fix dx launching script to use the new platform-tools location.
by Xavier Ducrohet
· 15 years ago
ac830fe
Fix dx launching script to use the new platform-tools location.
by Xavier Ducrohet
· 15 years ago
0d615c3
Always support debugging and profiling.
by Andy McFadden
· 15 years ago
8a06cee
Merge "Nudge a couple of log messages." into dalvik-dev
by Andy McFadden
· 15 years ago
a449a29
Merge "Fix a critical space leak introduced by concurrent sweeping." into dalvik-dev
by Carl Shapiro
· 15 years ago
e6a1b4d
Fix a critical space leak introduced by concurrent sweeping.
by Carl Shapiro
· 15 years ago
cc0ddcf
Merge "Add a little bit of paranoia to the odex data reader." into dalvik-dev
by Dan Bornstein
· 15 years ago
33085cb
Add a little bit of paranoia to the odex data reader.
by Dan Bornstein
· 15 years ago
e7ad112
Nudge a couple of log messages.
by Andy McFadden
· 15 years ago
41eb6e9
Fix build breakage caused by the countInstancesOfClass change.
by Carl Shapiro
· 15 years ago
1d819a1
Merge "Add a method for counting the extant instances of a class." into dalvik-dev
by Carl Shapiro
· 15 years ago
Next »