platform/upstream/v8.git
2011-11-14 mikhail.naganov... Fix static const weirdness in both gcc and msvs compati...
2011-11-14 mikhail.naganov... Fix missing fast property accessors in heap snapshots.
2011-11-14 keuchel@chromium.orgMake eval compilation cache calling scope sensitive.
2011-11-11 yangguo@chromium.orgFixing build errors.
2011-11-11 yangguo@chromium.orgCatch OOM when sparse array join results in too large...
2011-11-11 danno@chromium.orgARM: Implement runtime function for array literal trans...
2011-11-11 jkummerow@chromium.orgImprove push-to-trunk.sh
2011-11-11 kmillikin@chromium.orgReapply "Add a level of indirection to exception handle...
2011-11-11 kmillikin@chromium.orgRevert "Add a level of indirection to exception handler...
2011-11-11 kmillikin@chromium.orgAdd a level of indirection to exception handler addresses.
2011-11-11 mstarzinger... Refactor embedded pointer visitors for the serializer
2011-11-11 mstarzinger... Fix mistake in comment for last revision.
2011-11-11 danno@chromium.orgPrepare push to trunk. Now working on version 3.7.7.
2011-11-11 erik.corry... 8-byte align zone allocations of objects that may requi...
2011-11-11 mstarzinger... Fix filtering of store buffer for large object pages.
2011-11-11 erik.corry... ARM: Check that address given to __ RecordWrite is...
2011-11-10 yangguo@chromium.orgFixing crash of StringHash test.
2011-11-10 rossberg@chromium.orgA more holistic test case for proxies.
2011-11-10 rossberg@chromium.orgFixing test cases for correct assertSame.
2011-11-10 fschneider... Make LiveRange objects 1 word smaller by using a bool...
2011-11-10 yangguo@chromium.orgFixing build error on Win64.
2011-11-10 yangguo@chromium.orgFixing presubmit failure in r9955.
2011-11-10 yangguo@chromium.orgFixing generated hash function on all platforms.
2011-11-10 yangguo@chromium.orgMIPS: Fixed a bug in StringHelper::GenerateTwoCharacter...
2011-11-10 rossberg@chromium.orgFix instanceof a function proxy.
2011-11-10 vegorov@chromium.orgFix Heap::Shrink to ensure that it does not free pages...
2011-11-10 fschneider... Implement inline runtime function %_SetValueOf for...
2011-11-10 danno@chromium.orgPrepare push to trunk. Now working on version 3.7.6.
2011-11-10 yangguo@chromium.orgMIPS: Fix the cctest QuietSignalingNaNs for MIPS.
2011-11-10 yangguo@chromium.orgMIPS: Simplify StringCharCodeAt in non-crankshaft codegen.
2011-11-10 yangguo@chromium.orgMIPS: Repeat last debugger command in the arm simulator...
2011-11-09 vitalyr@chromium.orgTighten handling of pthread_create errors on Linux.
2011-11-09 vitalyr@chromium.orgMIPS: Enable the ll_prof profiler on MIPS.
2011-11-09 jkummerow@chromium.orgAdd MIPS support to top-level Makefile
2011-11-09 kmillikin@chromium.orgGet rid of CodeStub::TryGetCode.
2011-11-09 vegorov@chromium.orgFix Win64 compilation problems introduced by r9932.
2011-11-09 jkummerow@chromium.orgMIPS: Initial gyp infrastructure for MIPS architecture.
2011-11-09 yangguo@chromium.orgFixing presubmit.
2011-11-09 yangguo@chromium.orgRemoving outdated assertions.
2011-11-09 yangguo@chromium.orgRepeat last debugger command in the arm simulator when...
2011-11-09 yangguo@chromium.orgSimplify StringCharCodeAt in non-crankshaft codegen.
2011-11-09 yurys@chromium.orgAdd getters for column number and script id to v8:...
2011-11-09 vegorov@chromium.orgFix presubmit error introduced by r9932.
2011-11-09 kmillikin@chromium.orgA small collection of cleanup in the parser and AST.
2011-11-09 vegorov@chromium.orgEnsure that promotion queue does not overlap with objec...
2011-11-09 mstarzinger... Temporarily skip one Mozilla regression test.
2011-11-09 svenpanne@chromium.orgMade PropertyType handling even more explicit.
2011-11-09 yangguo@chromium.orgMIPS: Make _CallFunction proxy-aware.
2011-11-09 mikhail.naganov... A page created a number of ConsStrings that refer to...
2011-11-09 erik.corry... sync the OpenBSD code with Linux. Committing coderevie...
2011-11-09 yangguo@chromium.orgMIPS: Enable the V8 profiler on MIPS.
2011-11-09 kmillikin@chromium.orgUpdate v8.gyp to reflect deleted file.
2011-11-09 kmillikin@chromium.orgRemove ast-inl.h. This file is not necessary.
2011-11-09 kmillikin@chromium.orgMIPS: Tighten the code for MacroAssembler::ThrowUncatch...
2011-11-09 mstarzinger... Fix size of store buffer to depend on pointer size.
2011-11-08 yangguo@chromium.orgFixing issue 103259.
2011-11-08 rossberg@chromium.orgMake _CallFunction proxy-aware.
2011-11-08 keuchel@chromium.orgReapply r9870 "Remove some initialization checks based...
2011-11-08 danno@chromium.orgFix removed return parameter count.
2011-11-08 danno@chromium.orgAttempt to fix Windows x64 build.
2011-11-08 ulan@chromium.orgShrink the new space and uncommit marking deque on...
2011-11-08 mstarzinger... Fix setting array length to be ES5 conform.
2011-11-08 erik.corry... Another 64->32 bit warning from the Windows compiler.
2011-11-08 kmillikin@chromium.orgTighten the code for MacroAssembler::ThrowUncatchable.
2011-11-08 erik.corry... Try to fix compile error on Windows.
2011-11-08 svenpanne@chromium.orgDisentangle header dependecies a bit by moving Property...
2011-11-08 erik.corry... Clean up the marking speed heuristics. This reduces the
2011-11-08 fschneider... Improve dominator computation to avoid worst-case quadr...
2011-11-08 danno@chromium.orgUpstream Android V8 change.
2011-11-08 danno@chromium.orgCreate stub and runtime function for x64 full-codegen...
2011-11-08 fschneider... Revert r9901 to make tree green again.
2011-11-08 fschneider... [hydrogen] optimize switch with string clauses
2011-11-08 svenpanne@chromium.orgRefactoring only: Make the handling of PropertyType...
2011-11-07 erik.corry... Revert accidental commit that messed up the incremental...
2011-11-07 keuchel@chromium.orgRevert r9870 due to browser-test failures.
2011-11-07 ricow@chromium.orgOptimize format message to not use DefineOwnProperty...
2011-11-07 erik.corry... Don't set the limit that triggers the next GC higher...
2011-11-07 yangguo@chromium.orgMIPS: Adding assertions to fast elements conversion.
2011-11-07 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.7.5.
2011-11-07 keuchel@chromium.orgMIPS: Remove some initialization checks based on source...
2011-11-07 ricow@chromium.orgOptimize DefineOneShotAccessor in messages.js to not...
2011-11-07 jkummerow@chromium.orgMIPS: Cleanup: use JumpIf[Not]Smi() whenever we can
2011-11-04 jkummerow@chromium.orgOverride product_extension instead of product_version...
2011-11-04 mstarzinger... Revert r9596 due to page-cycler regressions.
2011-11-04 jkummerow@chromium.orgFix Array.{splice,slice} to set proper ElementsKind...
2011-11-04 jkummerow@chromium.orgFix JSObject::EnsureCanContainElements to correctly...
2011-11-04 jkummerow@chromium.orgFix Runtime_ArrayConcat to handle FAST_DOUBLE_ELEMENTS
2011-11-03 yangguo@chromium.orgAdding assertions to fast elements conversion.
2011-11-03 keuchel@chromium.orgClean up Scope::CollectUsedVariables.
2011-11-03 mstarzinger... Fix Harmony sets and maps to allow undefined as keys.
2011-11-03 keuchel@chromium.orgTune context allocation for variables accessed from...
2011-11-03 mstarzinger... Fix Harmony sets and maps to allow null as key.
2011-11-03 keuchel@chromium.orgRemove some initialization checks based on source posit...
2011-11-03 keuchel@chromium.orgRemove some unnecessary binding initialization checks.
2011-11-03 keuchel@chromium.orgCleanup ScopeInfo and SerializedScopeInfo.
2011-11-03 keuchel@chromium.orgFix gcc-4.6 warnings.
2011-11-03 kmillikin@chromium.orgMIPS: Add and use ElementsKind side effect
2011-11-03 kmillikin@chromium.orgMIPS: Remove the forward-bailout stack from the non...
2011-11-03 yangguo@chromium.orgImplement VirtualMemory on FreeBSD to fix build.
2011-11-02 kmillikin@chromium.orgRemove the forward-bailout stack from the non-optimizin...
next