1. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  2. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  3. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  4. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  5. d9786b0 Implementation of fast lookup table to search class_def by descriptor by Artem Udovichenko · 9 years ago
  6. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  7. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  8. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 9 years ago
  9. 501fd63 ART: Fix Quick-style LR vs PC core spill mask bug by Andreas Gampe · 9 years ago
  10. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  11. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  12. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  13. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  14. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 9 years ago
  15. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 9 years ago
  16. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  17. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  18. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  19. 07785bb ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 9 years ago
  20. 0de1133 Fix debuggable compiler flag detection for secondary dex files by Sebastien Hertz · 9 years ago
  21. 9d6bf69 JDWP: properly combine location events by Sebastien Hertz · 9 years ago
  22. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  23. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  24. 1412dfa Revert "Revert "Use optimizing for apps."" by Nicolas Geoffray · 9 years ago
  25. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 9 years ago
  26. 706cae3 Revert "Use optimizing for apps." by Nicolas Geoffray · 9 years ago
  27. f3251d1 Use optimizing for apps. by Nicolas Geoffray · 9 years ago
  28. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 9 years ago
  29. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  30. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 9 years ago
  31. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  32. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  33. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  34. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  35. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  36. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  37. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  38. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  39. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  40. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  41. 7ba6496 ART: Add pic flag to oat header store by Andreas Gampe · 10 years ago
  42. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  43. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  44. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  45. 22f8e5c Revert "Revert "ART: Key-Value Store in Oat header"" by Andreas Gampe · 10 years ago
  46. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  47. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  48. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  49. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  50. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 10 years ago
  51. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  52. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  53. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  54. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  55. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  56. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  57. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  58. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  59. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat.h]
  60. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  61. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  62. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  63. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  64. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  65. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  66. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  67. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  68. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 12 years ago
  69. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  70. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 12 years ago
  71. eead4ac Implement proxy stub for compiler_llvm. by TDYa127 · 12 years ago
  72. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  73. ccb7bf1 Add ELF index to OatMethodOffsets. by Logan Chien · 12 years ago
  74. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  75. 25ae640 Write ELF image to Oat file. by Logan Chien · 12 years ago
  76. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 12 years ago
  77. a72ec82 Store the instruction set in the oat header, and use it in oatdump. by Elliott Hughes · 12 years ago
  78. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  79. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  80. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  81. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  82. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago