1. d0fc828 am 27710fa8: Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  2. 27710fa Merge "Linearize the graph before creating live ranges." by Nicolas Geoffray · 11 years ago
  3. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  4. e74a47c am b374fdba: Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  5. b374fdb Merge "Fix JDWP location event report on return instructions" by Sebastien Hertz · 11 years ago
  6. 389e3e0 am 380d24d9: Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  7. 380d24d Merge "Compatibility layer to transition from UniquePtr to std::unique_ptr." by Ian Rogers · 11 years ago
  8. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  9. ef4e196 am e1a71b2a: Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  10. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 11 years ago
  11. 571ffb5 am 922ddb30: Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  12. 922ddb3 Merge "Avoid some unnecessary use of stl types." by Ian Rogers · 11 years ago
  13. 3554cca am 8bebd1a8: Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  14. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 11 years ago
  15. 8bebd1a Merge "ART: Make build error a warning for TARGET_CPU_SMP" by Andreas Gampe · 11 years ago
  16. b9b6679 am 3b2bcbf9: Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  17. ef5113d ART: Make build error a warning for TARGET_CPU_SMP by Andreas Gampe · 11 years ago
  18. 3b2bcbf Merge "Move RoS allocator to use unordered_set." by Ian Rogers · 11 years ago
  19. 5f04591 am 0e78ff7e: Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  20. 0e78ff7 Merge "Workaround x86 interpretter stack overflow" by Brian Carlstrom · 11 years ago
  21. ea434ae am 13ff8cd5: Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  22. 13ff8cd Merge "Quick Compiler: fix Arm cts failures" by Bill Buzbee · 11 years ago
  23. fe8cf8b Quick Compiler: fix Arm cts failures by Bill Buzbee · 11 years ago
  24. 4fc6f4e am b2c3e10d: Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  25. b2c3e10 Merge "ART: Fix MonitorExit code on ARM" by Andreas Gampe · 11 years ago
  26. b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
  27. 5fcfa7d Move RoS allocator to use unordered_set. by Ian Rogers · 11 years ago
  28. 2aef07c Workaround x86 interpretter stack overflow by Brian Carlstrom · 11 years ago
  29. 8f6e10e am 3ba55116: Merge "Don\'t import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago
  30. 3ba5511 Merge "Don't import llvm.mk for non-portable builds." by Ian Rogers · 11 years ago
  31. 97cbe2f am e2aa56bf: Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 11 years ago
  32. e2aa56b Merge "Declare variable for all art oat tests" by Tsu Chiang Chuang · 11 years ago
  33. 1694e02 Declare variable for all art oat tests by Tsu Chiang Chuang · 11 years ago
  34. b611243 am 0e472bc0: Merge "Improve large object free CHECK" by Mathieu Chartier · 11 years ago
  35. 0e472bc Merge "Improve large object free CHECK" by Mathieu Chartier · 11 years ago
  36. 2298683 Improve large object free CHECK by Mathieu Chartier · 11 years ago
  37. 64e8318 am 777dda87: Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 11 years ago
  38. 777dda8 Merge "Fix CompilationUnit constructor issues." by Ian Rogers · 11 years ago
  39. 93dcff3 Fix CompilationUnit constructor issues. by Ian Rogers · 11 years ago
  40. 28f5c09 Don't import llvm.mk for non-portable builds. by Ian Rogers · 11 years ago
  41. e713d93 Fix JDWP location event report on return instructions by Sebastien Hertz · 11 years ago
  42. 747ab4a am 30b65201: Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 11 years ago
  43. 30b6520 Merge "ART: Resolve MAP_32BIT limitation in x86_64" by Andreas Gampe · 11 years ago
  44. ba1cf7b am 4c6491ff: Merge "Fix build" by Sebastien Hertz · 11 years ago
  45. 4c6491f Merge "Fix build" by Sebastien Hertz · 11 years ago
  46. 7d2ae43 Fix build by Sebastien Hertz · 11 years ago
  47. 7a37b50 am cdf05ab1: Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 11 years ago
  48. cdf05ab Merge "Register debugger for interesting instrumentation events only" by Sebastien Hertz · 11 years ago
  49. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 11 years ago
  50. 3b40a7e am 3b9097d5: Merge "Combine JDWP location events" by Sebastien Hertz · 11 years ago
  51. 3b9097d Merge "Combine JDWP location events" by Sebastien Hertz · 11 years ago
  52. 84d49cc ART: Resolve MAP_32BIT limitation in x86_64 by Qiming Shi · 11 years ago
  53. 678754e am be02a596: Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 11 years ago
  54. be02a59 Merge "ART: Fix oat_test for 64b" by Andreas Gampe · 11 years ago
  55. a2eca52 ART: Fix oat_test for 64b by Andreas Gampe · 11 years ago
  56. fc5bf67 am 23d2b95b: Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 11 years ago
  57. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 11 years ago
  58. aa0406b am 6d0a7020: Merge "Fix race in inflating thin locks." by Mathieu Chartier · 11 years ago
  59. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 11 years ago
  60. 6d0a702 Merge "Fix race in inflating thin locks." by Mathieu Chartier · 11 years ago
  61. a1ee14f Fix race in inflating thin locks. by Mathieu Chartier · 11 years ago
  62. a931a91 am 9c16a9a9: Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 11 years ago
  63. 9c16a9a Merge "ART: Fix PWD in oat tests" by Andreas Gampe · 11 years ago
  64. 0eab135 am 8dcecbc7: Merge "Declare variable for all art dex tests." by Brian Carlstrom · 11 years ago
  65. c3725eb am 33f109af: Merge "ART: Fix comments for dmb" by Andreas Gampe · 11 years ago
  66. 56b1b4e am a1926cdb: Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 11 years ago
  67. 8dcecbc Merge "Declare variable for all art dex tests." by Brian Carlstrom · 11 years ago
  68. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 11 years ago
  69. 675967d ART: Fix comments for dmb by Andreas Gampe · 11 years ago
  70. a1926cd Merge "ART: Fix ARM dmb placement in monitor-exit" by Andreas Gampe · 11 years ago
  71. d5ca7b3 ART: Fix PWD in oat tests by Andreas Gampe · 11 years ago
  72. 651a214 am 5200a9bc: Merge "Address comments from HandleScope change." by Mathieu Chartier · 11 years ago
  73. 5200a9b Merge "Address comments from HandleScope change." by Mathieu Chartier · 11 years ago
  74. fc265f4 am 5493f0b5: Merge "64-bit build fix." by Ian Rogers · 11 years ago
  75. 5493f0b Merge "64-bit build fix." by Ian Rogers · 11 years ago
  76. 1ee9935 64-bit build fix. by Ian Rogers · 11 years ago
  77. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 11 years ago
  78. 8f4d720 am cbfb8b2f: Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  79. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  80. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 11 years ago
  81. 430e377 Declare variable for all art dex tests. by Tsu Chiang Chuang · 11 years ago
  82. 7378e2e am 6099df8c: Merge "Remove ISA from boot image name." by Brian Carlstrom · 11 years ago
  83. 6099df8 Merge "Remove ISA from boot image name." by Brian Carlstrom · 11 years ago
  84. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 11 years ago
  85. 2332ccd am c2ffcecb: Merge "Add a compilation tracing mechanism to the new compiler." by Nicolas Geoffray · 11 years ago
  86. c2ffcec Merge "Add a compilation tracing mechanism to the new compiler." by Nicolas Geoffray · 11 years ago
  87. 8a56273 am f54fcba6: Merge "Support any cpu register sequence in LoadArgRegs" by Bill Buzbee · 11 years ago
  88. f8bacc2 am 5c13d43f: Merge "x86_64: Handle UnsafeGet/Put equal to x86" by Bill Buzbee · 11 years ago
  89. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago
  90. f54fcba Merge "Support any cpu register sequence in LoadArgRegs" by Bill Buzbee · 11 years ago
  91. 5c13d43 Merge "x86_64: Handle UnsafeGet/Put equal to x86" by Bill Buzbee · 11 years ago
  92. 62bdb97 am d115735f: Merge "Fix special getter/setter to use RegClassForFieldLoadStore()." by Vladimir Marko · 11 years ago
  93. d115735 Merge "Fix special getter/setter to use RegClassForFieldLoadStore()." by Vladimir Marko · 11 years ago
  94. c93ac8b Fix special getter/setter to use RegClassForFieldLoadStore(). by Vladimir Marko · 11 years ago
  95. 5678455 ART: A Compile Filter for x86_64 by Vladimir Kostyukov · 11 years ago
  96. 26ee07a Support any cpu register sequence in LoadArgRegs by Dmitry Petrochenko · 11 years ago
  97. 9bf549d x86_64: Handle UnsafeGet/Put equal to x86 by Dmitry Petrochenko · 11 years ago
  98. 9b9dec8 ART: Fix ARM dmb placement in monitor-exit by Andreas Gampe · 11 years ago
  99. 803fa99 am d0916f36: Merge "dex2oat: convert NULL to nullptr" by Kenny Root · 11 years ago
  100. 35557fb am 20cdc069: Merge "Changes for vogar compatibility" by Kenny Root · 11 years ago