1. 637c65b Verifier improvements. by Ian Rogers · 12 years ago
  2. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 12 years ago
  3. 1bf8d4d Profiler directed clean-up of dex2oat. by Ian Rogers · 12 years ago
  4. f8582c3 Build fix. by Ian Rogers · 12 years ago
  5. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  6. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 12 years ago
  7. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 12 years ago
  8. 1674363 Improve interpreter to interpreter invokes. by Jeff Hao · 12 years ago
  9. c44f68f Fixed Android.common.mk #define setting for small art by Anwar Ghuloum · 12 years ago
  10. bf47e5f Tracking merge of JWR32E (#656244) to dalvik-dev by Brian Carlstrom · 12 years ago
  11. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  12. cf9773a Merge "Compile filter for small applications and methods" into dalvik-dev by Anwar Ghuloum · 12 years ago
  13. 8447d84 Compile filter for small applications and methods by Anwar Ghuloum · 12 years ago
  14. e40f302 Track rename of JSSE by Kenny Root · 12 years ago
  15. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 12 years ago
  16. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  17. 88fc036 Merge "Revert "Supporting de-virtualization for precise types."" into dalvik-dev by Ian Rogers · 12 years ago
  18. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 12 years ago
  19. dfe0a24 Merge "Supporting de-virtualization for precise types." into dalvik-dev by Ian Rogers · 12 years ago
  20. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  21. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  22. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 12 years ago
  23. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  24. 1f55ea0 minor cleanup by Anwar Ghuloum · 12 years ago
  25. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 12 years ago
  26. c4f105d Compile less stuff by Anwar Ghuloum · 12 years ago
  27. 4b4d711 Remove SLOW_ART output spam in compiler driver. by Jeff Hao · 12 years ago
  28. f08e473 Fix abort regression. by Ian Rogers · 12 years ago
  29. 10e75ab Build fix. by Ian Rogers · 12 years ago
  30. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  31. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 12 years ago
  32. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  33. bf393ef Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2 by Brian Carlstrom · 12 years ago
  34. 75c233d Merge "Remove code related to compiled invoke stubs." into dalvik-dev by Jeff Hao · 12 years ago
  35. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 12 years ago
  36. 22c0569 Disable close of compiler_library_ to workaround mclinker bug affecting gtest output by Brian Carlstrom · 12 years ago
  37. 333a8ec Update class_initializer_black_list for jb-mr2 by Brian Carlstrom · 12 years ago
  38. f3e9855 Slow ART. by Ian Rogers · 12 years ago
  39. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  40. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  41. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  42. bd86bcc Tracking rebase to jb-mr1-release by Brian Carlstrom · 12 years ago
  43. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 12 years ago
  44. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 13 years ago
  45. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 12 years ago
  46. 219b5a8 Rename CompilationContext to ParallelCompilationManager. by Ian Rogers · 12 years ago
  47. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago