platform/upstream/v8.git
2011-04-29 whesse@chromium.orgRemove unused constructor BinaryOperation(Assignment...
2011-04-29 karlklose@chromium.orgARM: Fix handling of return value of compare_doubles...
2011-04-29 whesse@chromium.orgUse type info for count operation in Crankshaft.
2011-04-29 lrn@chromium.orgHandle join of sparse arrays with non-empty separator...
2011-04-29 sgjesse@chromium.orgARM: Support hardfloat in SCons build and make it a...
2011-04-29 sgjesse@chromium.orgImprove modulo operation in lithium on x64.
2011-04-29 danno@chromium.orgFix build
2011-04-29 danno@chromium.orgFix assert in KeyedLoadIC constructor
2011-04-28 svenpanne@chromium.orgFixed compilation breakage due to warnings. TBR...
2011-04-28 peter.rybin... LiveEdit: optimize substring comparison
2011-04-28 svenpanne@chromium.orgFixed build on Mac, where g++ is a bit too dumb to...
2011-04-28 peter.rybin... Support LiveEdit when standing on return operator
2011-04-28 svenpanne@chromium.orgType recording for unary ops
2011-04-28 vegorov@chromium.orgFix missing writebarrier in ArraySplice builtin.
2011-04-28 sgjesse@chromium.orgImprove modulo operation in lithium on IA32.
2011-04-28 ager@chromium.orgFix broken cases in x64 disassembler.
2011-04-28 karlklose@chromium.orgExpose hasOwnProperty() through API.
2011-04-28 kmillikin@chromium.orgSometimes avoid checking whether the receiver is an...
2011-04-28 sgjesse@chromium.orgRemove all android references from SCons file
2011-04-28 kmillikin@chromium.orgFix a bug in a corner case of direct eval detection.
2011-04-27 vitalyr@chromium.orgAtomic ops: put the CPU features struct in v8::internal.
2011-04-27 whesse@chromium.orgAdd AST ID to RelocInfo for type-recording ICs. Change...
2011-04-27 karlklose@chromium.orgImplement hardfloat calling convention in macro assembl...
2011-04-27 sgjesse@chromium.orgInitial support for generating Visual Studio solution...
2011-04-27 fschneider... Refactor lithium classes to reduce the number of virtua...
2011-04-27 erik.corry... Prepare push to trunk. Now working on version 3.3.3.
2011-04-27 sgjesse@chromium.orgRemove the Android build option from the SCons build
2011-04-27 erik.corry... Fix raw pointer misuse in StringReplaceRegExpWithEmptyS...
2011-04-27 whesse@chromium.orgDisable logging for the Threading test in cctest/test...
2011-04-26 vegorov@chromium.orgFix an edge case in non-vfp3 version of TypeRecordingBi...
2011-04-26 vegorov@chromium.orgCrankshaft support for IN.
2011-04-26 vegorov@chromium.orgFix compilation with debuggersupport=off.
2011-04-26 sgjesse@chromium.orgFix compilation of D8 with console=readline
2011-04-26 vegorov@chromium.orgAdd prototype transitions cache to Map.
2011-04-22 vitalyr@chromium.orgAvoid hidden TLS access in CpuProfiler::is_profiling().
2011-04-21 jkummerow@chromium.orgfix compile error in doublearray code on ARM
2011-04-21 jkummerow@chromium.orgSupport Float64Arrays
2011-04-20 kmillikin@chromium.orgChange the Hydrogen representation of uses.
2011-04-20 ricow@chromium.orgPrepare push to trunk. Now working on version 3.3.2.
2011-04-20 karlklose@chromium.orgMake throw inlineable only if the exception is inlineable.
2011-04-20 fschneider... Revert r7665.
2011-04-19 fschneider... Lithium LLabel instruction are no longer used as gap...
2011-04-19 ricow@chromium.orgRevert revisions 7644 and 7632, they are causing assert...
2011-04-19 fschneider... Revert r7662.
2011-04-19 fschneider... Make predicates on lithium instruction classes non...
2011-04-19 karlklose@chromium.orgSkip crashing cctests.
2011-04-19 fschneider... Use movaps instead of movsd in the gap resolver on...
2011-04-19 fschneider... Reduce the number of virtual function in hydrogen-instr...
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...
next