platform/upstream/v8.git
2009-06-26 whesse@chromium.orgX64 Implementation: Implement floating-point compare
2009-06-26 lrn@chromium.orgX64: Break and continue.
2009-06-26 whesse@chromium.orgX64 implementation: Add arguments object to context...
2009-06-26 lrn@chromium.orgX64: Added support for "with" and "switch".
2009-06-26 lrn@chromium.orgX64: Added for-in
2009-06-26 whesse@chromium.orgX64 Implementation: Correct error with initializer...
2009-06-25 ager@chromium.orgReintroduce recording of source position that was lost...
2009-06-25 whesse@chromium.orgX64 implementation: Add some inline runtime functions.
2009-06-25 lrn@chromium.orgX64: Count operations (increment, decrement)
2009-06-25 ager@chromium.orgFix instance type check in apply optimization.
2009-06-25 erik.corry... * Fix compile errors on Android.
2009-06-25 whesse@chromium.orgX64 implementation: VisitLoop and StackCheck
2009-06-25 ager@chromium.orgMake sure that message reporting works when the builtin...
2009-06-25 whesse@chromium.orgX64 implementation: VisitUnaryOperation, configure...
2009-06-24 antonm@chromium.orgDo not use common INFINITY name as it might be override...
2009-06-24 whesse@chromium.orgX64 implementation: GenerateAdaptor builtin.
2009-06-24 whesse@chromium.orgX64 implementation: Start compiling native functions.
2009-06-24 whesse@chromium.orgX64 implementation: comparison operations.
2009-06-24 antonm@chromium.orgAttempt to reduce performance penalty for logging and...
2009-06-24 lrn@chromium.orgRemoved static type inference and add a dynamic test...
2009-06-24 lrn@chromium.orgX64: Implemented LikelySmiBinaryOperation
2009-06-24 antonm@chromium.orgA helper function to speed up creation of V8 wrappers...
2009-06-24 lrn@chromium.orgChanged benchmark html and css files to be almost valid...
2009-06-24 ager@chromium.orgRevert attempt to optimize away the allocation of a...
2009-06-24 ager@chromium.orgx64 code generation for construct calls, declaring...
2009-06-24 kasperl@chromium.orgAllocate arguments object on-demand instead of at funct...
2009-06-23 lrn@chromium.orgX64: Addition binary operation.
2009-06-23 whesse@chromium.orgX64 implementation: Read compiler tests from test.js.
2009-06-23 yurys@chromium.orgIntroduce an argument that allows to include some data...
2009-06-23 whesse@chromium.orgX64 implementation: Change argument to relocator to...
2009-06-23 christian.plesner... fixrev
2009-06-23 christian.plesner... fixlink
2009-06-23 ager@chromium.orgPrepare to push V8 version 1.2.9 to trunk.
2009-06-23 ager@chromium.orgRemove unused variable from keyed stores to fix 64...
2009-06-23 ager@chromium.orgx64: Generate code for loading from, storing to and...
2009-06-22 ager@chromium.orgImplement code generation for conditional expressions...
2009-06-22 erik.corry... Fix non-Intel regexp that needed the number of register...
2009-06-22 ager@chromium.orgFix lint issue.
2009-06-22 ager@chromium.orgEnable code generation for array literals.
2009-06-22 whesse@chromium.orgX64 implementation: Correct kTargetAddrToReturnAddrDist...
2009-06-22 bak@chromium.orgAdded descriptor lookup cache to eliminate some search...
2009-06-22 whesse@chromium.orgX64 implementation: Emit correct merge code for virtual...
2009-06-22 yurys@chromium.orgSending scope types and object refs costs nothing but...
2009-06-22 lrn@chromium.orgFix bug in static type inference for loops.
2009-06-22 erik.corry... Fix regexp bug reported on iit.edu.
2009-06-22 yurys@chromium.orgAfter compile event should be sent even if there is...
2009-06-22 sgjesse@chromium.orgRefactor the handling of generations in the compilation...
2009-06-22 ager@chromium.orgX64: Enable lazy compilation and add code generation...
2009-06-22 whesse@chromium.orgX64 implementation: Add high_bit() and low_bits() to...
2009-06-22 bak@chromium.orgImplemented a ContextSlotCache for compiled code.
2009-06-22 whesse@chromium.orgX64 implementation: if-then-else
2009-06-22 whesse@chromium.orgFix issue 386, a bug in JSObject::ReplaceSlowProperty...
2009-06-22 mikhail.naganov... Eliminate double offsetting of line numbers in profiler.
2009-06-20 erik.corry... Fix regexp bug reported by Ian where [6-9] would match...
2009-06-20 mikhail.naganov... Two requested changes to tick processor.
2009-06-19 whesse@chromium.orgX64 implementation: Local vars, nested function calls...
2009-06-19 whesse@chromium.orgClarify precedence of operations involving bitwise...
2009-06-19 kasperl@chromium.orgAllow functions to have custom construct stubs that...
2009-06-19 mikhail.naganov... Fix 'nm' results parsing in tickprocessor.
2009-06-18 bak@chromium.orgChanged allocation to allow large objects to be allocat...
2009-06-18 sgjesse@chromium.orgFixed exception in debugger scripts request.
2009-06-18 whesse@chromium.orgX64 implementation: Add function literals and function...
2009-06-18 mikhail.naganov... Implemented processing of compressed log files.
2009-06-18 erik.corry... Inline mod for integer powers of 2.
2009-06-18 kasperl@chromium.orgSpeculative fix for computing Math.pow(2, -1074) on...
2009-06-18 iposva@chromium.orgMake some small Mac-specific modifications to V8 to...
2009-06-17 erik.corry... Don't strength reduce divisions by 1 or 2 as they can...
2009-06-17 sgjesse@chromium.orgFix lint error.
2009-06-17 kasperl@chromium.orgMore debug mode tweaks to mozilla.status.
2009-06-17 kasperl@chromium.orgUpdate Mozilla test expectations to better match the...
2009-06-17 sgjesse@chromium.orgFix unload debugger.
2009-06-17 kasperl@chromium.orgMake sure to treat tests that time out as having the
2009-06-17 whesse@chromium.orgX64 Implementation: Make codegen load literals and...
2009-06-17 lrn@chromium.orgX64: Implementation of a bunch of stubs, and some new...
2009-06-17 ager@chromium.orgAvoid needless creation of handles in regexp runtime...
2009-06-17 kasperl@chromium.orgOptimize special cases of Math.pow().
2009-06-17 ager@chromium.orgInline fast case of the method that ensures that an...
2009-06-17 mikhail.naganov... Include weak symbols from 'nm' report. This fixes ...
2009-06-17 kasperl@chromium.orgRevert change to LongRunningApply, but allow the test...
2009-06-17 kasperl@chromium.orgMake test-api/ApplyInterruption less likely to time...
2009-06-17 bak@chromium.orgReimplemented the KeyedLookupCache to speed up access.
2009-06-16 mikhail.naganov... Fix the problem with JS entries in tickprocessor.
2009-06-16 erik.corry... Use >>> instead of >> in order to cover the full 32...
2009-06-16 erik.corry... Don't panic if tickprocessor can't find a shared library.
2009-06-16 bak@chromium.org- Changed fast case for computing object size based...
2009-06-16 kasperl@chromium.orgAdd fast negative checks for symbol equality: If we...
2009-06-16 erik.corry... Fix profiling for shared libraries on Linux loaded...
2009-06-16 sgjesse@chromium.orgAdded utility scripts for running oprofile in tools...
2009-06-16 mikhail.naganov... Fix issue 380.
2009-06-16 antonm@chromium.orgReview URL: http://codereview.chromium.org/126158
2009-06-16 kmillikin@chromium.orgRemove the unused support for jump-table switch statements.
2009-06-16 erik.corry... Avoid going into runtime system for round-towards-zero...
2009-06-16 ager@chromium.orgPrepare to push V8 version 1.2.8 to trunk.
2009-06-16 kasperl@chromium.orgMake sure to invoke valueOf methods on both operands...
2009-06-16 whesse@chromium.orgX64 implementation: Test Compiler::Compile by compiling...
2009-06-16 whesse@chromium.orgX64 platform: Add more register allocator functions.
2009-06-16 kasperl@chromium.orgImprove DST offset computation performance.
2009-06-16 bak@chromium.orgImplemented fast case for NumberToString where the...
2009-06-15 sgjesse@chromium.orgFix disassembly output from oprofile.
2009-06-15 ager@chromium.orgAnother attempt at fixing sine & cosine test.
next