1. 7c73bf3 Merge "ART: Add missing space in log line" by Treehugger Robot · 8 years ago
  2. cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
  3. 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
  4. d9fb4dd Merge "Disable test 964 with no-image" by Alex Light · 8 years ago
  5. 3c7b8f4 Merge "ART: Report cputime in dex2oat" by Treehugger Robot · 8 years ago
  6. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  7. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  8. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 11 years ago
  9. ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
  10. 4dbcfd6 Disable test 964 with no-image by Alex Light · 8 years ago
  11. 7d785fc Merge "Use store release for resolved types" by Mathieu Chartier · 8 years ago
  12. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  13. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  14. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  15. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  16. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  17. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  18. bf4e454 Merge "Use System.out only." by Nicolas Geoffray · 8 years ago
  19. 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
  20. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  21. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  22. 57096b7 Merge "Added polynomial induction variables analysis. With tests." by Treehugger Robot · 8 years ago
  23. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
  24. 88e9168 Merge "Clean up Class::GetDirectInterface()." by Vladimir Marko · 8 years ago
  25. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  26. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  27. f3dcdd9 Merge "ARM: VIXL32: Implement read barriers." by Nicolas Geoffray · 8 years ago
  28. aea9ffe Merge "Revert "ART: Remove workaround in verifer after Jack update."" by Orion Hodson · 8 years ago
  29. 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
  30. b671dcf Merge "Add libstdc++ as a dependency for build-target-art-golem." by Nicolas Geoffray · 8 years ago
  31. e137a21 Add libstdc++ as a dependency for build-target-art-golem. by Nicolas Geoffray · 8 years ago
  32. e063a7f Merge "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
  33. 1aab04d ART: Remove workaround in verifer after Jack update. by Orion Hodson · 8 years ago
  34. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
  35. 0bdba6c Merge "JDWP tests need debug info" by Treehugger Robot · 8 years ago
  36. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  37. b4ee681 Merge "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Nicolas Geoffray · 8 years ago
  38. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  39. ff64a18 Merge "Mterp/arm: Add CFI directives, add missing change" by Bill Buzbee · 8 years ago
  40. 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
  41. 7f73596 Merge "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  42. 0dd27eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  43. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
  44. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  45. 6ce90a2 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  46. d12f04c Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  47. 20f0ed6 Merge "Fixed a few bugs in dexfuzz:" am: 72ef70de77 by Aart Bik · 8 years ago
  48. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  49. 72ef70d Merge "Fixed a few bugs in dexfuzz:" by Aart Bik · 8 years ago
  50. 325b512 Merge "ART: Move boot-image loading to ImageSpace" am: f99e0d0f28 by Andreas Gampe · 8 years ago
  51. f99e0d0 Merge "ART: Move boot-image loading to ImageSpace" by Treehugger Robot · 8 years ago
  52. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  53. edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 8 years ago
  54. 328c746 Merge "Added geometric induction variables analysis." am: 6746874b84 by Aart Bik · 8 years ago
  55. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
  56. 9fbf7ca Merge "Revert "Re-enable libcore test WeakHashMapTest#test_keySet."" by Roland Levillain · 8 years ago
  57. c6f27ac Merge "Revert "Re-enable libcore test WeakHashMapTest#test_keySet."" by Treehugger Robot · 8 years ago
  58. 78ba82f Merge "Fix two tests after vdex change." am: 02d45c6afc by Nicolas Geoffray · 8 years ago
  59. 02d45c6 Merge "Fix two tests after vdex change." by Nicolas Geoffray · 8 years ago
  60. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  61. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 8 years ago
  62. 86a105a Merge "Mterp/arm: Add CFI directives." am: 07830e11b7 by Bill Buzbee · 8 years ago
  63. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
  64. cebabd7 Merge "Update Jack options to enable invoke-polymorphic" am: d1aa2912f3 by Benoit Lamarche · 8 years ago
  65. b022619 Revert "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
  66. d1aa291 Merge "Update Jack options to enable invoke-polymorphic" by Benoit Lamarche · 8 years ago
  67. 01dcf1a Merge "ARM: VIXL32: Clean usage of scopes." am: cce05bd825 by Nicolas Geoffray · 8 years ago
  68. e9bc829 Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
  69. 3a9cc4b Merge "Create empty VerifiedMethod after vdex verification." am: 2eace9c132 by Nicolas Geoffray · 8 years ago
  70. cce05bd Merge "ARM: VIXL32: Clean usage of scopes." by Nicolas Geoffray · 8 years ago
  71. 5677d9a Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
  72. 2eace9c Merge "Create empty VerifiedMethod after vdex verification." by Nicolas Geoffray · 8 years ago
  73. c071a01 Added geometric induction variables analysis. by Aart Bik · 8 years ago
  74. 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 8 years ago
  75. 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 8 years ago
  76. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  77. bbce39c Merge "Dump more debug info for b/33006388." am: ab1b1c06a7 by Hiroshi Yamauchi · 8 years ago
  78. ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 8 years ago
  79. 5813c40 Merge "ART: Clean up Thread" am: 8205d17159 by Andreas Gampe · 8 years ago
  80. 8205d17 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
  81. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  82. ac50aab Mterp/arm: Add CFI directives. by buzbee · 8 years ago
  83. dcc177a Merge "ART: Weaken boot classpath initialization check" am: a8db0a9599 by Andreas Gampe · 8 years ago
  84. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
  85. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
  86. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  87. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  88. 5833cd9 Merge "Re-enable libcore test WeakHashMapTest#test_keySet." am: be5d0cdb38 by Roland Levillain · 8 years ago
  89. be5d0cd Merge "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
  90. 3ba5825 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
  91. 012a54c Merge "Set the root table size when allocating." am: 2bafa0e575 by Nicolas Geoffray · 8 years ago
  92. 02de200 Fixed a few bugs in dexfuzz: by Branislav Rankov · 8 years ago
  93. 3d32bf0 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
  94. 2bafa0e Merge "Set the root table size when allocating." by Nicolas Geoffray · 8 years ago
  95. 34458f3 Merge "Set the location checksum in vdex." am: 3acf361425 by Nicolas Geoffray · 8 years ago
  96. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  97. f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 8 years ago
  98. 68c426d Don't use an internal timeout, rely on the test harness one. by Nicolas Geoffray · 8 years ago
  99. f51b543 Merge "Disable test 080 for GSS" am: 3bdc662e71 by Mathieu Chartier · 8 years ago
  100. 3bdc662 Merge "Disable test 080 for GSS" by Treehugger Robot · 8 years ago