Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bac2a691fe24ba732d0502fb4a8adab5199f8244
bac2a69
Merge "Update D8 reference file for 913-heaps"
by Treehugger Robot
· 7 years ago
554a7e5
Merge "Clean up some compact dex comments"
by Mathieu Chartier
· 7 years ago
d15efdf
Update D8 reference file for 913-heaps
by Søren Gjesse
· 7 years ago
807b21b
Clean up some compact dex comments
by Mathieu Chartier
· 7 years ago
58ddad4
Merge "ART: Type conversion fixes for MethodHandles"
by Treehugger Robot
· 7 years ago
7a5a303
Merge "Remove size return values for dex writer"
by Mathieu Chartier
· 7 years ago
c680574
Merge "Special case JIT update for native methods."
by Nicolas Geoffray
· 7 years ago
0530796
Merge "Add addw support to x86 and x64."
by Nicolas Geoffray
· 7 years ago
c1d3bac
ART: Type conversion fixes for MethodHandles
by Orion Hodson
· 7 years ago
5e49614
Remove size return values for dex writer
by Mathieu Chartier
· 7 years ago
26f9275
Merge "ART: Use libbase for logging in command-line tools"
by Treehugger Robot
· 7 years ago
eaf09d1
Merge "Add dexlayout class filtering"
by Mathieu Chartier
· 7 years ago
9220335
Merge changes I6d1231e5,I89559cc6
by Alex Light
· 7 years ago
b3019b9
Merge "ART: Dex2oatd does not depend on libart-nond"
by Treehugger Robot
· 7 years ago
7517555
Add dexlayout class filtering
by Mathieu Chartier
· 7 years ago
49a5b9d
Revert^2 "Change default dalvik.vm.jdwp-provider to adbconnection"
by Alex Light
· 7 years ago
2183d4d
Refactor jdwp_provider to make it easier to change the default
by Alex Light
· 7 years ago
772bd2f
ART: Dex2oatd does not depend on libart-nond
by Andreas Gampe
· 7 years ago
bf9eeda
Merge "Make adbconnection validate jdwpOptions and change defaults"
by Treehugger Robot
· 7 years ago
81f75c3
Make adbconnection validate jdwpOptions and change defaults
by Alex Light
· 7 years ago
ded5594
Add addw support to x86 and x64.
by Nicolas Geoffray
· 7 years ago
3d2680b
Merge "Have buildbot-build.sh create dummy hidden API lists"
by David Brazdil
· 7 years ago
a6e0e7d
Special case JIT update for native methods.
by Nicolas Geoffray
· 7 years ago
df76a5f
Have buildbot-build.sh create dummy hidden API lists
by David Brazdil
· 7 years ago
8d79234
Merge "Blacklist flakey test."
by Nicolas Geoffray
· 7 years ago
5a0d9b0
Merge "ART: patchoat compilation fix for mac sdk"
by Treehugger Robot
· 7 years ago
708d643
Blacklist flakey test.
by Nicolas Geoffray
· 7 years ago
b348b3b
ART: patchoat compilation fix for mac sdk
by Orion Hodson
· 7 years ago
8006cf1
Merge "Fix default cdex level to be fast instead of none"
by Mathieu Chartier
· 7 years ago
b9b438f
Merge "patchoat: add ability to verify relocated .art files"
by Treehugger Robot
· 7 years ago
42a6c3b
Merge "Fix container overflow for compact dex writer"
by Mathieu Chartier
· 7 years ago
4e046e2
Fix container overflow for compact dex writer
by Mathieu Chartier
· 7 years ago
ce79886
Merge "Temporarily disable 137-cfi for cdex"
by Mathieu Chartier
· 7 years ago
0a333e4
Temporarily disable 137-cfi for cdex
by Mathieu Chartier
· 7 years ago
dc757e5
Fix default cdex level to be fast instead of none
by Mathieu Chartier
· 7 years ago
13a677c
Merge "Enable filtering of profile data on load"
by Treehugger Robot
· 7 years ago
144c34f
Merge "Log JIT mini-debug-info memory usage."
by David Srbecky
· 7 years ago
05dd001
Merge "Always generate JIT mini-debug-info for debuggable apps."
by David Srbecky
· 7 years ago
44720c6
Merge "Fix method handles using wrong section"
by Mathieu Chartier
· 7 years ago
754b757
patchoat: add ability to verify relocated .art files
by Chris Morin
· 7 years ago
9b302bf
Fix method handles using wrong section
by Mathieu Chartier
· 7 years ago
d9f4d64
Enable filtering of profile data on load
by Calin Juravle
· 7 years ago
3288ac5
Merge "Have adbconnection handle DDMS packets if agent not loaded"
by Alex Light
· 7 years ago
5bfcc23
Merge "Expose pending hidden API warning through VMRuntime"
by David Brazdil
· 7 years ago
a84db1e
Merge "Add deduping for string data and debug infos"
by Treehugger Robot
· 7 years ago
4580b6d
Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size.""
by Treehugger Robot
· 7 years ago
816ca4d
Merge "Revert "Compiler changes for bitstring based type checks.""
by Treehugger Robot
· 7 years ago
b81ecad
Add deduping for string data and debug infos
by Mathieu Chartier
· 7 years ago
b7b2957
Merge "Add shared separate data section for compact dex"
by Mathieu Chartier
· 7 years ago
6e76c6c
Merge "Blacklist flakey test."
by Treehugger Robot
· 7 years ago
bff7a52
Revert "Compiler changes for bitstring based type checks."
by Nicolas Geoffray
· 7 years ago
83af48e
Merge "Remove art::gc::Heap::allocation_rate_."
by Roland Levillain
· 7 years ago
4384b10
Expose pending hidden API warning through VMRuntime
by David Brazdil
· 7 years ago
9779e6f
Merge "Start warning on hidden API greylist"
by David Brazdil
· 7 years ago
1a4f3ca
Revert "ARM: Use r4 for stack overflow check to reduce code size."
by Nicolas Geoffray
· 7 years ago
1759f61
Merge "Start enforcing hidden API blacklist"
by Treehugger Robot
· 7 years ago
8304743
Merge "Revert "ART: Use the bitstring type check for AOT app compilation.""
by Treehugger Robot
· 7 years ago
8dc11b7
Merge "Revert "More general store elimination""
by Treehugger Robot
· 7 years ago
da3a6e5
Blacklist flakey test.
by Nicolas Geoffray
· 7 years ago
0be8cab
Revert "ART: Use the bitstring type check for AOT app compilation."
by Nicolas Geoffray
· 7 years ago
e97949e
Revert "More general store elimination"
by Nicolas Geoffray
· 7 years ago
ee7d2fd
Start warning on hidden API greylist
by David Brazdil
· 7 years ago
5a61bb7
Start enforcing hidden API blacklist
by David Brazdil
· 7 years ago
5cee0a3
Merge "dex2oat: Test whether the passed vdex has no dex file."
by Nicolas Geoffray
· 7 years ago
c3a22aa
Add shared separate data section for compact dex
by Mathieu Chartier
· 7 years ago
15b8113
Have adbconnection handle DDMS packets if agent not loaded
by Alex Light
· 7 years ago
9174401
Merge "Enable profile key updates via profman"
by Calin Juravle
· 7 years ago
d3233ab
Merge "ART: Use the bitstring type check for AOT app compilation."
by Mingyao Yang
· 7 years ago
0e920fa
Merge "Make 674-hiddenapi more deterministic"
by David Brazdil
· 7 years ago
7257be3
Make 674-hiddenapi more deterministic
by David Brazdil
· 7 years ago
bc17727
dex2oat: Test whether the passed vdex has no dex file.
by Nicolas Geoffray
· 7 years ago
2dba0ab
Enable profile key updates via profman
by Calin Juravle
· 7 years ago
d02784e
Merge "Move missed files to libdexfile"
by David Sehr
· 7 years ago
c06d6c6
Remove art::gc::Heap::allocation_rate_.
by Roland Levillain
· 7 years ago
e65febd
Merge "Change path to hiddenapi for run-tests"
by David Brazdil
· 7 years ago
122c663
Change path to hiddenapi for run-tests
by David Brazdil
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
c9e0208
Log JIT mini-debug-info memory usage.
by David Srbecky
· 7 years ago
39d7589
Always generate JIT mini-debug-info for debuggable apps.
by David Srbecky
· 7 years ago
2b1a21e
Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set."
by Nicolas Geoffray
· 7 years ago
f450a37
Merge "Set up a test for hidden API enforcement"
by David Brazdil
· 7 years ago
a944e2e
Merge "Enable unwind test for interpreter"
by David Srbecky
· 7 years ago
000a0ad
Merge "Disable DCHECK for an intrinsic with hidden API flags"
by David Brazdil
· 7 years ago
11b67b2
Set up a test for hidden API enforcement
by David Brazdil
· 7 years ago
e714e96
Merge "Revert "Change default dalvik.vm.jdwp-provider to adbconnection""
by Nicolas Geoffray
· 7 years ago
8714435
Disable DCHECK for an intrinsic with hidden API flags
by David Brazdil
· 7 years ago
b95eb37
Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."""
by Nicolas Geoffray
· 7 years ago
f60b4c8
Merge "ART: Fix gtest stack invocation"
by Andreas Gampe
· 7 years ago
53b162a
Merge "Fix ASAN gtest"
by Calin Juravle
· 7 years ago
4650d4a
Revert "Change default dalvik.vm.jdwp-provider to adbconnection"
by Alex Light
· 7 years ago
b0a022b
Merge "Add missing TEMP_FAILURE_RETRYs in dt_fd_forward"
by Treehugger Robot
· 7 years ago
7cca51d
Fix ASAN gtest
by Calin Juravle
· 7 years ago
96f4dc4
Add missing TEMP_FAILURE_RETRYs in dt_fd_forward
by Alex Light
· 7 years ago
c05fd3f
ART: Fix gtest stack invocation
by Andreas Gampe
· 7 years ago
b3c0c80
Merge "Revamp dexlayout writing functions"
by Mathieu Chartier
· 7 years ago
6650b0d
Merge "ARM: Use r4 for stack overflow check to reduce code size."
by Treehugger Robot
· 7 years ago
e6b6ff8
Revamp dexlayout writing functions
by Mathieu Chartier
· 7 years ago
49971eb
Merge "ART: Add symbolization pass to host gtests"
by Treehugger Robot
· 7 years ago
718e831
ART: Use the bitstring type check for AOT app compilation.
by Vladimir Marko
· 7 years ago
faedad9
Merge "ART: Update 710-varhandle-creation"
by Orion Hodson
· 7 years ago
Next »