platform/upstream/v8.git
2010-05-21 vegorov@chromium.orgCardmarking writebarrier.
2010-05-21 mikhail.naganov... Fix teardown order.
2010-05-21 whesse@chromium.orgRevert change 3849. On ia32, LoadFromSlot again return...
2010-05-21 erik.corry... Prepare push to trunk. Now working on version 2.2.12.
2010-05-21 erik.corry... Remove the fledgling Thumb2 support since we are concen...
2010-05-21 lrn@chromium.orgX64: Added inline conversion of double to smi for Likel...
2010-05-21 ager@chromium.orgGuard VMState trakcing with ENABLE_VMSTATE_TRACKING...
2010-05-20 erik.corry... Cosmetic fix to avoid operator precedence warning on...
2010-05-20 erik.corry... ARM cleanup: Remove lea, swap, swapb instrutions. ...
2010-05-20 yurys@chromium.orgProvide debug event listener with access to the debugge...
2010-05-20 whesse@chromium.orgChange keyed store IC interface on x64 to take value...
2010-05-20 whesse@chromium.orgFix formatting in last change, file x64/full-codegen...
2010-05-20 erik.corry... Add parentheses to clarify operator precedence.
2010-05-20 ager@chromium.orgReapply r4686: Complete version of full codegen for...
2010-05-20 vegorov@chromium.orgReverting r4685, r4686, r4687
2010-05-20 erik.corry... Orthogonalize the byte codes used for the snapshot...
2010-05-20 ager@chromium.orgComplete the full codegenerator on x64.
2010-05-20 vegorov@chromium.org- Changes to enable oldspaces iteration without maps...
2010-05-20 vitalyr@chromium.orgTry flattening strings before comparing for equality.
2010-05-20 ager@chromium.orgFix buffer overflow in liveedit.
2010-05-20 sgjesse@chromium.orgMark Mozilla test as possible timeout
2010-05-19 sgjesse@chromium.orgARM: Don't require the receiver on the stack for load IC
2010-05-19 sgjesse@chromium.orgIA32: Use the full compiler when debugging
2010-05-19 sgjesse@chromium.orgARM: Fix porting bug
2010-05-19 lrn@chromium.orgX64: Make all arithmetic ops, and a few other, try...
2010-05-19 erik.corry... Fixes to Solaris build. signbit and StackWalker. ...
2010-05-19 sgjesse@chromium.orgAdd complete implementation of full compiler for the...
2010-05-18 vegorov@chromium.orgImproved GC statistics.
2010-05-18 whesse@chromium.orgFix x64 compilation error in r4673.
2010-05-18 mikhail.naganov... CPU profiler: add secure profiles by filtering out...
2010-05-18 erik.corry... Remove unused relocation mode.
2010-05-18 whesse@chromium.orgSpill arguments for a function call from the virtual...
2010-05-18 fschneider... Eliminate smi check using type information in x64 count...
2010-05-18 sgjesse@chromium.orgFix presubmit error.
2010-05-18 sgjesse@chromium.orgARM: Pass arguments to keyed store IC in registers
2010-05-18 sgjesse@chromium.orgARM: Fix generating two ldr instructions in place of...
2010-05-17 mark@chromium.orgAllow build-time selection between ia32 and x86_64...
2010-05-17 mark@chromium.orgFix dtoa for the LP64 model on 64-bit systems, where...
2010-05-17 antonm@chromium.orgUse direct loop when filling small arrays.
2010-05-17 erik.corry... Push/pop is just one peephole optimization. Puth them all
2010-05-17 erik.corry... Better peephole optimization for ARM. This is a commit of
2010-05-17 vegorov@chromium.orgPrepare push to trunk. We are now vorking on version...
2010-05-17 kasperl@chromium.orgIncorporate feedback from issue 679 and issue 690 into the
2010-05-14 peter.rybin... Remove tabs
2010-05-14 peter.rybin... Add listbreakpoints command to protocol
2010-05-14 sgjesse@chromium.orgModified codegen-arm.cc to no longer use V8_NATIVE_REGE...
2010-05-14 vitalyr@chromium.orgAdd stack traces to mjsunit tests.
2010-05-13 lrn@chromium.orgSimplified replace JS.
2010-05-12 antonm@chromium.orgRemove unused labels.
2010-05-12 peter.rybin... Apply "Update mjsunit.status rules for LiveEdit test...
2010-05-12 antonm@chromium.orgInitialize jsfunction caches earlier.
2010-05-12 antonm@chromium.orgProperly process arrays with overridden prototype in...
2010-05-12 lrn@chromium.orgX64: Made bit-fiddling fallback for double-to-int32...
2010-05-12 ricow@chromium.orgFix arm debug build.
2010-05-12 ager@chromium.orgBuild fix. Remove unused variable.
2010-05-12 ager@chromium.orgRefactor the fast-case code for loading local/global...
2010-05-12 erik.corry... ARM: Fix jumptargets to actually merge virtual frames.
2010-05-11 sgjesse@chromium.orgia32: Helper function for getting an element of a fixed...
2010-05-11 whesse@chromium.orgOptimize loading the global object for a named load...
2010-05-11 erik.corry... ARM: Optimize shifts by constant integers, especially
2010-05-11 lrn@chromium.orgMade format string match arguments for GenericBinaryOpS...
2010-05-11 lrn@chromium.orgRegExp: Remove use of 16-bit immediates on ia32/x64.
2010-05-11 erik.corry... Move __C99FEATURES__ define to compile for Solaris
2010-05-10 peter.rybin... Revert "Update mjsunit.status rules for LiveEdit test"
2010-05-10 ager@chromium.orgAdded Heap:: prefix to kFixedArrayMapRootIndex in ARM
2010-05-10 peter.rybin... Update mjsunit.status rules for LiveEdit test
2010-05-10 sgjesse@chromium.orgSupport both TOS register combinations in inlined keyed...
2010-05-10 ager@chromium.orgImplement fast load and call of arguments in the presen...
2010-05-10 lrn@chromium.orgMake X64 double-to-int32 conversion use the 64-bit...
2010-05-10 erik.corry... First step towards making JumpTarget work on ARM. ...
2010-05-10 sgjesse@chromium.orgAdd missing constant
2010-05-10 sgjesse@chromium.orgFix inlined keyed property load on ARM
2010-05-10 sandholm@chromium.orgOne element cache for localtime.
2010-05-10 ricow@chromium.orgCreate IS_SPEC_OBJECT macro to simplify javescript...
2010-05-10 sgjesse@chromium.orgPrepare push to trunk. We are now vorking on version...
2010-05-10 ager@chromium.orgExport SetResourceConstraints so it can be used with
2010-05-10 sgjesse@chromium.orgFixes bug with v8::StackTrace for non-zero script line...
2010-05-09 ricow@chromium.orgFixed issue 619 allowing Object.create to be called...
2010-05-08 ager@chromium.orgFix typo in process sample. The initialization of the...
2010-05-08 erik.corry... Add friend declaration.
2010-05-07 erik.corry... Mark a function in assembler-x64-inl.h inline.
2010-05-07 erik.corry... Add ldrd and strd instructions to the ARM port. This...
2010-05-07 sgjesse@chromium.orgAdd a flag to the ARM version of new space allocation...
2010-05-07 antonm@chromium.orgMoving more code to lookup an item from the native...
2010-05-07 ricow@chromium.orgFix presubmit error.
2010-05-07 sgjesse@chromium.orgRemove unused function in ia32 code generator
2010-05-07 ricow@chromium.orgCorrect issue 696 with Date.parse returning a value...
2010-05-07 lrn@chromium.orgSynchronizing Comparison codegen between X64 and ia32.
2010-05-07 sgjesse@chromium.orgFix virtual frame height on ARM
2010-05-07 antonm@chromium.orgTurn {mov,add}q into {mov,add}l.
2010-05-07 ager@chromium.orgImplement fast calls of functions in the presence of...
2010-05-07 sgjesse@chromium.orgPass key and receiver in registers for keyed load IC...
2010-05-06 vitalyr@chromium.orgRemove unused declarations.
2010-05-06 vitalyr@chromium.orgRefactored custom call IC generators:
2010-05-06 serya@chromium.orgFixing a performance bug introduced in r4581.
2010-05-06 erik.corry... Allow unaligned memory accesses on ARM targets that...
2010-05-06 whesse@chromium.orgAllocate the right number of fast context slots on...
2010-05-06 ricow@chromium.orgUse Int32Value() instead of ToNumber()->Value() in...
2010-05-06 serya@chromium.orgInlined load of string.length and array.length.
2010-05-06 lrn@chromium.orgX64: Skip smi-test on GenericBinaryOpStub if static...
next