1. f59c6dd Merge "ART: Fix Segment Fault with null owner while monitor logging is enabled" by Mathieu Chartier · 10 years ago
  2. 86ab791 ART: Fix Segment Fault with null owner while monitor logging is enabled by Haifeng Li · 10 years ago
  3. 245e536 Merge "AArch64: Fix quick compiler monitor implementation." by Bill Buzbee · 10 years ago
  4. 7013182 Merge "dalvikvm: create the dalvikvm symlink to the primary version" by Narayan Kamath · 10 years ago
  5. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  6. c006db3 Merge "Workaround for multi-line comment error when compiled with g++." by Nicolas Geoffray · 10 years ago
  7. 8f1a4d4 Workaround for multi-line comment error when compiled with g++. by Nicolas Geoffray · 10 years ago
  8. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 10 years ago
  9. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 10 years ago
  10. b374fdb Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 10 years ago
  11. 380d24d Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 10 years ago
  12. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  13. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 10 years ago
  14. 922ddb3 Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 10 years ago
  15. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 10 years ago
  16. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 10 years ago
  17. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 10 years ago
  18. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 10 years ago
  19. 0e78ff7 Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 10 years ago
  20. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 10 years ago
  21. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 10 years ago
  22. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 10 years ago
  23. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 10 years ago
  24. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 10 years ago
  25. 2aef07c Workaround x86 interpretter stack overflow by Brian Carlstrom · 10 years ago
  26. 3ba5511 Merge "Don't import llvm.mk for non-portable builds." by Ian Rogers · 10 years ago
  27. e2aa56b Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 10 years ago
  28. 1694e02 Declare variable for all art oat tests by Tsu Chiang Chuang · 10 years ago
  29. 0e472bc Merge "Improve large object free CHECK" by Mathieu Chartier · 10 years ago
  30. 2298683 Improve large object free CHECK by Mathieu Chartier · 10 years ago
  31. 777dda8 Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 10 years ago
  32. 93dcff3 Fix CompilationUnit constructor issues. by Ian Rogers · 10 years ago
  33. 28f5c09 Don't import llvm.mk for non-portable builds. by Ian Rogers · 10 years ago
  34. e713d93 Fix JDWP location event report on return instructions by Sebastien Hertz · 10 years ago
  35. 30b6520 Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 10 years ago
  36. 4c6491f Merge "Fix build" by Sebastien Hertz · 10 years ago
  37. 7d2ae43 Fix build by Sebastien Hertz · 10 years ago
  38. cdf05ab Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 10 years ago
  39. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 10 years ago
  40. 3b9097d Merge "Combine JDWP location events" by Sebastien Hertz · 10 years ago
  41. 84d49cc ART: Resolve MAP_32BIT limitation in x86_64 by Qiming Shi · 10 years ago
  42. be02a59 Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 10 years ago
  43. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 10 years ago
  44. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 10 years ago
  45. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 10 years ago
  46. 6d0a702 Merge "Fix race in inflating thin locks." by Mathieu Chartier · 10 years ago
  47. a1ee14f Fix race in inflating thin locks. by Mathieu Chartier · 10 years ago
  48. 9c16a9a Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 10 years ago
  49. 8dcecbc Merge "Declare variable for all art dex tests." by Brian Carlstrom · 10 years ago
  50. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  51. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  52. a1926cd Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 10 years ago
  53. d5ca7b3 ART: Fix PWD in oat tests by Andreas Gampe · 10 years ago
  54. 5200a9b Merge "Address comments from HandleScope change." by Mathieu Chartier · 10 years ago
  55. 5493f0b Merge "64-bit build fix." by Ian Rogers · 10 years ago
  56. 1ee9935 64-bit build fix. by Ian Rogers · 10 years ago
  57. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  58. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 10 years ago
  59. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 10 years ago
  60. 430e377 Declare variable for all art dex tests. by Tsu Chiang Chuang · 10 years ago
  61. 2bb4436 dalvikvm: create the dalvikvm symlink to the primary version by Yongqin Liu · 10 years ago
  62. 6099df8 Merge "Remove ISA from boot image name." by Brian Carlstrom · 10 years ago
  63. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 10 years ago
  64. c2ffcec Merge "Add a compilation tracing mechanism to the new compiler." by Nicolas Geoffray · 10 years ago
  65. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 10 years ago
  66. f54fcba Merge "Support any cpu register sequence in LoadArgRegs" by Bill Buzbee · 10 years ago
  67. 5c13d43 Merge "x86_64: Handle UnsafeGet/Put equal to x86" by Bill Buzbee · 10 years ago
  68. d115735 Merge "Fix special getter/setter to use RegClassForFieldLoadStore()." by Vladimir Marko · 10 years ago
  69. c93ac8b Fix special getter/setter to use RegClassForFieldLoadStore(). by Vladimir Marko · 10 years ago
  70. 5678455 ART: A Compile Filter for x86_64 by Vladimir Kostyukov · 10 years ago
  71. 26ee07a Support any cpu register sequence in LoadArgRegs by Dmitry Petrochenko · 10 years ago
  72. 9bf549d x86_64: Handle UnsafeGet/Put equal to x86 by Dmitry Petrochenko · 10 years ago
  73. 9b9dec8 ART: Fix ARM dmb placement in monitor-exit by Andreas Gampe · 10 years ago
  74. d0916f3 Merge "dex2oat: convert NULL to nullptr" by Kenny Root · 10 years ago
  75. 5131638 dex2oat: convert NULL to nullptr by Kenny Root · 10 years ago
  76. 20cdc06 Merge "Changes for vogar compatibility" by Kenny Root · 10 years ago
  77. b720c4b Merge "Add Handle/HandleScope and delete SirtRef." by Mathieu Chartier · 10 years ago
  78. d518534 Changes for vogar compatibility by Kenny Root · 10 years ago
  79. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  80. 2757fa0 Merge "ART: Run cctest_vixl in test-art-host" by Andreas Gampe · 10 years ago
  81. a47dcbf Merge "x86_64: Fix issues in entrypoints" by Andreas Gampe · 10 years ago
  82. 78150c7 x86_64: Fix issues in entrypoints by Dmitry Petrochenko · 10 years ago
  83. 6fb66a2 Merge "Fix includes for arch_test.cc." by Vladimir Marko · 10 years ago
  84. c0480ef Fix includes for arch_test.cc. by Vladimir Marko · 10 years ago
  85. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  86. 3c03357 ART: Run cctest_vixl in test-art-host by Andreas Gampe · 10 years ago
  87. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  88. 6f2b602 Merge "Add loop recognition and CFG simplifications in new compiler." by Nicolas Geoffray · 10 years ago
  89. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  90. 98a8a54 Merge "Restore "Late-enable" logging" by Brian Carlstrom · 10 years ago
  91. b911636 Merge "Dump the native stack of an unattached aborting thread." by Ian Rogers · 10 years ago
  92. 0f3295d Merge "ART: Fix typo in ThreadOffset modification" by Andreas Gampe · 10 years ago
  93. 3ec5da2 ART: Fix typo in ThreadOffset modification by Andreas Gampe · 10 years ago
  94. cd6e04f Merge "ART: Add lock and unlock stubs for ARM64, fix for X86-64" by Andreas Gampe · 10 years ago
  95. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  96. 048b5d0 Merge "ART: Add more ThreadOffset in Mir2Lir and backends" by Andreas Gampe · 10 years ago
  97. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  98. 966ce11 Restore "Late-enable" logging by Brian Carlstrom · 10 years ago
  99. e920cfd Merge "Fix a lock level violation with background compaction enabled." by Hiroshi Yamauchi · 10 years ago
  100. a6a8d14 Fix a lock level violation with background compaction enabled. by Hiroshi Yamauchi · 10 years ago