1. 467f816 When performing a long jump, update SP last. by Jeff Hao · 10 years ago
  2. 0a1143d Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 10 years ago
  3. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 10 years ago
  4. 4853f94 Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 10 years ago
  5. aa3c3e5 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 10 years ago
  6. cbb5747 Merge "ART: Fix lock max count definition" by Ian Rogers · 10 years ago
  7. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  8. 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 10 years ago
  9. a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 10 years ago
  10. 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 10 years ago
  11. 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 10 years ago
  12. 8d82de5 ART: Fix lock max count definition by Dmitry Petrochenko · 10 years ago
  13. c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 10 years ago
  14. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 10 years ago
  15. 0d08727 Make verifier identify unresolved methods as constructors by <init>. by Jeff Hao · 10 years ago
  16. 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 10 years ago
  17. 108437e Inform about System.exit() call in logcat by Dmitry Petrochenko · 10 years ago
  18. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 10 years ago
  19. 57309db Move image classes options from art to AndroidRuntime [art] by Brian Carlstrom · 10 years ago
  20. 59a5525 Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 10 years ago
  21. 7da9586 Add read barriers for the roots in the verifier. by Hiroshi Yamauchi · 10 years ago
  22. b93637a Make ImageSpace skip validation if we are using a relocated image by Alex Light · 10 years ago
  23. 1a76213 Fix image not regenerating on changes to bootclasspath by Alex Light · 10 years ago
  24. b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 10 years ago
  25. 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 · 10 years ago
  26. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  27. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 10 years ago
  28. 36dab36 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 10 years ago
  29. f90283f Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 10 years ago
  30. 0ba238d ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 10 years ago
  31. 58e17ce Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 10 years ago
  32. c5d824a Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 10 years ago
  33. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  34. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  35. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  36. 65c9db8 ART: Reject array-length on non-reference register by Andreas Gampe · 10 years ago
  37. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  38. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 10 years ago
  39. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 10 years ago
  40. b97df04 Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 10 years ago
  41. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago
  42. 0db2c43 Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 10 years ago
  43. dc13d7d ART: Allow arrays with erroneous component type by Andreas Gampe · 10 years ago
  44. 8df7388 Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 10 years ago
  45. 167cc7c Revert "Fix proxy tracing and enable tests that now work with tracing." by Nicolas Geoffray · 10 years ago
  46. 6ec8ebd ART: Clean up API after change 102631 by Andreas Gampe · 10 years ago
  47. 2796a16 Fix main space memory leak and add checks. by Mathieu Chartier · 10 years ago
  48. 00b5915 Fix dangling pointer bug when transitioning to background. by Mathieu Chartier · 10 years ago
  49. 1ad334e Merge "Rename openDexFileNative to openDexFile." by Narayan Kamath · 10 years ago
  50. 350b626 Rename openDexFileNative to openDexFile. by Calin Juravle · 10 years ago
  51. 86507ed Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 10 years ago
  52. f9df5c1 ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 10 years ago
  53. 307f650 Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC" by Andreas Gampe · 10 years ago
  54. 4a8c3fa ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 10 years ago
  55. 195bb33 Merge "ART: Account for multidex location strings in VMClassLoader" by Andreas Gampe · 10 years ago
  56. cb8f9e8 ART: Account for multidex location strings in VMClassLoader by Andreas Gampe · 10 years ago
  57. 355383f Integrate ART with NativeBridge interfaces by Yong WU · 10 years ago
  58. 5189e24 Fix memory leak in RemoveRememberedSet. by Mathieu Chartier · 10 years ago
  59. c5a8347 Fix stale remembered sets error. by Mathieu Chartier · 10 years ago
  60. ca928ba Merge "Fix access to long/double stack values from debugger" by Sebastien Hertz · 10 years ago
  61. ff9d95d Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 10 years ago
  62. cf4bf38 Tweaks to patchoat and other related things. by Alex Light · 10 years ago
  63. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 10 years ago
  64. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  65. 2ac30da Merge "Recycle mem-maps for collector transitions." by Mathieu Chartier · 10 years ago
  66. b363f66 Recycle mem-maps for collector transitions. by Mathieu Chartier · 10 years ago
  67. 1a12858 Fix build, missing spaces around =/<. by Mingyao Yang · 10 years ago
  68. c389c97 Merge "Set vtable in class object to null after linking." by Mingyao Yang · 10 years ago
  69. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 10 years ago
  70. 45232a4 ART: Fix checks for relocation delta by Andreas Gampe · 10 years ago
  71. c62944a Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 10 years ago
  72. 799eb3a Add read barriers for the GC roots in Instrumentation. by Hiroshi Yamauchi · 10 years ago
  73. 99ea58c Add a new stack map scheme that encodes compilation info per pc. by Nicolas Geoffray · 10 years ago
  74. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 10 years ago
  75. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  76. 535a3fb Interpreter can kick in even when implicit checks are enabled. by Nicolas Geoffray · 10 years ago
  77. ebb6b5c Merge "Avoid marking erroneous classes as erroneous twice." by Ian Rogers · 10 years ago
  78. ecd4d9a Avoid marking erroneous classes as erroneous twice. by Ian Rogers · 10 years ago
  79. 9d9fec6 Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 10 years ago
  80. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  81. 96823a6 Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 10 years ago
  82. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 10 years ago
  83. 2a593a1 ART: Check high part of dalvik register pairs on put-wide by Andreas Gampe · 10 years ago
  84. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 10 years ago
  85. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 10 years ago
  86. d4a6e5c Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 10 years ago
  87. f91baf1 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 10 years ago
  88. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 10 years ago
  89. 50d1bc1 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 10 years ago
  90. d652333 Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 10 years ago
  91. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 10 years ago
  92. f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 10 years ago
  93. acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 10 years ago
  94. d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 10 years ago
  95. f3d874c Avoid race in single thread suspension. by Ian Rogers · 10 years ago
  96. 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 10 years ago
  97. 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 10 years ago
  98. 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 10 years ago
  99. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 10 years ago
  100. ff5a372 Fix bad comment in class_linker by Calin Juravle · 10 years ago