1. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  2. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  3. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  4. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  5. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  6. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  7. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  8. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  9. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  10. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  11. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 8 years ago
  12. 1d6fdaf Fix image_test for the CC collector. by Hiroshi Yamauchi · 8 years ago
  13. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  14. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  15. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 8 years ago
  16. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  17. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  18. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  19. 3243026 Ensure instruction cache is flushed in compiler tests with Clang. by Roland Levillain · 8 years ago
  20. f74388d Merge "Improve profile processing" by Calin Juravle · 8 years ago
  21. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  22. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 8 years ago
  23. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  24. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  25. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  26. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  27. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  28. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  29. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  30. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  31. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  32. 562ff44 Revert "Remove DCHECK that does not work for gtests." by Vladimir Marko · 9 years ago
  33. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  34. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  35. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  36. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 9 years ago
  37. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  38. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  39. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  40. b1fcead ART: Change image_classes and compiled_classes to unordered set by Andreas Gampe · 9 years ago
  41. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 9 years ago
  42. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  43. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  44. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  45. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  46. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  47. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  48. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  49. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  50. 5bdab12 Clean up pass driver by Mathieu Chartier · 9 years ago
  51. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 9 years ago
  52. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  53. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  54. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  55. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  56. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  57. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  58. 4bf3ae9 ART: Compiled-classes list for compiler-driver by Andreas Gampe · 10 years ago
  59. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  60. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  61. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  62. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  63. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  64. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  65. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  66. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  67. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  68. e63db27 Break apart header files. by Ian Rogers · 10 years ago