- 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
- b95f45e Merge "ART: Change ObjPtr validation" by Treehugger Robot · 7 years ago
- 9ca5363 Merge "ART: Make FastJNI annotation checks slow-debug" by Treehugger Robot · 7 years ago
- 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 7 years ago
- 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 7 years ago
- 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
- 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 7 years ago
- a682247 ART: Make FastJNI annotation checks slow-debug by Andreas Gampe · 7 years ago
- 128acd4 Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Treehugger Robot · 7 years ago
- b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
- ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
- 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
- 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago
- 656e97f Merge "Add a shared interface for different types of dex files" by Treehugger Robot · 7 years ago
- 4548534 ART: Fix allocation tracking by Andreas Gampe · 7 years ago
- 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
- a7d81f1 Merge "ART: Add allocation tracking to JNI global refs" by Treehugger Robot · 7 years ago
- 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
- 4c36826 Merge "Strengthen annotation-related checks in JNI code." by Roland Levillain · 7 years ago
- 4e17a9c Merge "Clean up dex_file a bit" by Mathieu Chartier · 7 years ago
- 403cb2c Merge "[art] Compile secondary dex files in isolation" by Treehugger Robot · 7 years ago
- 8d8d37b [art] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
- 73d7b2d Clean up dex_file a bit by Mathieu Chartier · 7 years ago
- 1e0730a Merge "Move to interpreter if async-exceptions are pending." by Treehugger Robot · 7 years ago
- 8f34aba Move to interpreter if async-exceptions are pending. by Alex Light · 7 years ago
- 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
- df2d5de Strengthen annotation-related checks in JNI code. by Roland Levillain · 8 years ago
- 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
- 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
- e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
- e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
- 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
- d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
- 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
- adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
- ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
- c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
- 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
- ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
- df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
- 1b35b46 ART: Add allocation tracking to JNI global refs by Andreas Gampe · 7 years ago
- aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
- 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
- 1602bf6 Merge "Rename CHECK_MEMORY_CALL to CheckedCall" by Mathieu Chartier · 7 years ago
- 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 7 years ago
- 3395da0 Merge changes I03daad97,I7d47b978,I70103fb2 by Treehugger Robot · 7 years ago
- 691839c signal_catcher: reformat includes. by Josh Gao · 7 years ago
- 361a1fa fd_file: never report Close failure on linux. by Josh Gao · 7 years ago
- 494ec69 fd_file: don't report failure when trying to flush a pipe. by Josh Gao · 7 years ago
- f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
- 844a4ed Merge "ART: Dump allocation stacks in reference table dumps" by Treehugger Robot · 7 years ago
- 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
- 8a2a1fc ART: Dump allocation stacks in reference table dumps by Andreas Gampe · 7 years ago
- 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
- 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
- cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
- f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
- df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 7 years ago
- c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
- 7ec532f Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant." by Roland Levillain · 7 years ago
- a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 7 years ago
- 40a21b3 Merge "ART: Fix loading PIC oat files without image for oatdump." by Vladimir Marko · 7 years ago
- eb5bedd Merge "Check the to-space invariant on a delivered exception." by Roland Levillain · 7 years ago
- 667585a ART: Fix loading PIC oat files without image for oatdump. by Vladimir Marko · 7 years ago
- 05727c5 Merge "Clean up DexInstuctionIterator." by Treehugger Robot · 7 years ago
- 87575bd Merge "Rename libz-host -> libz" by Dan Willemsen · 7 years ago
- f94d960 Merge "Ensure that OSR doesn't break local-variable get/set" by Alex Light · 7 years ago
- 848574c Implement asynchronous exception support by Alex Light · 7 years ago
- b77b698 Check the to-space invariant on a delivered exception. by Roland Levillain · 8 years ago
- d7559b7 Clean up DexInstuctionIterator. by Vladimir Marko · 7 years ago
- 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
- 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 7 years ago
- 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
- 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
- 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
- 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
- ba8069e Merge "Pass methods array to GetMethodsSliceRangeUnchecked" by Mathieu Chartier · 7 years ago
- fb21f9d Merge "ART: Refactor IRT:Add" by Treehugger Robot · 7 years ago
- 2466d62 Pass methods array to GetMethodsSliceRangeUnchecked by Mathieu Chartier · 7 years ago
- 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
- f636252 Merge changes I87f14bf1,Idc21bf89 by Alex Light · 7 years ago
- 4894cdd Merge "ART: Introduce compiler data type." by Vladimir Marko · 7 years ago
- b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
- 2565112 ART: Refactor IRT:Add by Andreas Gampe · 7 years ago
- 3f09389 ART: Change GetAndroidRoot() handling by Andreas Gampe · 7 years ago
- 2c1ef39 Merge "Delete DexMethodIterator" by Mathieu Chartier · 7 years ago
- 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
- d17c8b6 Delete DexMethodIterator by Mathieu Chartier · 7 years ago
- 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 7 years ago
- d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
- 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 7 years ago
- 9d71293 Merge "Verify NumberMethodId in profile and dex_file." by Treehugger Robot · 7 years ago
- 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
- 91842ae Lower PLOG(ERROR) to PLOG(WARNING) if unable to find realpath by Alex Light · 7 years ago
- 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
- 460ab79 Verify NumberMethodId in profile and dex_file. by Shubham Ajmera · 7 years ago
- b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
- 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
- 5402edd Merge "Unlink the vdex/oat file if we fail to compile succesfully" by Calin Juravle · 7 years ago
- d4215bb Unlink the vdex/oat file if we fail to compile succesfully by Calin Juravle · 7 years ago