OSDN Git Service

android-x86/art.git
2017-06-21 Shubham AjmeraBump vdex version to regenerate vdex files
2017-06-16 Aart BikFixed bug in relying on precise FP in periodic sequence.
2017-06-16 Jeff HaoAdd a bounds check when getting indexed items in dexlayout.
2017-06-12 Calin JuravleMerge "Disable checker when testing no-prebuilds" into...
2017-06-12 Nicolas GeoffrayRemove 'break's to make sure we see all options.
2017-06-08 Calin JuravleDisable checker when testing no-prebuilds
2017-06-07 Tim MurrayMerge "Be less aggressive when inlining." into oc-dev
2017-06-07 Tim MurrayMerge "Don't call EnsureInitialized in the JIT." into...
2017-06-07 Nicolas GeoffrayBe less aggressive when inlining.
2017-06-07 Nicolas GeoffrayDon't call EnsureInitialized in the JIT.
2017-06-07 TreeHugger... Merge "Use OatFileAssistant default filter instead...
2017-06-07 Calin JuravleUse OatFileAssistant default filter instead of the...
2017-06-06 Mingyao YangMerge "Relax an assert in AssertPcIsWithinQuickCode...
2017-06-06 Mathieu ChartierCombine madvise for clearing region space
2017-06-05 Mingyao YangRelax an assert in AssertPcIsWithinQuickCode()
2017-06-02 Mathieu ChartierMerge "Move to release CAS for updating object fields...
2017-06-02 Mathieu ChartierMerge "Revert "Change thread suspend timeout to be...
2017-06-02 TreeHugger... Merge "sigchain: properly block signal when we forward...
2017-06-02 Mathieu ChartierRevert "Change thread suspend timeout to be fatal for...
2017-06-01 Calin JuravleHandle gracefully profiles with invalid classes or...
2017-06-01 Mathieu ChartierMove to release CAS for updating object fields
2017-06-01 Josh Gaosigchain: properly block signal when we forward.
2017-05-30 TreeHugger... Merge "Flush data cache after updating the JIT table...
2017-05-26 Calin JuravleUse arena allocation for profiles
2017-05-26 Calin JuravleMerge "Do not deopt when using AOT inline caches" into...
2017-05-26 Calin JuravleMerge "Record inline caches only for the strictly hot...
2017-05-26 Nicolas GeoffrayFlush data cache after updating the JIT table.
2017-05-25 Calin JuravleDo not deopt when using AOT inline caches
2017-05-25 Calin JuravleRecord inline caches only for the strictly hot methods
2017-05-25 Nicolas GeoffrayRecord types when the interpreter executes intrinsics.
2017-05-24 Mathieu ChartierUse HeapGrowthMultiplier for native allocaitons
2017-05-20 Mathieu ChartierGo to suspended before waiting for GC to complete.
2017-05-19 Calin JuravleMerge "Also return vdex file from DexFile.getDexFileOut...
2017-05-18 Mathieu ChartierMerge "Send holder to Mark in ConcurrentCopying::Proces...
2017-05-18 Mathieu ChartierMerge "Use GC critical section for profile saver" into...
2017-05-18 Calin JuravleAlso return vdex file from DexFile.getDexFileOutputPath
2017-05-18 Mathieu ChartierSend holder to Mark in ConcurrentCopying::Process for...
2017-05-18 Mathieu ChartierUse GC critical section for profile saver
2017-05-18 Nicolas GeoffrayMerge "Fix ProfileSaver logging" into oc-dev
2017-05-18 Nicolas GeoffrayMerge "Revert "Revert "Use IsMarked instead of Mark...
2017-05-18 Calin JuravleFix ProfileSaver logging
2017-05-17 Calin JuravleMerge "Do not cache profiles in the ProfileSaver."...
2017-05-16 Josh Gaosigchain: limit use of SetHandlingSignal.
2017-05-16 Josh Gaosigchain: always call InitializeSignalChain on startup.
2017-05-16 Yanbing JiangAdd test for getError() of NativeBridge.
2017-05-16 Calin JuravleDo not cache profiles in the ProfileSaver.
2017-05-16 TreeHugger... Merge "ART: Fix iterator invalidation" into oc-dev
2017-05-16 Mathieu ChartierMerge "Fix determinism for app images" into oc-dev
2017-05-16 Mathieu ChartierFix determinism for app images
2017-05-16 Andreas GampeART: Fix iterator invalidation
2017-05-15 Nicolas GeoffrayRevert "Revert "Use IsMarked instead of Mark for profil...
2017-05-13 Calin JuravleMerge "Clear odex/vdex/art file before running run...
2017-05-12 TreeHugger... Merge "Use a sentinel when clearing JIT table entries...
2017-05-11 Calin JuravleClear odex/vdex/art file before running run-test
2017-05-11 TreeHugger... Merge changes I93c26ff3,I0dc1a141,I3a140ce0 into oc-dev
2017-05-11 Nicolas GeoffrayUse a sentinel when clearing JIT table entries.
2017-05-11 Nicolas GeoffrayMerge "Handle safe mode in PackageManager." into oc-dev
2017-05-10 Andreas GampeART: Add IterateThroughHeapExt
2017-05-10 Andreas GampeART: Refactor IterateThroughHeap
2017-05-10 Andreas GampeART: Add Heap JVMTI extension API
2017-05-10 TreeHugger... Merge "ART: Fix GetErrorName." into oc-dev
2017-05-10 David SehrMerge "Fix page accounting for multidex" into oc-dev
2017-05-10 Andreas GampeART: Fix GetErrorName.
2017-05-10 TreeHugger... Merge "Fix braino in enum use." into oc-dev
2017-05-10 TreeHugger... Merge "ART: Fix null dereference for JSR45" into oc-dev
2017-05-10 Nicolas GeoffrayMerge "Honor --force-determinism for vdex." into oc-dev
2017-05-10 Nicolas GeoffrayFix braino in enum use.
2017-05-10 Nicolas GeoffrayMerge "Add runtime reasons for deopt." into oc-dev
2017-05-10 Orion HodsonART: Fix null dereference for JSR45
2017-05-10 Nicolas GeoffrayHonor --force-determinism for vdex.
2017-05-10 TreeHugger... Merge "Don't use free list LOS for --force-determinism...
2017-05-10 Nicolas GeoffrayHandle safe mode in PackageManager.
2017-05-10 Nicolas GeoffrayAdd runtime reasons for deopt.
2017-05-10 Nicolas GeoffrayMerge "Be defensive in dex2oat when updating the vdex...
2017-05-10 Nicolas GeoffrayBe defensive in dex2oat when updating the vdex in-place.
2017-05-10 David SehrFix page accounting for multidex
2017-05-09 Alex LightLower flock LOG(FATAL) to LOG(WARNING)
2017-05-09 Nicolas GeoffrayMerge "Bump oat version after compiler filter name...
2017-05-09 TreeHugger... Merge "Do not fsync profiles on close" into oc-dev
2017-05-09 Calin JuravleDo not fsync profiles on close
2017-05-09 Calin JuravleResolve the tracked locations in profile saver
2017-05-08 Nicolas GeoffrayDon't use free list LOS for --force-determinism.
2017-05-08 Nicolas GeoffrayBump oat version after compiler filter name changes.
2017-05-05 Calin JuravleMerge "Revert "Revert "Ensure dex file are extracted...
2017-05-05 TreeHugger... Merge "Check static field initial value types match...
2017-05-05 Jeff HaoCheck static field initial value types match in dex...
2017-05-05 Jeff HaoAdd dexlayout support for call sites and method handles.
2017-05-05 Calin JuravleRevert "Revert "Ensure dex file are extracted and verif...
2017-05-05 TreeHugger... Merge "ART: Fix test 912" into oc-dev
2017-05-05 Nicolas GeoffrayMerge "Allow stripped APK to be compiled with a vdex...
2017-05-04 Aart BikMerge "Fixed bug due to not updating TC information...
2017-05-04 Andreas GampeART: Fix test 912
2017-05-04 Nicolas GeoffrayAllow stripped APK to be compiled with a vdex.
2017-05-04 Nicolas GeoffrayMerge "Update knownfailures.json." into oc-dev
2017-05-03 TreeHugger... Merge "runtime: Properly unload partially loaded image...
2017-05-03 Aart BikFixed bug due to not updating TC information
2017-05-03 Calin JuravleMerge "Increase profile saver minimum save period to...
2017-05-03 Calin JuravleMerge "inliner: Do not assume that the outermost_graph...
2017-05-03 Igor Murashkinruntime: Properly unload partially loaded image spaces
2017-05-03 Calin Juravleinliner: Do not assume that the outermost_graph has...
next