- 9c3965f Merge "Revert "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 7 years ago
- 7bdc591 Merge "Remove unnecessary thread suspension" by Mathieu Chartier · 7 years ago
- b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 7 years ago
- f51359e Merge "Remove depth argument from InlineInfo accessors in stack maps." by Treehugger Robot · 7 years ago
- ed4ee44 Remove unnecessary thread suspension by Mathieu Chartier · 7 years ago
- a13ec54 Merge "Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively" by Mathieu Chartier · 7 years ago
- ecf98d5 Merge "Make adbconnection start automatically for debuggable apps (on target)" by Treehugger Robot · 7 years ago
- 2b69b9c Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively by Ivan Maidanski · 7 years ago
- 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 7 years ago
- 6e69e52 Remove depth argument from InlineInfo accessors in stack maps. by David Srbecky · 7 years ago
- 302aa98 Merge changes I2079344d,Ie0d08494 by Vladimir Marko · 7 years ago
- 75aed5d Merge "Rewrite TypeLookupTable." by Vladimir Marko · 7 years ago
- 6ed28cb Merge "Revert "Revert "Move runtime/ to ClassAccessor""" by Mathieu Chartier · 7 years ago
- 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 7 years ago
- 3f89c2d Merge "Remove unused native implementation of Object.wait()" by Treehugger Robot · 7 years ago
- c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 7 years ago
- 0261055 Remove ClassLinker::array_iftable_. by Vladimir Marko · 7 years ago
- 18090d1 Refactor String resolution. by Vladimir Marko · 7 years ago
- 03004e6 Remove unused native implementation of Object.wait() by Paul Duffin · 7 years ago
- ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 7 years ago
- 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 7 years ago
- 5ab7d77 Merge "Revert "Move runtime/ to ClassAccessor"" by Alex Light · 7 years ago
- cc7e20f Revert "Move runtime/ to ClassAccessor" by Alex Light · 7 years ago
- 6bb8751 Merge "Rewrite dex register map encoding in stackmaps." by David Srbecky · 7 years ago
- 2a2cf27 Merge "ART: Refactor mterp slightly" by Andreas Gampe · 7 years ago
- bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
- 2234a38 Merge "Clean up class resolution and lookup." by Vladimir Marko · 7 years ago
- 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 7 years ago
- 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 7 years ago
- a5359a3 Merge "Remove static GcRoot<>s from Class and ClassExt." by Treehugger Robot · 7 years ago
- 2bd4fff ART: Remove unused WellKnownClasses by Orion Hodson · 7 years ago
- df0eef1 Merge "Move runtime/ to ClassAccessor" by Mathieu Chartier · 7 years ago
- 2649ecf Move runtime/ to ClassAccessor by Mathieu Chartier · 7 years ago
- 03f16e4 Merge "Ensure all PCs in stack_map_test are aligned." by David Srbecky · 7 years ago
- ed7f95d Merge "Aesthetic changes in art::mirror::Object and art::mirror::Class." by Roland Levillain · 7 years ago
- 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 7 years ago
- d32ead2 Aesthetic changes in art::mirror::Object and art::mirror::Class. by Roland Levillain · 7 years ago
- a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
- ecec828 ART: Refactor mterp slightly by Andreas Gampe · 7 years ago
- d775f96 Ensure all PCs in stack_map_test are aligned. by David Srbecky · 7 years ago
- f5fc6bc Merge "Simplify DexRegisterMap API." by David Srbecky · 7 years ago
- 3b562b1 Merge "Remove the CodeOffset helper class." by David Srbecky · 7 years ago
- 155733e Merge "ART: Add missing .hidden for ExecuteMterpImpl" by Treehugger Robot · 7 years ago
- 5bb62fc Merge "Move profile testing to CommonArtTest" by David Sehr · 7 years ago
- a3906d5 Merge "Remove mirror::String::java_lang_String_." by Vladimir Marko · 7 years ago
- 863c880 ART: Add missing .hidden for ExecuteMterpImpl by Andreas Gampe · 7 years ago
- 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 7 years ago
- d02b23f Remove the CodeOffset helper class. by David Srbecky · 7 years ago
- 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 7 years ago
- acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 7 years ago
- 750cf88 Merge changes I51c462c0,If8674fc7 by Vladimir Marko · 7 years ago
- 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 7 years ago
- 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 7 years ago
- 2cffc5d ObjPtr<>-ify RegTypeCache, fix 1 stale reference use. by Vladimir Marko · 7 years ago
- 211e53d Merge "Remove GcRoot<> static from Throwable and related classes." by Treehugger Robot · 7 years ago
- 1fed343 Move profile testing to CommonArtTest by David Sehr · 7 years ago
- 010b10e Merge "Revert "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 7 years ago
- adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 7 years ago
- 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 7 years ago
- c8e2132 Merge "Optimize register mask and stack mask in stack maps." by David Srbecky · 7 years ago
- 4eb6fa0 Merge "Rename nativeHoldsLock to holdsLock and make it work on current thread" by Paul Duffin · 7 years ago
- aab8bc9 Merge "Remove static GcRoot<>s from Field, Method, Constructor." by Vladimir Marko · 7 years ago
- ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 7 years ago
- f507810 Merge "Remove mirror::Reference::java_lang_ref_Reference." by Vladimir Marko · 7 years ago
- a4f1f6e Rename nativeHoldsLock to holdsLock and make it work on current thread by Paul Duffin · 7 years ago
- 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
- 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 7 years ago
- a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 7 years ago
- c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 7 years ago
- 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 7 years ago
- b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
- 148a7c3 Merge "ART: Fix missing field type crasher" by Treehugger Robot · 7 years ago
- ff7ff42 Merge "ObjPtr<>-ify tests using ClassLinker::FindClass()." by Vladimir Marko · 7 years ago
- 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 7 years ago
- aaebb14 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 7 years ago
- e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
- 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
- 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
- 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
- f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
- d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 7 years ago
- cbe50e9 Merge "ObjPtr<>-ify annotation processing." by Treehugger Robot · 7 years ago
- 2d3065e ObjPtr<>-ify annotation processing. by Vladimir Marko · 7 years ago
- d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
- 64e8175 Merge "Rewrite stackmap encoding code." by David Srbecky · 7 years ago
- 3eb68cf Merge "ART: Faster 712-varhandle-invocations" by Orion Hodson · 7 years ago
- 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
- 3f38346 ART: Faster 712-varhandle-invocations by Orion Hodson · 7 years ago
- 518fcc5 Merge "Revert^2 "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 7 years ago
- b674a14 Revert^2 "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
- 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 7 years ago
- b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 7 years ago
- c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 7 years ago
- eef7757 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 7 years ago
- 9c422cc Merge "Hidden API: only log what we deny." by Mathew Inwood · 7 years ago
- 9b5ddff Hidden API: only log what we deny. by Mathew Inwood · 7 years ago
- 80a7c29 Merge "ART: Refactor String.init binding" by Treehugger Robot · 7 years ago
- 9abc31e ART: Refactor String.init binding by Andreas Gampe · 7 years ago
- df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 7 years ago
- 1e7b825 Merge "Add a new thread pool pthread priority option." by Nicolas Geoffray · 7 years ago