OSDN Git Service

android-x86/art.git
2015-05-06 Vladimir MarkoQuick: Inline synthetic accessors generated by jack.
2015-05-06 Sebastien HertzMerge "Fix instrumentation exit stub for arm64" into...
2015-05-05 Sebastien HertzFix instrumentation exit stub for arm64
2015-05-05 Hiroshi YamauchiMerge "Request full/partial GC type from VMRuntime...
2015-05-05 Mathieu Chartieram 02d320c2: (-s ours) am 3c683c5d: Revert "HACK: Disab...
2015-05-05 Mathieu Chartieram 3c683c5d: Revert "HACK: Disable native stack trace...
2015-05-04 Andreas GampeMerge "ART: Emit debug info when app is debuggable...
2015-05-04 Mathieu ChartierDelete invalid DCHECK
2015-05-04 Mathieu ChartierRevert "HACK: Disable native stack trace dumping for...
2015-05-04 Mathieu ChartierImprove JNI registration failure logging
2015-05-04 Mathieu ChartierFix NanoSleep and add test
2015-05-04 Mathieu ChartierAdd some more DISALLOW_COPY_AND_ASSIGN
2015-05-04 Andreas GampeART: Emit debug info when app is debuggable
2015-05-02 Hiroshi YamauchiRequest full/partial GC type from VMRuntime.requestConc...
2015-05-02 Christopher... Merge "Let the map function compute the relative pc...
2015-05-01 Christopher... Let the map function compute the relative pc.
2015-05-01 Hiroshi YamauchiPrint memory maps on GC crash.
2015-05-01 Mathieu ChartierChange invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)
2015-05-01 Nicolas GeoffrayUpdate the remaining input index of phis after deleting...
2015-04-30 Jeff HaoMerge art project from goog/master into goog/mnc-dev.
2015-04-30 David Srbeckyam e70d1bc0: am 204a4a0e: am 01ce4984: Merge "Move...
2015-04-30 David Srbeckyam c871eec8: am e47cc002: am acb3ee85: Merge "Major...
2015-04-30 David Srbeckyam 45d56ef7: am 9207699c: am e6dbb737: Merge "Minor...
2015-04-30 David Srbeckyam 204a4a0e: am 01ce4984: Merge "Move .eh_frame to...
2015-04-30 David Srbeckyam e47cc002: am acb3ee85: Merge "Major refactoring...
2015-04-30 David Srbeckyam 9207699c: am e6dbb737: Merge "Minor refactoring...
2015-04-30 David Srbeckyam 01ce4984: Merge "Move .eh_frame to the end of ELF...
2015-04-30 David Srbeckyam acb3ee85: Merge "Major refactoring of ElfBuilder."
2015-04-30 David Srbeckyam e6dbb737: Merge "Minor refactoring of ElfBuilder."
2015-04-30 David SrbeckyMerge "Move .eh_frame to the end of ELF file."
2015-04-30 David SrbeckyMove .eh_frame to the end of ELF file.
2015-04-30 David SrbeckyMerge "Major refactoring of ElfBuilder."
2015-04-30 David SrbeckyMerge "Minor refactoring of ElfBuilder."
2015-04-30 Andreas Gampeam f0dd5b96: am 8b83b55d: ART: Allow oat files with...
2015-04-30 Andreas Gampeam 8b83b55d: ART: Allow oat files with duplicates class...
2015-04-30 Nicolas Geoffrayam 53de3b19: am caf07631: am fd5f56d4: Merge "Revert...
2015-04-30 Nicolas Geoffrayam caf07631: am fd5f56d4: Merge "Revert "GVN final...
2015-04-30 David SrbeckyMajor refactoring of ElfBuilder.
2015-04-30 Nicolas Geoffrayam fd5f56d4: Merge "Revert "GVN final fields even with...
2015-04-30 Nicolas GeoffrayMerge "Revert "GVN final fields even with side effects.""
2015-04-30 Nicolas GeoffrayRevert "GVN final fields even with side effects."
2015-04-30 Nicolas Geoffrayam ddadbf8d: am 4ffbc975: am 56784f88: Merge "GVN final...
2015-04-30 Nicolas Geoffrayam 4ffbc975: am 56784f88: Merge "GVN final fields even...
2015-04-30 Nicolas Geoffrayam 56784f88: Merge "GVN final fields even with side...
2015-04-30 Nicolas GeoffrayMerge "GVN final fields even with side effects."
2015-04-30 Nicolas GeoffrayGVN final fields even with side effects.
2015-04-30 Sebastien Hertzam af6535b3: am f94b250f: am 0a50264b: Merge "ART:...
2015-04-30 Sebastien Hertzam f94b250f: am 0a50264b: Merge "ART: Allow oat files...
2015-04-30 Sebastien Hertzam 0a50264b: Merge "ART: Allow oat files with duplicate...
2015-04-30 Sebastien Hertzam de8e618e: am f533cd0d: am dacee920: Merge "Fix missi...
2015-04-30 Sebastien HertzMerge "ART: Allow oat files with duplicates classes...
2015-04-30 Sebastien Hertzam f533cd0d: am dacee920: Merge "Fix missing transactio...
2015-04-30 Sebastien Hertzam dacee920: Merge "Fix missing transaction abort error...
2015-04-30 Sebastien HertzMerge "Fix missing transaction abort error message"
2015-04-30 Andreas GampeART: Allow oat files with duplicates classes in corner...
2015-04-30 Andreas Gampeam f5b132e5: am 61d7ca87: ART: Whitelist DexPathList...
2015-04-30 Andreas GampeART: Allow oat files with duplicates classes in corner...
2015-04-30 Andreas Gampeam 61d7ca87: ART: Whitelist DexPathList constructor
2015-04-30 Andreas GampeART: Whitelist DexPathList$Element constructor
2015-04-29 Jeff Haoam 8f27a1be: am 0e95910c: am eff3229f: Merge "Restore...
2015-04-29 Jeff Haoam 0e95910c: am eff3229f: Merge "Restore interpreter...
2015-04-29 Jeff Haoam eff3229f: Merge "Restore interpreter check during...
2015-04-29 Jeff HaoMerge "Restore interpreter check during DoCall removed...
2015-04-29 Jeff HaoRestore interpreter check during DoCall removed by...
2015-04-29 Mathieu Chartieram 5c4dd151: am 9b169f39: Merge "Only print IRT remove...
2015-04-29 Mathieu Chartieram 9b169f39: Merge "Only print IRT remove local warning...
2015-04-29 Mathieu Chartieram 4590ab92: am 8df0e08f: am 8c9c1ae5: Merge "Only...
2015-04-29 David Brazdilam 81ae83ed: am 395086f0: ART: Fix loop information...
2015-04-29 Mathieu Chartieram 8df0e08f: am 8c9c1ae5: Merge "Only print IRT remove...
2015-04-29 David Brazdilam 395086f0: ART: Fix loop information after dead code...
2015-04-29 Mathieu ChartierMerge "Only print IRT remove local warning if CheckJNI...
2015-04-29 Mathieu ChartierOnly print IRT remove local warning if CheckJNI is...
2015-04-29 Nicolas Geoffrayam 70eb7d5b: am 401b8ea4: am ed51747a: Merge "Add synth...
2015-04-29 Mathieu Chartieram 8c9c1ae5: Merge "Only print IRT remove local warning...
2015-04-29 David BrazdilART: Fix loop information after dead code elimination
2015-04-29 Mathieu ChartierMerge "Only print IRT remove local warning if CheckJNI...
2015-04-29 Nicolas Geoffrayam 401b8ea4: am ed51747a: Merge "Add synthesize uses...
2015-04-29 Mathieu ChartierOnly print IRT remove local warning if CheckJNI is...
2015-04-29 Nicolas Geoffrayam ed51747a: Merge "Add synthesize uses at back edge."
2015-04-29 David Brazdilam c816a9bc: am c1849c58: am 0430fc92: Merge "ART:...
2015-04-29 Nicolas GeoffrayMerge "Add synthesize uses at back edge."
2015-04-29 David Brazdilam c1849c58: am 0430fc92: Merge "ART: Fix loop informat...
2015-04-29 Nicolas GeoffrayAdd synthesize uses at back edge.
2015-04-29 David Brazdilam 0430fc92: Merge "ART: Fix loop information after...
2015-04-29 David BrazdilMerge "ART: Fix loop information after dead code elimin...
2015-04-29 David BrazdilART: Fix loop information after dead code elimination
2015-04-29 Roland Levillainam 27a3baf5: am 4c176ef5: am 0829d9de: Merge "Factor...
2015-04-29 Roland Levillainam 4c176ef5: am 0829d9de: Merge "Factor MoveArguments...
2015-04-29 Roland Levillainam 0829d9de: Merge "Factor MoveArguments methods in...
2015-04-29 Roland LevillainMerge "Factor MoveArguments methods in Optimizing's...
2015-04-29 Narayan Kamatham eefd248c: am 40e18300: am 36ad3f1c: Merge "Add depen...
2015-04-29 Narayan Kamatham 40e18300: am 36ad3f1c: Merge "Add dependency on...
2015-04-29 Narayan Kamatham 36ad3f1c: Merge "Add dependency on libbase."
2015-04-29 Narayan KamathMerge "Add dependency on libbase."
2015-04-29 Narayan KamathAdd dependency on libbase.
2015-04-29 Roland LevillainFactor MoveArguments methods in Optimizing's intrinsics...
2015-04-29 Roland Levillainam cad997f4: am abc574c1: am b6829c2e: Merge "Refactor...
2015-04-29 Roland Levillainam abc574c1: am b6829c2e: Merge "Refactor InvokeDexCall...
2015-04-29 Sebastien HertzFix missing transaction abort error message
2015-04-29 Roland Levillainam b6829c2e: Merge "Refactor InvokeDexCallingConvention...
next