1. b17235f am 07206af3: Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  2. 334c6c3 am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  3. 608d1da am 70f7d48b: Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  4. 805fbf3 am 36b111c7: Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  5. 2a3e3d0 am cc75c1b3: Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame." by Ian Rogers · 11 years ago
  6. c763676 am 9900a610: Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  7. 07206af Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  8. 5cc3f41 am b99b8d6c: ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  9. 58c8f55 am e34e467f: Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  10. b99b8d6 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  11. 87a14af am 6bff7130: Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  12. 4ce0c3b am da4a1264: Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  13. 6bff713 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  14. 36b111c Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  15. bda2722 ART: Build fix by Andreas Gampe · 11 years ago
  16. e34e467 Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  17. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  18. da4a126 Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  19. 36dab36 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  20. 3623c1c am 01a0ebb6: Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  21. edf7bbb am c7c6d18a: Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  22. 923c7b0 am 78b367a6: Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  23. 69c914e am fb74d873: Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  24. 1ff8694 am 5cac343e: ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  25. 610b449 am ef57ed72: Merge "ART: Remove bogus dcheck" by Andreas Gampe · 11 years ago
  26. ecce76b am eaa6da1b: ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  27. 865a18b am 9854fe24: Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  28. f3fc5a6 resolved conflicts for merge of e19f2b00 to lmp-dev-plus-aosp by Mingyao Yang · 11 years ago
  29. c7c6d18 Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  30. 4b8fb14 am f90283f6: Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
  31. 5cac343 ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  32. 83e33c0 am 58e17cea: Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  33. 88e251f am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  34. eaa6da1 ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  35. 9854fe2 Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  36. e19f2b0 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  37. 00d1ef4 Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  38. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 11 years ago
  39. cc75c1b Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame." by Ian Rogers · 11 years ago
  40. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
  41. 9900a61 Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  42. bfac14a Add --always-clean flag to run-test. by Alex Light · 11 years ago
  43. 01a0ebb Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  44. fc0082b Make 32bit run-tests work correctly on 64bit default devices. by Alex Light · 11 years ago
  45. 78b367a Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  46. 82558ac Submitted wrong changelist! by Jeff Hao · 11 years ago
  47. c96657c Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  48. fb74d87 Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  49. 70f7d48 Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  50. b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  51. cf66c48 am 8df73882: Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 11 years ago
  52. 8a586a3 am 01be6e3c: Merge "Fix braino in Makefile." by Nicolas Geoffray · 11 years ago
  53. 649aa04 am 2dd6f729: Merge "Add a variable to disable PREBUILD in run-tests." by Nicolas Geoffray · 11 years ago
  54. 75f9858 am 9d2f0100: Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers." by Andreas Gampe · 11 years ago
  55. 5cd7604 am 2815f124: Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
  56. 146409d am 4c6427a7: ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  57. 462e333 am e5647289: Merge "ART: Fix missing initialization in stack_map_stream.h" by Andreas Gampe · 11 years ago
  58. 58e17ce Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  59. c5d824a Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  60. f2e9207 Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  61. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  62. 9d2f010 Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers." by Andreas Gampe · 11 years ago
  63. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
  64. 2815f12 Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
  65. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  66. d20288b am daa31c58: Merge "ART: Reject array-length on non-reference register" by Andreas Gampe · 11 years ago
  67. 4c6427a ART: Reject array-length on non-reference register by Andreas Gampe · 11 years ago
  68. eaf570c am 3f49507c: Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup" by Andreas Gampe · 11 years ago
  69. 0a059b4 am 37f1c7c6: Merge "Implement array get and array put in optimizing." by Nicolas Geoffray · 11 years ago
  70. fbd0508 am 98cc1e55: Merge "ART: Fix target test paths" by Andreas Gampe · 11 years ago
  71. fae7418 am b3bf7afc: Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds." by Ian Rogers · 11 years ago
  72. 736cfc9 am 4483fbfd: Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  73. 54d560d am 123c5743: Merge "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  74. 2ba30eb am a65d63e4: Merge "SetConstantWide should mark both SSA regs as constant" by Bill Buzbee · 11 years ago
  75. 6b4f0a5 am 5e3f45bd: Merge "ART: ReEnable check for a gap between method\'s arg "in" vregs and rest of its vregs" by Bill Buzbee · 11 years ago
  76. 80d45bd am b97df048: Merge "ART: Native bridge command-line parameter" by Andreas Gampe · 11 years ago
  77. edeb6de am 22e59fd2: ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  78. 0e7c227 am 0db2c431: Merge "ART: Allow arrays with erroneous component type" by Andreas Gampe · 11 years ago
  79. 22e59fd ART: Allow arrays with erroneous component type by Andreas Gampe · 11 years ago
  80. 5b5c051 am 0237ac84: ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  81. 342baf0 am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant" by Andreas Gampe · 11 years ago
  82. 0237ac8 ART: Special-case cb(n)z even for in-reg constant by Andreas Gampe · 11 years ago
  83. a199732 am 9646172b: Merge "ART: Rewrite ParallelGC run-test" by Andreas Gampe · 11 years ago
  84. d596a67 am ff9d95d5: Merge "Tweaks to patchoat and other related things." by Andreas Gampe · 11 years ago
  85. 840a873 am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev by Andreas Gampe · 11 years ago
  86. b3bf7af Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds." by Ian Rogers · 11 years ago
  87. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
  88. 4483fbf Merge "Revert "Enable Load Store Elimination for ARM and ARM64"" by Bill Buzbee · 11 years ago
  89. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 11 years ago
  90. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 11 years ago
  91. 0cadcc4 am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM" by Andreas Gampe · 11 years ago
  92. 6a30278 am 698d79d1: ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  93. 6995c85 am 4dd37adc: Merge "ART: Clean up API after change 102631" by Andreas Gampe · 11 years ago
  94. 698d79d ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  95. ef57ed7 Merge "ART: Remove bogus dcheck" by Andreas Gampe · 11 years ago
  96. 1c7c399 ART: Remove bogus dcheck by Andreas Gampe · 11 years ago
  97. f90283f Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
  98. 0ba238d ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  99. e564728 Merge "ART: Fix missing initialization in stack_map_stream.h" by Andreas Gampe · 11 years ago
  100. 8eddd2a ART: Fix missing initialization in stack_map_stream.h by Andreas Gampe · 11 years ago