OSDN Git Service

android-x86/art.git
2017-05-11 gitbuildkickermerge in oc-release history after reset to oc-dev
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 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 gitbuildkickermerge in oc-release history after reset to oc-dev
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 gitbuildkickermerge in oc-release history after reset to oc-dev
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-07 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-06 gitbuildkickermerge in oc-release history after reset to oc-dev
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 gitbuildkickermerge in oc-release history after reset to oc-dev
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 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-05 gitbuildkickermerge in oc-release history after reset to 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-04 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-04 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-03 TreeHugger... Merge "runtime: Properly unload partially loaded image...
2017-05-03 gitbuildkickermerge in oc-release history after reset to 2d26e83f755f...
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...
2017-05-03 Calin JuravleIncrease profile saver minimum save period to 40 seconds
2017-05-03 Nicolas GeoffrayUpdate knownfailures.json.
2017-05-03 TreeHugger... Merge "Make vdex and dexlayout compatible." into oc-dev
2017-05-03 Nicolas GeoffrayMake vdex and dexlayout compatible.
2017-05-03 Orion HodsonART: Additional verifier flags for invoke-custom
2017-05-03 Nicolas GeoffrayMerge "If a profile is passed, we should always pass...
2017-05-03 Nicolas GeoffrayMerge "Rename and obsolete compiler filter names."...
2017-05-03 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-03 Aart BikBug fix on shift that exceeds "lane width".
2017-05-03 Aart BikMerge "Allow same-length integral type mixing in SIMD...
2017-05-02 Aart BikAllow same-length integral type mixing in SIMD.
2017-05-02 Jeff HaoFix length of descriptor field when reading debug info.
2017-05-02 TreeHugger... Merge "Fix unquickening in the presence of duplicate...
2017-05-02 Orion HodsonMerge "ART: Support for SourceDebugExtension" into...
2017-05-02 Nicolas GeoffrayIf a profile is passed, we should always pass output...
2017-05-02 Nicolas GeoffrayRename and obsolete compiler filter names.
2017-05-02 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-05-01 TreeHugger... Merge "Allow dexlayout to handle duplicate code items...
2017-05-01 TreeHugger... Merge "Add basic heap corruption detection ConcurrentCo...
2017-05-01 Jeff HaoAllow dexlayout to handle duplicate code items.
2017-05-01 Mathieu ChartierAdd basic heap corruption detection ConcurrentCopying...
2017-05-01 Shubham AjmeraLayout codeitems based on profile data
2017-05-01 Calin JuravleMerge "oat_file_manager: Avoid global collision check...
2017-04-30 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-28 Narayan Kamathoat_file_manager: Avoid global collision check.
2017-04-28 Nicolas GeoffrayFix unquickening in the presence of duplicate methods.
2017-04-28 Orion HodsonART: Support for SourceDebugExtension
2017-04-28 Mathieu ChartierMerge "Only log a few types of GC causes for the blocki...
2017-04-27 TreeHugger... Merge changes from topic 'cp-cts' into oc-dev
2017-04-27 Alex LightIgnore an additional thread in test 911
2017-04-27 Alex LightAdd more cts tests
2017-04-27 Alex LightRemove unneeded shims and jni binding code
2017-04-27 Roland LevillainMerge changes I4542b483,I63e97d5b into oc-dev
2017-04-27 Roland LevillainRemove ART run-test 648-many-direct-methods.
2017-04-27 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-27 TreeHugger... Merge "ART: Add method verifier check for call site...
2017-04-26 Andreas GampeMerge changes I075fcb10,I8f31e5f3,I863ca8d4 into oc-dev
2017-04-26 Orion HodsonART: Add method verifier check for call site id
2017-04-26 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-25 Mathieu ChartierOnly log a few types of GC causes for the blocking...
2017-04-25 Andreas GampeART: More header cleanup - method_verifier.h
2017-04-25 Andreas GampeART: More header cleanup - mem_map.h
2017-04-25 Andreas GampeART: More header cleanup - CC
2017-04-25 Roland LevillainImprove deterministic boot image compilation with CC...
2017-04-25 Roland LevillainHandle classes with a huge number of direct methods.
2017-04-25 David SehrMerge "Merge internal master oc-dev" into oc-dev
2017-04-25 gitbuildkickermerge in oc-release history after reset to oc-dev
2017-04-24 Calin JuravleMerge "Ignore the optimized location passed to DexFile...
next