platform/upstream/v8.git
2011-04-06 sgjesse@chromium.orgARM: Add support load/store multiple VFP registers
2011-04-06 lrn@chromium.orgRemove unused last_pc_ in AssemblerX64.
2011-04-06 ager@chromium.orgExpose WebGL typed array constructors in the shell...
2011-04-05 vitalyr@chromium.orgUse placement new for zone objects in hydrogen.
2011-04-05 vegorov@chromium.orgRevert r7504.
2011-04-05 vegorov@chromium.orgAlways iterate outgoing arguments as a part of caller...
2011-04-05 fschneider... Remove environment length from HSimulate instructions.
2011-04-05 ricow@chromium.orgAdd inline non-transcendental cache version of log...
2011-04-05 mikhail.naganov... Simplify isolates access during stack iteration (WAS...
2011-04-05 ager@chromium.orgFix overlapping registers in external array stores...
2011-04-04 vitalyr@chromium.orgCleanup of FACTORY macro and fix Irregexp Interpreter...
2011-04-04 sgjesse@chromium.orgExtend crankshaft support for global stores
2011-04-04 fschneider... Remove redundant data member from HChange instructions.
2011-04-04 kmillikin@chromium.orgPrepare push to trunk. Now working on version 3.2.8.
2011-04-04 vitalyr@chromium.orgSupport placement new syntax for zone objects and start...
2011-04-04 vitalyr@chromium.orgFix fast TLS support on Mac.
2011-04-04 ager@chromium.orgExplicitly use icu namespace.
2011-04-01 ager@chromium.orgReapply: Never use classic code generator.
2011-04-01 vitalyr@chromium.orgRevert r7483 "Move SafeStackFrameIterator::active_count...
2011-04-01 vitalyr@chromium.orgFix non-ia32 build.
2011-04-01 mikhail.naganov... Move SafeStackFrameIterator::active_count_ into an...
2011-04-01 vitalyr@chromium.orgFix multi-isolate build:
2011-04-01 sgjesse@chromium.orgRevert "Never use classic code generator."
2011-04-01 whesse@chromium.orgFix presubmit error.
2011-04-01 whesse@chromium.orgRevert "Made test.py not mention the defunct --cranksha...
2011-04-01 whesse@chromium.orgAllow construction of x64 Assembler with a NULL Isolate.
2011-04-01 lrn@chromium.orgMade test.py not mention the defunct --crankshaft flag.
2011-04-01 antonm@chromium.orgIntroduce v8::Object::CreationContext method.
2011-04-01 karlklose@chromium.orgCleanup usage of HEAP in mark-compact.
2011-04-01 sgjesse@chromium.orgIncrease coverage of global loads in optimized code
2011-04-01 karlklose@chromium.orgDo not try to execute empty programs.
2011-04-01 vegorov@chromium.orgFix SlotRef::SlotAddress for parameters indices.
2011-04-01 danno@chromium.orgFix Win64 build isolate problem
2011-04-01 vegorov@chromium.orgMinor cleanup in StaticMarkingVisitor.
2011-04-01 ager@chromium.orgNever use classic code generator.
2011-04-01 sgjesse@chromium.orgFix pc offset calculation for stack traces
2011-04-01 antonm@chromium.orgDo not create a SharedFunctionInfo for closures on...
2011-04-01 danno@chromium.orgFix minor issues in typed array load/store implementation
2011-04-01 ager@chromium.orgImplement %_IsStringWrapperSafeForDefaultValue in full...
2011-04-01 ager@chromium.orgCleanup of Isolate::Current() and FACTORY macro usage...
2011-03-31 mark@chromium.orgAdd missing #ifdef to lithium-gap-resolver-ia32.cc...
2011-03-31 vitalyr@chromium.orgVM initialization refactoring.
2011-03-31 whesse@chromium.orgRemove counters from generated isolate-independent...
2011-03-31 erik.corry... Untank build after last commit.
2011-03-31 erik.corry... Microoptimizations to the way we get the current heap.
2011-03-31 fschneider... Improve property access with keys that can always be...
2011-03-31 lrn@chromium.orgReapply changelist r7436.
2011-03-30 vegorov@chromium.orgRemove unused variable to please GCC 4.6.
2011-03-30 vitalyr@chromium.orgOnly pass isolate parameter to C helper functions that...
2011-03-30 vegorov@chromium.orgAutodetect no-strict-aliasing, propagate toolchain...
2011-03-30 vitalyr@chromium.orgTry fix build.
2011-03-30 vegorov@chromium.orgFix the Cygwin build after isolates merge.
2011-03-30 whesse@chromium.orgFix the bug in the bug fix.
2011-03-30 whesse@chromium.orgFix unused variable bug in r7444.
2011-03-30 whesse@chromium.orgReduce handle usage in type-info.cc PopulateMap.
2011-03-30 vegorov@chromium.orgSpecialize ScavengingVisitor for the case when all...
2011-03-30 whesse@chromium.orgRevert changelist r7436.
2011-03-30 whesse@chromium.orgFix strict-aliasing violation in compilation of r7437.
2011-03-30 vitalyr@chromium.orgClean up runtime functions.
2011-03-30 mikhail.naganov... Heap profiler: emit more descriptive names for system...
2011-03-30 whesse@chromium.orgAdd thread-safety to creation of MemCopy and modulo...
2011-03-30 lrn@chromium.orgAdd test suite for the preparser.
2011-03-30 mikhail.naganov... Add initialization for has_external_callback field.
2011-03-30 vegorov@chromium.orgFix a number of GC-unsafe evaluation order dependent...
2011-03-30 whesse@chromium.orgFix another x64 compilation error due to some dead...
2011-03-30 lrn@chromium.orgPreParser build fix
2011-03-30 ager@chromium.orgPass in isolate when reporting deletion of objects.
2011-03-30 ager@chromium.orgFix a couple of TLS isolate accesses in mark-compact.
2011-03-30 ager@chromium.orgFix presubmit.
2011-03-30 lrn@chromium.orgPrepare push to trunk. Now working on version 3.2.7.
2011-03-30 ager@chromium.orgCleanup usage of HEAP and FACTORY in the cache stub...
2011-03-30 ricow@chromium.orgFix conditional on sse2 support in CompileMathFloor
2011-03-30 lrn@chromium.orgFixing build on Mac
2011-03-30 mmaly@chromium.orgFix xcode build warning in shell.cc
2011-03-29 mmaly@chromium.orgFix gyp files for d8 console. Include build/gyp in...
2011-03-29 fschneider... Use a fixed input register where we require a byte...
2011-03-29 ager@chromium.orgRemove redundant usages of some macros and functions...
2011-03-29 ager@chromium.orgCleanup of HEAP and LOGGER macro usage in cpu-profiler.cc.
2011-03-29 ricow@chromium.orgDecrease number of runs in mjsunit/compiler/pic.js...
2011-03-29 lrn@chromium.orgMake the preparser standalone library and process build...
2011-03-29 mikhail.naganov... Remove snapshots-related code that is implemented in...
2011-03-29 fschneider... Fix null-pointer dereference in the compiler when runni...
2011-03-29 whesse@chromium.orgFix x64 compilation error due to some dead code, by...
2011-03-29 lrn@chromium.orgIntroduce scons target to build preparser libraray...
2011-03-29 mikhail.naganov... Remove an extra comma from "tick" log records.
2011-03-29 ager@chromium.orgRename local variable in api.cc to avoid using C++0x...
2011-03-29 lrn@chromium.orgFix reference to masm_ after delete in RegExpMacroAssem...
2011-03-29 sgjesse@chromium.orgARM: Check for minus zero when converting binary operat...
2011-03-29 vitalyr@chromium.orgCleanup of HEAP and FACTORY macro usage in accessors.cc.
2011-03-29 ager@chromium.orgBuild and pass all tests on FreeBSD.
2011-03-28 fschneider... Add binary-op stub variant to handle oddball objects...
2011-03-28 sgjesse@chromium.orgFix presubmit errors in r7388
2011-03-28 ricow@chromium.orgRemove unused method, this is not used anymore after...
2011-03-28 ager@chromium.orgCleanup of FACTORY and HEAP macro usage in code-stubs.cc.
2011-03-28 ager@chromium.orgCleanup of Isolate::Current(), FACTORY and HEAP usage...
2011-03-28 sgjesse@chromium.orgRe-establish mips basic infrastructure.
2011-03-28 sgjesse@chromium.orgAdd more details the --trace-deopt output
2011-03-28 fschneider... Prepare push to trunk. Now working on version 3.2.6.
2011-03-28 vitalyr@chromium.orgFix arm compilation on OS X 10.5 gcc.
2011-03-28 vitalyr@chromium.orgCleanup of HEAP and LOGGER macros usage in api.cc.
next