platform/upstream/v8.git
2011-04-19 karlklose@chromium.orgCorrect test names for the failing deserialization...
2011-04-18 vegorov@chromium.orgMaintain proper pointer map for branches when resolving...
2011-04-18 karlklose@chromium.orgARM: Optimisations for call, jump and untag.
2011-04-18 antonm@chromium.orgMinor cosmetic changes.
2011-04-18 danno@chromium.orgPrepare push to trunk. Now working on version 3.3.1.
2011-04-18 fschneider... Fix x64 typefeedback for property assignments.
2011-04-18 ricow@chromium.orgRevert 7634, Fix experimental.gyp to include i18n-empty...
2011-04-18 ricow@chromium.orgStyle fix, remove semicolons from tools/test.py
2011-04-15 vitalyr@chromium.orgInitialize ThreadLocalTop.
2011-04-15 cira@chromium.orgFix experimental.gyp to include i18n-empty-js.cc so...
2011-04-15 yurys@chromium.orgFix debuger evaluation on a breakpoint inside eval
2011-04-15 whesse@chromium.orgRecord AST ids in relocation info at spots where we...
2011-04-15 lrn@chromium.orgX64 tweaks.
2011-04-15 ager@chromium.orgIntroduce experimental natives that are enabled by...
2011-04-15 lrn@chromium.orgFix bug in X64 Math.abs optimization
2011-04-15 lrn@chromium.orgCleanup of mjsunit.js code and make assertEquals more...
2011-04-15 karlklose@chromium.orgARM: Implement correct rounding in the lithium codegene...
2011-04-15 ricow@chromium.orgReapply 7581, Fix tools/test.py to allow CTRL+C to...
2011-04-15 ricow@chromium.orgFix presubmit.
2011-04-15 fschneider... Land Kevin's patch for supporting %_CallFunction in...
2011-04-15 fschneider... Remove support for inlined property loads and stores.
2011-04-15 vitalyr@chromium.orgSupport string add in crankshaft:
2011-04-15 vitalyr@chromium.orgMake HConstant a bit more compact.
2011-04-14 cira@chromium.orgAdd v8Locale.Collator
2011-04-14 fschneider... Remove unused AssignedVariableAnalyzer.
2011-04-14 karlklose@chromium.orgFix presubmit errors in bootstrapper.cc.
2011-04-14 fschneider... Refine allocation policy for input operands at calls.
2011-04-14 lrn@chromium.orgX64: Use roundsd for DoMathFloor.
2011-04-14 vegorov@chromium.orgIn ProfilerSignalHandler ensure that thread we are...
2011-04-14 karlklose@chromium.orgIsolates: Cleanup usage of FACTORY in code stubs and...
2011-04-13 cira@chromium.orgFixing svn:eol-style (from native to LF).
2011-04-13 cira@chromium.orgMoving locale code from i18n-extension.cc. Each part...
2011-04-13 whesse@chromium.orgAdjust mjsunit.status to account for math-round test...
2011-04-13 fschneider... Enable inlining functions containing throw.
2011-04-13 kmillikin@chromium.orgFix a just-introduced bug in polymorphic inlining.
2011-04-13 sgjesse@chromium.orgARM: Fix a number of issues with running without VFPv3...
2011-04-13 kmillikin@chromium.orgFix typo which broke build.
2011-04-13 kmillikin@chromium.orgRelax assumptions about control flow in the hydrogen...
2011-04-13 whesse@chromium.orgFix optimized code for Math.round on ia32 platform.
2011-04-13 lrn@chromium.orgFix Math.round in runtime.cc and x64 optimized code.
2011-04-13 ager@chromium.orgPrepare push to trunk. Now working on version 3.3.0.
2011-04-13 karlklose@chromium.orgRevert revision 7582.
2011-04-12 vitalyr@chromium.orgAdd global setup for runtime profiler.
2011-04-12 vitalyr@chromium.orgFit Representation and HType in one word to make HValue...
2011-04-12 cira@chromium.orgMoving JavaScript code from i18n-extension.cc into...
2011-04-12 jkummerow@chromium.orgFix load/store of external float arrays on ARM
2011-04-12 lrn@chromium.orgX64: Tweak code generation slightly.
2011-04-12 sgjesse@chromium.orgARM: Set expectations for failing deserializations...
2011-04-12 fschneider... Enable inlining of functions containing loops.
2011-04-12 fschneider... Change the list of statements that are inlineable into...
2011-04-12 lrn@chromium.orgCleanup of ScannerConstants, now named UnicodeCache.
2011-04-12 ricow@chromium.orgRevert 7581, you can't have try except finally toghette...
2011-04-12 karlklose@chromium.orgARM: Add optimization for constant RHS in DoMulI.
2011-04-12 ricow@chromium.orgFix tools/test.py to allow CTRL+C to work correctly...
2011-04-12 sgjesse@chromium.orgARM: Always enable ARMv7 when VFPv3 is enabled.
2011-04-12 vitalyr@chromium.orgFix retained object info leak.
2011-04-12 dimich@chromium.orgAnother attempt to fix Win build.
2011-04-12 dimich@chromium.orgFix build borkage due to r7575
2011-04-11 vitalyr@chromium.orgDo not rely on uniqueness of pthread_t
2011-04-11 antonm@chromium.orgAllow recursive messages reporting as it is already...
2011-04-11 mmaly@chromium.orgBring test262 expectations up-to-date.
2011-04-11 jkummerow@chromium.orgIntroduce runtime function %OptimizeFunctionOnNextCall...
2011-04-11 karlklose@chromium.orgPrepare push to trunk. Now working on version 3.2.10.
2011-04-11 mikhail.naganov... Fix x64 build after r7567
2011-04-11 mikhail.naganov... Mark single-argument inline constructors as 'explicit'.
2011-04-11 fschneider... Remove code from the deprecated GenericBinaryOpStub.
2011-04-11 sgjesse@chromium.orgARM: Remove support for ABI prior to EABI
2011-04-11 sgjesse@chromium.orgARM: Fix wrong fall through handling
2011-04-10 vitalyr@chromium.orgFix JS ratio computation on startup.
2011-04-08 mmaly@chromium.orgStrict mode fixes.
2011-04-08 lrn@chromium.orgX64: Convert HeapNumbers that contain valid smi values...
2011-04-08 mmaly@chromium.orgRemoving old codegen from Xcode project.
2011-04-08 sgjesse@chromium.orgARM: Fix a crash bug in code for %_IsStringWrapperSafeF...
2011-04-08 vegorov@chromium.orgFix compilation with gdbjit=on.
2011-04-08 yurys@chromium.orgFix some presumbmit failures.
2011-04-08 yurys@chromium.orgReport stack overflow exceptions to V8 message listeners
2011-04-08 fschneider... Add ToBoolean-conversion of constants in Crankshaft...
2011-04-07 vitalyr@chromium.orgFix auto suspension of the sampler thread.
2011-04-07 antonm@chromium.orgMake exception thrown via v8 public API propagate to...
2011-04-07 ricow@chromium.orgFix win64 compile failure.
2011-04-07 ager@chromium.orgFix v8.gyp.
2011-04-07 whesse@chromium.orgoops
2011-04-07 danno@chromium.orgFix cow fixed array map check in optimized arm code.
2011-04-07 whesse@chromium.orgRestart AST node numbering when we enter a function.
2011-04-07 ager@chromium.orgRemove some dead code.
2011-04-07 vegorov@chromium.orgIn LCodeGen::DoDeferredLInstanceOfKnownGlobal emit...
2011-04-07 vegorov@chromium.orgAdd GCMole to the repository.
2011-04-07 peterhal@chromium.orgFix --print-code-stubs during VM initialization
2011-04-07 lrn@chromium.orgFix bad deoptimization tests for double-to-int conversion.
2011-04-07 danno@chromium.orgFix opmitized external array access for compound assign...
2011-04-07 mmaly@chromium.orgFix build break on Mac.
2011-04-07 lrn@chromium.orgMake preparser api be exported in shared libraries.
2011-04-07 jkummerow@chromium.orgMake "length" and "BYTES_PER_ELEMENT" properties of...
2011-04-07 fschneider... Remove unnecessary AST node for ++ and -- operations.
2011-04-06 mmaly@chromium.orgFix arm and x64 build break.
2011-04-06 mmaly@chromium.orgStrict mode renamings.
2011-04-06 vitalyr@chromium.orgMake object groups and implicit references a bit more...
2011-04-06 mmaly@chromium.orgFix Xcode project.
2011-04-06 sgjesse@chromium.orgAdd a missing handle for serialized scope info
2011-04-06 yurys@chromium.orgDebugger: show local scope before with for functions...
next