Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ffb6d49090846d2e71c755f01c7ce8a15ef0a634
ffb6d49
Merge "ART: Refactor JIT stress mode a runtime debug flag"
by Treehugger Robot
· 8 years ago
1b1cac2
Merge "dalvikvm.cc: use proper nativehelper headers"
by Treehugger Robot
· 8 years ago
1c959aa
Merge "testrunner: Don't override env defaults"
by Treehugger Robot
· 8 years ago
7897cec
ART: Refactor JIT stress mode a runtime debug flag
by Andreas Gampe
· 8 years ago
e8f48da
Merge "Change kMultiDexSeparator from ':' to '!'"
by Calin Juravle
· 8 years ago
7dc46cf
testrunner: Don't override env defaults
by Igor Murashkin
· 8 years ago
187ff45
Merge "Use AtomicDexRefMap for compiled classes"
by Mathieu Chartier
· 8 years ago
56bd562
dalvikvm.cc: use proper nativehelper headers
by Steven Moreland
· 8 years ago
6c13ce8
Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait"
by Treehugger Robot
· 8 years ago
1a088d4
Use AtomicDexRefMap for compiled classes
by Mathieu Chartier
· 8 years ago
dcc6617
Merge "Unbreak Odroid measurements."
by Treehugger Robot
· 8 years ago
57fe272
Merge "Pass the logger to the JIT compiler."
by Treehugger Robot
· 8 years ago
42cd8e7
Merge "Revert "Timeout the test run before go/ab timeout to capture test info""
by Nicolas Geoffray
· 8 years ago
79400aa
Whitelist user_code_suspension_lock_ for ConditionVariable wait
by Alex Light
· 8 years ago
3cfe3fc
Revert "Timeout the test run before go/ab timeout to capture test info"
by Nicolas Geoffray
· 8 years ago
520dadf
Unbreak Odroid measurements.
by Nicolas Geoffray
· 8 years ago
fce0645
Merge "Change flush order in JIT code cache"
by Treehugger Robot
· 8 years ago
01db5f7
Pass the logger to the JIT compiler.
by Nicolas Geoffray
· 8 years ago
43ce5f8
Change flush order in JIT code cache
by Orion Hodson
· 8 years ago
c5b1b06
Merge "art: use proper nativehelper headers"
by Treehugger Robot
· 8 years ago
4ce0f9a
Merge "Fix the default ownership of dex files in ClassLoaderContext"
by Treehugger Robot
· 8 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 8 years ago
41acdc1
Fix the default ownership of dex files in ClassLoaderContext
by Calin Juravle
· 8 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
by Calin Juravle
· 8 years ago
bacafb1
Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()."
by Treehugger Robot
· 8 years ago
b12d432
Merge "Timeout the test run before go/ab timeout to capture test info"
by Treehugger Robot
· 8 years ago
ef9f3cb
Timeout the test run before go/ab timeout to capture test info
by Shubham Ajmera
· 8 years ago
6f7b23a
Merge "Separate rw from rx views of jit code cache"
by David Sehr
· 8 years ago
527f18f
Merge "Allow dex2oat to create a full class loader context"
by Treehugger Robot
· 8 years ago
774beea
Merge "Verify the class loader context when loading oat files"
by Treehugger Robot
· 8 years ago
3d931dc
Merge "Create a class loader context starting from an existing ClassLoader"
by Treehugger Robot
· 8 years ago
4865712
Changed isInvokeCallInst() to getDifferentInvokeCallOpcode().
by Sumnima Joshi
· 8 years ago
b98d384
Merge "A mutation that changes the length of an array."
by Treehugger Robot
· 8 years ago
7aa5449
Merge "Analysis of multiple dex files of a package added"
by Treehugger Robot
· 8 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 8 years ago
3f91864
Verify the class loader context when loading oat files
by Calin Juravle
· 8 years ago
57d0acc
Create a class loader context starting from an existing ClassLoader
by Calin Juravle
· 8 years ago
d1dbb74
Separate rw from rx views of jit code cache
by David Sehr
· 8 years ago
64a102d
Merge "ART: Ship debug tools when including debug artifacts"
by Treehugger Robot
· 8 years ago
9161721
A mutation that changes the length of an array.
by Sumnima Joshi
· 8 years ago
188ac6c
Analysis of multiple dex files of a package added
by Bharadwaj Kalandhabhatta
· 8 years ago
3d14d2b
ART: Ship debug tools when including debug artifacts
by Andreas Gampe
· 8 years ago
2f0ac4f
Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b
by Andreas Gampe
· 8 years ago
9fb4e85
Merge "Only honor $inline$ in AOT."
by Treehugger Robot
· 8 years ago
d44c0d8
Merge "Don't encode OatQuickMethodHeader for non-compiled methods."
by Treehugger Robot
· 8 years ago
b02ba93
Don't encode OatQuickMethodHeader for non-compiled methods.
by Nicolas Geoffray
· 8 years ago
08490b8
Only honor $inline$ in AOT.
by Nicolas Geoffray
· 8 years ago
24ff023
Merge "Remove the old ARM assemblers from ART."
by Vladimir Marko
· 8 years ago
2bff9ca
ART: Remove more object_callbacks.h includes
by Andreas Gampe
· 8 years ago
0c18338
ART: Replace or remove some ObjectCallback Walk functions
by Andreas Gampe
· 8 years ago
10d3908
ART: Remove old visit functions
by Andreas Gampe
· 8 years ago
1c158a0
ART: Use VisitObjects visitor functions
by Andreas Gampe
· 8 years ago
351c447
ART: Add templated VisitObjects
by Andreas Gampe
· 8 years ago
252eda6
Merge "Depend on dx binary directly"
by Treehugger Robot
· 8 years ago
0d32f4e
Merge "Generalize atomic_method_ref_map to support dex references"
by Treehugger Robot
· 8 years ago
1847704
Merge "Avoid creating verification_results_ unnecessarily"
by Treehugger Robot
· 8 years ago
269a399
Merge "ART: Let benchmarks import new header library"
by Treehugger Robot
· 8 years ago
93764b8
Generalize atomic_method_ref_map to support dex references
by Mathieu Chartier
· 8 years ago
d317295
Merge "Do superclass validation at compile time and log with new class status."
by Treehugger Robot
· 8 years ago
0733dc8
Avoid creating verification_results_ unnecessarily
by Mathieu Chartier
· 8 years ago
a78d3b0
ART: Let benchmarks import new header library
by Andreas Gampe
· 8 years ago
bb090c4
Depend on dx binary directly
by Colin Cross
· 8 years ago
71a8e5b
Merge "Ensure GetThreadState only counts user-code suspensions"
by Treehugger Robot
· 8 years ago
0cb1728
Do superclass validation at compile time and log with new class status.
by Jeff Hao
· 8 years ago
a638954
Merge "Reduce OatWriter RAM usage for non compilation filters"
by Mathieu Chartier
· 8 years ago
1f0a22f
Ensure GetThreadState only counts user-code suspensions
by Alex Light
· 8 years ago
e77d124
Merge "Avoid creating verified methods for non quickening filters"
by Treehugger Robot
· 8 years ago
32df620
Merge "Avoid creating compiled_methods_ array unnecessarily"
by Treehugger Robot
· 8 years ago
3957bff
Reduce OatWriter RAM usage for non compilation filters
by Mathieu Chartier
· 8 years ago
5fde01a
Merge "Revert test changes for post startup methods change"
by Mathieu Chartier
· 8 years ago
7d47d5d
Revert test changes for post startup methods change
by Mathieu Chartier
· 8 years ago
2848a5f
Avoid creating verified methods for non quickening filters
by Mathieu Chartier
· 8 years ago
c043d00
Remove the old ARM assemblers from ART.
by Roland Levillain
· 8 years ago
88b74b6
Avoid creating compiled_methods_ array unnecessarily
by Mathieu Chartier
· 8 years ago
890045e
Merge "tools: Fix art script to run from adb shell interactively"
by Treehugger Robot
· 8 years ago
87e61d5
Merge "Comment out checks on oat files."
by Treehugger Robot
· 8 years ago
23cdebe
Merge "MIPS: TLAB allocation entrypoints"
by Treehugger Robot
· 8 years ago
6e5c044
Comment out checks on oat files.
by Nicolas Geoffray
· 8 years ago
d447245
Merge "Testing: Remove old run-all-tests script"
by Orion Hodson
· 8 years ago
a3669ad
Merge "tools: Use single-quotes for argument escaping in "art" script."
by Treehugger Robot
· 8 years ago
5e219b9
Merge "Change very large apps to verify instead of extract"
by Treehugger Robot
· 8 years ago
010126f
Change very large apps to verify instead of extract
by Mathieu Chartier
· 8 years ago
65d793b
Merge "Remove the old ARM code generator from ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
731af33
Merge "Ensure jvmti agents don't share ThreadLocalStorage"
by Treehugger Robot
· 8 years ago
7fef4eb
tools: Fix art script to run from adb shell interactively
by Igor Murashkin
· 8 years ago
afd44ea
tools: Use single-quotes for argument escaping in "art" script.
by Vladimir Marko
· 8 years ago
bd1f043
Merge "Always pass --root to cpplint"
by Treehugger Robot
· 8 years ago
092a404
Ensure jvmti agents don't share ThreadLocalStorage
by Alex Light
· 8 years ago
6744a5c
Always pass --root to cpplint
by Colin Cross
· 8 years ago
c69e8d6
Merge "Fix ReadBarrier misuse when relocating the image."
by Treehugger Robot
· 8 years ago
6f54cf2
Fix ReadBarrier misuse when relocating the image.
by Chang Xing
· 8 years ago
9983e30
Remove the old ARM code generator from ART's Optimizing compiler.
by Roland Levillain
· 8 years ago
2d0fe4c
Merge "Added GVN related attributes to vector nodes."
by Treehugger Robot
· 8 years ago
5e7eb2f
Merge "Add Jvmti Suspend/ResumeThread functions"
by Treehugger Robot
· 8 years ago
6e87534
Merge "ART: Add support for constructor method handles"
by Treehugger Robot
· 8 years ago
f8db2c3
ART: Add support for constructor method handles
by Orion Hodson
· 8 years ago
bac2bd1
Merge "Introduce a Marking Register in ARM code generation."
by Roland Levillain
· 8 years ago
06410c0
Merge "test: Add support for jasmin"
by Treehugger Robot
· 8 years ago
c5515fd
Merge changes from topic 'post_startup_methods'
by Treehugger Robot
· 8 years ago
48a951b
Revert "Revert "Relax HasSeenMethod check""
by Mathieu Chartier
· 8 years ago
Next »