1. b116db5 am 69d57a89: Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago
  2. 69d57a8 Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago
  3. 07935e5 Use HOST_LIBRARY_PATH to access host shared libraries. by Ying Wang · 11 years ago
  4. a844dfa am 5bf6a779: Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  5. 5bf6a77 Merge "Change MethodHelper to use a Handle." by Mathieu Chartier · 11 years ago
  6. b86371b am 335b91fb: Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  7. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  8. 3ece6c1 am b399e971: Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  9. b399e97 Merge "Reduced frequency of blocks for concurrent gc" by Mathieu Chartier · 11 years ago
  10. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 11 years ago
  11. a5fdcbf am d500a43a: Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" by Andreas Gampe · 11 years ago
  12. d500a43 Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline" by Andreas Gampe · 11 years ago
  13. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  14. 62c360a am c829a18d: Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 11 years ago
  15. c829a18 Merge "Round up arena allocations to 8 bytes." by Vladimir Marko · 11 years ago
  16. 7478d10 am f71f8da2: Merge "Remove TARGET_REX_SUPPORT define." by Ian Rogers · 11 years ago
  17. f71f8da Merge "Remove TARGET_REX_SUPPORT define." by Ian Rogers · 11 years ago
  18. ea248f8 Remove TARGET_REX_SUPPORT define. by Ian Rogers · 11 years ago
  19. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 11 years ago
  20. 6e24c9f am 608f63ba: Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  21. 608f63b Merge "Add locking around boot image generation." by Narayan Kamath · 11 years ago
  22. d1c606f Add locking around boot image generation. by Narayan Kamath · 11 years ago
  23. 98028b5 am 6e71a1fb: Merge "Plug code generator into liveness analysis." by Nicolas Geoffray · 11 years ago
  24. 9de8a31 am 7eb3fa1e: Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 11 years ago
  25. 9fffccc am fd755e00: Merge "X86_64: Pass \'hidden method index\' in EAX" by Ian Rogers · 11 years ago
  26. 1a105ff am d49f5b87: Merge "Tidy up x86 assembler and fix byte register encoding." by Ian Rogers · 11 years ago
  27. 01b1856 am 305e4b0a: Merge "ART: Generic JNI for x86" by Andreas Gampe · 11 years ago
  28. 6e71a1f Merge "Plug code generator into liveness analysis." by Nicolas Geoffray · 11 years ago
  29. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 11 years ago
  30. 7eb3fa1 Merge "Add a type propagation phase after building SSA." by Nicolas Geoffray · 11 years ago
  31. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 11 years ago
  32. d49f5b8 Merge "Tidy up x86 assembler and fix byte register encoding." by Ian Rogers · 11 years ago
  33. 305e4b0 Merge "ART: Generic JNI for x86" by Andreas Gampe · 11 years ago
  34. 0f9b9c5 Tidy up x86 assembler and fix byte register encoding. by Ian Rogers · 11 years ago
  35. 08e5bd1 am b14f2e0f: Merge "Fix output of 107 art/test" by Bill Buzbee · 11 years ago
  36. b9a0461 am a0b0ba04: Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 11 years ago
  37. 388f5a5 am 846447a1: Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 11 years ago
  38. 3841a14 am 88c3484e: Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
  39. b14f2e0 Merge "Fix output of 107 art/test" by Bill Buzbee · 11 years ago
  40. a0b0ba0 Merge "X86_64: Fix core.oat compilation issues" by Bill Buzbee · 11 years ago
  41. 846447a Merge "x86_64: Reduce dex2oat compilation logs" by Bill Buzbee · 11 years ago
  42. 88c3484 Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
  43. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 11 years ago
  44. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 11 years ago
  45. 91a8bfe am 5d4a3fed: Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 11 years ago
  46. 5d4a3fe Merge "Fix GetFreeMemory to use fooprint limit instead of max memory." by Mathieu Chartier · 11 years ago
  47. d30e1d6 Fix GetFreeMemory to use fooprint limit instead of max memory. by Mathieu Chartier · 11 years ago
  48. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  49. f71f950 Fix output of 107 art/test by Dmitry Petrochenko · 11 years ago
  50. 30022af x86_64: Reduce dex2oat compilation logs by Dmitry Petrochenko · 11 years ago
  51. ade54a2 X86_64: Fix core.oat compilation issues by Mark Mendell · 11 years ago
  52. f61c529 am 2e1ca953: Merge "AArch64: Fix kOpLsl, rem-float/double." by Bill Buzbee · 11 years ago
  53. 2e1ca95 Merge "AArch64: Fix kOpLsl, rem-float/double." by Bill Buzbee · 11 years ago
  54. 5acc8b0 AArch64: fix and enable sparse- and packed-switch. by Matteo Franchin · 11 years ago
  55. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 11 years ago
  56. 184d640 Add a type propagation phase after building SSA. by Nicolas Geoffray · 11 years ago
  57. bca6b0c am fbc2b174: Merge "Avoid a memory allocation in OatFile::GetOatDexFile()." by Vladimir Marko · 11 years ago
  58. fbc2b17 Merge "Avoid a memory allocation in OatFile::GetOatDexFile()." by Vladimir Marko · 11 years ago
  59. 2d41a65 AArch64: Fix kOpLsl, rem-float/double. by Zheng Xu · 11 years ago
  60. b23be1b am 7c2e21d9: Merge "Fix some bugs in graph construction/simplification methods." by Nicolas Geoffray · 11 years ago
  61. 457bc1d am 271512b4: Merge "Add Move with Sign Extend Double to disassembler" by Ian Rogers · 11 years ago
  62. f183f2a am 6473c0ab: Merge "ART: Fix inline assembly constraints in stub_test" by Ian Rogers · 11 years ago
  63. 1d68b56 am c3ed751a: Merge "ART: Fix casts in atomic.h to please GCC" by Ian Rogers · 11 years ago
  64. 7c2e21d Merge "Fix some bugs in graph construction/simplification methods." by Nicolas Geoffray · 11 years ago
  65. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 11 years ago
  66. 271512b Merge "Add Move with Sign Extend Double to disassembler" by Ian Rogers · 11 years ago
  67. 33ecf8d Add Move with Sign Extend Double to disassembler by Mark Mendell · 11 years ago
  68. 6473c0a Merge "ART: Fix inline assembly constraints in stub_test" by Ian Rogers · 11 years ago
  69. c3ed751 Merge "ART: Fix casts in atomic.h to please GCC" by Ian Rogers · 11 years ago
  70. 8b972c9 am cc969cc5: Merge "x86_64: Add long bytecode supports (2/2)" by Bill Buzbee · 11 years ago
  71. cc969cc Merge "x86_64: Add long bytecode supports (2/2)" by Bill Buzbee · 11 years ago
  72. a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 11 years ago
  73. b9448f9 am 4211b72e: Merge "x86_64: Add long bytecode supports (1/2)" by Bill Buzbee · 11 years ago
  74. 4211b72 Merge "x86_64: Add long bytecode supports (1/2)" by Bill Buzbee · 11 years ago
  75. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 11 years ago
  76. 31d2b62 am 85501972: Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 11 years ago
  77. 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 11 years ago
  78. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 11 years ago
  79. a55c697 ART: Fix casts in atomic.h to please GCC by Andreas Gampe · 11 years ago
  80. 8c51535 am cef85adb: Merge "Don\'t assert int64_t alignment on x86." by Hans Boehm · 11 years ago
  81. 107339c am 5b4d2a7a: Merge "Add missing initializtaion of last_gc_time_ns_." by Mathieu Chartier · 11 years ago
  82. cef85ad Merge "Don't assert int64_t alignment on x86." by Hans Boehm · 11 years ago
  83. 5b4d2a7 Merge "Add missing initializtaion of last_gc_time_ns_." by Mathieu Chartier · 11 years ago
  84. 2f4a2ed Don't assert int64_t alignment on x86. by Hans Boehm · 11 years ago
  85. 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 11 years ago
  86. aff59a8 Add missing initializtaion of last_gc_time_ns_. by Mathieu Chartier · 11 years ago
  87. b7925bc am 9e0d8d6e: Merge "Fix white space issues and long long use in assertion." by Hans Boehm · 11 years ago
  88. 1ae9612 am 52271936: Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 11 years ago
  89. 9e0d8d6 Merge "Fix white space issues and long long use in assertion." by Hans Boehm · 11 years ago
  90. 5227193 Merge "Fix mismatched new[] delete in verifier." by Mathieu Chartier · 11 years ago
  91. a1ec065 Fix white space issues and long long use in assertion. by Hans Boehm · 11 years ago
  92. 7da2bf6 am c2bb441a: Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  93. 6afd409 Fix mismatched new[] delete in verifier. by Mathieu Chartier · 11 years ago
  94. d217ba0 am 4479ba35: Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  95. a360818 am 081203e0: Merge "Reduce header files including header files." by Ian Rogers · 11 years ago
  96. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  97. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  98. 081203e Merge "Reduce header files including header files." by Ian Rogers · 11 years ago
  99. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  100. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 11 years ago