Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d9a59ca8f038a0f93a4e1504e0f7f8f388848719
d9a59ca
Merge "Fix build breakage."
by Nicolas Geoffray
· 10 years ago
a4d120c
Fix build breakage.
by Nicolas Geoffray
· 10 years ago
ddd04a6
Merge "Tweak liveness when instructions are used in environments."
by Nicolas Geoffray
· 10 years ago
90a6adc
Merge "Fix copy/paste documentation error."
by Dan Albert
· 10 years ago
6eb987d
Fix copy/paste documentation error.
by Dan Albert
· 10 years ago
c685bce
Merge "ART: More cutouts for unstarted runtime"
by Andreas Gampe
· 10 years ago
dd9d055
ART: More cutouts for unstarted runtime
by Andreas Gampe
· 10 years ago
003e7aa
Merge "Improve 080-oom-throw-with-finalizer."
by Hiroshi Yamauchi
· 10 years ago
b1e6390
Merge "ART: Save work-line for pending runtime failure"
by Andreas Gampe
· 10 years ago
e2b6997
Improve 080-oom-throw-with-finalizer.
by Hiroshi Yamauchi
· 10 years ago
26584ca
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
by Richard Uhler
· 10 years ago
510abc7
Merge "ART: Allow multiple invoke-with for art script"
by Andreas Gampe
· 10 years ago
9a44f87
Add missing patchoatd dependency for oat_file_assistant_test.
by Richard Uhler
· 10 years ago
e717f82
Merge "Force word alignment of Dex register maps."
by Roland Levillain
· 10 years ago
9ac0e4d
Force word alignment of Dex register maps.
by Roland Levillain
· 10 years ago
4054413
Merge "Add way to select arena type at runtime"
by Mathieu Chartier
· 10 years ago
d7f8d05
ART: Save work-line for pending runtime failure
by Andreas Gampe
· 10 years ago
c6201fa
Add way to select arena type at runtime
by Mathieu Chartier
· 10 years ago
915b9d0
Tweak liveness when instructions are used in environments.
by Nicolas Geoffray
· 10 years ago
399ccb1
Merge "ART: correct native bytes allocated in RegisterNativeAllocation"
by Mathieu Chartier
· 10 years ago
97d30ac
Merge "Opt compiler: Basic simplification for arithmetic operations."
by Roland Levillain
· 10 years ago
c0bbc88
ART: Allow multiple invoke-with for art script
by Andreas Gampe
· 10 years ago
3848c4f
Merge "Fix CC collector boot."
by Hiroshi Yamauchi
· 10 years ago
02ae509
Merge "Fix style error in runtime/memory_region_test.cc."
by Roland Levillain
· 10 years ago
3ccb90c
Fix style error in runtime/memory_region_test.cc.
by Roland Levillain
· 10 years ago
1f49bdc
Merge "Compress the Dex register maps built by the optimizing compiler."
by Roland Levillain
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
63a63fc
Merge "Fix art_quick_instrumentation_exit stub for x86_64"
by Sebastien Hertz
· 10 years ago
20e7d60
Fix art_quick_instrumentation_exit stub for x86_64
by Sebastien Hertz
· 10 years ago
e4aca02
Merge "Run the natural loop recognizer before building SSA."
by Nicolas Geoffray
· 10 years ago
d335083
Run the natural loop recognizer before building SSA.
by Nicolas Geoffray
· 10 years ago
bf5565a
Merge "Revert "Opt Compiler: Materialise constants that cannot be encoded""
by Nicolas Geoffray
· 10 years ago
3ce57ab
Revert "Opt Compiler: Materialise constants that cannot be encoded"
by Nicolas Geoffray
· 10 years ago
28b87a6
Merge "Give an expected type to phis created for multiple returns."
by Nicolas Geoffray
· 10 years ago
4f1a384
Give an expected type to phis created for multiple returns.
by Nicolas Geoffray
· 10 years ago
1baecb2
Merge "Opt Compiler: Materialise constants that cannot be encoded"
by Nicolas Geoffray
· 10 years ago
60e2716
ART: correct native bytes allocated in RegisterNativeAllocation
by Lin Zang
· 10 years ago
d04495e
Fix CC collector boot.
by Hiroshi Yamauchi
· 10 years ago
d304629
Merge "ART: Check that boot image classes are verified"
by Andreas Gampe
· 10 years ago
6b743b7
Merge "Rosalloc thread local allocation path without a cas."
by Hiroshi Yamauchi
· 10 years ago
4460a84
Rosalloc thread local allocation path without a cas.
by Hiroshi Yamauchi
· 10 years ago
4cfe74c
Merge "Properly compile multidex for tests when using Jack."
by Richard Uhler
· 10 years ago
cc87995
Merge "ART: Fix finalizable class in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
0f7e3d6
ART: Fix finalizable class in Unstarted Runtime
by Andreas Gampe
· 10 years ago
58e2788
Merge "ART: Fix AbortTransaction in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
068b0c0
ART: Fix AbortTransaction in Unstarted Runtime
by Andreas Gampe
· 10 years ago
d159eef
Merge "Fix incompatible class change error for JIT stress mode"
by Mathieu Chartier
· 10 years ago
091d238
Fix incompatible class change error for JIT stress mode
by Mathieu Chartier
· 10 years ago
4d57ecf
Properly compile multidex for tests when using Jack.
by Richard Uhler
· 10 years ago
27fa730
Merge "Fix a bug in the SSA builder."
by Nicolas Geoffray
· 10 years ago
b59dba0
Fix a bug in the SSA builder.
by Nicolas Geoffray
· 10 years ago
758c2f6
Opt Compiler: Materialise constants that cannot be encoded
by Serban Constantinescu
· 10 years ago
6374557
Merge "Fix sampling profiler race condition"
by Mathieu Chartier
· 10 years ago
02e5f16
Fix sampling profiler race condition
by Mathieu Chartier
· 10 years ago
98124e3
Merge "ART: Missing include"
by Andreas Gampe
· 10 years ago
9b5cba4
ART: Missing include
by Andreas Gampe
· 10 years ago
b2fd7bc
Opt compiler: Basic simplification for arithmetic operations.
by Alexandre Rames
· 10 years ago
1b49020
Merge "ART: Refactor unstarted runtime"
by Andreas Gampe
· 10 years ago
2969bcd
ART: Refactor unstarted runtime
by Andreas Gampe
· 10 years ago
356286f
Merge "Revert "Revert "[optimizing] Enable x86 long support."""
by Nicolas Geoffray
· 10 years ago
234d69d
Revert "Revert "[optimizing] Enable x86 long support.""
by Nicolas Geoffray
· 10 years ago
31df246
Merge "patchoat: DisableAutoClose when patching in place"
by Andreas Gampe
· 10 years ago
a473f51
patchoat: DisableAutoClose when patching in place
by Julien Delayen
· 10 years ago
4fe8c2a
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 10 years ago
be91548
Merge "Fix dex2dex logic"
by Mathieu Chartier
· 10 years ago
9c8d961
Fix dex2dex logic
by Mathieu Chartier
· 10 years ago
1b88f6d
am d82d5755: Merge "Test uses libart.so, so can\'t be run NDEBUG."
by Nicolas Geoffray
· 10 years ago
d82d575
Merge "Test uses libart.so, so can't be run NDEBUG."
by Nicolas Geoffray
· 10 years ago
64d69ab
Test uses libart.so, so can't be run NDEBUG.
by Nicolas Geoffray
· 10 years ago
91c8be4
am 0b2bfbd4: Merge "Fix tests now that the SSA builder is pruning more phis."
by Nicolas Geoffray
· 10 years ago
0b2bfbd
Merge "Fix tests now that the SSA builder is pruning more phis."
by Nicolas Geoffray
· 10 years ago
3afca78
Fix tests now that the SSA builder is pruning more phis.
by Nicolas Geoffray
· 10 years ago
e68c165
am 21c7906e: Merge "ART: Relax test 703"
by Andreas Gampe
· 10 years ago
21c7906
Merge "ART: Relax test 703"
by Andreas Gampe
· 10 years ago
454c159
am 48e702fe: Merge "Make the SSA builder honor the debuggable flag."
by Nicolas Geoffray
· 10 years ago
48e702f
Merge "Make the SSA builder honor the debuggable flag."
by Nicolas Geoffray
· 10 years ago
79bf9a9
am 39d9fe2e: Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
d2bb32e
am cb85ad66: Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 10 years ago
cb85ad6
Merge "Use quick compiler to generate odex for oat file assistant tests."
by Richard Uhler
· 10 years ago
aff49cd
am 9a5342ef: Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 10 years ago
05dd8a6
Use quick compiler to generate odex for oat file assistant tests.
by Richard Uhler
· 10 years ago
9a5342e
Merge "Revert "Turn on logging for oat file assistant tests.""
by Richard Uhler
· 10 years ago
892fc96
Revert "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
e0fe7ae
Make the SSA builder honor the debuggable flag.
by Nicolas Geoffray
· 10 years ago
7d9e5a9
ART: Relax test 703
by Andreas Gampe
· 10 years ago
4bc52f3
am f719fdd2: Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions."
by Andreas Gampe
· 10 years ago
f719fdd
Merge "[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions."
by Andreas Gampe
· 10 years ago
abcb56d
am 7e9c99bd: Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
6ad40cd
[MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions.
by Goran Jakovljevic
· 10 years ago
7e9c99b
Merge "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
f45599d
Turn on logging for oat file assistant tests.
by Richard Uhler
· 10 years ago
089bb92
am 2af72de8: Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
7d4dde8
am 072e48ed: Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 10 years ago
ffd1b0d
am e8e42f35: Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
072e48e
Merge "Create OatFileAssistant class for assisting with oat files."
by Richard Uhler
· 10 years ago
e8e42f3
Merge "JDWP: allocate DebugInvokeReq only when requested"
by Sebastien Hertz
· 10 years ago
00a19e6
am 54a8cc68: Merge "Trim arenas for JIT"
by Mathieu Chartier
· 10 years ago
Next »