1. cdf05ab Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 10 years ago
  2. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 10 years ago
  3. 3b9097d Merge "Combine JDWP location events" by Sebastien Hertz · 10 years ago
  4. be02a59 Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 10 years ago
  5. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 10 years ago
  6. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 10 years ago
  7. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 10 years ago
  8. 6d0a702 Merge "Fix race in inflating thin locks." by Mathieu Chartier · 10 years ago
  9. a1ee14f Fix race in inflating thin locks. by Mathieu Chartier · 10 years ago
  10. 9c16a9a Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 10 years ago
  11. 8dcecbc Merge "Declare variable for all art dex tests." by Brian Carlstrom · 10 years ago
  12. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  13. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  14. a1926cd Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 10 years ago
  15. d5ca7b3 ART: Fix PWD in oat tests by Andreas Gampe · 10 years ago
  16. 5200a9b Merge "Address comments from HandleScope change." by Mathieu Chartier · 10 years ago
  17. 5493f0b Merge "64-bit build fix." by Ian Rogers · 10 years ago
  18. 1ee9935 64-bit build fix. by Ian Rogers · 10 years ago
  19. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  20. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 10 years ago
  21. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 10 years ago
  22. 430e377 Declare variable for all art dex tests. by Tsu Chiang Chuang · 10 years ago
  23. 6099df8 Merge "Remove ISA from boot image name." by Brian Carlstrom · 10 years ago
  24. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 10 years ago
  25. c2ffcec Merge "Add a compilation tracing mechanism to the new compiler." by Nicolas Geoffray · 10 years ago
  26. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 10 years ago
  27. f54fcba Merge "Support any cpu register sequence in LoadArgRegs" by Bill Buzbee · 10 years ago
  28. 5c13d43 Merge "x86_64: Handle UnsafeGet/Put equal to x86" by Bill Buzbee · 10 years ago
  29. d115735 Merge "Fix special getter/setter to use RegClassForFieldLoadStore()." by Vladimir Marko · 10 years ago
  30. c93ac8b Fix special getter/setter to use RegClassForFieldLoadStore(). by Vladimir Marko · 10 years ago
  31. 26ee07a Support any cpu register sequence in LoadArgRegs by Dmitry Petrochenko · 10 years ago
  32. 9bf549d x86_64: Handle UnsafeGet/Put equal to x86 by Dmitry Petrochenko · 10 years ago
  33. 9b9dec8 ART: Fix ARM dmb placement in monitor-exit by Andreas Gampe · 10 years ago
  34. d0916f3 Merge "dex2oat: convert NULL to nullptr" by Kenny Root · 10 years ago
  35. 5131638 dex2oat: convert NULL to nullptr by Kenny Root · 10 years ago
  36. 20cdc06 Merge "Changes for vogar compatibility" by Kenny Root · 10 years ago
  37. b720c4b Merge "Add Handle/HandleScope and delete SirtRef." by Mathieu Chartier · 10 years ago
  38. d518534 Changes for vogar compatibility by Kenny Root · 10 years ago
  39. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  40. 2757fa0 Merge "ART: Run cctest_vixl in test-art-host" by Andreas Gampe · 10 years ago
  41. a47dcbf Merge "x86_64: Fix issues in entrypoints" by Andreas Gampe · 10 years ago
  42. 78150c7 x86_64: Fix issues in entrypoints by Dmitry Petrochenko · 10 years ago
  43. 6fb66a2 Merge "Fix includes for arch_test.cc." by Vladimir Marko · 10 years ago
  44. c0480ef Fix includes for arch_test.cc. by Vladimir Marko · 10 years ago
  45. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  46. 3c03357 ART: Run cctest_vixl in test-art-host by Andreas Gampe · 10 years ago
  47. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  48. 6f2b602 Merge "Add loop recognition and CFG simplifications in new compiler." by Nicolas Geoffray · 10 years ago
  49. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  50. 98a8a54 Merge "Restore "Late-enable" logging" by Brian Carlstrom · 10 years ago
  51. b911636 Merge "Dump the native stack of an unattached aborting thread." by Ian Rogers · 10 years ago
  52. 0f3295d Merge "ART: Fix typo in ThreadOffset modification" by Andreas Gampe · 10 years ago
  53. 3ec5da2 ART: Fix typo in ThreadOffset modification by Andreas Gampe · 10 years ago
  54. cd6e04f Merge "ART: Add lock and unlock stubs for ARM64, fix for X86-64" by Andreas Gampe · 10 years ago
  55. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  56. 048b5d0 Merge "ART: Add more ThreadOffset in Mir2Lir and backends" by Andreas Gampe · 10 years ago
  57. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  58. 966ce11 Restore "Late-enable" logging by Brian Carlstrom · 10 years ago
  59. e920cfd Merge "Fix a lock level violation with background compaction enabled." by Hiroshi Yamauchi · 10 years ago
  60. a6a8d14 Fix a lock level violation with background compaction enabled. by Hiroshi Yamauchi · 10 years ago
  61. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 10 years ago
  62. 0c5e841 Merge "Quick compiler: fix compile-time perf regression" by buzbee · 10 years ago
  63. b9beb2e Place ISA into boot image name. by Ian Rogers · 10 years ago
  64. ba57451 Quick compiler: fix compile-time perf regression by buzbee · 10 years ago
  65. 9757e3d Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 10 years ago
  66. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 10 years ago
  67. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 10 years ago
  68. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 10 years ago
  69. 21f08b7 Merge "AArch64: Fixing and adding arm64 trampolines." by Andreas Gampe · 10 years ago
  70. 6393eb7 Merge "Avoid unnecessary copy/load in EvalLoc() and LoadValue()." by Vladimir Marko · 10 years ago
  71. 0dc242d Avoid unnecessary copy/load in EvalLoc() and LoadValue(). by Vladimir Marko · 10 years ago
  72. 8379b22 Combine JDWP location events by Sebastien Hertz · 10 years ago
  73. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 10 years ago
  74. 6663c90 Merge "Quick compiler: RegStorage tweak" by buzbee · 10 years ago
  75. d111c6e Quick compiler: RegStorage tweak by buzbee · 10 years ago
  76. e1910f1 Merge "Quick compiler: Fix liveness tracking" by buzbee · 10 years ago
  77. 37eecbd Dump the native stack of an unattached aborting thread. by Ian Rogers · 10 years ago
  78. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 10 years ago
  79. f92a456 Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 10 years ago
  80. ad1a837 Merge "More dalvik-cache cleaning fixes." by Brian Carlstrom · 10 years ago
  81. 83ae6d2 More dalvik-cache cleaning fixes. by Brian Carlstrom · 10 years ago
  82. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 10 years ago
  83. 9d75466 Merge "Bump oat version to force recompile." by Dave Allison · 10 years ago
  84. f36d985 Bump oat version to force recompile. by Dave Allison · 10 years ago
  85. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  86. c6b558c Merge "Remove all LOG(DEBUG) which is not intended to be checked in" by Brian Carlstrom · 10 years ago
  87. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 10 years ago
  88. a52c5a6 Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 10 years ago
  89. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  90. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 10 years ago
  91. 1eda9c1 Merge "Make it possible to disable read barriers in Class::GetObjectSize()" by Hiroshi Yamauchi · 10 years ago
  92. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 10 years ago
  93. b605083 Merge "Fix race condition in ProcessReferences." by Mathieu Chartier · 10 years ago
  94. 56942f9 Merge "Bump oat version again to force recompile" by Brian Carlstrom · 10 years ago
  95. 09bc9d2 Bump oat version again to force recompile by Dave Allison · 10 years ago
  96. 2175f52 Fix race condition in ProcessReferences. by Mathieu Chartier · 10 years ago
  97. 3d1e664 Merge "Don't build art-run-tests directly into userdata.img" by Ying Wang · 10 years ago
  98. e8879d6 Merge "Add null check in MarkSweepMarkObjectSlowPath." by Mathieu Chartier · 10 years ago
  99. a17288e Add null check in MarkSweepMarkObjectSlowPath. by Mathieu Chartier · 10 years ago
  100. 90cf3ee Merge "Clean up ScopedArenaAllocatorAdapter." by Vladimir Marko · 10 years ago