Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
c58b9ef90319c4edad93300151c088434092e9e0
c58b9ef
Added "dexopt for SMP" flag.
by Andy McFadden
· 14 years ago
55985d7
am 194185e2: am 917aef91: am 2c81bdc3: Cherry pick new concurrent gc trigger change from dalvik-dev.
by Carl Shapiro
· 14 years ago
194185e
am 917aef91: am 2c81bdc3: Cherry pick new concurrent gc trigger change from dalvik-dev.
by Carl Shapiro
· 14 years ago
84dab71
Fix the Dalvik host build.
by Ben Cheng
· 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
bad134b
Merge "Use the correct constant for the limit value of size_t." into dalvik-dev
by Carl Shapiro
· 14 years ago
1f19988
Stop using getEffectiveAddress.
by Elliott Hughes
· 14 years ago
ab46f94
Use the correct constant for the limit value of size_t.
by Carl Shapiro
· 14 years ago
d44f7ef
Merge "Fix build (track Java class name change)." into dalvik-dev
by Elliott Hughes
· 14 years ago
bcb77a1
Fix build (track Java class name change).
by Elliott Hughes
· 14 years ago
562cafc
The host build lacks SIZE_T_MAX, even though bionic has it.
by Barry Hayes
· 14 years ago
e3529f9
Merge "Change the concurrent trigger condition from "start after N bytes allocated" to "start when N bytes of free-space remain."" into dalvik-dev
by Carl Shapiro
· 14 years ago
4d1cfa0
am dab09d9d: am e67a0f17: am 44165848: Merge "Operate on bitmaps directly for live and mark checks." into gingerbread
by Carl Shapiro
· 14 years ago
dab09d9
am e67a0f17: am 44165848: Merge "Operate on bitmaps directly for live and mark checks." into gingerbread
by Carl Shapiro
· 14 years ago
d370c7d
Change the concurrent trigger condition from "start after N bytes
by Barry Hayes
· 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
b3306c3
Merge "Do less work in NewDirectByteBuffer." into dalvik-dev
by Elliott Hughes
· 14 years ago
dd859ce
Merge "Collect method traces with the fast interpreter and the JIT'ed code." into dalvik-dev
by Ben Cheng
· 14 years ago
8acfac0
am 8ef4d4f3: am 58a661c4: am ddc7d29b: Correct Volatile SGET/SPUT format tag, add missing cases for JIT
by buzbee
· 14 years ago
8ef4d4f
am 58a661c4: am ddc7d29b: Correct Volatile SGET/SPUT format tag, add missing cases for JIT
by buzbee
· 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
5cc61d7
Collect method traces with the fast interpreter and the JIT'ed code.
by Ben Cheng
· 14 years ago
9df8f7c
am 1311c9e5: am 3d1485b1: am d7400e0e: Normalize the declaration style.
by Carl Shapiro
· 14 years ago
1311c9e
am 3d1485b1: am d7400e0e: Normalize the declaration style.
by Carl Shapiro
· 14 years ago
3d1485b
am d7400e0e: Normalize the declaration style.
by Carl Shapiro
· 14 years ago
921fdef
am b45efe57: am 23cdb738: am 3ba10c99: Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
d7400e0
Normalize the declaration style.
by Carl Shapiro
· 14 years ago
b45efe5
am 23cdb738: am 3ba10c99: Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
23cdb73
am 3ba10c99: Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
f30a7dc
Do less work in NewDirectByteBuffer.
by Elliott Hughes
· 14 years ago
3ba10c9
Use an acquiring CAS for lock acquisition.
by Carl Shapiro
· 14 years ago
34d192b
Update the GetDirectBufferAddress implementation.
by Elliott Hughes
· 14 years ago
15d9557
am e07c0f48: am f14d72d8: am 7d12781a: Merge "Add additional context to the contention event logging." into gingerbread
by Carl Shapiro
· 14 years ago
e07c0f4
am f14d72d8: am 7d12781a: Merge "Add additional context to the contention event logging." into gingerbread
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
bab3d83
am 0bc2d449: Merge "Add dexgen project dir"
by Piotr Gurgul
· 14 years ago
0bc2d44
Merge "Add dexgen project dir"
by Piotr Gurgul
· 14 years ago
7d12781
Merge "Add additional context to the contention event logging." into gingerbread
by Carl Shapiro
· 14 years ago
6327f7b
am c3288051: am 26122f7b: am 38d710b5: Move the finger computation out of the bitmap scanning callback.
by Carl Shapiro
· 14 years ago
49a9f11
am b492c326: (-s ours) am 75233705: am a634c852: Reduce the frequency of bitmap walk loop-bound computations.
by Carl Shapiro
· 14 years ago
3c8d214
am 30e64a29: am 81fc9917: am c44bca65: Improve the heap verifier\'s failure report.
by Carl Shapiro
· 14 years ago
fdb4c0e
am 23bc9b8c: (-s ours) am 8f96d635: am 57ee270b: Simplify the bitmap walker subroutines.
by Carl Shapiro
· 14 years ago
f322b81
am c6ffb2c5: am 16b6646f: am b2e78d39: Consistently refer to the mark context as ctx.
by Carl Shapiro
· 14 years ago
0279cd4
am 4e195382: am 73479900: am 5d81aa32: Collapse a variable declaration and initialization.
by Carl Shapiro
· 14 years ago
29fb713
am adc1e19d: am fa4ae67c: am 7511ae1e: Combine a typedef with a struct declaration.
by Carl Shapiro
· 14 years ago
9a0924a
am 20e165ca: am 03dce8ca: am eff16fb8: Use symbolic constants when computing bits-per-word.
by Carl Shapiro
· 14 years ago
cf5e742
am 3d891ca4: am 27fc78f6: am ca2d17e5: Merge "Bitmap naming clean-up." into gingerbread
by Carl Shapiro
· 14 years ago
57bf670
am 3e2c191b: am 7453145e: am a1227409: Intrinsics for float/int and double/long conversions.
by Elliott Hughes
· 14 years ago
c328805
am 26122f7b: am 38d710b5: Move the finger computation out of the bitmap scanning callback.
by Carl Shapiro
· 14 years ago
b492c32
am 75233705: am a634c852: Reduce the frequency of bitmap walk loop-bound computations.
by Carl Shapiro
· 14 years ago
30e64a2
am 81fc9917: am c44bca65: Improve the heap verifier\'s failure report.
by Carl Shapiro
· 14 years ago
23bc9b8
am 8f96d635: am 57ee270b: Simplify the bitmap walker subroutines.
by Carl Shapiro
· 14 years ago
c6ffb2c
am 16b6646f: am b2e78d39: Consistently refer to the mark context as ctx.
by Carl Shapiro
· 14 years ago
4e19538
am 73479900: am 5d81aa32: Collapse a variable declaration and initialization.
by Carl Shapiro
· 14 years ago
adc1e19
am fa4ae67c: am 7511ae1e: Combine a typedef with a struct declaration.
by Carl Shapiro
· 14 years ago
20e165c
am 03dce8ca: am eff16fb8: Use symbolic constants when computing bits-per-word.
by Carl Shapiro
· 14 years ago
3d891ca
am 27fc78f6: am ca2d17e5: Merge "Bitmap naming clean-up." into gingerbread
by Carl Shapiro
· 14 years ago
3e2c191
am 7453145e: am a1227409: Intrinsics for float/int and double/long conversions.
by Elliott Hughes
· 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
· 14 years ago
eff16fb
Use symbolic constants when computing bits-per-word.
by Carl Shapiro
· 14 years ago
ca2d17e
Merge "Bitmap naming clean-up." into gingerbread
by Carl Shapiro
· 14 years ago
5fdab4a
Bitmap naming clean-up.
by Carl Shapiro
· 14 years ago
a122740
Intrinsics for float/int and double/long conversions.
by Elliott Hughes
· 14 years ago
c7686e7
am 826ff7b0: am b685b591: 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
826ff7b
am b685b591: 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
08aa0e3
am eb9eaf73: am b204391f: am ba2f27fb: Merge "Removal of more sampling profiler bits" into gingerbread
by Brian Carlstrom
· 14 years ago
eb9eaf7
am b204391f: am ba2f27fb: Merge "Removal of more sampling profiler bits" into gingerbread
by Brian Carlstrom
· 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
8d03ff8
Add dexgen project dir
by Piotr Gurgul
· 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
0194c53
am ac452197: am cc7b941f: am f598f762: Merge "Split out the optimized dex file handling into its own file." into gingerbread
by Dan Bornstein
· 14 years ago
ac45219
am cc7b941f: am f598f762: Merge "Split out the optimized dex file handling into its own file." into gingerbread
by Dan Bornstein
· 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
6a07b39
am 15ffd8eb: am 7936472e: am 0f680873: New Java-based SamplingProfiler
by Brian Carlstrom
· 14 years ago
15ffd8e
am 7936472e: am 0f680873: New Java-based SamplingProfiler
by Brian Carlstrom
· 14 years ago
7936472
am 0f680873: New Java-based SamplingProfiler
by Brian Carlstrom
· 14 years ago
Next »