1. 6cc4bf3 Remove 'break's to make sure we see all options. by Nicolas Geoffray · 8 years ago
  2. ae80d30 Merge "Be less aggressive when inlining." into oc-dev by Tim Murray · 8 years ago
  3. cf4f227 Merge "Don't call EnsureInitialized in the JIT." into oc-dev by Tim Murray · 8 years ago
  4. 8f51b90 Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  5. eccc74e Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  6. fa6bffb Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev by TreeHugger Robot · 8 years ago
  7. ece4cd8 Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 8 years ago
  8. cdbd252 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev by Mingyao Yang · 8 years ago
  9. 1f0dc6f Combine madvise for clearing region space by Mathieu Chartier · 8 years ago
  10. 3fb638e Relax an assert in AssertPcIsWithinQuickCode() by Mingyao Yang · 8 years ago
  11. 08afdf4 Merge "Move to release CAS for updating object fields" into oc-dev by Mathieu Chartier · 8 years ago
  12. 44bb88f Merge "Revert "Change thread suspend timeout to be fatal for non-debug"" into oc-dev by Mathieu Chartier · 8 years ago
  13. 72df5f9 Merge "sigchain: properly block signal when we forward." into oc-dev by TreeHugger Robot · 8 years ago
  14. 111b0e0 Revert "Change thread suspend timeout to be fatal for non-debug" by Mathieu Chartier · 8 years ago
  15. 1fff148 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  16. a1f20c3 Move to release CAS for updating object fields by Mathieu Chartier · 8 years ago
  17. 4d32998 sigchain: properly block signal when we forward. by Josh Gao · 8 years ago
  18. 192289e Merge "Flush data cache after updating the JIT table." into oc-dev by TreeHugger Robot · 8 years ago
  19. e276589 Use arena allocation for profiles by Calin Juravle · 8 years ago
  20. 4ac7516 Merge "Do not deopt when using AOT inline caches" into oc-dev by Calin Juravle · 8 years ago
  21. 5764880 Merge "Record inline caches only for the strictly hot methods" into oc-dev by Calin Juravle · 8 years ago
  22. b06c297 Flush data cache after updating the JIT table. by Nicolas Geoffray · 8 years ago
  23. 1e8ba37 Do not deopt when using AOT inline caches by Calin Juravle · 8 years ago
  24. 60889dc Record inline caches only for the strictly hot methods by Calin Juravle · 8 years ago
  25. 0ebb078 Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 8 years ago
  26. 30baf4a Use HeapGrowthMultiplier for native allocaitons by Mathieu Chartier · 8 years ago
  27. 5dc8a08 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 8 years ago
  28. 0262369 Merge "Also return vdex file from DexFile.getDexFileOutputPath" into oc-dev by Calin Juravle · 8 years ago
  29. 9282696 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" into oc-dev by Mathieu Chartier · 8 years ago
  30. 75e7933 Merge "Use GC critical section for profile saver" into oc-dev by Mathieu Chartier · 8 years ago
  31. cabbbc2 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 8 years ago
  32. 0acdfd7 Send holder to Mark in ConcurrentCopying::Process for GC verification by Mathieu Chartier · 8 years ago
  33. 73c2a56 Use GC critical section for profile saver by Mathieu Chartier · 8 years ago
  34. a2b84ef Merge "Fix ProfileSaver logging" into oc-dev by Nicolas Geoffray · 8 years ago
  35. 9b70ef3 Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info.""" into oc-dev by Nicolas Geoffray · 8 years ago
  36. 195085d Fix ProfileSaver logging by Calin Juravle · 8 years ago
  37. 93c65fc Merge "Do not cache profiles in the ProfileSaver." into oc-dev by Calin Juravle · 8 years ago
  38. c806185 sigchain: limit use of SetHandlingSignal. by Josh Gao · 8 years ago
  39. dafb6c2 sigchain: always call InitializeSignalChain on startup. by Josh Gao · 8 years ago
  40. a402fbc Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  41. 3dd18cf Do not cache profiles in the ProfileSaver. by Calin Juravle · 8 years ago
  42. 95cf171 Merge "ART: Fix iterator invalidation" into oc-dev by TreeHugger Robot · 8 years ago
  43. 7a529ac Merge "Fix determinism for app images" into oc-dev by Mathieu Chartier · 8 years ago
  44. 54fe718 Fix determinism for app images by Mathieu Chartier · 8 years ago
  45. d0384a7 ART: Fix iterator invalidation by Andreas Gampe · 8 years ago
  46. 8b68c5b Revert "Revert "Use IsMarked instead of Mark for profiling info."" by Nicolas Geoffray · 8 years ago
  47. 78a9fe6 Merge "Clear odex/vdex/art file before running run-test" into oc-dev by Calin Juravle · 8 years ago
  48. 2ff48ef Merge "Use a sentinel when clearing JIT table entries." into oc-dev by TreeHugger Robot · 8 years ago
  49. e5dcc23 Clear odex/vdex/art file before running run-test by Calin Juravle · 8 years ago
  50. f45d9a2 Merge changes I93c26ff3,I0dc1a141,I3a140ce0 into oc-dev by TreeHugger Robot · 8 years ago
  51. 70c94bf Use a sentinel when clearing JIT table entries. by Nicolas Geoffray · 8 years ago
  52. 0e314cd Merge "Handle safe mode in PackageManager." into oc-dev by Nicolas Geoffray · 8 years ago
  53. 8b3ce5e ART: Add IterateThroughHeapExt by Andreas Gampe · 8 years ago
  54. 0499816 ART: Refactor IterateThroughHeap by Andreas Gampe · 8 years ago
  55. 037b8b7 ART: Add Heap JVMTI extension API by Andreas Gampe · 8 years ago
  56. a7a2c9f Merge "ART: Fix GetErrorName." into oc-dev by TreeHugger Robot · 8 years ago
  57. d783806 Merge "Fix page accounting for multidex" into oc-dev by David Sehr · 8 years ago
  58. c956b00 ART: Fix GetErrorName. by Andreas Gampe · 8 years ago
  59. 1b55857 Merge "Fix braino in enum use." into oc-dev by TreeHugger Robot · 8 years ago
  60. fc6ac7c Merge "ART: Fix null dereference for JSR45" into oc-dev by TreeHugger Robot · 8 years ago
  61. 9abe457 Merge "Honor --force-determinism for vdex." into oc-dev by Nicolas Geoffray · 8 years ago
  62. 993f0cb Fix braino in enum use. by Nicolas Geoffray · 8 years ago
  63. d7539b8 Merge "Add runtime reasons for deopt." into oc-dev by Nicolas Geoffray · 8 years ago
  64. 7bdb4e5 ART: Fix null dereference for JSR45 by Orion Hodson · 8 years ago
  65. bbf04c6 Honor --force-determinism for vdex. by Nicolas Geoffray · 8 years ago
  66. 9c7cce6 Merge "Don't use free list LOS for --force-determinism." into oc-dev by TreeHugger Robot · 8 years ago
  67. d0faf8c Handle safe mode in PackageManager. by Nicolas Geoffray · 8 years ago
  68. 79efadf Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  69. 338c075 Merge "Be defensive in dex2oat when updating the vdex in-place." into oc-dev by Nicolas Geoffray · 8 years ago
  70. 7a48603 Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 8 years ago
  71. dda5969 Fix page accounting for multidex by David Sehr · 8 years ago
  72. e5cb110 Lower flock LOG(FATAL) to LOG(WARNING) by Alex Light · 8 years ago
  73. 0389abd Merge "Bump oat version after compiler filter name changes." into oc-dev by Nicolas Geoffray · 8 years ago
  74. 94617ea Merge "Do not fsync profiles on close" into oc-dev by TreeHugger Robot · 8 years ago
  75. ceaf109 Do not fsync profiles on close by Calin Juravle · 8 years ago
  76. 5df637a Resolve the tracked locations in profile saver by Calin Juravle · 8 years ago
  77. 2d77162 Don't use free list LOS for --force-determinism. by Nicolas Geoffray · 8 years ago
  78. 222b3f1 Bump oat version after compiler filter name changes. by Nicolas Geoffray · 8 years ago
  79. 49b0cdc Merge "Revert "Revert "Ensure dex file are extracted and verified at load time""" into oc-dev by Calin Juravle · 8 years ago
  80. 8b43ab9 Merge "Check static field initial value types match in dex file verifier." into oc-dev by TreeHugger Robot · 8 years ago
  81. 5da42ba Check static field initial value types match in dex file verifier. by Jeff Hao · 8 years ago
  82. 7641ef4 Add dexlayout support for call sites and method handles. by Jeff Hao · 8 years ago
  83. 7c0a418 Revert "Revert "Ensure dex file are extracted and verified at load time"" by Calin Juravle · 8 years ago
  84. 776d583 Merge "ART: Fix test 912" into oc-dev by TreeHugger Robot · 8 years ago
  85. 6a63def Merge "Allow stripped APK to be compiled with a vdex." into oc-dev by Nicolas Geoffray · 8 years ago
  86. ef41485 Merge "Fixed bug due to not updating TC information (with regression test)" into oc-dev by Aart Bik · 8 years ago
  87. 6036725 ART: Fix test 912 by Andreas Gampe · 8 years ago
  88. 5717306 Allow stripped APK to be compiled with a vdex. by Nicolas Geoffray · 8 years ago
  89. af1c77d Merge "Update knownfailures.json." into oc-dev by Nicolas Geoffray · 8 years ago
  90. 17ed08a Merge "runtime: Properly unload partially loaded image spaces" into oc-dev by TreeHugger Robot · 8 years ago
  91. 06886e5 Fixed bug due to not updating TC information (with regression test) by Aart Bik · 8 years ago
  92. 3052dce Merge "Increase profile saver minimum save period to 40 seconds" into oc-dev by Calin Juravle · 8 years ago
  93. 055242b Merge "inliner: Do not assume that the outermost_graph has an art method" into oc-dev by Calin Juravle · 8 years ago
  94. bcea583 runtime: Properly unload partially loaded image spaces by Igor Murashkin · 8 years ago
  95. 6df62f7 inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 8 years ago
  96. 2e3942b Increase profile saver minimum save period to 40 seconds by Calin Juravle · 8 years ago
  97. 459d8bc Update knownfailures.json. by Nicolas Geoffray · 8 years ago
  98. 0aaac37 Merge "Make vdex and dexlayout compatible." into oc-dev by TreeHugger Robot · 8 years ago
  99. cab6557 Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  100. 7dc4058 ART: Additional verifier flags for invoke-custom by Orion Hodson · 8 years ago