1. 785359d ART: Blacklist test 910 on target by Andreas Gampe · 8 years ago
  2. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  3. 81fbc57 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
  4. 0a85576 ART: Clean up Thread by Andreas Gampe · 8 years ago
  5. 54f07b5 Merge changes I6c3a84f5,I05414f3b by Treehugger Robot · 8 years ago
  6. cc7e013 Merge "ART: Make graph visualizer thread-safe" by Treehugger Robot · 8 years ago
  7. a0d81af ART: Make graph visualizer thread-safe by Andreas Gampe · 8 years ago
  8. 02d3783 ARM: VIXL32: Move code to ease the diff with old codegen. by Artem Serov · 8 years ago
  9. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
  10. 5edd951 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 8 years ago
  11. 270b6ae Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths." by Roland Levillain · 8 years ago
  12. b5cc1d1 Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*" by Narayan Kamath · 8 years ago
  13. 56ee489 method_verifier_test: Allow soft verifier failures for java/lang/invoke.* by Narayan Kamath · 8 years ago
  14. 68e4f6b Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
  15. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  16. c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
  17. d6435da Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes." by Narayan Kamath · 8 years ago
  18. e3eae5e compiler_driver: loosen DCHECK for java/lang/invoke classes. by Narayan Kamath · 8 years ago
  19. 5a82926 Merge "ART: Add missing PrettyCause" by Treehugger Robot · 8 years ago
  20. a507910 Merge "ART: Blacklist test 908 for GC_STRESS" by Treehugger Robot · 8 years ago
  21. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  22. dc19815 ART: Blacklist test 908 for GC_STRESS by Andreas Gampe · 8 years ago
  23. 41ba35d ART: Add missing PrettyCause by Andreas Gampe · 8 years ago
  24. 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 8 years ago
  25. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  26. a908348 Merge "Remove some unneeded header includes" by David Sehr · 8 years ago
  27. 1e330c2 Merge "ARM: VIXL32: Exclude recently added test that fails." by Treehugger Robot · 8 years ago
  28. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  29. b88c0ec Merge "ARM: VIXL32: Pass test 406-fields and a few others." by Roland Levillain · 8 years ago
  30. 61fa537 ARM: VIXL32: Exclude recently added test that fails. by Artem Serov · 8 years ago
  31. 394c26d Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
  32. 24a4d11 Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths. by Roland Levillain · 8 years ago
  33. 61e7b92 MethodHandles: Remove reference to Jack 4.11.BETA from build rule. by Narayan Kamath · 8 years ago
  34. bbfd7f9 Merge "Add handle wrapper for interpreter iget/iput quick" by Treehugger Robot · 8 years ago
  35. a314773 Add handle wrapper for interpreter iget/iput quick by Mathieu Chartier · 8 years ago
  36. 4cae498 Merge "Add handle wrapper for DoCallCommon" by Mathieu Chartier · 8 years ago
  37. e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 8 years ago
  38. 0611480 Merge "Move interpreter to ObjPtr" by Mathieu Chartier · 8 years ago
  39. e0dc90d Merge "Fix bad auto merge conflict resolution in CC" by Mathieu Chartier · 8 years ago
  40. 5a81e84 Fix bad auto merge conflict resolution in CC by Mathieu Chartier · 8 years ago
  41. 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
  42. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  43. 1458e0c Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 8 years ago
  44. 97b0cfa Merge "Fix build on XCode 8 w/OSX 10.12 SDK" by Treehugger Robot · 8 years ago
  45. 3a2faaa Merge "Add mode bits to open() with O_CREAT." by Treehugger Robot · 8 years ago
  46. 622ad2f Merge "Blacklist 130-hprof for tracing configs." by Hiroshi Yamauchi · 8 years ago
  47. a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  48. 874462f Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
  49. 089356b Merge "Reduce file descriptor limit for 151-OpenFileLimit." by Treehugger Robot · 8 years ago
  50. 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
  51. f9450a9 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
  52. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 8 years ago
  53. dde0955 Merge "Forgot these files from previous VerifierDeps change." by Nicolas Geoffray · 8 years ago
  54. 89ee0b3 Forgot these files from previous VerifierDeps change. by Nicolas Geoffray · 8 years ago
  55. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  56. 5715e96 Reduce file descriptor limit for 151-OpenFileLimit. by Richard Uhler · 8 years ago
  57. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  58. a1aa3b1 Add support for Baker read barriers in UnsafeCASObject intrinsics. by Roland Levillain · 8 years ago
  59. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  60. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  61. 458036f Merge "Interpreter: Add support for method handle transforms [Part 1]." by Treehugger Robot · 8 years ago
  62. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  63. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  64. d1d2492 Merge "Remove unused std::ostringstream variable." by Treehugger Robot · 8 years ago
  65. 75dccb7 Merge "ART: Refactor class-linker methods" by Treehugger Robot · 8 years ago
  66. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  67. c33daa3 Merge "ART: Initialize field in IndirectReferenceTable" by Treehugger Robot · 8 years ago
  68. 71f7726 Add mode bits to open() with O_CREAT. by George Burgess IV · 8 years ago
  69. 1cf518c Merge "Fix race with LOS Begin() and End()" by Mathieu Chartier · 8 years ago
  70. f35843d Merge "Enable agent attaching during live phase" by Leonard Mosescu · 8 years ago
  71. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  72. 19c5e5f Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Treehugger Robot · 8 years ago
  73. 94a5202 ART: Initialize field in IndirectReferenceTable by Andreas Gampe · 8 years ago
  74. 4af1417 Avoid unnecessarily clearing/resetting region_space_ for each GC. by Hiroshi Yamauchi · 8 years ago
  75. 208aaf0 Fix race with LOS Begin() and End() by Mathieu Chartier · 8 years ago
  76. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  77. e2923d9 Merge "Clear (madvise) card table for CC" by Mathieu Chartier · 8 years ago
  78. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  79. f877c16 Merge "Remove workaround for repo." by Treehugger Robot · 8 years ago
  80. 78fb0e3 Merge "Let dexdump prompt filename for zipped multi-dex files." by Aart Bik · 8 years ago
  81. d0288e2 Merge "Fix the Thumb-2 definition of the CLREX instruction." by Roland Levillain · 8 years ago
  82. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 8 years ago
  83. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 8 years ago
  84. 3e653ff Merge "ART: Clean up IndirectReferenceTable" by Andreas Gampe · 8 years ago
  85. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  86. 188edb3 Fix the Thumb-2 definition of the CLREX instruction. by Roland Levillain · 8 years ago
  87. 413293e Merge "Build target which faciliates ART testing image/image creation" by Calin Juravle · 8 years ago
  88. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  89. f01de11 Build target which faciliates ART testing image/image creation by Calin Juravle · 8 years ago
  90. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  91. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  92. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  93. b45fbaa5 ARM: VIXL32: Pass test 406-fields and a few others. by Alexandre Rames · 8 years ago
  94. 468d555 Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  95. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago
  96. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  97. dea2552 Remove unused std::ostringstream variable. by Richard Uhler · 8 years ago
  98. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  99. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  100. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago