2013-07-29 |
bmeurer@chromium.org | Ignore all toplevel files starting with an underscore. |
commit | commitdiff | tree | snapshot |
2013-07-27 |
palfia@homejinni.com | MIPS: Fix debug mode webkit failures. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
palfia@homejinni.com | MIPS: Add Smi support to Shl |
commit | commitdiff | tree | snapshot |
2013-07-26 |
jkummerow@chromium.org | Add regression test for recently fixed bug |
commit | commitdiff | tree | snapshot |
2013-07-26 |
loislo@chromium.org | Logger: introduce abstract interface for CodeEvent... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
verwaest@chromium.org | Add Smi support to Shl |
commit | commitdiff | tree | snapshot |
2013-07-26 |
yurys@chromium.org | Remove --prof-auto flag |
commit | commitdiff | tree | snapshot |
2013-07-26 |
machenbach... | Disable mjsunit test when parallel recompilation is... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
yangguo@chromium.org | Do not allow external strings in old pointer space. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
verwaest@chromium.org | Fix Smi-based MathMinMax on x64, and reenable smi mode. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
machenbach... | Add webkit tests to deopt fuzzer portfolio. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
mstarzinger... | Regression test for existing bug in String::MakeExternal. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
yangguo@chromium.org | Lazy call to custom stack trace formatting using Error... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
machenbach... | Rebaseline webkit test with correct assumptions. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
mstarzinger... | Revert "Check that ExternalString objects get aligned... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
jkummerow@chromium.org | Prepare push to trunk. Now working on version 3.20.10. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
mstarzinger... | Check that ExternalString objects get aligned resources. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
jkummerow@chromium.org | Disable Smi representation support for HMathMinMax |
commit | commitdiff | tree | snapshot |
2013-07-26 |
bmeurer@chromium.org | Inline platform-tls*.h files into platform.h. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
palfia@homejinni.com | MIPS: Adding Smi support to Add, Sub, Mul, and Bitwise |
commit | commitdiff | tree | snapshot |
2013-07-25 |
palfia@homejinni.com | MIPS: New array bounds check elimination pass (focused... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
machenbach... | Migrate more tests from blink repository. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
jochen@chromium.org | Put object templates of the i18n extension on the heap... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
m.m.capewell... | ARM: Make double registers low/high safe |
commit | commitdiff | tree | snapshot |
2013-07-25 |
jkummerow@chromium.org | Fix JSArray-specific length lookup in polymorphic array... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
yangguo@chromium.org | Reland "Flush parallel recompilation queues on context... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
mstarzinger... | Make standalone D8 trace to single hydrogen.cfg file. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
verwaest@chromium.org | Remove support for smi-based keyed accesses on 64bit. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
hpayer@chromium.org | Ignore external strings in old pointer space migration... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
verwaest@chromium.org | Adding Smi support to Add, Sub, Mul, and Bitwise |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Don't duplicate OS::ActivationFrameAlignment() for... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
titzer@chromium.org | Move representation into HObjectAccess and remove from... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Drop redundant GetRandomMmapAddr() in platform-openbsd.cc. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Don't duplicate OS::CpuFeaturesImpliedByPlatform for... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Don't duplicate ceiling() for every POSIX platform. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
hpayer@chromium.org | Removed pointer space to pointer space compaction check... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
yangguo@chromium.org | move 32 bit heap hint on sunos |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Drop leftover unused kNoThread in platform-openbsd.cc. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
bmeurer@chromium.org | Setting the thread name may fail, so don't assert that... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
mmassi@chromium.org | Added missing header. |
commit | commitdiff | tree | snapshot |
2013-07-25 |
mmassi@chromium.org | New array bounds check elimination pass (focused on... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
dslomov@chromium.org | Make DataView setters throw when only offset is provided. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
palfia@homejinni.com | MIPS: Convert CONSTANT_FUNCTION to CONSTANT |
commit | commitdiff | tree | snapshot |
2013-07-24 |
jochen@chromium.org | Update ICU to r213354 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
yangguo@chromium.org | Allow handle dereference for --print-code. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
haitao.feng... | Add the emitp function for X64 assembler |
commit | commitdiff | tree | snapshot |
2013-07-24 |
dcarney@chromium.org | wrap gc callbacks in handlescopes |
commit | commitdiff | tree | snapshot |
2013-07-24 |
titzer@chromium.org | Add --trace-hydrogen-stubs flag (default = false). |
commit | commitdiff | tree | snapshot |
2013-07-24 |
verwaest@chromium.org | Convert CONSTANT_FUNCTION to CONSTANT |
commit | commitdiff | tree | snapshot |
2013-07-24 |
svenpanne@chromium.org | More Math.abs tweaks for Intel platforms. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
yangguo@chromium.org | Restore test and behavior prior to deferred stack trace... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
machenbach... | Add deopt fuzzer tool. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
titzer@chromium.org | Factor out common code from platform-specific deoptimiz... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
titzer@chromium.org | Remove HCompareConstantEqAndBranch (never used), and... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
machenbach... | Extend existing blink test expectations for slow tests. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
hpayer@chromium.org | Added check to debug object migration crashes. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
hpayer@chromium.org | Objects can no longer be migrated or evacuated into... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
svenpanne@chromium.org | Removed usesless test instruction. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
yangguo@chromium.org | Prepare push to trunk. Now working on version 3.20.9. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
mstarzinger... | Avoid adding HWrapReceiver during graph building. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
jkummerow@chromium.org | Fix assert/crash in HandlePolymorphicCallNamed |
commit | commitdiff | tree | snapshot |
2013-07-24 |
yangguo@chromium.org | Revert "Flush parallel recompilation queues on context... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
hpayer@chromium.org | Simplified large object allocation strategy. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
hpayer@chromium.org | Support double allocations when folding allocation. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
hpayer@chromium.org | Fix TargetSpace() method for box type. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
yangguo@chromium.org | Flush parallel recompilation queues on context dispose... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
yurys@chromium.org | Fix call stack sampling for the case when native callba... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
palfia@homejinni.com | MIPS: Eliminate map checks of constant values. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
bmeurer@chromium.org | Avoid duplication of OS::Thread methods for every POSIX... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
haitao.feng... | Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
yurys@chromium.org | Deprecate v8::V8::Pause/ResumeProfiler |
commit | commitdiff | tree | snapshot |
2013-07-23 |
danno@chromium.org | Unify SoftDeoptimize and Deoptimize hydrogen instructions |
commit | commitdiff | tree | snapshot |
2013-07-23 |
haitao.feng... | Revert "Addressed danno's comments" and "Introduce... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
haitao.feng... | Addressed danno's comments |
commit | commitdiff | tree | snapshot |
2013-07-23 |
haitao.feng... | Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
verwaest@chromium.org | Also eliminate map checks with transitions. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
bmeurer@chromium.org | Fix duplicated methods for POSIX platforms. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
verwaest@chromium.org | Eliminate map checks of constant values. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
olivf@chromium.org | Avoid tagged values for Instructions that truncate... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
loislo@chromium.org | Move CpuProfiler code create events behind Logger code... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
yangguo@chromium.org | Rip out infrastructure for deferred stack trace formatting. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
yangguo@chromium.org | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
bmeurer@chromium.org | Turn ToNumberStub into a hydrogen code stub. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
palfia@homejinni.com | MIPS: Ensure space for lazy deoptimization before calli... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
mstarzinger... | Add test case for issue 2793 about experimental natives. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
palfia@homejinni.com | MIPS: Prefill pre-allocated memory of folded allocation... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ulan@chromium.org | ARM: Ensure space for lazy deoptimization before callin... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
verwaest@chromium.org | Add fixed array to Type::LubBitset |
commit | commitdiff | tree | snapshot |
2013-07-22 |
verwaest@chromium.org | Avoid repeated rewrites of global store to constant... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
verwaest@chromium.org | Exclude const-strings from global constant tracking. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
hpayer@chromium.org | Limit the amount of memory that can be folded together. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
verwaest@chromium.org | Track all non-hole global constants. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
hpayer@chromium.org | Prefill pre-allocated memory of folded allocation with... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
mvstanton@chromium.org | In MacroAssembler::JumpIfNotBothSequentialAsciiStrings... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
jkummerow@chromium.org | Prepare push to trunk. Now working on version 3.20.8. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
yangguo@chromium.org | Turn on parallel recompilation for tests that assert... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
mstarzinger... | ES6: Implement WeakSet |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bmeurer@chromium.org | Replace BuildExternalArrayElementAccess() with AddExter... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bmeurer@chromium.org | Add AssertSmi() in x64 MacroAssembler::SmiTest(). |
commit | commitdiff | tree | snapshot |
2013-07-22 |
bmeurer@chromium.org | Replace BuildFastElementAccess() with AddFastElementAcc... |
commit | commitdiff | tree | snapshot |
next |