1. 205db69 am f07f71f9: Merge "Use a growable array instead of an environment during SSA." by Nicolas Geoffray · 10 years ago
  2. f07f71f Merge "Use a growable array instead of an environment during SSA." by Nicolas Geoffray · 10 years ago
  3. 8c0c91a Use a growable array instead of an environment during SSA. by Nicolas Geoffray · 10 years ago
  4. 905a88d am 46a4b268: Merge "Relax the only one back-edge restriction." by Nicolas Geoffray · 10 years ago
  5. 5199f91 am bc3b93ea: Merge "No need to relocate the core image for the art script." by Nicolas Geoffray · 10 years ago
  6. 46a4b26 Merge "Relax the only one back-edge restriction." by Nicolas Geoffray · 10 years ago
  7. db216f4 Relax the only one back-edge restriction. by Nicolas Geoffray · 10 years ago
  8. bc3b93e Merge "No need to relocate the core image for the art script." by Nicolas Geoffray · 10 years ago
  9. 9a950de am a6591ef9: Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 10 years ago
  10. a6591ef Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 10 years ago
  11. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
  12. 75b27b5 am 225f679f: Merge "In quick compiler, force string init invoke to be fast path." by Jeff Hao · 10 years ago
  13. 225f679 Merge "In quick compiler, force string init invoke to be fast path." by Jeff Hao · 10 years ago
  14. a412964 In quick compiler, force string init invoke to be fast path. by Jeff Hao · 10 years ago
  15. 86b09d0 am 8771be9a: Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  16. 8771be9 Merge "Fix mips64 bugs." by Andreas Gampe · 10 years ago
  17. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 10 years ago
  18. f986daa am 23d358b6: Merge "Quick: Inline synthetic accessors generated by jack." by Vladimir Marko · 10 years ago
  19. 23d358b Merge "Quick: Inline synthetic accessors generated by jack." by Vladimir Marko · 10 years ago
  20. d5f1005 Quick: Inline synthetic accessors generated by jack. by Vladimir Marko · 10 years ago
  21. 07a1305 am dceab011: Merge "Bump jdwp timeout to 12 minutes." by Nicolas Geoffray · 10 years ago
  22. dceab01 Merge "Bump jdwp timeout to 12 minutes." by Nicolas Geoffray · 10 years ago
  23. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 10 years ago
  24. b1c02d3 am 9cce14f5: Merge "Re-enable JDWP tests on volantis." by Nicolas Geoffray · 10 years ago
  25. 1b1ca21 am 644fa22a: Merge "Fix instrumentation exit stub for arm64" by Sebastien Hertz · 10 years ago
  26. 9cce14f Merge "Re-enable JDWP tests on volantis." by Nicolas Geoffray · 10 years ago
  27. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 10 years ago
  28. 644fa22 Merge "Fix instrumentation exit stub for arm64" by Sebastien Hertz · 10 years ago
  29. 27a4a9d Fix instrumentation exit stub for arm64 by Sebastien Hertz · 10 years ago
  30. e92d0af am 3acc27f4: Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 10 years ago
  31. 3acc27f Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 10 years ago
  32. e7755e7 Fix Mips64 utils.h typo by Duane Sand · 10 years ago
  33. 6b87b6b am 35b6625c: Merge "Temporarily suppress 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  34. 35b6625 Merge "Temporarily suppress 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  35. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  36. 95072ae am 2b689e37: Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""" by Roland Levillain · 10 years ago
  37. 2b689e3 Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""" by Roland Levillain · 10 years ago
  38. 9b9cb18 am 898fa9b9: Merge "Find better split positions in the register allocator." by Nicolas Geoffray · 10 years ago
  39. 898fa9b Merge "Find better split positions in the register allocator." by Nicolas Geoffray · 10 years ago
  40. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 10 years ago
  41. 9820d3c am 008b17ae: Merge "ART: Fix double-free in oatdump" by Andreas Gampe · 10 years ago
  42. 008b17a Merge "ART: Fix double-free in oatdump" by Andreas Gampe · 10 years ago
  43. df2bb1f ART: Fix double-free in oatdump by Andreas Gampe · 10 years ago
  44. 5e37e23 am c2baa5e3: Merge "ART: Emit debug info when app is debuggable" by Andreas Gampe · 10 years ago
  45. 42b59f6 am dd13f157: Merge "Fix mismatched new[]/delete." by Christopher Ferris · 10 years ago
  46. 9a3fe45 am d864f501: Merge "Delete invalid DCHECK" by Mathieu Chartier · 10 years ago
  47. c2baa5e Merge "ART: Emit debug info when app is debuggable" by Andreas Gampe · 10 years ago
  48. f307f8c ART: Emit debug info when app is debuggable by Andreas Gampe · 10 years ago
  49. dd13f15 Merge "Fix mismatched new[]/delete." by Christopher Ferris · 10 years ago
  50. d864f50 Merge "Delete invalid DCHECK" by Mathieu Chartier · 10 years ago
  51. 241a958 Fix mismatched new[]/delete. by Christopher Ferris · 10 years ago
  52. e1a0153 Delete invalid DCHECK by Mathieu Chartier · 10 years ago
  53. 1384f29 am a93b104b: Merge "Improve JNI registration failure logging" by Mathieu Chartier · 10 years ago
  54. a93b104 Merge "Improve JNI registration failure logging" by Mathieu Chartier · 10 years ago
  55. 5c02d6c Improve JNI registration failure logging by Mathieu Chartier · 10 years ago
  56. b2a6212 am a6f2a7e0: Merge "Fix NanoSleep and add test" by Mathieu Chartier · 10 years ago
  57. a6f2a7e Merge "Fix NanoSleep and add test" by Mathieu Chartier · 10 years ago
  58. 0b063d9 Fix NanoSleep and add test by Mathieu Chartier · 10 years ago
  59. 7394569 Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""" by Mark P Mendell · 10 years ago
  60. 2591927 am 8a30bf23: Merge "Add some more DISALLOW_COPY_AND_ASSIGN" by Mathieu Chartier · 10 years ago
  61. 8a30bf2 Merge "Add some more DISALLOW_COPY_AND_ASSIGN" by Mathieu Chartier · 10 years ago
  62. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 10 years ago
  63. d718236 am 25dcb259: Merge "Let the map function compute the relative pc." by Christopher Ferris · 10 years ago
  64. 25dcb25 Merge "Let the map function compute the relative pc." by Christopher Ferris · 10 years ago
  65. 5a1b2bf Let the map function compute the relative pc. by Christopher Ferris · 10 years ago
  66. 5b19928 am 43e1bc66: Merge "Request full/partial GC type from VMRuntime.requestConcurrentGC()." by Hiroshi Yamauchi · 10 years ago
  67. 43e1bc6 Merge "Request full/partial GC type from VMRuntime.requestConcurrentGC()." by Hiroshi Yamauchi · 10 years ago
  68. b60cae5 am 376d941d: Merge "ART: Fix max build" by Andreas Gampe · 10 years ago
  69. 376d941 Merge "ART: Fix max build" by Andreas Gampe · 10 years ago
  70. e3d623e ART: Fix max build by Andreas Gampe · 10 years ago
  71. cb2e412 am b0d9f0dd: Merge "Re-enable clang for Mips/Mips64 targets." by Chih-hung Hsieh · 10 years ago
  72. b0d9f0d Merge "Re-enable clang for Mips/Mips64 targets." by Chih-hung Hsieh · 10 years ago
  73. 0ae9899 Request full/partial GC type from VMRuntime.requestConcurrentGC(). by Hiroshi Yamauchi · 10 years ago
  74. 8223b80 Fix mips64 bugs. by Douglas Leung · 10 years ago
  75. 2e01810 am 1db3554c: Merge "Print memory maps on GC crash." by Hiroshi Yamauchi · 10 years ago
  76. 491fa88 am 772b617c: Merge "Add binary search table to .eh_frame_hdr" by Andreas Gampe · 10 years ago
  77. 91ddd0d Re-enable clang for Mips/Mips64 targets. by Duane Sand · 10 years ago
  78. 1db3554 Merge "Print memory maps on GC crash." by Hiroshi Yamauchi · 10 years ago
  79. 772b617 Merge "Add binary search table to .eh_frame_hdr" by Andreas Gampe · 10 years ago
  80. 956f71a am 485971cf: Merge "Do not write CFI and symbols for deduplicate methods." by Andreas Gampe · 10 years ago
  81. d7d1d2e am f274519c: Merge "Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)" by Mathieu Chartier · 10 years ago
  82. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 10 years ago
  83. 485971c Merge "Do not write CFI and symbols for deduplicate methods." by Andreas Gampe · 10 years ago
  84. d38ec80 Print memory maps on GC crash. by Hiroshi Yamauchi · 10 years ago
  85. f274519 Merge "Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)" by Mathieu Chartier · 10 years ago
  86. 175746a Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL) by Mathieu Chartier · 10 years ago
  87. 6d73c9d Do not write CFI and symbols for deduplicate methods. by David Srbecky · 10 years ago
  88. 30259bf am 0697e849: Merge "Update the remaining input index of phis after deleting an input." by Nicolas Geoffray · 10 years ago
  89. 0697e84 Merge "Update the remaining input index of phis after deleting an input." by Nicolas Geoffray · 10 years ago
  90. 5d7b7f8 Update the remaining input index of phis after deleting an input. by Nicolas Geoffray · 10 years ago
  91. 204a4a0 am 01ce4984: Merge "Move .eh_frame to the end of ELF file." by David Srbecky · 10 years ago
  92. e47cc00 am acb3ee85: Merge "Major refactoring of ElfBuilder." by David Srbecky · 10 years ago
  93. 9207699 am e6dbb737: Merge "Minor refactoring of ElfBuilder." by David Srbecky · 10 years ago
  94. 01ce498 Merge "Move .eh_frame to the end of ELF file." by David Srbecky · 10 years ago
  95. b0a962c Move .eh_frame to the end of ELF file. by David Srbecky · 10 years ago
  96. acb3ee8 Merge "Major refactoring of ElfBuilder." by David Srbecky · 10 years ago
  97. e6dbb73 Merge "Minor refactoring of ElfBuilder." by David Srbecky · 10 years ago
  98. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 10 years ago
  99. caf0763 am fd5f56d4: Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 10 years ago
  100. fd5f56d Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 10 years ago