1. 743b5af Merge "Fix build on XCode 8 w/OSX 10.12 SDK" am: 97b0cfaf63 by Dan Willemsen · 8 years ago
  2. 302e1ab Merge "Add mode bits to open() with O_CREAT." am: 3a2faaa430 by George Burgess IV · 8 years ago
  3. ebfcf46 Merge "Blacklist 130-hprof for tracing configs." am: 622ad2fe81 by Hiroshi Yamauchi · 8 years ago
  4. 470eaa7 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  5. 37129d2 Always call into native loader when loading a native library am: 8447e6d4b7 by Zhenhua WANG · 8 years ago
  6. 97b0cfa Merge "Fix build on XCode 8 w/OSX 10.12 SDK" by Treehugger Robot · 8 years ago
  7. 3a2faaa Merge "Add mode bits to open() with O_CREAT." by Treehugger Robot · 8 years ago
  8. 622ad2f Merge "Blacklist 130-hprof for tracing configs." by Hiroshi Yamauchi · 8 years ago
  9. a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  10. 5aba2d8 Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
  11. 874462f Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
  12. 54475a9 Merge "Reduce file descriptor limit for 151-OpenFileLimit." am: 089356baed by Richard Uhler · 8 years ago
  13. 089356b Merge "Reduce file descriptor limit for 151-OpenFileLimit." by Treehugger Robot · 8 years ago
  14. f2987eb Merge "ART: Change InstructionSetFeatures to return unique_ptr" am: 0440adef00 by Andreas Gampe · 8 years ago
  15. 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
  16. 9267ff3 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
  17. f9450a9 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
  18. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 8 years ago
  19. 14b8f9b Merge "Forgot these files from previous VerifierDeps change." am: dde0955990 by Nicolas Geoffray · 8 years ago
  20. dde0955 Merge "Forgot these files from previous VerifierDeps change." by Nicolas Geoffray · 8 years ago
  21. 89ee0b3 Forgot these files from previous VerifierDeps change. by Nicolas Geoffray · 8 years ago
  22. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  23. 5715e96 Reduce file descriptor limit for 151-OpenFileLimit. by Richard Uhler · 8 years ago
  24. 392c312 Merge "Save the non-verified classes in the VerifierDeps." am: eb242cd311 by Nicolas Geoffray · 8 years ago
  25. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  26. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  27. 813b7c4 Merge "Reduce number of physical pages used for DexCache's arrays" by Artem Udovichenko · 8 years ago
  28. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  29. eed0b14 Merge "Interpreter: Add support for method handle transforms [Part 1]." by Narayan Kamath · 8 years ago
  30. 458036f Merge "Interpreter: Add support for method handle transforms [Part 1]." by Treehugger Robot · 8 years ago
  31. 9fd214c Merge "Fall back to true anonymous mmap if out of file descriptors." by Richard Uhler · 8 years ago
  32. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  33. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  34. acbf008 Merge "Remove unused std::ostringstream variable." am: d1d24926ac by Richard Uhler · 8 years ago
  35. d1d2492 Merge "Remove unused std::ostringstream variable." by Treehugger Robot · 8 years ago
  36. 5e3dbf0 Merge "ART: Refactor class-linker methods" am: 75dccb7238 by Andreas Gampe · 8 years ago
  37. 75dccb7 Merge "ART: Refactor class-linker methods" by Treehugger Robot · 8 years ago
  38. da21c35 Merge "ART: Initialize field in IndirectReferenceTable" am: c33daa3739 by Andreas Gampe · 8 years ago
  39. c33daa3 Merge "ART: Initialize field in IndirectReferenceTable" by Treehugger Robot · 8 years ago
  40. 24f4704 Merge "Fix race with LOS Begin() and End()" am: 1cf518c744 by Mathieu Chartier · 8 years ago
  41. 71f7726 Add mode bits to open() with O_CREAT. by George Burgess IV · 8 years ago
  42. 1cf518c Merge "Fix race with LOS Begin() and End()" by Mathieu Chartier · 8 years ago
  43. b73ab5d Merge "Enable agent attaching during live phase" am: f35843dc6a by Leonard Mosescu · 8 years ago
  44. f35843d Merge "Enable agent attaching during live phase" by Leonard Mosescu · 8 years ago
  45. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  46. 3c7c825 Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Andreas Gampe · 8 years ago
  47. 19c5e5f Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Treehugger Robot · 8 years ago
  48. 94a5202 ART: Initialize field in IndirectReferenceTable by Andreas Gampe · 8 years ago
  49. 208aaf0 Fix race with LOS Begin() and End() by Mathieu Chartier · 8 years ago
  50. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  51. 335ed2b Merge "Clear (madvise) card table for CC" am: e2923d9807 by Mathieu Chartier · 8 years ago
  52. e2923d9 Merge "Clear (madvise) card table for CC" by Mathieu Chartier · 8 years ago
  53. 2345d2b Merge "Remove workaround for repo." am: f877c165de by Nicolas Geoffray · 8 years ago
  54. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  55. f877c16 Merge "Remove workaround for repo." by Treehugger Robot · 8 years ago
  56. e67a71f Merge "Let dexdump prompt filename for zipped multi-dex files." am: 78fb0e3db8 by Aart Bik · 8 years ago
  57. 78fb0e3 Merge "Let dexdump prompt filename for zipped multi-dex files." by Aart Bik · 8 years ago
  58. 4f6fa0e Merge "Fix the Thumb-2 definition of the CLREX instruction." am: d0288e2ac3 by Roland Levillain · 8 years ago
  59. d0288e2 Merge "Fix the Thumb-2 definition of the CLREX instruction." by Roland Levillain · 8 years ago
  60. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 9 years ago
  61. ac4b254 Merge changes Iae3a933e,I08ff5d6e am: 5b6fbd02f0 by Andreas Gampe · 8 years ago
  62. 92e89ff ART: Make IndirectReferenceTable resizable am: 9d7ef62b85 by Andreas Gampe · 8 years ago
  63. e623a5f ART: Change IndirectReferenceTable am: e03662b71b by Andreas Gampe · 8 years ago
  64. 3e09e52 Merge "ART: Clean up IndirectReferenceTable" am: 3e653ff5d4 by Andreas Gampe · 8 years ago
  65. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 8 years ago
  66. 3e653ff Merge "ART: Clean up IndirectReferenceTable" by Andreas Gampe · 8 years ago
  67. a2015e2 Merge "Clean up app image .bss dex cache arrays fixup." am: ac2efad144 by Vladimir Marko · 8 years ago
  68. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  69. 6d07344 Merge "Build target which faciliates ART testing image/image creation" by Calin Juravle · 8 years ago
  70. 188edb3 Fix the Thumb-2 definition of the CLREX instruction. by Roland Levillain · 8 years ago
  71. 413293e Merge "Build target which faciliates ART testing image/image creation" by Calin Juravle · 8 years ago
  72. 4f8d3da Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  73. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  74. b0d20f4 Merge "Revert "Disable kBssEntry LoadString sharpening."" am: 11e7f99419 by Vladimir Marko · 8 years ago
  75. f01de11 Build target which faciliates ART testing image/image creation by Calin Juravle · 8 years ago
  76. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  77. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  78. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  79. 2e7fd2f Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  80. 468d555 Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  81. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago
  82. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  83. dea2552 Remove unused std::ostringstream variable. by Richard Uhler · 8 years ago
  84. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  85. 0f0b71d Merge "Encode quickening info in .vdex." am: f30b1582c2 by Nicolas Geoffray · 8 years ago
  86. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  87. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago
  88. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 8 years ago
  89. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 8 years ago
  90. dc061d0 ART: Clean up IndirectReferenceTable by Andreas Gampe · 8 years ago
  91. c0ada4a Blacklist 130-hprof for tracing configs. by Hiroshi Yamauchi · 8 years ago
  92. 7b45a8a Let dexdump prompt filename for zipped multi-dex files. by Aart Bik · 8 years ago
  93. 184d9b4 Merge "ART: Blacklist test 908 for target" am: 3209925b7c by Andreas Gampe · 8 years ago
  94. 3209925 Merge "ART: Blacklist test 908 for target" by Andreas Gampe · 8 years ago
  95. 5458f89 ART: Blacklist test 908 for target by Andreas Gampe · 8 years ago
  96. e683430 Merge "ART: Add GC callbacks" am: 78d5396f61 by Andreas Gampe · 8 years ago
  97. 5275a1e Merge "ART: Only scan tag table once during marking" am: 4a7a41452e by Andreas Gampe · 8 years ago
  98. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  99. 4a7a414 Merge "ART: Only scan tag table once during marking" by Treehugger Robot · 8 years ago
  100. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago