platform/upstream/v8.git
2011-01-26 kmillikin@chromium.orgRemove the HInstruction utilities taking flag mask...
2011-01-26 kmillikin@chromium.orgUse more detailed compilation info for inlined functions.
2011-01-26 fschneider... Fix issue 1076 by resetting labels of switch-clauses...
2011-01-26 ager@chromium.orgFix another message object leak.
2011-01-26 antonm@chromium.orgFix indentation.
2011-01-26 kmillikin@chromium.orgChange the default implementation of DataEquals for...
2011-01-26 whesse@chromium.orgX64 Crankshaft: Fix compilation error on Windows X64.
2011-01-26 kmillikin@chromium.orgClean up Hydrogen's HLoadFunctionPrototype.
2011-01-26 sgjesse@chromium.orgARM: Fix the test expectations
2011-01-26 whesse@chromium.orgX64 Crankshaft: Remove relative jump to deoptimization...
2011-01-26 sgjesse@chromium.orgARM: Fix the type recording binary operation stub subtract
2011-01-26 kmillikin@chromium.orgDisable all code motion on the final optimization attempt.
2011-01-26 sgjesse@chromium.orgARM: Make the ARM hardware builder green
2011-01-26 ager@chromium.orgARM: Merging constants in simulator and assembler heade...
2011-01-26 erik.corry... Minor cleanup: Use MaybeObject instead of bool and...
2011-01-26 fschneider... Revert r6543 and r6441.
2011-01-26 sgjesse@chromium.orgFix presumbit.
2011-01-26 sgjesse@chromium.orgARM: Change BranchOnSmi/BranchOnNotSmi to JumpIfSmi...
2011-01-26 sgjesse@chromium.orgARM: Add subtract to the type recording binary operatio...
2011-01-25 mmaly@chromium.orgStrict mode object property validation.
2011-01-25 mmaly@chromium.orgStrict mode parameter validation.
2011-01-25 whesse@chromium.orgRevert change 6468: X64 Crankshaft functions added.
2011-01-25 vitalyr@chromium.orgSupport StringLength in hydrogen (similar to ArrayLength).
2011-01-25 sgjesse@chromium.orgARM: Initial type recording binary operation stub
2011-01-25 lrn@chromium.orgX64 Crankshaft: Added some functions needed for delta...
2011-01-25 ager@chromium.orgPrepare push to trunk. Now working on version 3.0.12.
2011-01-25 kmillikin@chromium.orgUpdate regression test.
2011-01-25 kmillikin@chromium.orgRevert "Reapply change to with/arguments interaction."
2011-01-25 sgjesse@chromium.orgFixed typo in calling Thread::set_name() on freebsd.
2011-01-25 sgjesse@chromium.orgPrepend the tools directory to python module path
2011-01-25 whesse@chromium.orgAdd compilation guard to new x64-only file, for Mac...
2011-01-25 sgjesse@chromium.orgAdding GC hooks to support LiveObjectList functionality.
2011-01-25 sgjesse@chromium.orgScript changes so that we can build debug/release with
2011-01-25 vitalyr@chromium.orgFix bug 1070: set correct holder for primitive checks.
2011-01-25 ricow@chromium.orgDo not shuffle parameters when doing sub on ia32 and...
2011-01-25 sgjesse@chromium.orgIA32: Refactor common string add code.
2011-01-25 ricow@chromium.orgImplement x64 lithium instructions DoGlobalObject and...
2011-01-25 lrn@chromium.orgX64 Crankshaft: Added a bunch of operations.
2011-01-25 whesse@chromium.orgDisable MSVC warning that default array initializers...
2011-01-25 fschneider... Port to ARM and x64: Record the lazy deoptimization...
2011-01-25 whesse@chromium.orgPort new version of ParallelMove's LGapResolver to...
2011-01-25 ricow@chromium.orgPort changes from x64 deoptimizer to ia32 and remove...
2011-01-25 ager@chromium.orgAnother fix for leaking error objects. User code can...
2011-01-25 ricow@chromium.orgAdd support for deoptimization on x64.
2011-01-25 sgjesse@chromium.orgChange ARM exit frame layout and alingment handling
2011-01-25 lrn@chromium.orgFix bad assumption in object literal interpretation.
2011-01-24 mmaly@chromium.orgStrict mode octal literals.
2011-01-24 kmillikin@chromium.orgChange conformance test expectations.
2011-01-24 ager@chromium.orgMove stack check patching to the architecture dependent...
2011-01-24 kmillikin@chromium.orgFix a bug in delete for lookup slots.
2011-01-24 fschneider... Record the lazy deoptimization environmnent only at...
2011-01-24 ager@chromium.orgARM: Implement DoIsObject and DoIsObjectAndBranch in...
2011-01-24 vegorov@chromium.orgPrepare push to trunk. We are now working on 3.0.11.
2011-01-24 fschneider... Port lithium template classes to ARM.
2011-01-24 ager@chromium.orgAvoid calling overwritten toString methods for internal...
2011-01-24 ricow@chromium.orgFix double allocation of register on arm in DoDeferredM...
2011-01-24 ager@chromium.orgWebKit build needs to be told where to look for ICU...
2011-01-22 nsylvain@gmail.comPatch by pkasting@chromium.org. Edit svn:ignore to...
2011-01-21 kbr@chromium.orgTruncate rather than round to nearest when performing...
2011-01-21 ager@chromium.orgChange recursive error printing to just replace recursively
2011-01-21 ricow@chromium.orgMark mozilla/ecma_3/RegExp/regress-85721 as flaky.
2011-01-21 ager@chromium.orgReturn the empty string when formatting recursive error...
2011-01-21 vegorov@chromium.orgGDBJIT: do not register NULL lineinfo when gdbjit integ...
2011-01-21 kmillikin@chromium.orgReapply change to with/arguments interaction.
2011-01-21 fschneider... Remove default template parameter T for the number...
2011-01-21 vitalyr@chromium.orgFix Smi::IsValid assert in StringCharCodeAt deferred...
2011-01-20 mmaly@chromium.orgFix xcode.
2011-01-20 mmaly@chromium.orgFirst part of strict mode.
2011-01-20 karlklose@chromium.orgImplement fast code for the common cases of left hand...
2011-01-20 fschneider... Remove unused function AddGapMove from the register...
2011-01-20 ager@chromium.orgARM: Implement StringLength and StringCharCodeAt in...
2011-01-20 kmillikin@chromium.orgRevert "Make 'with' mark only variables occurring in...
2011-01-20 kmillikin@chromium.orgBegin changing Hydrogen branch instructions.
2011-01-20 fschneider... Use typefeedback for bitwise operations.
2011-01-20 kmillikin@chromium.orgMake 'with' mark only variables occurring in the body...
2011-01-20 sgjesse@chromium.orgAdding build script changes to support LiveObjectList...
2011-01-20 sgjesse@chromium.orgFix Windows compile
2011-01-20 sgjesse@chromium.orgStubbed out empty liveobjectlist files.
2011-01-20 ager@chromium.orgARM: Implement Math.abs in lithium code generator for...
2011-01-19 vitalyr@chromium.orgSupport StringCharCodeAt in hydrogen/lithium.
2011-01-19 ager@chromium.orgFix the ARM simulator's stop support and add conditiona...
2011-01-19 kmillikin@chromium.orgFix an assertion failure in the full code generator.
2011-01-19 sgjesse@chromium.orgARM: Implement DoInstanceOfKnownGlobal stub
2011-01-19 mikhail.naganov... Fix Linux x64 compilation
2011-01-19 mikhail.naganov... Introducing MemoryMappedExternalResource for creating...
2011-01-19 fschneider... Move LOperand class to lithium.h and move implementatio...
2011-01-19 lrn@chromium.orgX64: Fix bug in DoBranch that miss detecting NaN as...
2011-01-19 ager@chromium.orgARM: Implement HasInstanceType in lithium backend.
2011-01-19 ager@chromium.orgARM: Implement DoCmpJSObjectEqAndBranch.
2011-01-19 vegorov@chromium.orgMake V8 more Valgrind-friendly.
2011-01-19 ager@chromium.orgARM: Implement StringCharAtStub.
2011-01-19 mikhail.naganov... Revert "Introducing MemoryMappedExternalResource for...
2011-01-19 antonm@chromium.orgUsing unsigned shifts and masks when dealing with 64...
2011-01-19 mikhail.naganov... Introducing MemoryMappedExternalResource for creating...
2011-01-19 lrn@chromium.orgX64 Crank: Implemented DoBranch and all *AndBranch...
2011-01-19 erik.corry... Prepare push to trunk. We are now working in 3.0.10.
2011-01-19 ager@chromium.orgFix the license info to correctly state Copyright ...
2011-01-19 sgjesse@chromium.orgFix possibly wrong use of strncpy_s
2011-01-19 ager@chromium.orgRevert r6376 and r6373 which changes external array...
2011-01-19 antonm@chromium.orgProperly create variables to access outer arguments...
next