1. 44dec91 am 96823a65: Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 11 years ago
  2. cc9c29c am c62944ad: Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 11 years ago
  3. 99294a8 am 719ca5ad: Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 11 years ago
  4. 96823a6 Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 11 years ago
  5. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 11 years ago
  6. c62944a Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 11 years ago
  7. 799eb3a Add read barriers for the GC roots in Instrumentation. by Hiroshi Yamauchi · 11 years ago
  8. ae2bc93 am 1e5bc0bc: Fix bad comment in class_linker by Calin Juravle · 11 years ago
  9. 1e5bc0b Fix bad comment in class_linker by Calin Juravle · 11 years ago
  10. 81cb871 am 1a5272ed: Merge "Rename openDexFileNative to openDexFile." into lmp-dev by Narayan Kamath · 11 years ago
  11. 9774207 resolved conflicts for merge of 5554c0c0 to lmp-dev-plus-aosp by Narayan Kamath · 11 years ago
  12. bf37ff6 am a6d4bc19: Merge "Fix sizeof -> strlen to get the test to run on build servers." by Nicolas Geoffray · 11 years ago
  13. 8e4b343 am 043f89b4: Merge "Add write barriers to optimizing compiler." by Nicolas Geoffray · 11 years ago
  14. ece9403 am b5a21410: Merge "Add assembly operations with constants in optimizing compiler." by Nicolas Geoffray · 11 years ago
  15. 8d95b68 am f021cc08: ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  16. 24bebb1 am 4a3a3d4e: Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev by Andreas Gampe · 11 years ago
  17. b3641da am 147eb41b: (-s ours) Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  18. 719ca5a Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 11 years ago
  19. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 11 years ago
  20. ee45075 am 4436e926: Merge "Fix the name of a black listed run-test." by Ian Rogers · 11 years ago
  21. 553a1b2 am 4ebed4ac: Merge "Black list timing sensitive tests from gcverify and gcstress" by Ian Rogers · 11 years ago
  22. 14eb1f8 am 607cf217: Merge "Black list more trace tests." by Ian Rogers · 11 years ago
  23. f021cc0 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  24. ca0231b am d4a6e5cc: Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 11 years ago
  25. 64dc128 am 50246792: Merge "Run-test fix." by Ian Rogers · 11 years ago
  26. 9929e0b am a9ca9816: Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 11 years ago
  27. 489b16d Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  28. 639a56b am ca906544: Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  29. 3bb139f am 0d55759b: Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  30. 6d6f1ee am bcacf161: Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  31. 7021745 am e72ff802: Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  32. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 11 years ago
  33. 294d157 am f491680e: Merge "ART: Fail dex file verification on invalid access flags" into lmp-dev by Andreas Gampe · 11 years ago
  34. 147eb41 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  35. ec1fa1e am 72b660ec: Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  36. 6241d7e am 66a11617: Merge "Fix identifier size in the heap dump." into lmp-dev by Narayan Kamath · 11 years ago
  37. 065caaf am 027fd2f2: Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  38. 4d23b98 am d6523332: Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  39. a3aeb5b am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  40. acc0021 am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  41. 7d8591a am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  42. c08e57a am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  43. 407b55e am 990288d5: Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  44. acb4eb1 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
  45. 50d1bc1 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 11 years ago
  46. b3ff70d am f2a85591: Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  47. 4e9ac0d am a2f85ca0: Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
  48. 58078ae am 493c9beb: ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  49. 466a0cd am d5cd8bc8: Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
  50. df50e17 am 31029988: Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
  51. 5de8288 am 9cd20b21: Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
  52. 493c9be ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  53. 5b2b9d6 am b12d6055: Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  54. 0d55759 Merge "Add GC verification test rules." by Ian Rogers · 11 years ago
  55. 701aa64 Add GC verification test rules. by Ian Rogers · 11 years ago
  56. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 11 years ago
  57. bcacf16 Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 11 years ago
  58. a6d4bc1 Merge "Fix sizeof -> strlen to get the test to run on build servers." by Nicolas Geoffray · 11 years ago
  59. 8baf0d9 Fix sizeof -> strlen to get the test to run on build servers. by Nicolas Geoffray · 11 years ago
  60. 043f89b Merge "Add write barriers to optimizing compiler." by Nicolas Geoffray · 11 years ago
  61. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  62. b5a2141 Merge "Add assembly operations with constants in optimizing compiler." by Nicolas Geoffray · 11 years ago
  63. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  64. fd60fbc Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
  65. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
  66. 990288d Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
  67. 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 11 years ago
  68. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
  69. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 11 years ago
  70. 027fd2f Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 11 years ago
  71. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 11 years ago
  72. f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
  73. acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
  74. 4436e92 Merge "Fix the name of a black listed run-test." by Ian Rogers · 11 years ago
  75. e1cd438 Fix the name of a black listed run-test. by Ian Rogers · 11 years ago
  76. 8813820 Black list timing sensitive tests from gcverify and gcstress by Ian Rogers · 11 years ago
  77. 4cd99b0 Black list more trace tests. by Ian Rogers · 11 years ago
  78. 4ebed4a Merge "Black list timing sensitive tests from gcverify and gcstress" by Ian Rogers · 11 years ago
  79. d652333 Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 11 years ago
  80. d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
  81. f3d874c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
  82. d4a6e5c Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 11 years ago
  83. f91baf1 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 11 years ago
  84. 5024679 Merge "Run-test fix." by Ian Rogers · 11 years ago
  85. 064a59d Run-test fix. by Ian Rogers · 11 years ago
  86. a9ca981 Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 11 years ago
  87. 8a14b75 Add a GC stress run that uses a moving collector and small heap sizes. by Ian Rogers · 11 years ago
  88. 607cf21 Merge "Black list more trace tests." by Ian Rogers · 11 years ago
  89. e72ff80 Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 11 years ago
  90. 0d8ea46 ART: Do not attempt to compile a method with too many registers by Andreas Gampe · 11 years ago
  91. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 11 years ago
  92. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 11 years ago
  93. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
  94. 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
  95. 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
  96. 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
  97. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 11 years ago
  98. 6a5af2e am 031ddea2: Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
  99. 4a3a3d4 Merge "ART: Improve overflow detection in dex file verifier" into lmp-dev by Andreas Gampe · 11 years ago
  100. ffdf1a7 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 11 years ago