Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3332db8345de39eb5067d99987fcae140184672b
3332db8
Bunch of SIMD for x86 and x86_64
by Aart Bik
· 7 years ago
73de4a8
Merge "Fix performance regression."
by Treehugger Robot
· 7 years ago
671e48a
Fix performance regression.
by Aart Bik
· 7 years ago
461ec56
Merge "Revert recent JIT code cache changes"
by Treehugger Robot
· 7 years ago
dbd05fe
Revert recent JIT code cache changes
by Orion Hodson
· 7 years ago
1d2d8b1
Merge "Don't increment the hotness for invokes."
by Nicolas Geoffray
· 7 years ago
80dd756
Merge "Run HeapLocationCollector once in scheduler instead of locally."
by Mingyao Yang
· 7 years ago
a27a718f
Merge "Use HeapReference for SafeGetClass"
by Treehugger Robot
· 7 years ago
30a5d19
Merge "Allow non word aligned heap limit for space bitmap"
by Treehugger Robot
· 7 years ago
ad8ebb3
Use HeapReference for SafeGetClass
by Mathieu Chartier
· 7 years ago
2a1513b
Allow non word aligned heap limit for space bitmap
by Mathieu Chartier
· 7 years ago
179861c
Run HeapLocationCollector once in scheduler instead of locally.
by Mingyao Yang
· 7 years ago
ac50d97
Merge "Don't use fences to implement volatiles"
by Hans Boehm
· 7 years ago
3ae12d5
Merge "Enable class unloading in dex2oat for quicken multidex"
by Treehugger Robot
· 7 years ago
6a2b67b
Enable class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
6ae4b9c
Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex"""
by Treehugger Robot
· 7 years ago
9e050df
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
by Mathieu Chartier
· 7 years ago
cecc488
Don't increment the hotness for invokes.
by Nicolas Geoffray
· 7 years ago
cc55e1d
Don't use fences to implement volatiles
by Hans Boehm
· 7 years ago
1bd8e5a
Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)."
by Nicolas Geoffray
· 7 years ago
646d638
Move deopt and jit logs from LOG(INFO) to VLOG(jit).
by Nicolas Geoffray
· 7 years ago
b00c8b0
Merge "Revert "Support class unloading in dex2oat for quicken multidex""
by Treehugger Robot
· 7 years ago
a4a1e69
Merge "Yet another slow gcstress/debug slow test."
by Treehugger Robot
· 7 years ago
6921d90
Revert "Support class unloading in dex2oat for quicken multidex"
by Richard Uhler
· 7 years ago
178b3ad
Yet another slow gcstress/debug slow test.
by Nicolas Geoffray
· 7 years ago
18e9161
Merge "Support class unloading in dex2oat for quicken multidex"
by Treehugger Robot
· 7 years ago
785e355
Merge "Set basic framework for detecting reductions."
by Treehugger Robot
· 7 years ago
0b1c341
Support class unloading in dex2oat for quicken multidex
by Mathieu Chartier
· 7 years ago
a97a14f
Merge "runtime: Make kIsDebugBuild friendly to clion"
by Treehugger Robot
· 7 years ago
24be74d
Merge "Use absolute path for art/tools/cpplint.py --root"
by Treehugger Robot
· 7 years ago
0cb2cff
Merge "HRem support in BCE."
by Treehugger Robot
· 7 years ago
b29f684
Set basic framework for detecting reductions.
by Aart Bik
· 7 years ago
a22cae7
HRem support in BCE.
by xueliang.zhong
· 8 years ago
6922311
Merge "Add an option to the art script to not cleanup."
by Nicolas Geoffray
· 7 years ago
c0c0785
Add an option to the art script to not cleanup.
by Nicolas Geoffray
· 7 years ago
19ab59d
Merge "Use the right class loader allocator in ReallocMethods."
by Nicolas Geoffray
· 7 years ago
f573972
runtime: Make kIsDebugBuild friendly to clion
by Igor Murashkin
· 7 years ago
3b21019
Merge "Add two special runtime methods."
by Mingyao Yang
· 7 years ago
a7c2983
Merge "Regression test for array aliasing bug."
by Aart Bik
· 7 years ago
0a87a65
Add two special runtime methods.
by Mingyao Yang
· 8 years ago
5129d8e
Merge "Add a conditional boolean to ScopedAssertNoThreadSuspension."
by Mingyao Yang
· 7 years ago
5aedbcd
Merge "ART: Fix loop header's predecessors reordering in SimplifyLoops."
by Nicolas Geoffray
· 7 years ago
428a209
Regression test for array aliasing bug.
by Aart Bik
· 7 years ago
48b40cc
Use the right class loader allocator in ReallocMethods.
by Nicolas Geoffray
· 7 years ago
c7c25d5
Merge "Fix issue where classes that fail verification have kStatusNotReady."
by Treehugger Robot
· 7 years ago
f1aa265
Fix issue where classes that fail verification have kStatusNotReady.
by Jeff Hao
· 7 years ago
edb1849
Merge "Blacklist test under gcstress / debug."
by Nicolas Geoffray
· 7 years ago
747497f
Blacklist test under gcstress / debug.
by Nicolas Geoffray
· 7 years ago
3fe0178
Merge "Disable more tests under ASAN."
by Nicolas Geoffray
· 7 years ago
e877a13
Disable more tests under ASAN.
by Nicolas Geoffray
· 7 years ago
aef17bc
Merge "Add FdFile::Compare"
by Mathieu Chartier
· 7 years ago
d88a2b5
Merge "ART: Fix up small header includes"
by Treehugger Robot
· 7 years ago
140c5d1
Add FdFile::Compare
by Mathieu Chartier
· 7 years ago
443dbfc
Merge "Fix CC handling for no large object space case"
by Mathieu Chartier
· 7 years ago
2aa1d0b
Merge "Add VisitNewArray() in lsa."
by Mingyao Yang
· 7 years ago
47863bb
Fix CC handling for no large object space case
by Mathieu Chartier
· 7 years ago
8f13b26
Merge "Add --avoid-storing-invocation option"
by Treehugger Robot
· 7 years ago
d1ab1bd
Add --avoid-storing-invocation option
by Mathieu Chartier
· 7 years ago
895f922
ART: Fix up small header includes
by Andreas Gampe
· 7 years ago
a52bcda
Merge "Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""""
by Nicolas Geoffray
· 7 years ago
162a570
Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""""
by Nicolas Geoffray
· 7 years ago
888df78
Merge "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""""
by Nicolas Geoffray
· 7 years ago
933692d
Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""
by Nicolas Geoffray
· 7 years ago
c116154
Merge "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""
by Treehugger Robot
· 7 years ago
1f0eefc
Add VisitNewArray() in lsa.
by Mingyao Yang
· 7 years ago
cbdcb6d
Merge "Fix method tracing tests on RI"
by Treehugger Robot
· 7 years ago
67ca49c
Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""
by Igor Murashkin
· 7 years ago
293bfbd
Merge "Revert "Revert "Stop using the runtime classpath in dex2oat"""
by Calin Juravle
· 7 years ago
a11100e
Merge "test: Add 961-default-iface-resolution-gen to known failures for ASAN"
by Treehugger Robot
· 7 years ago
9579b53
Merge "Revert "Flush icache using rw to r transition""
by Nicolas Geoffray
· 7 years ago
8bb1786
Revert "Flush icache using rw to r transition"
by Nicolas Geoffray
· 7 years ago
de67643
test: Add 961-default-iface-resolution-gen to known failures for ASAN
by Igor Murashkin
· 7 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
df2a410
Merge "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 7 years ago
cda934e
Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a
by Calin Juravle
· 7 years ago
c73ee37
ART: Fix loop header's predecessors reordering in SimplifyLoops.
by Artem Serov
· 7 years ago
9a19be9
Merge "Fix verifier checks on interface methods."
by Treehugger Robot
· 7 years ago
adce6a0
Fix method tracing tests on RI
by Alex Light
· 7 years ago
f95d95e
Merge "Disable slow test on gcstress/debug."
by Treehugger Robot
· 7 years ago
5f3fa2f
Merge "Fix null dereference in debug check."
by Treehugger Robot
· 7 years ago
14bc325
Disable slow test on gcstress/debug.
by Nicolas Geoffray
· 7 years ago
e829831
Fix null dereference in debug check.
by Nicolas Geoffray
· 7 years ago
83c0fef
Merge "Revert "Support clinit for app image during compilation""
by Nicolas Geoffray
· 7 years ago
abadf02
Revert "Support clinit for app image during compilation"
by Nicolas Geoffray
· 7 years ago
19b5915
Merge "Revert "Exclude debuggable test config for 660""
by Nicolas Geoffray
· 7 years ago
e062d62
Revert "Exclude debuggable test config for 660"
by Nicolas Geoffray
· 7 years ago
543d613
Merge "Null initialize dirty_image_objects_filename_"
by Mathieu Chartier
· 7 years ago
ff0baff
Null initialize dirty_image_objects_filename_
by Mathieu Chartier
· 7 years ago
4a9ab7d
Merge "Revert "tools: Fix art script to delete OAT files before running dalvikvm""
by Treehugger Robot
· 7 years ago
800421b
Revert "tools: Fix art script to delete OAT files before running dalvikvm"
by Igor Murashkin
· 7 years ago
60c730a
Merge "Exclude debuggable test config for 660"
by Treehugger Robot
· 7 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 7 years ago
1ccf613
Do not pass --runtime-arg -classpath in dex2oat_test
by Calin Juravle
· 7 years ago
46555f8
Do not pass --runtime-arg -classpath to dex2oat in dex fuzz
by Calin Juravle
· 7 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 7 years ago
b764390
Exclude debuggable test config for 660
by Chang Xing
· 7 years ago
bf3710e
Merge "Flush icache using rw to r transition"
by Treehugger Robot
· 7 years ago
c4bfca1
Merge "Group dirty images objects together in the image."
by Treehugger Robot
· 7 years ago
02e3e9c
Merge "Support clinit for app image during compilation"
by Mathieu Chartier
· 7 years ago
Next »