1. 5e046f8 Merge "Add support for loading trusted dex files." by David Brazdil · 8 years ago
  2. 35a4f48 Add support for loading trusted dex files. by Nicolas Geoffray · 8 years ago
  3. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 8 years ago
  4. 79e2607 Move profile dependent modules to libartbase by David Sehr · 8 years ago
  5. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  6. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 8 years ago
  7. b2ec9f5 Remove duplication, split tests by David Sehr · 8 years ago
  8. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 8 years ago
  9. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 8 years ago
  10. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 8 years ago
  11. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 8 years ago
  12. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  13. 24ed94f Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 9 years ago
  14. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 9 years ago
  15. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 9 years ago
  16. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago
  17. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 9 years ago
  18. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 9 years ago
  19. 79c87da Add DexFileLoader class by Mathieu Chartier · 9 years ago
  20. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 9 years ago
  21. 2ae4bc9 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 9 years ago
  22. e431e27 art: use proper nativehelper headers by Steven Moreland · 9 years ago
  23. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 9 years ago
  24. 87583b3 ART: Move RegisterNatives helper by Andreas Gampe · 9 years ago
  25. a14100c ART: More header cleanup - jni_internal.h by Andreas Gampe · 9 years ago
  26. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 9 years ago
  27. 741d426 Handle safe mode in PackageManager. by Nicolas Geoffray · 9 years ago
  28. 1f7079b Ignore the optimized location passed to DexFile.loadDex() by Calin Juravle · 9 years ago
  29. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 9 years ago
  30. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 9 years ago
  31. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  32. 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 10 years ago
  33. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 10 years ago
  34. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 10 years ago
  35. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 10 years ago
  36. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 10 years ago
  37. 09b710c ART: Fix build break by Andreas Gampe · 10 years ago
  38. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 10 years ago
  39. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 10 years ago
  40. be84b59 Remove the old obsolete profiler by Calin Juravle · 10 years ago
  41. f284d44 Hold dex caches live in class table by Mathieu Chartier · 10 years ago
  42. 06e3f4f Base isDexOptNeeded result on OatFileAssistant::IsUpToDate. by Richard Uhler · 10 years ago
  43. 90671be Add ability to see if a dex file is backed by an oat file. by Jeff Hao · 10 years ago
  44. 8943c1d DexFile: Add an API to query oat file status. by Narayan Kamath · 10 years ago
  45. 86a785d ART: Add support for DexFile compiler filter function by Andreas Gampe · 10 years ago
  46. c38be81 ART: Update DexFile for compiler-filter pass-down by Andreas Gampe · 10 years ago
  47. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 10 years ago
  48. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 10 years ago
  49. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 10 years ago
  50. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 10 years ago
  51. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  52. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  53. f7fd970 Load app images by Mathieu Chartier · 11 years ago
  54. 689a700 Pass DexPathList.Element array to openDexFileNative by Mathieu Chartier · 11 years ago
  55. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 11 years ago
  56. b190d94 Add class loader argument to openDexFileNative by Mathieu Chartier · 11 years ago
  57. 00310e0 Keep dex files live in class table by Mathieu Chartier · 11 years ago
  58. 4f55fd2 Merge "Allocate dex cache arrays in their class loader's linear alloc" by Mathieu Chartier · 11 years ago
  59. d57d454 Allocate dex cache arrays in their class loader's linear alloc by Mathieu Chartier · 11 years ago
  60. 80b37b7 Fix structural class checks by Mathieu Chartier · 11 years ago
  61. fdccbd4 Do not attempt to unregister null oat files by Mathieu Chartier · 11 years ago
  62. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 11 years ago
  63. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 11 years ago
  64. 18656fe Unload oat files by Mathieu Chartier · 11 years ago
  65. f9c6fc6 Add OatFileManager by Mathieu Chartier · 11 years ago
  66. 1d7d7f1 Delete DexFiles in closeDexFiles by Mathieu Chartier · 11 years ago
  67. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 11 years ago
  68. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 11 years ago
  69. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 11 years ago
  70. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 11 years ago
  71. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 11 years ago
  72. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 11 years ago
  73. 95abd04 Rename isDexOptNeededInternal and add kSelfPatchOatNeeded by Richard Uhler · 11 years ago
  74. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 11 years ago
  75. 324b9bb ART: Move DexFile vector to Java array by Andreas Gampe · 11 years ago
  76. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 11 years ago
  77. 9851595 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 11 years ago
  78. e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 12 years ago
  79. 277ccbd ART: More warnings by Andreas Gampe · 12 years ago
  80. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 12 years ago
  81. 667ab7c Some additional verbose logging for DexFile_defineClassNative by Brian Carlstrom · 12 years ago
  82. e8e3989 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 12 years ago
  83. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 12 years ago
  84. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 12 years ago
  85. 20c8930 ART: Relax GetInstructionSetFromString by Andreas Gampe · 12 years ago
  86. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 12 years ago
  87. 202d1f0 Use the right instruction set for checking dex-cache staleness. by Narayan Kamath · 12 years ago
  88. a2069c7 Revert "Rename openDexFileNative to openDexFile." by Calin Juravle · 12 years ago
  89. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 12 years ago
  90. 350b626 Rename openDexFileNative to openDexFile. by Calin Juravle · 12 years ago
  91. 833a485 ART: Native support for multidex by Andreas Gampe · 12 years ago
  92. 7bfa86d consolidate profiles and profile-cache by Nick Kralevich · 12 years ago
  93. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 12 years ago
  94. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 12 years ago
  95. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 12 years ago
  96. eab52e3 Merge "Clean up the sampling profiler" by Calin Juravle · 12 years ago
  97. bb0b53f Clean up the sampling profiler by Calin Juravle · 12 years ago
  98. 5221410 Use sendfile when copying profile file. by Calin Juravle · 12 years ago
  99. 177b429 Fix a possible file descriptor leakage by Calin Juravle · 12 years ago
  100. cf790bb Fix DexFile.entries to return class names, not class descriptors by Brian Carlstrom · 12 years ago