1. aff6f17 am 9efa6cf0: am 2983d230: Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 11 years ago
  2. 9efa6cf am 2983d230: Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 11 years ago
  3. d64adce am b17f61e3: am ebb6b5c9: Merge "Avoid marking erroneous classes as erroneous twice." by Ian Rogers · 11 years ago
  4. 8a16e5b am 2caead0b: am 9d9fec65: Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 11 years ago
  5. b17f61e am ebb6b5c9: Merge "Avoid marking erroneous classes as erroneous twice." by Ian Rogers · 11 years ago
  6. 2caead0 am 9d9fec65: Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 11 years ago
  7. b0107fb am 4971caf2: am 7ff831f6: Merge "ART: Check high part of dalvik register pairs on put-wide" by Andreas Gampe · 11 years ago
  8. 4971caf am 7ff831f6: Merge "ART: Check high part of dalvik register pairs on put-wide" by Andreas Gampe · 11 years ago
  9. 77a6e1c am 115323db: am 0a142c96: Merge "Redirect failing test output to stderr." by Ian Rogers · 11 years ago
  10. 115323d am 0a142c96: Merge "Redirect failing test output to stderr." by Ian Rogers · 11 years ago
  11. acff087 am 5c3eb273: am 9cdde520: Merge "ART: Increase command buffer size in assembler_thumb_test" by Ian Rogers · 11 years ago
  12. 5c3eb27 am 9cdde520: Merge "ART: Increase command buffer size in assembler_thumb_test" by Ian Rogers · 11 years ago
  13. 6da76d2 am f63063c7: am 01bd8e3d: Merge "Revert "Disable adding main and non moving spaces to immune region in GSS"" into lmp-dev by Mathieu Chartier · 11 years ago
  14. f63063c am 01bd8e3d: Merge "Revert "Disable adding main and non moving spaces to immune region in GSS"" into lmp-dev by Mathieu Chartier · 11 years ago
  15. dcd8719 am 44dec910: am 96823a65: Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 11 years ago
  16. 44dec91 am 96823a65: Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 11 years ago
  17. 7872546 am cc9c29c0: am c62944ad: Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 11 years ago
  18. 271e05f am 99294a87: am 719ca5ad: Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 11 years ago
  19. 91e9a3e1 am ae2bc93f: am 1e5bc0bc: Fix bad comment in class_linker by Calin Juravle · 11 years ago
  20. 96ab9b2 am 81cb8718: am 1a5272ed: Merge "Rename openDexFileNative to openDexFile." into lmp-dev by Narayan Kamath · 11 years ago
  21. e90bf1d am 97742073: resolved conflicts for merge of 5554c0c0 to lmp-dev-plus-aosp by Narayan Kamath · 11 years ago
  22. be6dff5 am bf37ff6b: am a6d4bc19: Merge "Fix sizeof -> strlen to get the test to run on build servers." by Nicolas Geoffray · 11 years ago
  23. 7abd204 am 8e4b343f: am 043f89b4: Merge "Add write barriers to optimizing compiler." by Nicolas Geoffray · 11 years ago
  24. c3586e5 am ece94038: am b5a21410: Merge "Add assembly operations with constants in optimizing compiler." by Nicolas Geoffray · 11 years ago
  25. 4961553 am 8d95b68a: am f021cc08: ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  26. cc9c29c am c62944ad: Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 11 years ago
  27. 99294a8 am 719ca5ad: Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 11 years ago
  28. 9d9fec6 Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 11 years ago
  29. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  30. 9cdde52 Merge "ART: Increase command buffer size in assembler_thumb_test" by Ian Rogers · 11 years ago
  31. 4470c1d ART: Increase command buffer size in assembler_thumb_test by Andreas Gampe · 11 years ago
  32. 96823a6 Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 11 years ago
  33. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 11 years ago
  34. c62944a Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 11 years ago
  35. 799eb3a Add read barriers for the GC roots in Instrumentation. by Hiroshi Yamauchi · 11 years ago
  36. ae2bc93 am 1e5bc0bc: Fix bad comment in class_linker by Calin Juravle · 11 years ago
  37. 1e5bc0b Fix bad comment in class_linker by Calin Juravle · 11 years ago
  38. 81cb871 am 1a5272ed: Merge "Rename openDexFileNative to openDexFile." into lmp-dev by Narayan Kamath · 11 years ago
  39. 9774207 resolved conflicts for merge of 5554c0c0 to lmp-dev-plus-aosp by Narayan Kamath · 11 years ago
  40. bf37ff6 am a6d4bc19: Merge "Fix sizeof -> strlen to get the test to run on build servers." by Nicolas Geoffray · 11 years ago
  41. 8e4b343 am 043f89b4: Merge "Add write barriers to optimizing compiler." by Nicolas Geoffray · 11 years ago
  42. ece9403 am b5a21410: Merge "Add assembly operations with constants in optimizing compiler." by Nicolas Geoffray · 11 years ago
  43. 8d95b68 am f021cc08: ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  44. dc008e5 am 24bebb11: am 4a3a3d4e: Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev by Andreas Gampe · 11 years ago
  45. 52bee0e am b3641da0: am 147eb41b: (-s ours) Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  46. 24bebb1 am 4a3a3d4e: Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev by Andreas Gampe · 11 years ago
  47. b3641da am 147eb41b: (-s ours) Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  48. 7ff831f Merge "ART: Check high part of dalvik register pairs on put-wide" by Andreas Gampe · 11 years ago
  49. 2a593a1 ART: Check high part of dalvik register pairs on put-wide by Andreas Gampe · 11 years ago
  50. 0a142c9 Merge "Redirect failing test output to stderr." by Ian Rogers · 11 years ago
  51. 5182915 Redirect failing test output to stderr. by Ian Rogers · 11 years ago
  52. 719ca5a Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 11 years ago
  53. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 11 years ago
  54. 01bd8e3 Merge "Revert "Disable adding main and non moving spaces to immune region in GSS"" into lmp-dev by Mathieu Chartier · 11 years ago
  55. f85c2fb Revert "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
  56. 36d40a0 am ee450754: am 4436e926: Merge "Fix the name of a black listed run-test." by Ian Rogers · 11 years ago
  57. ee45075 am 4436e926: Merge "Fix the name of a black listed run-test." by Ian Rogers · 11 years ago
  58. fc4b699 am 553a1b26: am 4ebed4ac: Merge "Black list timing sensitive tests from gcverify and gcstress" by Ian Rogers · 11 years ago
  59. 553a1b2 am 4ebed4ac: Merge "Black list timing sensitive tests from gcverify and gcstress" by Ian Rogers · 11 years ago
  60. e74d272 am 14eb1f8e: am 607cf217: Merge "Black list more trace tests." by Ian Rogers · 11 years ago
  61. 14eb1f8 am 607cf217: Merge "Black list more trace tests." by Ian Rogers · 11 years ago
  62. f021cc0 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  63. d84a0f5 am ca0231b2: am d4a6e5cc: Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 11 years ago
  64. ca0231b am d4a6e5cc: Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 11 years ago
  65. 30ef7aa am 64dc128f: am 50246792: Merge "Run-test fix." by Ian Rogers · 11 years ago
  66. 64dc128 am 50246792: Merge "Run-test fix." by Ian Rogers · 11 years ago
  67. e750eef am 9929e0b1: am a9ca9816: Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 11 years ago
  68. 9929e0b am a9ca9816: Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 11 years ago
  69. 04af7f1 am 489b16d2: Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  70. 489b16d Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  71. d2d127e am 639a56b4: am ca906544: Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  72. 639a56b am ca906544: Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  73. 2a2b29f am 3bb139ff: am 0d55759b: Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  74. dd993b4 am 6d6f1ee3: am bcacf161: Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  75. 2074e3c am 70217451: am e72ff802: Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  76. 3bb139f am 0d55759b: Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  77. 6d6f1ee am bcacf161: Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  78. 7021745 am e72ff802: Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  79. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  80. 28b2071 am 294d157c: am f491680e: Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  81. 294d157 am f491680e: Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  82. 147eb41 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  83. 4fdd4b6 am ec1fa1e2: am 72b660ec: Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  84. ec1fa1e am 72b660ec: Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  85. 2f5b09b am 6241d7e5: am 66a11617: Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  86. 6241d7e am 66a11617: Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  87. 970f440 am 065caafa: am 027fd2f2: Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  88. 065caaf am 027fd2f2: Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  89. 423cb62 am 4d23b98b: am d6523332: Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  90. 4d23b98 am d6523332: Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  91. 10d56be am a3aeb5b0: am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  92. a3aeb5b am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  93. e606502 am acc00214: am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  94. acc0021 am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  95. 7b40678 am 7d8591a1: am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  96. 237a7bf am c08e57a3: am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  97. b3314af am 407b55ee: am 990288d5: Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  98. 7f340fd am b3ff70dd: am f2a85591: Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  99. 7d8591a am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  100. c08e57a am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago