Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a9bee5a1b302292556fc1966678f2a5689bd2522
a9bee5a
Merge "ART: Better support for arraycopy in unstarted runtime" am: 01afcbb
by Andreas Gampe
· 9 years ago
1566a44
Merge "Fix thumb bit in the oatdump symbolizer." am: 85f5de0 am: 89a9c6f
by David Srbecky
· 9 years ago
93e9e5b
Merge "ART: Better support for arraycopy in unstarted runtime" am: 01afcbb
by Andreas Gampe
· 9 years ago
89a9c6f
Merge "Fix thumb bit in the oatdump symbolizer." am: 85f5de0
by David Srbecky
· 9 years ago
01afcbb
Merge "ART: Better support for arraycopy in unstarted runtime"
by Andreas Gampe
· 9 years ago
85f5de0
Merge "Fix thumb bit in the oatdump symbolizer."
by David Srbecky
· 9 years ago
85a098a
ART: Better support for arraycopy in unstarted runtime
by Andreas Gampe
· 9 years ago
db934a9
Merge "Fix a test info referencing AMD64 instead of ARM64." am: cf0f856
by Vladimir Marko
· 9 years ago
fb8aa37
Merge "Fix a test info referencing AMD64 instead of ARM64." am: cf0f856
by Vladimir Marko
· 9 years ago
cf0f856
Merge "Fix a test info referencing AMD64 instead of ARM64."
by Vladimir Marko
· 9 years ago
5396b81
Fix a test info referencing AMD64 instead of ARM64.
by Vladimir Marko
· 9 years ago
50a6287
Merge "Pack stack map entries on bit level to save space." am: fe2b137
by David Srbecky
· 9 years ago
68b519e
Merge "Pack stack map entries on bit level to save space." am: fe2b137
by David Srbecky
· 9 years ago
fe2b137
Merge "Pack stack map entries on bit level to save space."
by Calin Juravle
· 9 years ago
3e234a2
Merge "unstarted_runtime: Update references to decimal format classes." am: 5c26e43
by Narayan Kamath
· 9 years ago
486a931
Merge "unstarted_runtime: Add additional cutouts" am: 739253e am: 4f7473e
by Narayan Kamath
· 9 years ago
003f558
Merge "unstarted_runtime: Update references to decimal format classes."
by Narayan Kamath
· 9 years ago
4f7473e
Merge "unstarted_runtime: Add additional cutouts" am: 739253e
by Narayan Kamath
· 9 years ago
5c26e43
Merge "unstarted_runtime: Update references to decimal format classes."
by Narayan Kamath
· 9 years ago
a1e9312
unstarted_runtime: Update references to decimal format classes.
by Narayan Kamath
· 9 years ago
739253e
Merge "unstarted_runtime: Add additional cutouts"
by Narayan Kamath
· 9 years ago
34a316f
unstarted_runtime: Add additional cutouts
by Narayan Kamath
· 9 years ago
a826afb
Merge "Revert "ART: Resolve all classes even when verify-profile"" into nyc-dev
by Andreas Gampe
· 9 years ago
c4d6084
Merge "Revert "ART: Resolve all classes even when verify-profile"" into nyc-dev
by Andreas Gampe
· 9 years ago
5da7cb7
Merge "ART: Actually run tests cross arch for oatdump" am: afc4829 am: 71bde08
by Andreas Gampe
· 9 years ago
71bde08
Merge "ART: Actually run tests cross arch for oatdump" am: afc4829
by Andreas Gampe
· 9 years ago
896781f
Merge "ART: Do not run verification under lock" into nyc-dev am: 5f803f0
by Andreas Gampe
· 9 years ago
afc4829
Merge "ART: Actually run tests cross arch for oatdump"
by Andreas Gampe
· 9 years ago
5f803f0
Merge "ART: Do not run verification under lock" into nyc-dev
by Andreas Gampe
· 9 years ago
5a85126
Revert "ART: Resolve all classes even when verify-profile"
by Andreas Gampe
· 9 years ago
f934bf7
ART: Do not run verification under lock
by Andreas Gampe
· 9 years ago
e84e385
Merge changes from topic \'image_verify\' am: 19a4784 am: 36d4ec6
by Mathieu Chartier
· 9 years ago
36d4ec6
Merge changes from topic \'image_verify\' am: 19a4784
by Mathieu Chartier
· 9 years ago
19a4784
Merge changes from topic 'image_verify'
by Mathieu Chartier
· 9 years ago
78b6d38
Merge "ART: Do not run verification under lock" am: a455ec2 am: ff5d050
by Andreas Gampe
· 9 years ago
df6d01e
Merge "ART: Add support for DexFile compiler filter function" am: e669556
by Andreas Gampe
· 9 years ago
ff5d050
Merge "ART: Do not run verification under lock" am: a455ec2
by Andreas Gampe
· 9 years ago
efdf9fb
Merge "ART: Add support for DexFile compiler filter function" am: e669556
by Andreas Gampe
· 9 years ago
a455ec2
Merge "ART: Do not run verification under lock"
by Andreas Gampe
· 9 years ago
b0026b4
Disable checks for b/27493510
by Mathieu Chartier
· 9 years ago
884f3b8
ART: Do not run verification under lock
by Andreas Gampe
· 9 years ago
a0b9521
Add verification for image ArtMethod declaring classes
by Mathieu Chartier
· 9 years ago
e669556
Merge "ART: Add support for DexFile compiler filter function"
by Andreas Gampe
· 9 years ago
b72e3e7
Disable checks for b/27493510 am: 8790c7f
by Mathieu Chartier
· 9 years ago
d93a7a9
Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" am: 835e023 am: d07afb5
by Sebastien Hertz
· 9 years ago
aa0a2ff
Merge "Add way to disable resolving for stack walk" am: b1e4b48 am: a611377
by Mathieu Chartier
· 9 years ago
8790c7f
Disable checks for b/27493510
by Mathieu Chartier
· 9 years ago
d07afb5
Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK" am: 835e023
by Sebastien Hertz
· 9 years ago
a611377
Merge "Add way to disable resolving for stack walk" am: b1e4b48
by Mathieu Chartier
· 9 years ago
835e023
Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK"
by Ying Wang
· 9 years ago
b1e4b48
Merge "Add way to disable resolving for stack walk"
by Mathieu Chartier
· 9 years ago
8a2e59c
Add way to disable resolving for stack walk am: be2892b
by Mathieu Chartier
· 9 years ago
45bf250
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
e0370e5
Merge "Obtain stack trace outside of critical section" am: 6872412 am: e9bc522
by Mathieu Chartier
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
e9bc522
Merge "Obtain stack trace outside of critical section" am: 6872412
by Mathieu Chartier
· 9 years ago
6872412
Merge "Obtain stack trace outside of critical section"
by Mathieu Chartier
· 9 years ago
be2892b
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
18c18f6
Merge "Obtain stack trace outside of critical section" into nyc-dev am: 91deb8a
by Mathieu Chartier
· 9 years ago
458b105
Obtain stack trace outside of critical section
by Mathieu Chartier
· 9 years ago
91deb8a
Merge "Obtain stack trace outside of critical section" into nyc-dev
by Mathieu Chartier
· 9 years ago
be22bab
Merge "Refine OatFileAssistant.MakeUpToDate failure result." am: fd9ac38
by Richard Uhler
· 9 years ago
6adc6fe
Merge "Refine OatFileAssistant.MakeUpToDate failure result." am: fd9ac38
by Richard Uhler
· 9 years ago
da66c7c
Merge "Only log excessive timeouts if those appear accidental" into nyc-dev
by Hans Boehm
· 9 years ago
fd9ac38
Merge "Refine OatFileAssistant.MakeUpToDate failure result."
by Richard Uhler
· 9 years ago
b655c37
Merge "Only log excessive timeouts if those appear accidental" into nyc-dev
by Hans Boehm
· 9 years ago
95c7c53
ART: Add support for DexFile compiler filter function am: fd97429
by Andreas Gampe
· 9 years ago
86a785d
ART: Add support for DexFile compiler filter function
by Andreas Gampe
· 9 years ago
a1b4c5f
Fix thumb bit in the oatdump symbolizer.
by David Srbecky
· 9 years ago
34ddfa0
Merge "Remove many `instrumentation` variables from goto interpreter." am: 9590a53
by Vladimir Marko
· 9 years ago
82be946
Merge "Remove many `instrumentation` variables from goto interpreter."
by Vladimir Marko
· 9 years ago
9590a53
Merge "Remove many `instrumentation` variables from goto interpreter."
by Vladimir Marko
· 9 years ago
2342858
Obtain stack trace outside of critical section
by Mathieu Chartier
· 9 years ago
05488e1
Only log excessive timeouts if those appear accidental
by Hans Boehm
· 9 years ago
4cb22b4
Remove many `instrumentation` variables from goto interpreter.
by Vladimir Marko
· 9 years ago
fd97429
ART: Add support for DexFile compiler filter function
by Andreas Gampe
· 9 years ago
428bfa9
Merge "Remove obsolete LOCAL_DX_FLAGS." am: eede886 am: e565277
by Ying Wang
· 9 years ago
e565277
Merge "Remove obsolete LOCAL_DX_FLAGS." am: eede886
by Ying Wang
· 9 years ago
eede886
Merge "Remove obsolete LOCAL_DX_FLAGS."
by Ying Wang
· 9 years ago
4f6190c
Merge "Only log excessive timeouts if those appear accidental" am: 9f168cc
by Hans Boehm
· 9 years ago
d92d9e0
Merge "Only log excessive timeouts if those appear accidental" am: 9f168cc
by Hans Boehm
· 9 years ago
9f168cc
Merge "Only log excessive timeouts if those appear accidental"
by Hans Boehm
· 9 years ago
99fe55c
Merge "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" into nyc-dev
by Calin Juravle
· 9 years ago
97cd457
Merge "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" into nyc-dev
by Calin Juravle
· 9 years ago
1aefd7e
Fix profile save MaxBaxBackoff time am: 28530da
by Calin Juravle
· 9 years ago
1f9252a
Merge remote-tracking branch \'goog/master\' into nyc-dev am: c0b2763
by Serdjuk, Nikolay Y
· 9 years ago
cc4bf2c
Merge "ART: Improve JitProfile perf in x86_64 mterp" am: 87ad82e am: 2636f54
by Serguei Katkov
· 9 years ago
6121549
Merge "ART: Improve JitProfile perf in x86 mterp" am: a236234 am: 01f4917
by Serguei Katkov
· 9 years ago
6d9b3b6
Merge "Fix silly gcc warning." am: f7cdec5 am: 2901872
by Vladimir Marko
· 9 years ago
0039e4a
Merge "Rename run-test 593-checker-boolean-to-integral-conversions." am: 897886f
by Roland Levillain
· 9 years ago
2636f54
Merge "ART: Improve JitProfile perf in x86_64 mterp" am: 87ad82e
by Serguei Katkov
· 9 years ago
01f4917
Merge "ART: Improve JitProfile perf in x86 mterp" am: a236234
by Serguei Katkov
· 9 years ago
2901872
Merge "Fix silly gcc warning." am: f7cdec5
by Vladimir Marko
· 9 years ago
b5613c2
Merge "Rename run-test 593-checker-boolean-to-integral-conversions." am: 897886f
by Roland Levillain
· 9 years ago
28530da
Fix profile save MaxBaxBackoff time
by Calin Juravle
· 9 years ago
d6190dc
Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Calin Juravle
· 9 years ago
87ad82e
Merge "ART: Improve JitProfile perf in x86_64 mterp"
by Bill Buzbee
· 9 years ago
a236234
Merge "ART: Improve JitProfile perf in x86 mterp"
by Bill Buzbee
· 9 years ago
c0b2763
Merge remote-tracking branch 'goog/master' into nyc-dev
by Calin Juravle
· 9 years ago
f7cdec5
Merge "Fix silly gcc warning."
by Vladimir Marko
· 9 years ago
Next »