platform/upstream/v8.git
2011-06-28 fschneider... Fix bug in register assignment of IsObjectAndBranch.
2011-06-28 ager@chromium.orgCleanup to HEnvironment::CopyForInlining
2011-06-28 fschneider... Fix a bug in %_GetCachedArrayIndex.
2011-06-28 sgjesse@chromium.orgMIPS: port Fix receiver check in arguments ICs.
2011-06-28 sgjesse@chromium.orgMIPS: Long branch implementation and trampoline improve...
2011-06-28 ager@chromium.orgEnsure 16-byte stack alignment on Solaris.
2011-06-27 ager@chromium.orgPrepare push to trunk. Now working on version 3.4.8.
2011-06-27 ager@chromium.orgFix receiver check in arguments ICs.
2011-06-27 sgjesse@chromium.orgChange the handling of stack check on backward branches
2011-06-27 sgjesse@chromium.orgMIPS: port Better codegen for '<expression> === void...
2011-06-27 lrn@chromium.orgCleanup of return types and names in factory.
2011-06-27 sgjesse@chromium.orgMIPS: update missing write barrier for arguments store...
2011-06-24 yangguo@chromium.orgremoved some unnecessary stuff from d8's initialization
2011-06-24 cira@chromium.orgChange timeType and dateType in i18n date format API...
2011-06-24 keuchel@chromium.orgUpdated test expectations of future reserved keyword...
2011-06-24 keuchel@chromium.orgProper handling of future reserved words in strict...
2011-06-24 keuchel@chromium.orgBetter codegen for '<expression> === void <literal>'.
2011-06-24 sandholm@chromium.orgCheck for empty substring.
2011-06-24 sgjesse@chromium.orgMIPS: Minor bug fixes to macro-asm and simulator.
2011-06-24 vegorov@chromium.orgFix three GC unsafe places found by gcmole's dead_vars...
2011-06-24 mikhail.naganov... Remove obsolete aggregating and non-working producers...
2011-06-24 sgjesse@chromium.orgMIPS: port Add missing write barrier for arguments...
2011-06-24 sgjesse@chromium.orgMIPS: Fix a bug in MacroAssembler::CheckFastElements.
2011-06-24 ricow@chromium.orgAdd regression test for optimized version of Math.abs.
2011-06-23 sgjesse@chromium.orgRevert "ARM: Improve register allocation and constraints."
2011-06-23 vitalyr@chromium.orgTrim fast elements tail on significant length decreases.
2011-06-23 ager@chromium.orgShrink dictionaries on deletion if number of elements...
2011-06-23 fschneider... Add missing write barrier for arguments store ICs.
2011-06-23 lrn@chromium.orgMake extensions in different tests have different names.
2011-06-23 ager@chromium.orgFix renaming patch to also compile in debug mode.
2011-06-23 ager@chromium.orgHBasicBlock::CreateSimulate argument name clarity
2011-06-22 mikhail.naganov... Prevent a NULL deref.
2011-06-22 mikhail.naganov... Fix issue 1354: Bad function name inference.
2011-06-22 erik.corry... Fix 64 bit build on FreeBSD. 32 bit build is still...
2011-06-22 sgjesse@chromium.orgARM: Improve register allocation and constraints.
2011-06-22 sgjesse@chromium.orgARM: Add PostIndex support to Ldrd/Strd macro fallback...
2011-06-22 cira@chromium.orgAdding support for number formating to the JS i18n...
2011-06-22 yangguo@chromium.orgd8 drops into a shell if no files are passed on command...
2011-06-22 whesse@chromium.orgSlightly improve r8367, fix to overflow of on-stack...
2011-06-22 sandholm@chromium.orgInctroduce NewStrictSubstring to avoid check for SubStr...
2011-06-22 mikhail.naganov... Cleanup extra initialization of TickSample fields.
2011-06-22 whesse@chromium.orgFix an overflow in on-stack replacement spill-slot...
2011-06-22 jkummerow@chromium.orgAdd possibility to configure 'prototype' property via...
2011-06-22 lrn@chromium.orgPrepare push to trunk. Now working on V8 version 3...
2011-06-22 fschneider... Eliminate unnecessary patching of load-length ICs in...
2011-06-22 erik.corry... Limit the size of the space reserved for code on system...
2011-06-22 lrn@chromium.orgCombined identical classes V8JavaScriptScanner and...
2011-06-22 svenpanne@chromium.orgMake ToBooleanStub more consistent across platforms.
2011-06-22 sgjesse@chromium.orgMIPS: Fix arguments-branch update per review comments.
2011-06-22 sgjesse@chromium.orgARM: Fix context save/restore for VFP registers.
2011-06-22 ager@chromium.orgAllow compiling v8_shell with the 'host' toolset.
2011-06-21 peter.rybin... Issue 1418: Debug: extends setBreakpoint API to accept...
2011-06-21 lrn@chromium.org[x64] Fix disassembly of movmskpd instruction.
2011-06-21 lrn@chromium.orgMake multi-line comments not count when checking whethe...
2011-06-21 fschneider... Remove redundant hydrogen- and lithium instruction...
2011-06-21 karlklose@chromium.orgFix wrong bounds check on arguments object.
2011-06-21 ager@chromium.orgCorrectly handle non-array receivers in Array length...
2011-06-21 mikhail.naganov... Heap profiler: add an ability to iterate over snapshot...
2011-06-21 jkummerow@chromium.orgUse issue number instead of username for TODO comment
2011-06-21 sgjesse@chromium.orgMIPS: port Merge arguments branch to bleeding edge...
2011-06-21 sgjesse@chromium.orgMIPS: Port some DIV changes to BinaryOpStub::GenerateIn...
2011-06-21 sgjesse@chromium.orgMIPS: Update an outdated comment in the CEntryStub.
2011-06-20 whesse@chromium.orgPrepare push to trunk. Now working on V8 version 3...
2011-06-20 whesse@chromium.orgRestore accidentally deleted src/extensions/experimenta...
2011-06-20 svenpanne@chromium.orgUse the correct soname when linking together the prepar...
2011-06-20 jkummerow@chromium.orgFix DoHasInstanceType on ARM
2011-06-20 svenpanne@chromium.orgRefactor the way we collect the information for associa...
2011-06-20 sgjesse@chromium.orgInclude the loop header block when eliminating stack...
2011-06-20 erik.corry... Do not automatically pretenure global closures in runti...
2011-06-20 lrn@chromium.orgMade parser not accept unicode escapes inside "native...
2011-06-20 lrn@chromium.orgMake "native" not a keyword.
2011-06-20 jkummerow@chromium.orgCrankshaft support for polymorphic array handling
2011-06-20 whesse@chromium.orgPrepare push to trunk. Now working on version 3.4.6.
2011-06-20 kasperl@chromium.orgGeneralized Stephen's patch from codereview.chromium...
2011-06-17 jkummerow@chromium.orgCleanup: use JumpIf[Not]Smi() whenever we can
2011-06-17 fschneider... Fix wrong parenthesis in stub ARM and MIPS generation...
2011-06-17 mikhail.naganov... Fix issue 1417: check for script source availability...
2011-06-17 lrn@chromium.orgFix mozilla test-expectatations to match the new behavi...
2011-06-17 erik.corry... Refix issue 1472. The previous fix worked for the...
2011-06-17 lrn@chromium.orgMake line-terminators inside multi-line comments count.
2011-06-16 erik.corry... Add missing assert to Label destructor.
2011-06-16 karlklose@chromium.orgMerge arguments branch to bleeding edge (second try).
2011-06-16 ricow@chromium.orgReinitialize the arguments object in d8 when renewing...
2011-06-16 jkummerow@chromium.orgFix building in release mode with disassembler=on
2011-06-16 sgjesse@chromium.orgARM: Clean up literal pool generation.
2011-06-16 karlklose@chromium.orgRevert "Merge arguments branch to bleeding merge."
2011-06-15 erik.corry... Avoid OOM on regexps with nested quantifiers.
2011-06-15 vegorov@chromium.orgAdd missing branches in code generated for LModI with...
2011-06-15 karlklose@chromium.orgMerge arguments branch to bleeding merge.
2011-06-15 ricow@chromium.orgMake name and message non-enumerable on Error object...
2011-06-15 ager@chromium.orgAdd a number of old tests to the mjsunit test suite.
2011-06-15 ricow@chromium.orgChange DefineOrRedefineDataProperty to use local lookup...
2011-06-15 ricow@chromium.orgEnsure that bound functions does not have a prototype...
2011-06-15 sgjesse@chromium.orgMIPS: port First steps towards better code generation...
2011-06-15 svenpanne@chromium.orgPrepare push to trunk.
2011-06-15 fschneider... Generate better branch code for instanceof-predicates.
2011-06-15 karlklose@chromium.orgUpdate an outdated comment in the CEntryStub on ARM.
2011-06-15 ager@chromium.orgRemove unused methods.
2011-06-15 ricow@chromium.orgCorrectly set ReadOnly flag on indexed properties when...
2011-06-14 kmillikin@chromium.orgFix invalid assertion.
next