1. 618cc85 Merge "ART: Refactor callbacks_ in common_runtime_test" by Andreas Gampe · 10 years ago
  2. 4bf34ad Merge "JDWP: more checking for StackFrame commands" by Sebastien Hertz · 10 years ago
  3. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
  4. a3d40d5 Merge "Fix some reflection errors" by Mathieu Chartier · 10 years ago
  5. ca239af Fix some reflection errors by Mathieu Chartier · 10 years ago
  6. af38d89 Merge "ART: Use enums in Trace" by Andreas Gampe · 10 years ago
  7. 7e7e0f4 ART: Use enums in Trace by Andreas Gampe · 10 years ago
  8. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  9. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 10 years ago
  10. e488566 ART: Use instrumented Alloc in Class-Linker by Andreas Gampe · 10 years ago
  11. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 10 years ago
  12. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
  13. abbabc8 JDWP: more checking for StackFrame commands by Sebastien Hertz · 10 years ago
  14. d0056ce Merge "Include pid in trace metadata" by John Reck · 10 years ago
  15. 0624a27 Include pid in trace metadata by John Reck · 10 years ago
  16. f646810 ART: Fix IsInt when N==32, add tests by David Brazdil · 10 years ago
  17. 0391006 Merge "ART: Change RETURN_OBJECT verification for arrays" by Andreas Gampe · 10 years ago
  18. 16f149c ART: Change RETURN_OBJECT verification for arrays by Andreas Gampe · 10 years ago
  19. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 10 years ago
  20. cac5152 Merge "ART: Define IsInt when N==kBitsPerIntPtrT" by David Brazdil · 10 years ago
  21. 74fc513 ART: Define IsInt when N==kBitsPerIntPtrT by David Brazdil · 10 years ago
  22. aa23b16 Merge "Store odex files in oat/<isa>/ directory." by Richard Uhler · 10 years ago
  23. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  24. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  25. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 10 years ago
  26. 139cec0 Merge "Share dex register maps between stack maps when possible." by Calin Juravle · 10 years ago
  27. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 10 years ago
  28. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  29. e16dad1 Emit 4 byte UTF-sequences in place of encoded surrogate pairs. by Narayan Kamath · 10 years ago
  30. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 10 years ago
  31. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  32. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  33. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  34. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 10 years ago
  35. bce0855 Merge "Revert "Deoptimization-based bce."" by Andreas Gampe · 10 years ago
  36. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  37. 27a40aa Merge "Deoptimization-based bce." by Mingyao Yang · 10 years ago
  38. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  39. 5305672 RTLD_LAZY is not supported, use RTLD_NOW instead. by Dmitriy Ivanov · 10 years ago
  40. bce416f Add code cache test by Mathieu Chartier · 10 years ago
  41. fc06816 Merge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH" by Dmitriy Ivanov · 10 years ago
  42. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  43. 935e01a Fix interpreter to allow 0 size sparse switches. by Jeff Hao · 10 years ago
  44. 7aa81a4 Merge "Fix verifier handling of empty switch as last instruction." by Jeff Hao · 10 years ago
  45. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 10 years ago
  46. bd891cc Merge "Remove some spammy logging" by Mathieu Chartier · 10 years ago
  47. cd8f637 Remove some spammy logging by Mathieu Chartier · 10 years ago
  48. 3d900a7 Fix the mac build. by Hiroshi Yamauchi · 10 years ago
  49. 3743174 Merge "Assembly TLAB allocation fast path for x86_64." by Hiroshi Yamauchi · 10 years ago
  50. a7d38fc ART: Fix expectations for instruction-set-features string by Goran Jakovljevic · 10 years ago
  51. 2a39584 Merge "ART: Change the isa defaults for Mips" by Andreas Gampe · 10 years ago
  52. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 10 years ago
  53. e01a520 Assembly TLAB allocation fast path for x86_64. by Hiroshi Yamauchi · 10 years ago
  54. dbd065a Merge "Make it possible to enable tlab with a build parameter." by Hiroshi Yamauchi · 10 years ago
  55. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 10 years ago
  56. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  57. 2f59043 Merge "Revert "Revert "Use optimizing for apps.""" by Nicolas Geoffray · 10 years ago
  58. 37c22c6 Merge "Compress the StackMaps." by Nicolas Geoffray · 10 years ago
  59. 004c230 Compress the StackMaps. by Nicolas Geoffray · 10 years ago
  60. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 10 years ago
  61. 39374ce Merge "Remember whether a method was worth inlining." by Nicolas Geoffray · 10 years ago
  62. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 10 years ago
  63. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  64. f5988cf Merge "Revert "Use optimizing for apps."" by Nicolas Geoffray · 10 years ago
  65. 00bb33c Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC." by Hiroshi Yamauchi · 10 years ago
  66. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 10 years ago
  67. 5b783e6 Fix 003-omnibus-opcodes flaky failures with GSS GC. by Hiroshi Yamauchi · 10 years ago
  68. 735dc87 Merge "Fix JIT options with late init" by Mathieu Chartier · 10 years ago
  69. 455f67c Fix JIT options with late init by Mathieu Chartier · 10 years ago
  70. b63ff27 Merge "Remove the Android.mk GCC-only source files hackery" by Colin Cross · 10 years ago
  71. e84e4f7 Remove the Android.mk GCC-only source files hackery by Colin Cross · 10 years ago
  72. 47f867a Clean up hash set by Mathieu Chartier · 10 years ago
  73. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 10 years ago
  74. 696005b Merge "Use optimizing for apps." by Nicolas Geoffray · 10 years ago
  75. 93247e4 Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector." by Hiroshi Yamauchi · 10 years ago
  76. 3dbf234 Fix oat_file_assistant_test32 flaky failures with GSS collector. by Hiroshi Yamauchi · 10 years ago
  77. a7d3e2d Merge "Add JIT zygote hook" by Mathieu Chartier · 10 years ago
  78. 6eff38d Add JIT zygote hook by Mathieu Chartier · 10 years ago
  79. f3251d1 Use optimizing for apps. by Nicolas Geoffray · 10 years ago
  80. 850cd16 ART: Fix build for counting arena allocations. by Vladimir Marko · 10 years ago
  81. 987ca8b Add more info to GetSFields DCHECK by Mathieu Chartier · 10 years ago
  82. 6c77292 Revert "Disable jit for ARM 64 bit" by Mathieu Chartier · 10 years ago
  83. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  84. 3d96846 Merge "Fix valgrind heap_test." by Hiroshi Yamauchi · 10 years ago
  85. 8711d1f Fix valgrind heap_test. by Hiroshi Yamauchi · 10 years ago
  86. 9bcea85 Merge "Change method verifiers to be thread local roots" by Mathieu Chartier · 10 years ago
  87. 12d625f Change method verifiers to be thread local roots by Mathieu Chartier · 10 years ago
  88. 02c0bac Merge "[optimizing] Don't record None locations in the stack maps." by Nicolas Geoffray · 10 years ago
  89. ccac273 Merge "Disable jit for ARM 64 bit" by Mathieu Chartier · 10 years ago
  90. bf9026d Disable jit for ARM 64 bit by Mathieu Chartier · 10 years ago
  91. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 10 years ago
  92. 2f709af Merge "Exercise Heap::PreZygoteFork() in a test." by Hiroshi Yamauchi · 10 years ago
  93. db1c9ac Exercise Heap::PreZygoteFork() in a test. by Hiroshi Yamauchi · 10 years ago
  94. b871a15 Merge "ART: Add entries_ lock for race condition" by Mathieu Chartier · 10 years ago
  95. 2435a43 ART: Add entries_ lock for race condition by bowen_lai · 10 years ago
  96. a98c74e Merge "ART: Fix arraycopy in Unstarted Runtime" by Andreas Gampe · 10 years ago
  97. 8e6c3fd ART: Fix arraycopy in Unstarted Runtime by Andreas Gampe · 10 years ago
  98. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 10 years ago
  99. 63346f5 Merge "Fix the computation of the size of the stack maps region." by Roland Levillain · 10 years ago
  100. 29ba1b0 Fix the computation of the size of the stack maps region. by Roland Levillain · 10 years ago