- dd162fb Change FreeMemory and TotalMemory behavior. by Mathieu Chartier · 11 years ago
- 6814d7b Merge "Revert "Remove GCC atomic workarounds."" by Jeff Hao · 11 years ago
- 626a246 Revert "Remove GCC atomic workarounds." by Jeff Hao · 11 years ago
- fba8371 Merge "Fix more of the Mac build." by Dave Allison · 11 years ago
- 85fa796 Fix more of the Mac build. by Dan Albert · 11 years ago
- a29ffd5 Remove GCC atomic workarounds. by Ian Rogers · 11 years ago
- c991107 Remove clang detected warning on tautological comparison by Brian Carlstrom · 11 years ago
- 90c5879 Fix the Mac build. by Dan Albert · 11 years ago
- 7493a5b Merge "ART: Do not check interface being subclass for member access" by Andreas Gampe · 11 years ago
- 13f8a16 ART: Do not check interface being subclass for member access by Andreas Gampe · 11 years ago
- 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 11 years ago
- 376fc3c Check pause histogram sample size. by Mathieu Chartier · 11 years ago
- c4a7acf ART: Fix wrong command line parameter by Andreas Gampe · 11 years ago
- 421b646 Get the native bridge library from the framework. by Calin Juravle · 11 years ago
- 1d84f85 Merge "Wire up check JNI force copy mode." by Ian Rogers · 11 years ago
- 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
- fa5ca01 Merge "Use the right instruction set for checking dex-cache staleness." by Narayan Kamath · 11 years ago
- 202d1f0 Use the right instruction set for checking dex-cache staleness. by Narayan Kamath · 11 years ago
- 9c522c2 Merge "Fix performance regression in OatFile::GetOatDexFile()." by Vladimir Marko · 11 years ago
- 3f5838d Fix performance regression in OatFile::GetOatDexFile(). by Vladimir Marko · 11 years ago
- dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
- 8b62dc0 Merge "Fix GetDexCanonicalLocation test for relative paths." by Calin Juravle · 11 years ago
- 61281dc Fix GetDexCanonicalLocation test for relative paths. by Calin Juravle · 11 years ago
- 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 11 years ago
- d842648 Revert "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
- 1514bcd Merge "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
- 7663126 Merge "Clean up card table test." by Mathieu Chartier · 11 years ago
- 46ee77d Merge "Guard pause histogram with lock." by Mathieu Chartier · 11 years ago
- 104fa0c Guard pause histogram with lock. by Mathieu Chartier · 11 years ago
- 47e2e95 Clean up card table test. by Mathieu Chartier · 11 years ago
- bae21bb Fix build without -Bsymbolic. by Dan Albert · 11 years ago
- 52fed5a Merge "Emit CFI for x86 & x86_64 JNI compiler." by Andreas Gampe · 11 years ago
- 6bbcc8b Merge "Fix a SIGSEGV at background-to-foreground collector transition." by Hiroshi Yamauchi · 11 years ago
- 69d86b1 Merge "Check for a NULL pointer, do not call Build." by Christopher Ferris · 11 years ago
- c1276c8 Fix a SIGSEGV at background-to-foreground collector transition. by Hiroshi Yamauchi · 11 years ago
- a2069c7 Revert "Rename openDexFileNative to openDexFile." by Calin Juravle · 11 years ago
- 836572a Check for a NULL pointer, do not call Build. by Christopher Ferris · 11 years ago
- 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
- 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
- 6a64b3d Merge "Revert "Rename openDexFileNative to openDexFile."" by Calin Juravle · 11 years ago
- 81550fa Merge "AArch64: Implicit StackOverflow/NPE/Suspend checks." by Dave Allison · 11 years ago
- d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
- 4d110c2 Merge "ART: Remove test files after test" by Andreas Gampe · 11 years ago
- 7747c8d ART: Remove test files after test by Andreas Gampe · 11 years ago
- 57cd9d3b Merge "Added support for patching classes from different dex files." by Mathieu Chartier · 11 years ago
- e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 11 years ago
- 4853f94 Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- aa3c3e5 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- 05d2ab2 ART: Build fix for dex_cache rework by Andreas Gampe · 11 years ago
- 269c336 Merge "ART: Add guards to the dex cache and its shortcuts" by Andreas Gampe · 11 years ago
- 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 11 years ago
- 2524ffd Merge "Implement TLAB fast paths in artAllocObjectFromCode." by Hiroshi Yamauchi · 11 years ago
- eb1e929 Implement TLAB fast paths in artAllocObjectFromCode. by Hiroshi Yamauchi · 11 years ago
- cbb5747 Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- 2c26501 Add card table test. by Mathieu Chartier · 11 years ago
- e71d597 Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
- f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
- 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 11 years ago
- 467f816 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
- 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 0a1143d Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 11 years ago
- a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
- 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
- 8d82de5 ART: Fix lock max count definition by Dmitry Petrochenko · 11 years ago
- 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
- c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
- 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
- 0d08727 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 11 years ago
- 108437e Inform about System.exit() call in logcat by Dmitry Petrochenko · 11 years ago
- 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
- 57309db Move image classes options from art to AndroidRuntime [art] by Brian Carlstrom · 11 years ago
- 59a5525 Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
- 7da9586 Add read barriers for the roots in the verifier. by Hiroshi Yamauchi · 11 years ago
- b93637a Make ImageSpace skip validation if we are using a relocated image by Alex Light · 11 years ago
- 1a76213 Fix image not regenerating on changes to bootclasspath by Alex Light · 11 years ago
- b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
- cc75c1b Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame." by Ian Rogers · 11 years ago
- 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
- aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
- 36dab36 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
- f90283f Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
- 0ba238d ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
- 58e17ce Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
- c5d824a Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
- 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
- b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
- 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
- 65c9db8 ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
- 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
- 1fe5e5c ART: Fix target test paths by Andreas Gampe · 11 years ago
- 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
- b97df04 Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
- 855564b ART: Native bridge command-line parameter by Andreas Gampe · 11 years ago
- 0db2c43 Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
- dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
- 8df7388 Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 11 years ago
- 167cc7c Revert "Fix proxy tracing and enable tests that now work with tracing." by Nicolas Geoffray · 11 years ago
- 6ec8ebd ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago