1. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 10 years ago
  2. 926d8e9 Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 10 years ago
  3. 7d029af Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 10 years ago
  4. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 10 years ago
  5. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 10 years ago
  6. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 10 years ago
  7. 45ac9ff Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  8. 48a8961 Fix lint error. by Nicolas Geoffray · 10 years ago
  9. 913c4cf Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 10 years ago
  10. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  11. f031724 Merge "ART: Fix method verifier dumping" by Andreas Gampe · 10 years ago
  12. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 10 years ago
  13. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  14. 30377e6 Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 10 years ago
  15. 5cbcde2 ART: Fix method verifier dumping by Andreas Gampe · 10 years ago
  16. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 10 years ago
  17. 100d341 Merge "Avoid printing absolute addresses in oatdump" by Brian Carlstrom · 10 years ago
  18. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  19. 0b4f345 Merge "ART: Check for exceptions from unresolved classes" by Andreas Gampe · 10 years ago
  20. 61ff009 ART: Check for exceptions from unresolved classes by Andreas Gampe · 10 years ago
  21. bace037 Merge "Revert "Revert "Implement suspend checks in new compiler.""" by Nicolas Geoffray · 10 years ago
  22. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  23. a06430c Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  24. 5733b35 Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()" by Vladimir Marko · 10 years ago
  25. 3d2d7fb Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  26. aac0f39 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  27. 1127b12 ART: fix highest PC values removal in SrcMap.DeltaFormat() by Yevgeny Rouban · 10 years ago
  28. ed6839d Merge "ART: Do not unlink unreadable ELF files" by Andreas Gampe · 10 years ago
  29. 9ef2b6c ART: Do not unlink unreadable ELF files by Andreas Gampe · 10 years ago
  30. 20ffc87 Merge "ART: Make elf loading not abort" by Andreas Gampe · 10 years ago
  31. daab38c ART: Make elf loading not abort by Andreas Gampe · 10 years ago
  32. d2e5a69 Merge "ART: Rename Handle hierarchy" by Andreas Gampe · 10 years ago
  33. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  34. 19f7c95 Merge "ART: Update host run test script" by Andreas Gampe · 10 years ago
  35. 4a65895 Merge "ART: Allow quickening in the boot image" by Andreas Gampe · 10 years ago
  36. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 10 years ago
  37. 441336c ART: Update host run test script by Andreas Gampe · 10 years ago
  38. 41bc895 Merge "ART: Change access flag behavior in verifier" by Andreas Gampe · 10 years ago
  39. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  40. 5636989 Merge "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  41. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 10 years ago
  42. a949861 Merge "Revert "Add tests for IF_EQZ for suspend checks."" by Nicolas Geoffray · 10 years ago
  43. ad1977f Revert "Add tests for IF_EQZ for suspend checks." by Nicolas Geoffray · 10 years ago
  44. 9e7403a Merge "Add tests for IF_EQZ for suspend checks." by Nicolas Geoffray · 10 years ago
  45. 58bdd18 Add tests for IF_EQZ for suspend checks. by Nicolas Geoffray · 10 years ago
  46. 1c52115 Merge "Implement suspend checks in new compiler." by Nicolas Geoffray · 10 years ago
  47. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 10 years ago
  48. 8accb5a Merge "ART: Consider clinit elimination for inlining" by Vladimir Marko · 10 years ago
  49. f615cf6 Merge "Add 5 minute time out to host run tests." by Ian Rogers · 10 years ago
  50. 741c02c Add 5 minute time out to host run tests. by Ian Rogers · 10 years ago
  51. 9da39ce Merge "Add native support for FinalizerList.makeCircularListIfUnenqueued" by Mathieu Chartier · 10 years ago
  52. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 10 years ago
  53. 91bbd53 Merge "Add time out to dump check point." by Ian Rogers · 10 years ago
  54. 2156ff1 Add time out to dump check point. by Ian Rogers · 10 years ago
  55. 0785b90 Merge "Remove dex file index building mutex." by Ian Rogers · 10 years ago
  56. ecaebd3 Remove dex file index building mutex. by Ian Rogers · 10 years ago
  57. 9b43d91 Merge "Pass current thread as argument to alloc instrumentation." by Ian Rogers · 10 years ago
  58. 844506b Pass current thread as argument to alloc instrumentation. by Ian Rogers · 10 years ago
  59. 7bf641e Merge "Fix stale root error in verifier" by Mathieu Chartier · 10 years ago
  60. 7c438b1 Fix stale root error in verifier by Mathieu Chartier · 10 years ago
  61. c80605d ART: Consider clinit elimination for inlining by Razvan A Lupusoru · 10 years ago
  62. ebab3bb Merge "Compile time performance improvements focusing on interpret-only." by Ian Rogers · 10 years ago
  63. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  64. c33fe9a Merge "Fix and re-enable FreeList large object space for 64 bit" by Mathieu Chartier · 10 years ago
  65. af4edbd Fix and re-enable FreeList large object space for 64 bit by Mathieu Chartier · 10 years ago
  66. aa18555 Merge "Quick compiler (arm64) Fix inline Math.round()" by buzbee · 10 years ago
  67. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 10 years ago
  68. f79ba17 Merge "Add a test for our NPE checks." by Nicolas Geoffray · 10 years ago
  69. 5f16c88 Add a test for our NPE checks. by Nicolas Geoffray · 10 years ago
  70. 663c0bf Merge "x86 fault handler does not know about movb" by Nicolas Geoffray · 10 years ago
  71. 6fc3369 Merge "Add fast path to VMClassLoader.findLoadedClass" by Mathieu Chartier · 10 years ago
  72. ab0ed82 Add fast path to VMClassLoader.findLoadedClass by Mathieu Chartier · 10 years ago
  73. 3fec771 Merge "ART: Fix preverified setting in VerifyClass" by Andreas Gampe · 10 years ago
  74. bb0c7f6 ART: Fix preverified setting in VerifyClass by Andreas Gampe · 10 years ago
  75. 59dae45 Merge "Delete pin table" by Mathieu Chartier · 10 years ago
  76. 2e15893 Delete pin table by Mathieu Chartier · 10 years ago
  77. 02308cf Merge "Print the command line and ABI in stack dumps like debuggerd." by Brian Carlstrom · 10 years ago
  78. b4fffc7 Print the command line and ABI in stack dumps like debuggerd. by Jeff Brown · 10 years ago
  79. 77f46bb Merge "Add DumpClass context on CacheField and CacheMethod failures" by Brian Carlstrom · 10 years ago
  80. 3c821c6 Add DumpClass context on CacheField and CacheMethod failures by Brian Carlstrom · 10 years ago
  81. a68b478 Merge changes I57f70381,I9f225825 by Brian Carlstrom · 10 years ago
  82. d30315e Merge "Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow" by Brian Carlstrom · 10 years ago
  83. f397866 Fix cpplint issue. by Brian Carlstrom · 10 years ago
  84. 3437531 Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow by Brian Carlstrom · 10 years ago
  85. b30e0c6 Fix crash when connected to DDMS by Sebastien Hertz · 10 years ago
  86. 967e1a5 Merge "Add some comments for retired class." by Mingyao Yang · 10 years ago
  87. 4a4dafe Merge "ART: Correctly make methods preverified" by Andreas Gampe · 10 years ago
  88. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  89. 33c1693 Merge "Fix builds on archs the compiler does not support." by Nicolas Geoffray · 10 years ago
  90. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 10 years ago
  91. 0b35b97 Merge "Fix valgrind errors." by Nicolas Geoffray · 10 years ago
  92. 776995c Merge "Fix deadlock in VirtualMachine.AllThreads" by Sebastien Hertz · 10 years ago
  93. 070f732 Fix deadlock in VirtualMachine.AllThreads by Sebastien Hertz · 10 years ago
  94. bb2e4d7 Merge "Don't hold any lock when visiting classes from JDWP" by Sebastien Hertz · 10 years ago
  95. 4537c41 Don't hold any lock when visiting classes from JDWP by Sebastien Hertz · 10 years ago
  96. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 10 years ago
  97. c7f6b86 Merge "Fix bug in register allocator." by Nicolas Geoffray · 10 years ago
  98. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 10 years ago
  99. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 10 years ago
  100. 575a564 Merge "Revert "Disable Clang internal assembler."" by Stephen Hines · 10 years ago