1. 2a20878 am 65b62ba0: am 7906b25f: Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  2. 65b62ba am 7906b25f: Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  3. 7609be5 am ddce1213: am d4c3c62c: Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  4. ddce121 am d4c3c62c: Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  5. 90e7d16 am 93c6171c: am 43c63b5a: Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  6. 93c6171 am 43c63b5a: Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  7. d4c3c62 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  8. 43c63b5 Merge "Fix broken JNI IsAssignableFrom." by Narayan Kamath · 11 years ago
  9. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 11 years ago
  10. 7906b25 Merge "ART: Rework ARM64 entry sequence" by Andreas Gampe · 11 years ago
  11. f29ecd6 ART: Rework ARM64 entry sequence by Andreas Gampe · 11 years ago
  12. 1ea2583 am dbfae92c: am 89c210bf: Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  13. a7983df am 212704ab: am 59a5525e: Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
  14. dbfae92 am 89c210bf: Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  15. 212704a am 59a5525e: Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
  16. 89c210b Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64""" by Bill Buzbee · 11 years ago
  17. 65b622a am b8642b03: am 2eb3769c: Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  18. b8642b0 am 2eb3769c: Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  19. b441cb9 am 46bf004f: am 1175aec5: Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  20. 46bf004 am 1175aec5: Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  21. 01ce9cb am b17235f4: am 07206af3: Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  22. b17235f am 07206af3: Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  23. 2582bf7 am 334c6c33: am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  24. 334c6c3 am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  25. b802efe am 608d1dac: am 70f7d48b: Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  26. fb30033 am 805fbf31: am 36b111c7: Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  27. 051b076 am 2a3e3d02: 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
  28. 2ec2865 am c7636760: am 9900a610: Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  29. 608d1da am 70f7d48b: Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  30. 805fbf3 am 36b111c7: Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  31. 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
  32. c763676 am 9900a610: Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  33. 07206af Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  34. 09ceaf9 am 5cc3f418: am b99b8d6c: ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  35. 5cc3f41 am b99b8d6c: ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  36. 872dfcb am 58c8f556: am e34e467f: Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  37. 58c8f55 am e34e467f: Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  38. b99b8d6 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  39. 73989dd am 87a14afc: am 6bff7130: Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  40. 87a14af am 6bff7130: Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  41. afb2fcf am 4ce0c3b4: am da4a1264: Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  42. 4ce0c3b am da4a1264: Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  43. 6bff713 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  44. 36b111c Merge "ART: Build fix" by Andreas Gampe · 11 years ago
  45. bda2722 ART: Build fix by Andreas Gampe · 11 years ago
  46. e34e467 Merge "ART: Fix verifier mishandling erroneous array component types" by Andreas Gampe · 11 years ago
  47. aa910d5 ART: Fix verifier mishandling erroneous array component types by Andreas Gampe · 11 years ago
  48. da4a126 Merge "Add support for bump pointer spaces to DdmSendHeapSegments." by Mathieu Chartier · 11 years ago
  49. 36dab36 Add support for bump pointer spaces to DdmSendHeapSegments. by Mathieu Chartier · 11 years ago
  50. 958a8da am 3623c1c2: am 01a0ebb6: Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  51. 3623c1c am 01a0ebb6: Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  52. dffdfac am edf7bbb9: am c7c6d18a: Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  53. 1c60e60 am 923c7b00: am 78b367a6: Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  54. b0e4cd5 am 69c914e8: am fb74d873: Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  55. d11dff0 am 1ff86944: am 5cac343e: ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  56. edf7bbb am c7c6d18a: Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  57. 923c7b0 am 78b367a6: Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  58. 69c914e am fb74d873: Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  59. 1ff8694 am 5cac343e: ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  60. 4c045f8 am 610b4492: am ef57ed72: Merge "ART: Remove bogus dcheck" by Andreas Gampe · 11 years ago
  61. 610b449 am ef57ed72: Merge "ART: Remove bogus dcheck" by Andreas Gampe · 11 years ago
  62. 1efac0e am ecce76be: am eaa6da1b: ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  63. 1ebc21f am 865a18bf: am 9854fe24: Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  64. ecce76b am eaa6da1b: ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  65. 865a18b am 9854fe24: Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  66. f33784e am f3fc5a6d: resolved conflicts for merge of e19f2b00 to lmp-dev-plus-aosp by Mingyao Yang · 11 years ago
  67. f3fc5a6 resolved conflicts for merge of e19f2b00 to lmp-dev-plus-aosp by Mingyao Yang · 11 years ago
  68. c7c6d18 Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  69. b91ce0a am 4b8fb144: am f90283f6: Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
  70. 4b8fb14 am f90283f6: Merge "ART: Check for duplicate class definitions in dex file verifier" by Andreas Gampe · 11 years ago
  71. 5cac343 ART: Check for duplicate class definitions in dex file verifier by Andreas Gampe · 11 years ago
  72. 2eb3769 Merge "Make ImageSpace skip validation if we are using a relocated image" by Narayan Kamath · 11 years ago
  73. b93637a Make ImageSpace skip validation if we are using a relocated image by Alex Light · 11 years ago
  74. 1175aec Merge "Fix image not regenerating on changes to bootclasspath" by Narayan Kamath · 11 years ago
  75. 1a76213 Fix image not regenerating on changes to bootclasspath by Alex Light · 11 years ago
  76. 26b3daf am 83e33c05: am 58e17cea: Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  77. eb2d297 am 88e251f0: am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  78. 83e33c0 am 58e17cea: Merge "Stop thread from reattaching during runtime shutdown while tracing." by Jeff Hao · 11 years ago
  79. 88e251f am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers." by Hiroshi Yamauchi · 11 years ago
  80. eaa6da1 ART: Bump oat version for embedded vtable by Andreas Gampe · 11 years ago
  81. 9854fe2 Fix build, missing spaces around =/<. by Mingyao Yang · 11 years ago
  82. e19f2b0 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  83. 00d1ef4 Merge "ART: LoadConstWide should clobber temp reg" by Bill Buzbee · 11 years ago
  84. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 11 years ago
  85. 59a5525 Merge "Add read barriers for the roots in the verifier." by Hiroshi Yamauchi · 11 years ago
  86. 7da9586 Add read barriers for the roots in the verifier. by Hiroshi Yamauchi · 11 years ago
  87. 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
  88. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
  89. 9900a61 Merge "Add --always-clean flag to run-test." by Ian Rogers · 11 years ago
  90. bfac14a Add --always-clean flag to run-test. by Alex Light · 11 years ago
  91. 01a0ebb Merge "Make 32bit run-tests work correctly on 64bit default devices." by Brian Carlstrom · 11 years ago
  92. fc0082b Make 32bit run-tests work correctly on 64bit default devices. by Alex Light · 11 years ago
  93. 78b367a Merge "Submitted wrong changelist!" into lmp-dev by Jeff Hao · 11 years ago
  94. 82558ac Submitted wrong changelist! by Jeff Hao · 11 years ago
  95. c96657c Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 11 years ago
  96. fb74d87 Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev by Jeff Hao · 11 years ago
  97. 70f7d48 Merge "Reduce time and memory usage of GVN." by Vladimir Marko · 11 years ago
  98. b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  99. e1ca9e9 am cf66c48a: am 8df73882: Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 11 years ago
  100. 6648a70 am 8a586a35: am 01be6e3c: Merge "Fix braino in Makefile." by Nicolas Geoffray · 11 years ago