1. ba9ef53 Merge "Support multiple instrumentation clients" by Sebastien Hertz · 9 years ago
  2. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 9 years ago
  3. b882da7 Merge "Remove unused InvokeWithShadowFrame" by Sebastien Hertz · 9 years ago
  4. 5446254 Remove unused InvokeWithShadowFrame by Sebastien Hertz · 9 years ago
  5. 6d2d480 Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow." by Narayan Kamath · 9 years ago
  6. eb7c5b1 Merge "JDWP: properly combine location events" by Sebastien Hertz · 9 years ago
  7. 8508e37 Fix broken checks in IsValidPartOfMemberNameUtf8Slow. by Narayan Kamath · 9 years ago
  8. f07f71f Merge "Use a growable array instead of an environment during SSA." by Nicolas Geoffray · 9 years ago
  9. 8c0c91a Use a growable array instead of an environment during SSA. by Nicolas Geoffray · 9 years ago
  10. 46a4b26 Merge "Relax the only one back-edge restriction." by Nicolas Geoffray · 9 years ago
  11. db216f4 Relax the only one back-edge restriction. by Nicolas Geoffray · 9 years ago
  12. bc3b93e Merge "No need to relocate the core image for the art script." by Nicolas Geoffray · 9 years ago
  13. a6591ef Merge "ART: Fix mips64 jni bugs." by Andreas Gampe · 9 years ago
  14. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 9 years ago
  15. 225f679 Merge "In quick compiler, force string init invoke to be fast path." by Jeff Hao · 9 years ago
  16. a412964 In quick compiler, force string init invoke to be fast path. by Jeff Hao · 9 years ago
  17. 8771be9 Merge "Fix mips64 bugs." by Andreas Gampe · 9 years ago
  18. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 9 years ago
  19. 23d358b Merge "Quick: Inline synthetic accessors generated by jack." by Vladimir Marko · 9 years ago
  20. d5f1005 Quick: Inline synthetic accessors generated by jack. by Vladimir Marko · 9 years ago
  21. dceab01 Merge "Bump jdwp timeout to 12 minutes." by Nicolas Geoffray · 9 years ago
  22. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 9 years ago
  23. 9cce14f Merge "Re-enable JDWP tests on volantis." by Nicolas Geoffray · 9 years ago
  24. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 9 years ago
  25. 644fa22 Merge "Fix instrumentation exit stub for arm64" by Sebastien Hertz · 9 years ago
  26. 27a4a9d Fix instrumentation exit stub for arm64 by Sebastien Hertz · 9 years ago
  27. 3acc27f Merge "Fix Mips64 utils.h typo" by Andreas Gampe · 9 years ago
  28. e7755e7 Fix Mips64 utils.h typo by Duane Sand · 9 years ago
  29. 35b6625 Merge "Temporarily suppress 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  30. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  31. 2b689e3 Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""" by Roland Levillain · 9 years ago
  32. 898fa9b Merge "Find better split positions in the register allocator." by Nicolas Geoffray · 9 years ago
  33. fbda5f3 Find better split positions in the register allocator. by Nicolas Geoffray · 9 years ago
  34. 008b17a Merge "ART: Fix double-free in oatdump" by Andreas Gampe · 9 years ago
  35. df2bb1f ART: Fix double-free in oatdump by Andreas Gampe · 9 years ago
  36. c2baa5e Merge "ART: Emit debug info when app is debuggable" by Andreas Gampe · 9 years ago
  37. f307f8c ART: Emit debug info when app is debuggable by Andreas Gampe · 9 years ago
  38. dd13f15 Merge "Fix mismatched new[]/delete." by Christopher Ferris · 9 years ago
  39. d864f50 Merge "Delete invalid DCHECK" by Mathieu Chartier · 9 years ago
  40. 241a958 Fix mismatched new[]/delete. by Christopher Ferris · 9 years ago
  41. e1a0153 Delete invalid DCHECK by Mathieu Chartier · 9 years ago
  42. a93b104 Merge "Improve JNI registration failure logging" by Mathieu Chartier · 9 years ago
  43. 5c02d6c Improve JNI registration failure logging by Mathieu Chartier · 9 years ago
  44. a6f2a7e Merge "Fix NanoSleep and add test" by Mathieu Chartier · 9 years ago
  45. 0b063d9 Fix NanoSleep and add test by Mathieu Chartier · 9 years ago
  46. 7394569 Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""" by Mark P Mendell · 9 years ago
  47. 8a30bf2 Merge "Add some more DISALLOW_COPY_AND_ASSIGN" by Mathieu Chartier · 9 years ago
  48. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 9 years ago
  49. 25dcb25 Merge "Let the map function compute the relative pc." by Christopher Ferris · 9 years ago
  50. 5a1b2bf Let the map function compute the relative pc. by Christopher Ferris · 9 years ago
  51. 43e1bc6 Merge "Request full/partial GC type from VMRuntime.requestConcurrentGC()." by Hiroshi Yamauchi · 9 years ago
  52. 376d941 Merge "ART: Fix max build" by Andreas Gampe · 9 years ago
  53. e3d623e ART: Fix max build by Andreas Gampe · 9 years ago
  54. b0d9f0d Merge "Re-enable clang for Mips/Mips64 targets." by Chih-hung Hsieh · 9 years ago
  55. 0ae9899 Request full/partial GC type from VMRuntime.requestConcurrentGC(). by Hiroshi Yamauchi · 9 years ago
  56. 8223b80 Fix mips64 bugs. by Douglas Leung · 9 years ago
  57. 91ddd0d Re-enable clang for Mips/Mips64 targets. by Duane Sand · 9 years ago
  58. 1db3554 Merge "Print memory maps on GC crash." by Hiroshi Yamauchi · 9 years ago
  59. 772b617 Merge "Add binary search table to .eh_frame_hdr" by Andreas Gampe · 9 years ago
  60. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 9 years ago
  61. 485971c Merge "Do not write CFI and symbols for deduplicate methods." by Andreas Gampe · 9 years ago
  62. d38ec80 Print memory maps on GC crash. by Hiroshi Yamauchi · 9 years ago
  63. f274519 Merge "Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)" by Mathieu Chartier · 9 years ago
  64. 175746a Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL) by Mathieu Chartier · 9 years ago
  65. 6d73c9d Do not write CFI and symbols for deduplicate methods. by David Srbecky · 9 years ago
  66. 0697e84 Merge "Update the remaining input index of phis after deleting an input." by Nicolas Geoffray · 9 years ago
  67. 5d7b7f8 Update the remaining input index of phis after deleting an input. by Nicolas Geoffray · 9 years ago
  68. 01ce498 Merge "Move .eh_frame to the end of ELF file." by David Srbecky · 9 years ago
  69. b0a962c Move .eh_frame to the end of ELF file. by David Srbecky · 9 years ago
  70. acb3ee8 Merge "Major refactoring of ElfBuilder." by David Srbecky · 9 years ago
  71. e6dbb73 Merge "Minor refactoring of ElfBuilder." by David Srbecky · 9 years ago
  72. bc90fd0 Major refactoring of ElfBuilder. by David Srbecky · 9 years ago
  73. fd5f56d Merge "Revert "GVN final fields even with side effects."" by Nicolas Geoffray · 9 years ago
  74. 2af2307 Revert "GVN final fields even with side effects." by Nicolas Geoffray · 9 years ago
  75. 56784f8 Merge "GVN final fields even with side effects." by Nicolas Geoffray · 9 years ago
  76. 7817336 GVN final fields even with side effects. by Nicolas Geoffray · 9 years ago
  77. 0a50264 Merge "ART: Allow oat files with duplicates classes in corner case" by Sebastien Hertz · 9 years ago
  78. dacee92 Merge "Fix missing transaction abort error message" by Sebastien Hertz · 9 years ago
  79. 0cba004 ART: Allow oat files with duplicates classes in corner case by Andreas Gampe · 9 years ago
  80. eff3229 Merge "Restore interpreter check during DoCall removed by string init." by Jeff Hao · 9 years ago
  81. 9651d9b Restore interpreter check during DoCall removed by string init. by Jeff Hao · 9 years ago
  82. 8c9c1ae Merge "Only print IRT remove local warning if CheckJNI is enabled" by Mathieu Chartier · 9 years ago
  83. c5adebc Only print IRT remove local warning if CheckJNI is enabled by Mathieu Chartier · 9 years ago
  84. ed51747 Merge "Add synthesize uses at back edge." by Nicolas Geoffray · 9 years ago
  85. 5790260 Add synthesize uses at back edge. by Nicolas Geoffray · 9 years ago
  86. 0430fc9 Merge "ART: Fix loop information after dead code elimination" by David Brazdil · 9 years ago
  87. 69a2804 ART: Fix loop information after dead code elimination by David Brazdil · 9 years ago
  88. 0829d9d Merge "Factor MoveArguments methods in Optimizing's intrinsics handlers." by Roland Levillain · 9 years ago
  89. 9d6bf69 JDWP: properly combine location events by Sebastien Hertz · 9 years ago
  90. 36ad3f1 Merge "Add dependency on libbase." by Narayan Kamath · 9 years ago
  91. 657318c Add dependency on libbase. by Narayan Kamath · 9 years ago
  92. ec525fc Factor MoveArguments methods in Optimizing's intrinsics handlers. by Roland Levillain · 9 years ago
  93. b81e1cd Fix missing transaction abort error message by Sebastien Hertz · 9 years ago
  94. b6829c2 Merge "Refactor InvokeDexCallingConventionVisitor in Optimizing." by Roland Levillain · 9 years ago
  95. 2d27c8e Refactor InvokeDexCallingConventionVisitor in Optimizing. by Roland Levillain · 9 years ago
  96. f073a36 Merge "Fix for incorrect encode and parse of PEXTRW instruction" by Vladimir Marko · 9 years ago
  97. e761b91 Merge "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""" by Roland Levillain · 9 years ago
  98. 2a7a1d7 Revert "Revert "Revert "[optimizing] Improve x86 shifts""" by Roland Levillain · 9 years ago
  99. 7386f98 Merge "Bugs have been fixed, so run the tests." by Nicolas Geoffray · 9 years ago
  100. fadf977 Merge "Add InsertInstructionAfter in HBasicBlock." by Roland Levillain · 9 years ago