Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
25c3d8d8cbefc8c4ada4094ac0296498e9dc9b96
25c3d8d
Pass --root to cpplint.
by Sen Jiang
· 8 years ago
16cb669
Merge "Reimplement ART_NDEBUG_OPT_FLAG"
by Treehugger Robot
· 8 years ago
a51a135
Merge "Implemented first version of java/dex fuzz testing script."
by Treehugger Robot
· 8 years ago
be332ed
Reimplement ART_NDEBUG_OPT_FLAG
by Colin Cross
· 8 years ago
32e2826
Merge "Remove unused build code"
by Colin Cross
· 8 years ago
be0f728
Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests.""
by Nicolas Geoffray
· 8 years ago
ce092d0
Merge "Refactor Dex open methods"
by Treehugger Robot
· 8 years ago
7863a21
Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."
by Nicolas Geoffray
· 8 years ago
85bf9de
Merge "Write VerifierDeps into VDEX."
by Treehugger Robot
· 8 years ago
d26a0a6
Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests."
by Roland Levillain
· 8 years ago
e034748
Implemented first version of java/dex fuzz testing script.
by Aart Bik
· 8 years ago
7b0d922
Merge "Collapse ART's AbstractMethod class into Executable"
by Neil Fuller
· 8 years ago
5d5a36b
Write VerifierDeps into VDEX.
by David Brazdil
· 8 years ago
733ddb2
Refactor Dex open methods
by David Sehr
· 8 years ago
abc41cb
Merge "Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration."
by Roland Levillain
· 8 years ago
e5a3877
Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration.
by Roland Levillain
· 8 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 8 years ago
c4cb3d5
Merge "Fix the target art method address within a method object"
by David Sehr
· 8 years ago
71a155f
Remove unused build code
by Colin Cross
· 8 years ago
f6dc081
Merge "Rework logcat handling"
by Treehugger Robot
· 8 years ago
ce644e8
Merge "Rename several tests to be easier to read."
by Treehugger Robot
· 8 years ago
d050ec9
Merge "Dexlayout changes to support offset/size output of items."
by Jeff Hao
· 8 years ago
698e4b3
Rework logcat handling
by Wojciech Staszkiewicz
· 8 years ago
96e640c
Fix the target art method address within a method object
by Jing Ji
· 8 years ago
5213626
Rename several tests to be easier to read.
by Alex Light
· 8 years ago
692cc74
Merge "Change remaining slow path throw entrypoints to save everything."
by Vladimir Marko
· 8 years ago
48d10ee
Merge changes Id749f453,Ie3ce9dd8
by Colin Cross
· 8 years ago
901669c
Merge "Make javac always use Java 7 when running tests using javac and dx"
by Nicolas Geoffray
· 8 years ago
804b03f
Change remaining slow path throw entrypoints to save everything.
by Vladimir Marko
· 8 years ago
80eb0bc2
Merge "ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode."
by Treehugger Robot
· 8 years ago
d300d8f
ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode.
by Artem Serov
· 8 years ago
ae9ed26
Merge "ARM: Remove extra argument from RUNTIME_CURRENT uses."
by Treehugger Robot
· 8 years ago
9364383
Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode."
by Treehugger Robot
· 8 years ago
02cd28b
ARM: Remove extra argument from RUNTIME_CURRENT uses.
by Vladimir Marko
· 8 years ago
620d0a5
Make javac always use Java 7 when running tests using javac and dx
by Søren Gjesse
· 8 years ago
3ab96b4
Dexlayout changes to support offset/size output of items.
by Jeff Hao
· 8 years ago
0186b64
Merge "Increase host frame size limit for SANITIZE_HOST"
by Treehugger Robot
· 8 years ago
adf4304
Merge "Integrate built-in bisection search with runtest"
by Treehugger Robot
· 8 years ago
7bdc637
Merge "Shorten long test names"
by Aart Bik
· 8 years ago
ca57c40
Shorten long test names
by Wojciech Staszkiewicz
· 8 years ago
d7a819a
Integrate built-in bisection search with runtest
by Wojciech Staszkiewicz
· 8 years ago
b20be21
Always run oatdumps tests
by Colin Cross
· 8 years ago
3174b68
Increase host frame size limit for SANITIZE_HOST
by Colin Cross
· 8 years ago
d2c2080
Disable oatdumps device build
by Colin Cross
· 8 years ago
2722620
Merge "Improve sharpening for read barrier image HLoadClass"
by Treehugger Robot
· 8 years ago
c520f85
Merge "Fix mac build"
by Treehugger Robot
· 8 years ago
9aec856
Merge "Revert "Revert "test: Remove icu cleanup hack"""
by Treehugger Robot
· 8 years ago
fd5428b
Fix mac build
by Colin Cross
· 8 years ago
4a4a601
Improve sharpening for read barrier image HLoadClass
by Mathieu Chartier
· 8 years ago
6a40fc9
Merge "Ensure class is initialized when reading its fields from debugger."
by Treehugger Robot
· 8 years ago
904614f
Merge "Convert art runtests to Android.bp"
by Colin Cross
· 8 years ago
afd3c9e
Convert art runtests to Android.bp
by Colin Cross
· 8 years ago
ec88abd
Merge "Remove the `CanTriggerGC` side-effects on a few instructions."
by Roland Levillain
· 8 years ago
583f319
Revert "Revert "test: Remove icu cleanup hack""
by Igor Murashkin
· 8 years ago
8cb366a
Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools."
by Treehugger Robot
· 8 years ago
28079d3
Merge "Minor induction variable analysis changes."
by Aart Bik
· 8 years ago
932e7d8
Merge "ARM: VIXL32: Implement a disassembler."
by Roland Levillain
· 8 years ago
f4d6aee
ARM: Use stm/ldm for live registers save/restore in SlowPathCode.
by Artem Serov
· 8 years ago
ebc3280
Include `nodes.h` in `nodes_shared.h` to help editing tools.
by Alexandre Rames
· 8 years ago
91a6516
Remove the `CanTriggerGC` side-effects on a few instructions.
by Alexandre Rames
· 8 years ago
f653669
Merge "MIPS64: Fix overlapping use of "in" & "out" registers."
by Nicolas Geoffray
· 8 years ago
834582c
Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk"
by Treehugger Robot
· 8 years ago
855c7eb
Merge "MIPS32: Improve storing of constants in fields and array elements"
by Treehugger Robot
· 8 years ago
53c5337
Merge "Revert "test: Remove icu cleanup hack""
by Treehugger Robot
· 8 years ago
3c73829
Revert "test: Remove icu cleanup hack"
by Colin Cross
· 8 years ago
6a4abc6
Merge "Remove TypeLookupTable from DexFile."
by Treehugger Robot
· 8 years ago
8d0e6c5
Merge "Fix 2ND arch gtest testing."
by Nicolas Geoffray
· 8 years ago
cd8a057
Move ART_HOST_TEST_DIR to Android.common_test.mk
by Dan Willemsen
· 8 years ago
9aa352e
Remove TypeLookupTable from DexFile.
by David Sehr
· 8 years ago
009cace
Minor induction variable analysis changes.
by Aart Bik
· 8 years ago
47c22ff
Merge "Add a comment to dex2oat's parent pid logging"
by Aart Bik
· 8 years ago
6bbea4c
Fix 2ND arch gtest testing.
by Nicolas Geoffray
· 8 years ago
be3a3ee
Merge "Fix a deadlock in the CC collector."
by Treehugger Robot
· 8 years ago
c6eced0
Merge "Move art::Runtime::InitZygote logic from art into frameworks/base."
by Treehugger Robot
· 8 years ago
22a99ff
Merge "x86/x86-64: Simplify codegen using helper functions."
by Treehugger Robot
· 8 years ago
4613f53
Merge "Fix build for VerifierDeps gtest on target"
by Treehugger Robot
· 8 years ago
29b0cde
ARM: VIXL32: Implement a disassembler.
by Anton Kirilov
· 8 years ago
56f4bdd
x86/x86-64: Simplify codegen using helper functions.
by Vladimir Marko
· 8 years ago
f906f12
Fix build for VerifierDeps gtest on target
by David Brazdil
· 8 years ago
bbefcb3
Merge "Implement VerifierDeps encoding/decoding"
by Treehugger Robot
· 8 years ago
31eb450
Merge "Add a phony target for golem."
by Nicolas Geoffray
· 8 years ago
c2a58f3
Add a phony target for golem.
by Nicolas Geoffray
· 8 years ago
031f3dd
Merge "Collect verifier dependencies"
by Treehugger Robot
· 8 years ago
6f82fbd
Implement VerifierDeps encoding/decoding
by David Brazdil
· 8 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 8 years ago
0764877
Merge "test: Remove icu cleanup hack"
by Treehugger Robot
· 8 years ago
2c92bf2
Merge "Fix 32-bit device tests"
by Nicolas Geoffray
· 8 years ago
6615375
Merge "Fix HOST_PREFER_32_BITS tests"
by Nicolas Geoffray
· 8 years ago
c5c7187
Fix 32-bit device tests
by Colin Cross
· 8 years ago
124f881
Fix HOST_PREFER_32_BITS tests
by Colin Cross
· 8 years ago
f58b248
MIPS32: Improve storing of constants in fields and array elements
by Alexey Frunze
· 8 years ago
de19a25
Ensure class is initialized when reading its fields from debugger.
by Jeff Hao
· 8 years ago
febd0cf
Fix a deadlock in the CC collector.
by Hiroshi Yamauchi
· 8 years ago
175a9be
Merge "Fix mac build"
by Treehugger Robot
· 8 years ago
c865147
Merge "Avoid using memcpy for object header in ConcurrentCopying::Copy"
by Mathieu Chartier
· 8 years ago
942036f
Fix mac build
by Colin Cross
· 8 years ago
d818adb
Avoid using memcpy for object header in ConcurrentCopying::Copy
by Mathieu Chartier
· 8 years ago
7d26164
Merge changes from topic 'art_tests'
by Colin Cross
· 8 years ago
669cfcd
Merge "Fix run_java_fuzz_test.py imports"
by Treehugger Robot
· 8 years ago
529827d
Add a comment to dex2oat's parent pid logging
by Wojciech Staszkiewicz
· 8 years ago
Next »