Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a08ec9b372d4f5e918b3d68499fbd1731180cd98
a08ec9b
Merge "Fix FindCatchBlock to work in -Xverify:none mode."
by Jeff Hao
· 11 years ago
aa96191
Fix FindCatchBlock to work in -Xverify:none mode.
by Jeff Hao
· 11 years ago
4af159b
Merge "Remove support for app JNI workarounds."
by Ian Rogers
· 11 years ago
d299898
Merge "Warn when thread state lookup fails."
by Ian Rogers
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
0ea4bf7
Merge "Update load/store utilities for 64-bit backends"
by buzbee
· 11 years ago
695d13a
Update load/store utilities for 64-bit backends
by buzbee
· 11 years ago
3959583
Merge "Return bytes freed from RosAlloc."
by Mathieu Chartier
· 11 years ago
8585bad
Return bytes freed from RosAlloc.
by Mathieu Chartier
· 11 years ago
0ec77d6
Warn when thread state lookup fails.
by Ian Rogers
· 11 years ago
82b1a81
Merge "Avoid allocating OatFile::OatClass on the heap."
by Vladimir Marko
· 11 years ago
618a870
Merge "Fix crash when debugging exception"
by Sebastien Hertz
· 11 years ago
00256f3
Merge "Revert "64bit changes to the stack walker for the Quick ABI.""
by Nicolas Geoffray
· 11 years ago
8d5ead5
Revert "64bit changes to the stack walker for the Quick ABI."
by Nicolas Geoffray
· 11 years ago
e08920e
Merge "64bit changes to the stack walker for the Quick ABI."
by Nicolas Geoffray
· 11 years ago
ea81063
Merge "Speed up single-stepping"
by Sebastien Hertz
· 11 years ago
6123d94
Merge "GenArithOpInt should ensure that reg is in core"
by Bill Buzbee
· 11 years ago
4e0d5ee
Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."""
by Mingyao Yang
· 11 years ago
63da330
Merge "Add an option to specify a list of methods for LIR dumping."
by Mingyao Yang
· 11 years ago
b0618ae
Merge "ART: GTest target tests missing "PASSED""
by Andreas Gampe
· 11 years ago
a63229c
ART: GTest target tests missing "PASSED"
by Andreas Gampe
· 11 years ago
72f184d
Merge "Fix dependencies in the test suite for multi-target tests"
by Andreas Gampe
· 11 years ago
2fe0792
Fix dependencies in the test suite for multi-target tests
by Andreas Gampe
· 11 years ago
42d65c5
Add an option to specify a list of methods for LIR dumping.
by Mingyao Yang
· 11 years ago
86e1b5e
Merge "Get instruction-set/features from build/core/config.mk"
by Ian Rogers
· 11 years ago
9b79776
Get instruction-set/features from build/core/config.mk
by Ian Rogers
· 11 years ago
9b3335e
Merge "Modify unwind to comply with stack parser tools."
by Christopher Ferris
· 11 years ago
a2cee18
Modify unwind to comply with stack parser tools.
by Christopher Ferris
· 11 years ago
ed0bc0b
Merge "Fixing missing newlines in Usage calls"
by Brian Carlstrom
· 11 years ago
80365d9
Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""
by Mingyao Yang
· 11 years ago
4ad33b3
Fixing missing newlines in Usage calls
by Brian Carlstrom
· 11 years ago
b21f7c9
Merge "Fix ForegroundHeapGrowthMultiplier and ParseDouble."
by Mathieu Chartier
· 11 years ago
455820e
Fix ForegroundHeapGrowthMultiplier and ParseDouble.
by Mathieu Chartier
· 11 years ago
fa25af3
Merge "Replace ObjectSet with LargeObjectBitmap."
by Mathieu Chartier
· 11 years ago
44b0053
Merge "Fix elf_writer_test for 64b target"
by Andreas Gampe
· 11 years ago
e400aa2
Fix elf_writer_test for 64b target
by Andreas Gampe
· 11 years ago
5cb3283
64bit changes to the stack walker for the Quick ABI.
by Nicolas Geoffray
· 11 years ago
ec83aac
Merge "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""
by Sebastien Hertz
· 11 years ago
7fff544
Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."
by Brian Carlstrom
· 11 years ago
6b8a267
Merge "Fix a use of OpCondBranch that breaks the MIPS build."
by Ian Rogers
· 11 years ago
366f8ae
GenArithOpInt should ensure that reg is in core
by Serguei Katkov
· 11 years ago
bbd695c
Replace ObjectSet with LargeObjectBitmap.
by Mathieu Chartier
· 11 years ago
d15f4e2
Fix a use of OpCondBranch that breaks the MIPS build.
by Mingyao Yang
· 11 years ago
957e2a2
Merge "Use LIRSlowPath for throwing ArrayOutOfBoundsException."
by Mingyao Yang
· 11 years ago
48a35cb
Merge "Interpreter-only mode should cause dex-to-dex compilation."
by Ian Rogers
· 11 years ago
9bc5440
Interpreter-only mode should cause dex-to-dex compilation.
by Ian Rogers
· 11 years ago
daa7a64
Merge "Comment disallow new monitors."
by Ian Rogers
· 11 years ago
5c597c6
Comment disallow new monitors.
by Ian Rogers
· 11 years ago
a092ee4
Merge "Use non volatile lock words in semispace collector."
by Mathieu Chartier
· 11 years ago
4d7f61d
Use non volatile lock words in semispace collector.
by Mathieu Chartier
· 11 years ago
9d46314
Use LIRSlowPath for throwing ArrayOutOfBoundsException.
by Mingyao Yang
· 11 years ago
94e8a97
Merge "Add untested x86-64 downcall and exception assembly."
by Ian Rogers
· 11 years ago
b99985a
Merge "Fix a class-loading bug in the verifier when throwing NPE"
by Andreas Gampe
· 11 years ago
6398156
Fix a class-loading bug in the verifier when throwing NPE
by Andreas Gampe
· 11 years ago
425640d
Merge "Use LIRSlowPath for throwing NPE."
by Mingyao Yang
· 11 years ago
47d00c0
Add untested x86-64 downcall and exception assembly.
by Ian Rogers
· 11 years ago
79f2c53
Merge "String.IndexOf method handles negative start index value in incorrect way"
by Bill Buzbee
· 11 years ago
984cd08
Merge "Code cleanup in preparation for x64 backend."
by Nicolas Geoffray
· 11 years ago
a747a39
Code cleanup in preparation for x64 backend.
by Nicolas Geoffray
· 11 years ago
c2b2bbf
Merge "Simplify HInvokeStatic code generation."
by Nicolas Geoffray
· 11 years ago
db928fc
Simplify HInvokeStatic code generation.
by Nicolas Geoffray
· 11 years ago
a1758d8
String.IndexOf method handles negative start index value in incorrect way
by Alexei Zavjalov
· 11 years ago
e8b2e6e
Merge "Preparation for transition to libc++."
by Ian Rogers
· 11 years ago
bd5ea6a
Preparation for transition to libc++.
by Ian Rogers
· 11 years ago
f7933e7
Merge "Disable another timing sensitive test on dist builds"
by Brian Carlstrom
· 11 years ago
520ab87
Merge "Build dex2oat as 64b for the target when using zygote64"
by Andreas Gampe
· 11 years ago
6b5123f
Disable another timing sensitive test on dist builds
by Brian Carlstrom
· 11 years ago
5e17616
Merge "Fix volatile wide put/get to be atomic on x86 arch"
by Ian Rogers
· 11 years ago
b4b0667
Fix volatile wide put/get to be atomic on x86 arch
by Yevgeny Rouban
· 11 years ago
5a9cef8
Build dex2oat as 64b for the target when using zygote64
by Andreas Gampe
· 11 years ago
a214996
Merge "Decrease target utilization for foreground apps."
by Mathieu Chartier
· 11 years ago
e643a17
Use LIRSlowPath for throwing NPE.
by Mingyao Yang
· 11 years ago
2f8da3e
Decrease target utilization for foreground apps.
by Mathieu Chartier
· 11 years ago
df4f96a
Merge "Fix thread join hangs"
by Ian Rogers
· 11 years ago
d0235a3
Merge "Fix typo in ISA centralization"
by Andreas Gampe
· 11 years ago
68f3e09
Fix typo in ISA centralization
by Andreas Gampe
· 11 years ago
b94fae6
Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc"
by Andreas Gampe
· 11 years ago
2faf284
Merge "Long support in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
01bc96d
Long support in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
63e8a68
Fix thread join hangs
by Yevgeny Rouban
· 11 years ago
a3eaf66
Merge "Disable JDWP field watchpoint capabilities"
by Sebastien Hertz
· 11 years ago
cf7bea3
Disable JDWP field watchpoint capabilities
by Sebastien Hertz
· 11 years ago
51f32a6
Merge "Allow use of instance filter for JDWP events"
by Sebastien Hertz
· 11 years ago
172109b
Merge "Fix JDWP count event modifier"
by Sebastien Hertz
· 11 years ago
9623c66
Merge "Less confusing heap transition message."
by Mathieu Chartier
· 11 years ago
dcee9ee
Less confusing heap transition message.
by Mathieu Chartier
· 11 years ago
ebc726a
Merge "Don't call SetFootprintLimit in CreateZygoteSpace."
by Mathieu Chartier
· 11 years ago
c4d095b
Don't call SetFootprintLimit in CreateZygoteSpace.
by Mathieu Chartier
· 11 years ago
5f4e6f5
Allow use of instance filter for JDWP events
by Sebastien Hertz
· 11 years ago
4320779
Fix JDWP count event modifier
by Sebastien Hertz
· 11 years ago
c311d0c
Merge "Prepare field watchpoint support"
by Sebastien Hertz
· 11 years ago
3f52eaf
Prepare field watchpoint support
by Sebastien Hertz
· 11 years ago
0a01b38
Merge "Clear unused roots from debugger"
by Sebastien Hertz
· 11 years ago
1837bcb
Merge "Deduplicate code starting JDWP thread"
by Sebastien Hertz
· 11 years ago
30143fd
Merge "Fix clang build."
by Mathieu Chartier
· 11 years ago
e9ea70b
Fix clang build.
by Mathieu Chartier
· 11 years ago
949e5fd
Merge "art_quick_unlock_object uses comparison incorrectly"
by Ian Rogers
· 11 years ago
d6b9b62
Merge "Refactor space bitmap to support different alignments."
by Mathieu Chartier
· 11 years ago
107cbcc
Merge "Reduce bump pointer space capacity."
by Mathieu Chartier
· 11 years ago
309e3bf
Reduce bump pointer space capacity.
by Mathieu Chartier
· 11 years ago
Next »