1. 313f403 ART: Initialize fields of ParsedOptions by Andreas Gampe · 11 years ago
  2. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 11 years ago
  3. 64ad14d Support running without a boot image. by Alex Light · 11 years ago
  4. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 11 years ago
  5. 8e46772 Merge "Fix testing wrong variable for non zygote." by Mathieu Chartier · 11 years ago
  6. 0deeb81 Fix testing wrong variable for non zygote. by Mathieu Chartier · 11 years ago
  7. a68629e Always setup the native bridge library by Calin Juravle · 11 years ago
  8. 20c8930 ART: Relax GetInstructionSetFromString by Andreas Gampe · 11 years ago
  9. 37f048b Merge "[ART] Move to system/core native bridge library" by Calin Juravle · 11 years ago
  10. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 11 years ago
  11. 22e4bb0 Use homogeneous space compaction for non low memory devices. by Mathieu Chartier · 11 years ago
  12. 4fcdc94 Execute an application even when dex2oat crashes. by Nicolas Geoffray · 11 years ago
  13. c4a7acf ART: Fix wrong command line parameter by Andreas Gampe · 11 years ago
  14. 421b646 Get the native bridge library from the framework. by Calin Juravle · 11 years ago
  15. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  16. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 11 years ago
  17. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  18. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  19. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  20. f37a88b ART: Compacting ROS/DlMalloc spaces with semispace copy GC by Zuo Wang · 11 years ago
  21. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  22. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  23. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  24. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  25. 445220d Add a new type of profile data in ART profiler by Wei Jin · 11 years ago
  26. 70ac0d0 Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  27. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  28. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 11 years ago
  29. a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
  30. 1dfa6d0 Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  31. c321c9b Relax limits for profiler options by Calin Juravle · 11 years ago
  32. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  33. 20aa7cb Merge "Fixed and refactored profiler options handling" by Calin Juravle · 11 years ago
  34. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 11 years ago
  35. c0cf944 Switch on implicit checks and bump oat version to force recompilation by Dave Allison · 11 years ago
  36. 12e6d74 Add option to specify compiler executable. by Tsu Chiang Chuang · 11 years ago
  37. b4b3812 Merge "Fix profile-backoff usage message" by Calin Juravle · 11 years ago
  38. 54c73ca Fix profile-backoff usage message by Calin Juravle · 11 years ago
  39. 2221e3b Change profiler file name parsing option by Wei Jin · 11 years ago
  40. 999385c Use strtod to read a double rather than operator >> by Dave Allison · 11 years ago
  41. f7fd3cb Fix typo in option parsing. by Ian Rogers · 11 years ago
  42. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  43. 3ac05bb Remove ISA from boot image name. by Brian Carlstrom · 11 years ago
  44. d518534 Changes for vogar compatibility by Kenny Root · 11 years ago
  45. 653bc0e Merge "Place ISA into boot image name." by Ian Rogers · 11 years ago
  46. b9beb2e Place ISA into boot image name. by Ian Rogers · 11 years ago
  47. 9757e3d Merge "Make it easy to change the default GC type." by Hiroshi Yamauchi · 11 years ago
  48. 1dda060 Make it easy to change the default GC type. by Hiroshi Yamauchi · 11 years ago
  49. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 11 years ago
  50. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  51. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  52. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 11 years ago
  53. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 11 years ago
  54. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  55. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 11 years ago
  56. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 11 years ago
  57. 63da330 Merge "Add an option to specify a list of methods for LIR dumping." by Mingyao Yang · 11 years ago
  58. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 11 years ago
  59. 4ad33b3 Fixing missing newlines in Usage calls by Brian Carlstrom · 11 years ago
  60. 455820e Fix ForegroundHeapGrowthMultiplier and ParseDouble. by Mathieu Chartier · 11 years ago
  61. 2f8da3e Decrease target utilization for foreground apps. by Mathieu Chartier · 11 years ago
  62. a6119a2 Recognize and ignore options '-ea' and '-da' by Yevgeny Rouban · 11 years ago
  63. 1659006 Profile: made startImmediately settable by Calin Juravle · 11 years ago
  64. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  65. d5307ec An empty collector skeleton for a read barrier-based collector. by Hiroshi Yamauchi · 11 years ago
  66. dd2e825 Fix issue parsing implicit_checks property by Dave Allison · 11 years ago
  67. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  68. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  69. 39d9218 Size and offset fixes to compile for 64b host by Andreas Gampe · 11 years ago
  70. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  71. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  72. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 11 years ago