OSDN Git Service

Merge changes Ie3d5e176,Ic1fbb885,I10bafcff
[android-x86/art.git] / tools / cpp-define-generator / main.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-13 Nicolas GeoffrayMerge "ART tests: do not retrieve OatQuickMethodHeader...
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-12-02 Treehugger RobotMerge "ART: Fix typo in IsCallerSave"
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Calin JuravleMerge "Revert "Revert Revert "Use interpret-only instea...
2016-11-18 Calin JuravleMerge "Revert Revert "Use interpret-only instead of...
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-17 Treehugger RobotMerge "Revert "jni: Punt to generic JNI for mips""
2016-11-17 Treehugger RobotMerge "jni: Add @CriticalNative support for MIPS32...
2016-11-17 Treehugger RobotMerge "MIPS32: Assign missing entrypoints in InitEntryP...
2016-11-14 Mathieu ChartierMerge "Change 64 bit atomic counter to size_t"
2016-11-11 Hiroshi YamauchiMerge "Make empty checkpoint work while weak ref access...
2016-11-10 Treehugger RobotMerge "Change string compression encoding."
2016-11-10 Nicolas GeoffrayMerge "ART jitted code profiling support."
2016-11-09 Nicolas GeoffrayMerge "Revert "Rename vdex-fd to output-vdex-fd, add...
2016-11-09 Aart BikMerge "Allow read side effects for removing dead instru...
2016-11-09 Nicolas GeoffrayMerge "Revert "JIT root tables.""
2016-11-09 Nicolas GeoffrayMerge "Rename vdex-fd to output-vdex-fd, add input...
2016-11-09 Nicolas GeoffrayMerge "JIT root tables."
2016-11-09 Orion HodsonMerge "MethodHandles: Constructor support"
2016-11-09 Andreas GampeMerge "ART: Fix tidy warnings" am: 3773f21068 am: 905aa...
2016-11-09 Andreas GampeMerge "ART: Fix tidy warnings" am: 3773f21068
2016-11-09 Andreas GampeMerge "ART: Fix tidy warnings"
2016-11-09 Treehugger RobotMerge "ART: Fix tidy warnings"
2016-11-08 Andreas GampeART: Fix tidy warnings
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-25 Mathieu ChartierCard mark holding class instead of declaring class...
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 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-08-23 David SehrMerge "Revert "Save environment snapshot and use at...
2016-08-23 David Sehrresolve merge conflicts of 021c143 to nyc-mr1-dev-plus...
2016-08-23 David SehrMerge "Save environment snapshot and use at fork/exec...
2016-08-23 Treehugger RobotMerge "MIPS32: Optimize R6 round(float) intrinsic."
2016-08-23 David Sehrresolve merge conflicts of 8890690 to nyc-mr1-dev-plus...
2016-08-22 Jeff HaoFix debugger calling new String(). am: 95ca9d2099
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded static...
2016-08-11 Mathieu ChartierFix pending exception failure for encoded statics am...
2016-08-11 Andreas GampeMerge "ART: Check for more low-space situations in...
2016-08-11 Andreas GampeART: Check for more low-space situations in zygote...
2016-08-10 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
2016-08-05 Treehugger RobotMerge "ART: Fix type parameter in tests"
2016-08-04 Treehugger RobotMerge "Add support for CallKind::kCallOnMainAndSlowPath"
2016-08-04 Vladimir MarkoMerge "Change suspend entrypoint to save all registers."
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Nicolas GeoffrayRevert "cpp-define-generator: "make art-update-cpp...
2016-08-01 Jeff HaoFix profiling output to properly display class info...
2016-08-01 Treehugger RobotMerge "Added direct memory operand support for comiss...
2016-08-01 Nicolas GeoffrayMerge "Put the deletion of profiling info under a GC...
2016-08-01 Hiroshi YamauchiMerge "Revert "Revert "Scan immune spaces using mod...
2016-08-01 Colin CrossMerge "ART: remove gcc cruft from the makefiles"
2016-08-01 Igor MurashkinMerge \\\"cpp-define-generator: \\\"make art-update...
2016-08-01 Igor MurashkinMerge \\"cpp-define-generator: \\"make art-update-cpp...
2016-08-01 Igor MurashkinMerge \"cpp-define-generator: \"make art-update-cpp...
2016-08-01 Treehugger RobotMerge "cpp-define-generator: "make art-update-cpp-defin...
2016-07-29 Igor Murashkincpp-define-generator: "make art-update-cpp-defines...
2016-07-28 Roland LevillainMerge "Remove two ReadBarrierMarkRegX entrypoints."
2016-07-28 Nicolas GeoffrayPass the right class loader when inlining. am: 0a210d9b10
2016-07-25 Treehugger RobotMerge "Improve CC handling for immune objects"
2016-07-25 Igor MurashkinMerge \\\"runtime: Refactor asm_support to be auto...
2016-07-25 Igor MurashkinMerge \\"runtime: Refactor asm_support to be auto-gener...
2016-07-25 Aart BikMerge "Remove redundant 601 test, it's all in 600."
2016-07-25 Igor MurashkinMerge \"runtime: Refactor asm_support to be auto-genera...
2016-07-25 Treehugger RobotMerge "runtime: Refactor asm_support to be auto-generat...
2016-07-25 Igor Murashkinruntime: Refactor asm_support to be auto-generated...