Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5fde12abafdcd3523ffd7d71f86e3b9e28f78065
5fde12a
Update DEX pc before thread suspension.
by Sebastien Hertz
· 12 years ago
0852459
am 0cd7ec2d: Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
073deb8
am f69863b3: Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 12 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 12 years ago
b267c89
am 93ba893c: Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
397f477
am b1eba213: Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 12 years ago
98c19d2
am 2ce745c0: Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
b1eba21
Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
1761e7b
Merge "Fix VerifyClassUsingOatFile to check preverified image classes" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
044d283
Fix VerifyClassUsingOatFile to check preverified image classes
by Anwar Ghuloum
· 12 years ago
42425b3
am fc0e3219: Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
29cab20
Merge "Fixes to instrumentation for debug build and interpreter." into dalvik-dev
by Jeff Hao
· 12 years ago
65d15d9
Fixes to instrumentation for debug build and interpreter.
by Jeff Hao
· 12 years ago
5081c0f
am 56d947fb: Add verification of boot.oat generated on device
by Brian Carlstrom
· 12 years ago
f3f7830
Merge "Remove declaration of undefined method." into dalvik-dev
by Ian Rogers
· 12 years ago
56d947f
Add verification of boot.oat generated on device
by Brian Carlstrom
· 12 years ago
8784462
Remove declaration of undefined method.
by Ian Rogers
· 12 years ago
7405448
am 6d69f592: Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 12 years ago
6d69f59
Fix thread initialization issue when runtime started twice (as seen in image_test)
by Brian Carlstrom
· 12 years ago
61ecc58
am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them.
by Brian Carlstrom
· 12 years ago
17bfe26
Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them.
by Brian Carlstrom
· 12 years ago
cf6aba6
am 0cb7853d: Fix typo in makefile
by Brian Carlstrom
· 12 years ago
0cb7853
Fix typo in makefile
by Brian Carlstrom
· 12 years ago
82f9f02
am c0ee6506: Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
by Brian Carlstrom
· 12 years ago
c0ee650
Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
by Brian Carlstrom
· 12 years ago
d6a23bd
Don't manually mess with sigaltstack on Android any more.
by Elliott Hughes
· 12 years ago
1754938
Remove an assertion that JDWP packets are small.
by Elliott Hughes
· 12 years ago
543959c
Support check-cast elision in DEX-to-DEX compiler.
by Sebastien Hertz
· 12 years ago
4b95e8f
Refactor atomic integer.
by Mathieu Chartier
· 12 years ago
57a77c8
Merge "Remove stale comments and kDebugLocking check" into dalvik-dev
by Mathieu Chartier
· 12 years ago
add037d
Fix jdwp to not hold start lock while waiting on attach lock.
by Jeff Hao
· 12 years ago
4fcb8d3
Remove stale comments and kDebugLocking check
by Mathieu Chartier
· 12 years ago
875ebec
am 3795f251: Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.
by Brian Carlstrom
· 12 years ago
3795f25
Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.
by Brian Carlstrom
· 12 years ago
ad0c220
am 4478eb0a: Include dex2oatd along with libart and libartd-compiler
by Brian Carlstrom
· 12 years ago
4478eb0
Include dex2oatd along with libart and libartd-compiler
by Brian Carlstrom
· 12 years ago
094eb99
am 87de59df: Merge "Do not mark pages executable unnecessarily to play nice with selinux"
by Brian Carlstrom
· 12 years ago
87de59d
Merge "Do not mark pages executable unnecessarily to play nice with selinux"
by Brian Carlstrom
· 12 years ago
f1d3455
Do not mark pages executable unnecessarily to play nice with selinux
by Brian Carlstrom
· 12 years ago
8b2a354
am e68fb3c5: Mark libbcinfo as a SHARED_LIBRARY dependency.
by Stephen Hines
· 12 years ago
e68fb3c
Mark libbcinfo as a SHARED_LIBRARY dependency.
by Stephen Hines
· 12 years ago
58cc497
Move ScopedHashtable files out of art/src
by Brian Carlstrom
· 12 years ago
c8475a6
Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
by Brian Carlstrom
· 12 years ago
1db9113
resolved conflicts for merge of 7940e44f to dalvik-dev
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
bba5dd5
Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev
by Anwar Ghuloum
· 12 years ago
8cc5162
Semi-pruned SSA support for sea-ir.
by Dragos Sbirlea
· 12 years ago
987ccff
Native allocation accounting
by Mathieu Chartier
· 12 years ago
df6df99
am 5cd9e3b1: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE
by Brian Carlstrom
· 12 years ago
5cd9e3b
Revert "Always enable lock level checks." DO NOT MERGE
by Brian Carlstrom
· 12 years ago
098249e
Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master
by Brian Carlstrom
· 12 years ago
dab6f91
Merge "Fixes for portable build" into dalvik-dev
by Brian Carlstrom
· 12 years ago
3693c08
Fixes for portable build
by Brian Carlstrom
· 12 years ago
3d92d52
Add HAVE_ANDROID_OS check around cutils/properties.h include
by Brian Carlstrom
· 12 years ago
1581766
resolved conflicts for merge of 51c2467e to dalvik-dev
by Brian Carlstrom
· 12 years ago
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 12 years ago
3d76933
Merge "Let dalvikvm default based on persist.sys.dalvik.vm.lib" into dalvik-dev
by Brian Carlstrom
· 12 years ago
b1a5879
Port 1778d17feda232e5f794ba1ebdf400a600a17fd8 to art.
by Elliott Hughes
· 12 years ago
934313b
Let dalvikvm default based on persist.sys.dalvik.vm.lib
by Brian Carlstrom
· 12 years ago
d3d41ba
Merge "Adds missing dataflow flag for invoke-interface." into dalvik-dev
by Sebastien Hertz
· 12 years ago
46e811b
Fix DDMS allocation tracker.
by Mathieu Chartier
· 12 years ago
67ce9b0
Adds missing dataflow flag for invoke-interface.
by Sebastien Hertz
· 12 years ago
534f2b6
Fix GetDirectBufferrAddress to use GetLongField.
by Jeff Hao
· 12 years ago
5ece451
Merge "Fix debug build assertion failing on boot." into dalvik-dev
by Jeff Hao
· 12 years ago
cf90940
Fix debug build assertion failing on boot.
by Jeff Hao
· 12 years ago
44d854d
am 27c590ed: (-s ours) Revert "Always enable lock level checks." DO NOT MERGE
by Brian Carlstrom
· 12 years ago
27c590e
Revert "Always enable lock level checks." DO NOT MERGE
by Brian Carlstrom
· 12 years ago
ebc5402
am 4922e9d4: Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
by Brian Carlstrom
· 12 years ago
28e923f
am c6444052: Update class_initializer_black_list for master
by Brian Carlstrom
· 12 years ago
9408dda
am 2c3caadb: Merge remote-tracking branch \'goog/dalvik-dev\' into merge-art-to-master
by Brian Carlstrom
· 12 years ago
4922e9d
Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
by Brian Carlstrom
· 12 years ago
c644405
Update class_initializer_black_list for master
by Brian Carlstrom
· 12 years ago
2c3caad
Merge remote-tracking branch 'goog/dalvik-dev' into merge-art-to-master
by Brian Carlstrom
· 12 years ago
e0e4340
Merge "Fix -Xint mode." into dalvik-dev
by Jeff Hao
· 12 years ago
56adf60
Adds ThrowAbstractMethodError to common throws.
by Sebastien Hertz
· 12 years ago
7d658cf
Fix -Xint mode.
by Sebastien Hertz
· 12 years ago
3dd9f76
Interpret methods invoked via JNI in interpreter only mode.
by Jeff Hao
· 12 years ago
9dacec7
Merge "Fix GetQuickCodeFor to return actual code pointer if it exists." into dalvik-dev
by Jeff Hao
· 12 years ago
bdd0fb9
Improve sticky GC ergonomics
by Mathieu Chartier
· 12 years ago
f3e861d
Fix GetQuickCodeFor to return actual code pointer if it exists.
by Jeff Hao
· 12 years ago
5f10000
Merge "Preparing SSA support for SEA IR: reaching definitions." into dalvik-dev
by Anwar Ghuloum
· 12 years ago
d25de7a
Preparing SSA support for SEA IR: reaching definitions.
by Dragos Sbirlea
· 12 years ago
50425ad
Merge "Add marks for instrumentation frames that get interpreted." into dalvik-dev
by Jeff Hao
· 12 years ago
8a85399
Merge "Constructor barrier support in DEX-to-DEX compiler." into dalvik-dev
by Sebastien Hertz
· 12 years ago
190dec7
Merge "Fix DDMS lock ordering error." into dalvik-dev
by Mathieu Chartier
· 12 years ago
73cca6f
Fix DDMS lock ordering error.
by Mathieu Chartier
· 12 years ago
2010a60
Disable -Xjnigreflimit: in art too.
by Elliott Hughes
· 12 years ago
9a916d3
Add marks for instrumentation frames that get interpreted.
by Jeff Hao
· 12 years ago
0b4e3ef
Add StandardCharsets to the class_initializer_black_list
by Brian Carlstrom
· 12 years ago
3e089ee
Merge "add dalvik.system.VMRuntime.vmLibrary implementation for ART" into dalvik-dev
by Anwar Ghuloum
· 12 years ago
c1cea9c
Merge "Cleanup quick support in verifier." into dalvik-dev
by Sebastien Hertz
· 12 years ago
cc10e0e
Constructor barrier support in DEX-to-DEX compiler.
by Sebastien Hertz
· 12 years ago
2cb33b8
Improve SPARSE_SWITCH handling in interpreter.
by Sebastien Hertz
· 12 years ago
dfe1935
Merge "Avoid duplicated code for FILLED_NEW_ARRAY." into dalvik-dev
by Sebastien Hertz
· 12 years ago
24bbb10
Avoid duplicated code for FILLED_NEW_ARRAY.
by Sebastien Hertz
· 12 years ago
4ec2c8e
Merge "Minor interpreter cleanup." into dalvik-dev
by Sebastien Hertz
· 12 years ago
Next »