Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
83b5872e112ccc8314ce6a1f60fb51a04acf471f
83b5872
Merge "Change exception message for ArrayStoreException."
by Narayan Kamath
· 12 years ago
098015c
Change exception message for ArrayStoreException.
by Narayan Kamath
· 12 years ago
643d961
Merge "Force stack alignment for external calls for x86"
by Ian Rogers
· 12 years ago
8ac63ce
Force stack alignment for external calls for x86
by vladimir.a.ivanov
· 12 years ago
dff2448
Merge "Protect JIT Code cache modifications with version check"
by Bill Buzbee
· 12 years ago
d907de5
Merge "Initialize callTgt variable"
by Ian Rogers
· 12 years ago
704e08c
Merge "Don't implicitly cast NULL to a bool"
by Ian Rogers
· 12 years ago
d5d9096
Initialize callTgt variable
by Bernhard Rosenkränzer
· 12 years ago
b382c7d
Don't implicitly cast NULL to a bool
by Bernhard Rosenkränzer
· 12 years ago
ac743b5
Merge "Don't implicitly cast NULL to a bool"
by Ian Rogers
· 12 years ago
6746750
Don't implicitly cast NULL to a bool
by Bernhard Rosenkränzer
· 12 years ago
9d5c783
Merge "Dalvik: Better compatibility with different compilers"
by Ian Rogers
· 12 years ago
1bd6a0d
Merge "Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JIT"
by Ian Rogers
· 12 years ago
f818c74
Merge "Dalvik: Add hardware support for OP_LONG_TO_DOUBLE in the interpreter"
by Ian Rogers
· 12 years ago
0b1cae8
Merge "Dalvik: Add sdiv support in the JIT"
by Ian Rogers
· 12 years ago
99208b8
Merge "Dalvik: Add sdiv support in the interpreter"
by Ian Rogers
· 12 years ago
dcac30c
Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JIT
by Serban Constantinescu
· 12 years ago
673f4c4
Dalvik: Add hardware support for OP_LONG_TO_DOUBLE in the interpreter
by Serban Constantinescu
· 12 years ago
2d44d3f
Dalvik: Add sdiv support in the JIT
by Serban Constantinescu
· 12 years ago
fb53ee4
Dalvik: Add sdiv support in the interpreter
by Serban Constantinescu
· 12 years ago
55d361a
Merge "Fix libutils dependencies for dexdump & dexlist (again)."
by Narayan Kamath
· 12 years ago
654255d
Fix libutils dependencies for dexdump & dexlist (again).
by Narayan Kamath
· 12 years ago
ff3f62b
Merge "Fix a few bugs introduced by the move to zip_archive."
by Narayan Kamath
· 12 years ago
1506726
Fix a few bugs introduced by the move to zip_archive.
by Narayan Kamath
· 12 years ago
254d5a2
Merge "Revert "Revert "Use libziparchive for dalvik zip processing."""
by Narayan Kamath
· 12 years ago
39e8b7e
Revert "Revert "Use libziparchive for dalvik zip processing.""
by Narayan Kamath
· 12 years ago
a2014f2
Merge "Revert "Use libziparchive for dalvik zip processing.""
by Guang Zhu
· 12 years ago
52dacd5
Revert "Use libziparchive for dalvik zip processing."
by Guang Zhu
· 12 years ago
fd15485
Merge "Retry mount() if it fails with EINTR"
by Brian Carlstrom
· 12 years ago
bbc0047
Merge "Fix libutils dependencies for dexdump & dexlist."
by Narayan Kamath
· 12 years ago
e499a20
Fix libutils dependencies for dexdump & dexlist.
by Narayan Kamath
· 12 years ago
84cc97e
Retry mount() if it fails with EINTR
by Koji Fukui
· 12 years ago
ad7a71d
Merge "Use libziparchive for dalvik zip processing."
by Narayan Kamath
· 12 years ago
0a09de9
Merge "Remove the sole reference to __ARM_HAVE_BLX."
by Elliott Hughes
· 12 years ago
abb199e
Remove the sole reference to __ARM_HAVE_BLX.
by Elliott Hughes
· 12 years ago
9f66396
Merge "Remove some ARMv5 cruft."
by Elliott Hughes
· 12 years ago
1f1f553
Remove some ARMv5 cruft.
by Elliott Hughes
· 12 years ago
ac4202a
Use libziparchive for dalvik zip processing.
by Narayan Kamath
· 12 years ago
175fbca
Dalvik: Better compatibility with different compilers
by Bernhard Rosenkränzer
· 12 years ago
522811d
Protect JIT Code cache modifications with version check
by Ardi Dhrimaj
· 12 years ago
0433bad
Merge "Use RETURN_PTR(NULL) instead of RETURN_VOID in newNonMovableArray."
by Mathieu Chartier
· 12 years ago
bfc2191
Use RETURN_PTR(NULL) instead of RETURN_VOID in newNonMovableArray.
by Mathieu Chartier
· 12 years ago
b2ff801
Merge "Dalvik: Ensure that the array length complies with the final specifier"
by Mathieu Chartier
· 12 years ago
64909d6
Merge "Add interface for updating process state."
by Mathieu Chartier
· 12 years ago
8c55988
Add interface for updating process state.
by Mathieu Chartier
· 12 years ago
c609c8d
Merge branch 'master' of persistent-https://googleplex-android.git.corp.google.com/platform/dalvik into merge-goog-master-to-aosp-master
by Brian Carlstrom
· 12 years ago
240d15f
am a7fc4047: am 04094ebe: Merge commit \'b75a263239ff48c87b826f5d62a53c0efd22b507\' into HEAD
by The Android Open Source Project
· 12 years ago
a7fc404
am 04094ebe: Merge commit \'b75a263239ff48c87b826f5d62a53c0efd22b507\' into HEAD
by The Android Open Source Project
· 12 years ago
04094eb
Merge commit 'b75a263239ff48c87b826f5d62a53c0efd22b507' into HEAD
by The Android Open Source Project
· 12 years ago
5c4883e
Fix synchronization when preparing ids.
by Yohann Roussel
· 12 years ago
c95277c
am b4956a51: am 1a01301b: Merge "Fix "dalvikvm -help"."
by Elliott Hughes
· 12 years ago
1fa4ec3
am f5e6cba0: am c68c2887: Merge "Dalvik: DMB Optimisations for TracingJIT"
by Elliott Hughes
· 12 years ago
e5ae530
am a41f6db7: am 029bed22: Merge "Dalvik: DMB Optimisation"
by Elliott Hughes
· 12 years ago
9008767
am a0e7df14: am cecd90c0: Merge "Move dalvik\'s MIPS code off old kernel headers."
by Elliott Hughes
· 12 years ago
b4956a5
am 1a01301b: Merge "Fix "dalvikvm -help"."
by Elliott Hughes
· 12 years ago
1a01301
Merge "Fix "dalvikvm -help"."
by Elliott Hughes
· 12 years ago
f5e6cba
am c68c2887: Merge "Dalvik: DMB Optimisations for TracingJIT"
by Elliott Hughes
· 12 years ago
a41f6db
am 029bed22: Merge "Dalvik: DMB Optimisation"
by Elliott Hughes
· 12 years ago
c937e1d
Fix "dalvikvm -help".
by Elliott Hughes
· 12 years ago
c68c288
Merge "Dalvik: DMB Optimisations for TracingJIT"
by Elliott Hughes
· 12 years ago
029bed2
Merge "Dalvik: DMB Optimisation"
by Elliott Hughes
· 12 years ago
a0e7df1
am cecd90c0: Merge "Move dalvik\'s MIPS code off old kernel headers."
by Elliott Hughes
· 12 years ago
cecd90c
Merge "Move dalvik's MIPS code off old kernel headers."
by Elliott Hughes
· 12 years ago
a076f3b
Move dalvik's MIPS code off old kernel headers.
by Elliott Hughes
· 12 years ago
519d89b
Dalvik: Ensure that the array length complies with the final specifier
by Serban Constantinescu
· 12 years ago
4f33257
Dalvik: DMB Optimisations for TracingJIT
by David Butcher
· 12 years ago
6b9122c
Dalvik: DMB Optimisation
by David Butcher
· 12 years ago
03b3341
am 2a09fad3: am 100f558d: Merge "Set Processes comm name to package name"
by Elliott Hughes
· 12 years ago
ce6d11f
am ed001b93: am e9a7c5e1: Merge "export setThreadName() and add NULL check"
by Elliott Hughes
· 12 years ago
1838414
am a58f67fc: am b2594c79: Merge "Fix 64-bit capability setting."
by Elliott Hughes
· 12 years ago
2a09fad
am 100f558d: Merge "Set Processes comm name to package name"
by Elliott Hughes
· 12 years ago
ed001b9
am e9a7c5e1: Merge "export setThreadName() and add NULL check"
by Elliott Hughes
· 12 years ago
100f558
Merge "Set Processes comm name to package name"
by Elliott Hughes
· 12 years ago
65bef38
Set Processes comm name to package name
by William Roberts
· 12 years ago
e9a7c5e
Merge "export setThreadName() and add NULL check"
by Elliott Hughes
· 12 years ago
5e4522d
export setThreadName() and add NULL check
by William Roberts
· 12 years ago
a58f67f
am b2594c79: Merge "Fix 64-bit capability setting."
by Elliott Hughes
· 12 years ago
b2594c7
Merge "Fix 64-bit capability setting."
by Elliott Hughes
· 12 years ago
0675767
Fix 64-bit capability setting.
by Elliott Hughes
· 12 years ago
0a7b536
Merge "Make a smaller shrinkedAndroid.jar."
by Yohann Roussel
· 12 years ago
788ae15
am 429a60b4: am 4ff98d1a: Merge "Support setting capabilities in the top 32 bits."
by Elliott Hughes
· 12 years ago
429a60b
am 4ff98d1a: Merge "Support setting capabilities in the top 32 bits."
by Elliott Hughes
· 12 years ago
4ff98d1
Merge "Support setting capabilities in the top 32 bits."
by Elliott Hughes
· 12 years ago
2edb1ff
Support setting capabilities in the top 32 bits.
by Elliott Hughes
· 12 years ago
7d08f09
Make a smaller shrinkedAndroid.jar.
by Yohann Roussel
· 12 years ago
b773b52
A char array copy optimization (dalvik).
by Hiroshi Yamauchi
· 12 years ago
659afb6
Remove unused native methods.
by Ian Rogers
· 12 years ago
6cde2aa
am bd732b09: am 0f83a009: Merge "Use defines for current process creation."
by Christopher Ferris
· 12 years ago
18aa762
am 5c1e03f6: am 3dc67987: Merge "x86: compile C files based on TARGET_ARCH"
by Elliott Hughes
· 12 years ago
bd732b0
am 0f83a009: Merge "Use defines for current process creation."
by Christopher Ferris
· 12 years ago
0f83a00
Merge "Use defines for current process creation."
by Christopher Ferris
· 12 years ago
39ec929
Use defines for current process creation.
by Christopher Ferris
· 12 years ago
5c1e03f
am 3dc67987: Merge "x86: compile C files based on TARGET_ARCH"
by Elliott Hughes
· 12 years ago
3dc6798
Merge "x86: compile C files based on TARGET_ARCH"
by Elliott Hughes
· 12 years ago
c6f913c
x86: compile C files based on TARGET_ARCH
by Andrew Boie
· 12 years ago
beb5f71
am f577229c: am fb68ba99: Merge "Switch dalvik to libbacktrace."
by Christopher Ferris
· 12 years ago
f577229
am fb68ba99: Merge "Switch dalvik to libbacktrace."
by Christopher Ferris
· 12 years ago
fb68ba9
Merge "Switch dalvik to libbacktrace."
by Christopher Ferris
· 12 years ago
7a2e34e
Switch dalvik to libbacktrace.
by Christopher Ferris
· 12 years ago
e67f190
am 9b84bedf: am e357469b: Merge "Fix a couple of minor publicly-reported GC bugs."
by Elliott Hughes
· 12 years ago
Next »