1. 4401e56 am 9ea4a936: Merge "Use induction variable range analysis in BCE (statically)." by Aart Bik · 10 years ago
  2. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 10 years ago
  3. e31106f am 5559f9de: Merge "ART: Fix 004-ReferenceMap run test" by David Brazdil · 10 years ago
  4. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 10 years ago
  5. 73ca0bd am b505997b: Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  6. b505997 Merge "Revert "Revert "ART: Register allocation and runtime support for try/catch""" by David Brazdil · 10 years ago
  7. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  8. db674e3 am 5c1a3374: Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  9. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 10 years ago
  10. 8247376 am e81783ad: Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  11. e81783a Merge "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  12. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  13. de11eae am 37ef3c00: Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  14. 2a42e1f am b4b7fb72: Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  15. 37ef3c0 Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 10 years ago
  16. 3faa581 ART: Fix mac build by Andreas Gampe · 10 years ago
  17. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 10 years ago
  18. 20bd431 am ce660e46: Merge "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  19. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  20. 000be0d am 40285414: Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  21. 4028541 Merge "Add benchmark for ScopedPrimitiveArray" by Mathieu Chartier · 10 years ago
  22. 4b1e0f4 Add benchmark for ScopedPrimitiveArray by Mathieu Chartier · 10 years ago
  23. 685236d am 619552b8: Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  24. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 10 years ago
  25. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 10 years ago
  26. d30ecde am 92eaada6: Merge "ART: Move access flags checking to dex file verifier" by Andreas Gampe · 10 years ago
  27. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 10 years ago
  28. a6b2d58 am 2a455e16: Merge "Increase the run-test timeout for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  29. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  30. 5f8c253 am dbd35708: Merge "ART: Add missing GetInterfaceMethodIfProxy" by Andreas Gampe · 10 years ago
  31. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  32. 986176f am 48269a62: Merge "Increase the run test failure output diff line count." by Hiroshi Yamauchi · 10 years ago
  33. 48269a6 Merge "Increase the run test failure output diff line count." by Hiroshi Yamauchi · 10 years ago
  34. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 10 years ago
  35. 9aa1569 am ce8f828a: Merge "ART: Fix 466-get-live-vreg for read barrier." by Vladimir Marko · 10 years ago
  36. e87c1cd ART: Fix 466-get-live-vreg for read barrier. by Vladimir Marko · 10 years ago
  37. 353abaa am 957fb893: Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  38. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago
  39. 9c6d758 am 68ffda88: Merge "Address some leftover comments" by Mathieu Chartier · 10 years ago
  40. de286fd Address some leftover comments by Mathieu Chartier · 10 years ago
  41. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  42. bca52d4 am 1c9d1eed: Merge "Fix native annotations returning TypeNotPresentException." by Jeff Hao · 10 years ago
  43. fc8d247 Fix native annotations returning TypeNotPresentException. by Jeff Hao · 10 years ago
  44. e055fc9 am 001e27dd: Merge "Add JNI state change performance test" by Mathieu Chartier · 10 years ago
  45. 001e27d Merge "Add JNI state change performance test" by Mathieu Chartier · 10 years ago
  46. c3fdf90 Add JNI state change performance test by Man Cao · 10 years ago
  47. f11dd77 am c5f408dd: Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 10 years ago
  48. c5f408d Merge "Disable the GDB-based test timeout dump in 32 bit." by Hiroshi Yamauchi · 10 years ago
  49. dee9d92 am b52cfcb3: Merge "Add GC coverage test for moving GC" by Mathieu Chartier · 10 years ago
  50. db00eaf Add GC coverage test for moving GC by Mathieu Chartier · 10 years ago
  51. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 10 years ago
  52. 9779447 am 4bc27eb2: Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 10 years ago
  53. 4bc27eb Merge "Use GDB to dump threads in test timeouts, if available." by Hiroshi Yamauchi · 10 years ago
  54. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 10 years ago
  55. 6f19850 am 1d948404: Merge "ART: Additional ceil/floor/rint test cases" by Andreas Gampe · 10 years ago
  56. 44243a2 am 40abca79: Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 10 years ago
  57. 1d94840 Merge "ART: Additional ceil/floor/rint test cases" by Andreas Gampe · 10 years ago
  58. 40abca7 Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 10 years ago
  59. 45915b5 am b00ae4a3: Merge "Make Art\'s dexlist the real one!" by Aart Bik · 10 years ago
  60. b00ae4a Merge "Make Art's dexlist the real one!" by Aart Bik · 10 years ago
  61. b1b45be Make Art's dexlist the real one! by Aart Bik · 10 years ago
  62. c0d3603 am 6010fa93: Merge "Fix test 088" by Mathieu Chartier · 10 years ago
  63. 6d87eba Fix test 088 by Mathieu Chartier · 10 years ago
  64. 6676351 am c38fd0dc: Merge "Add non debug version of libarttest" by Mathieu Chartier · 10 years ago
  65. c38fd0d Merge "Add non debug version of libarttest" by Mathieu Chartier · 10 years ago
  66. 031768a Add non debug version of libarttest by Mathieu Chartier · 10 years ago
  67. ce33507 am bde67673: Merge "ART: Balanced locking" by Andreas Gampe · 10 years ago
  68. a727e37 ART: Balanced locking by Andreas Gampe · 10 years ago
  69. 9e8df9e am 7d6c95a7: Merge "ART: Fix run-test inline assembly" by Andreas Gampe · 10 years ago
  70. aae9e66 ART: Fix the simplifier for NEGATE add/sub by Serdjuk, Nikolay Y · 10 years ago
  71. fd28541 ART: Fix run-test inline assembly by Andreas Gampe · 10 years ago
  72. 035d5f3 am 58b7ffb7: am 54503b91: Merge "ART: Add option to retain lock levels in verifier" by Andreas Gampe · 10 years ago
  73. 54503b9 Merge "ART: Add option to retain lock levels in verifier" by Andreas Gampe · 10 years ago
  74. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 10 years ago
  75. 8283109 ART: Additional ceil/floor/rint test cases by Chris Larsen · 10 years ago
  76. 2219699 am ed8cf61b: am 2ee4589e: Merge "Correct for signal, native bridge test hard-coded signal handling values" by Andreas Gampe · 10 years ago
  77. 2ee4589 Merge "Correct for signal, native bridge test hard-coded signal handling values" by Andreas Gampe · 10 years ago
  78. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 10 years ago
  79. 8d11895 am b049d1ab: am e74493cb: Merge "ART: Special form of lock aliasing" by Andreas Gampe · 10 years ago
  80. e74493c Merge "ART: Special form of lock aliasing" by Andreas Gampe · 10 years ago
  81. 5163fb6 am 1d7219c1: am 3979bdf4: Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 10 years ago
  82. 3979bdf Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 10 years ago
  83. 2e92bc2 Fix TrySplitNonPairOrUnalignedPairIntervalAt. by Nicolas Geoffray · 10 years ago
  84. c147410 ART: Special form of lock aliasing by Andreas Gampe · 10 years ago
  85. d464312 am e417ffa7: am 6bd6a830: Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 10 years ago
  86. 6bd6a83 Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 10 years ago
  87. 2bdecf8 am c8fd75d4: am bffabfce: Merge "Be more flexible on the code unit size when inlining." by Nicolas Geoffray · 10 years ago
  88. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  89. 6ea4f14 am 11e9fc3c: am 83f8b5bb: Merge "ART: Enable basic optimizations for try/catch" by David Brazdil · 10 years ago
  90. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 10 years ago
  91. f5cdc41 ART: (Partially) fix lock aliasing by Andreas Gampe · 10 years ago
  92. 8aca60b am 84ac744e: am 32f264e6: Merge "ART: Revisit users in phi elimination" by David Brazdil · 10 years ago
  93. 77b022d ART: Revisit users in phi elimination by David Brazdil · 10 years ago
  94. e855007 am 558e6a76: am cbddb90e: Merge "Implement CountLeadingZeros for x86" by Roland Levillain · 10 years ago
  95. cbddb90 Merge "Implement CountLeadingZeros for x86" by Roland Levillain · 10 years ago
  96. 55f7919 am ffc99478: am add6cfac: Merge "Guard thread exited message by try-catch in ThreadStress" by Mathieu Chartier · 10 years ago
  97. 9d3c3fc Guard thread exited message by try-catch in ThreadStress by Mathieu Chartier · 10 years ago
  98. e35bd07 am 0d4a564f: am 0d52a673: Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values" by Andreas Gampe · 10 years ago
  99. 0d52a67 Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values" by Andreas Gampe · 10 years ago
  100. bd076a3 am b0283845: am 18d54cda: Merge "Revert "Revert "ART: DCHECK zero case for CLZ/CTZ""" by Andreas Gampe · 10 years ago