OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / utf.cc
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-06 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-05 Andreas GampeART: Reprint long messages on abort am: 47d522b27f
2016-10-05 Andreas GampeART: Clean up IRT-related abort messaging am: 15b7c90ab8
2016-09-28 Alex LightDO NOT MERGE: Update Oat version to 088 am: ae444410cc
2016-09-28 Andreas GampeART: Dump referenced type in IRT overflows am: 280f32b095
2016-09-26 Alex LightMake test for app-image loading. am: d3997bd98a
2016-09-23 Mathieu ChartierSmarter image layout am: 4e9c4e7466
2016-09-22 Mathieu ChartierMerge "Make image test multi image" into nyc-mr1-dev...
2016-09-22 Mathieu ChartierMake image test multi image am: 25adcfb7dc
2016-09-20 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-09 Alex LightMerge "Fix vtable corruption issue" into nyc-mr1-dev...
2016-09-09 Alex Lightresolve merge conflicts of 76e1722 to nyc-mr1-dev-plus...
2016-09-09 Mathieu ChartierDon't assume resolved classses are filled in for Resolv...
2016-08-31 David SehrMerge commit '953baf092376b91f1e6531f5718dfce89f4bc8c6...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe04...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-26 Christopher FerrisAdd lock when iterating over BacktraceMap. am: 250a966717
2016-08-26 Treehugger RobotMerge "Background full compaction for CC."
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class...
2016-08-25 Roland LevillainMerge "ARM64: Make runtime invokes use InvokeRuntime()."
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Update the trampoline compiler."
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Switch JNI compiler to use VIXL...
2016-08-25 Treehugger RobotMerge "ARM: VIXL32: Implement VIXL-based assembler."
2016-08-25 Roland LevillainMerge "ARM: Purge Arm32Assembler."
2016-08-24 Treehugger RobotMerge "ART: Remove vestiges of GCC"
2016-08-24 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"...
2016-08-24 Mathieu ChartierUse try lock to fix class resolution race am: 1386f8619b
2016-08-24 Nicolas GeoffrayMerge "Revert "Fix debugger calling new String().""
2016-08-24 Nicolas GeoffrayMerge "Revert "Fix debugger missing handle between...
2016-08-24 Treehugger RobotMerge "ART: unblock compiler tests on MIPS"
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-08-24 Treehugger RobotMerge "ART: Improve art_quick_resolve_string for x86."
2016-08-24 Treehugger RobotMerge "ART: Improve art_quick_resolve_string for x86_64."
2016-08-24 jessicahandojoMerge "creating workflow for mirror::String compression...
2016-08-24 jessicahandojoMerge "creating workflow for mirror::String compression...
2016-08-24 jessicahandojoMerge "creating workflow for mirror::String compression"
2016-08-24 Treehugger RobotMerge "creating workflow for mirror::String compression"
2016-08-23 jessicahandojocreating workflow for mirror::String compression
2016-07-15 Treehugger RobotMerge "ART: disassembler_x86 doesn't recognize NOPs"
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Mathieu ChartierMerge "Obtain stack trace outside of critical section...
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-31 Roland LevillainMerge "Rename run-test 593-checker-boolean-to-integral...
2016-03-31 Roland LevillainMerge "Fix Boolean to integral types conversions."
2016-03-30 Andreas GampeMerge "ART: Resolve all classes even when verify-profil...
2016-03-30 Aart BikMerge "Fix arm64 simplifier bug that tries to remove...
2016-03-30 Calin JuravleMerge "Fix and tune ProfileSaver" into nyc-dev
2016-03-30 Andreas GampeMerge "ART: Fix unstarted runtime for Security"
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation...
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation."
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation."
2016-03-29 Vladimir MarkoOptimizing: Improve const-string code generation.
2016-01-11 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2016-01-11 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2016-01-11 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2016-01-11 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2016-01-11 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2016-01-11 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2016-01-11 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2016-01-11 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2016-01-11 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2016-01-11 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2016-01-11 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
2016-01-11 Mathieu Chartieram 5f5e57f0: Merge "Hold heap bitmap lock in Heap:...
2016-01-11 Vladimir Markoam cc61340d: Quick: Fix DCE, clear high word flag in...
2016-01-11 Hiroshi Yamauchiam 4dece9ca: Merge "Add notes about fast JNI calls...
2016-01-11 Richard Uhleram de1c33cd: Merge "Fix bug in removal of *.flock files...
2016-01-11 Vladimir Markoam 8db2a6de: Quick: Fix DCE to mark wide register overl...
2016-01-11 Jeff Haoam f450cf6b: Add test for String init called from unres...
2016-01-11 Nicolas Geoffrayam c7c1d7ab: am b6c37c99: Merge "Update test expectatio...
2015-12-24 Nicolas GeoffrayMerge "Optimize HLoadClass when we know the class is...
2015-12-24 Nicolas GeoffrayMerge "Add backward branch instumentation to the switch...
next