platform/upstream/v8.git
2009-09-07 sgjesse@chromium.orgAllign Intel macro assemblers with changes to ARM macro...
2009-09-07 sgjesse@chromium.orgMove common enums for macro assemblers.
2009-09-07 sgjesse@chromium.orgUse different output directories when building using...
2009-09-07 sgjesse@chromium.orgLast step in allocating objects in generated code on...
2009-09-07 sgjesse@chromium.orgFix lint error.
2009-09-07 sgjesse@chromium.orgSecond step in allocating objects in generated code...
2009-09-07 christian.plesner... Const Correctness for String::Value
2009-09-07 yurys@chromium.orgSupport stepping in functions called using CallFunction...
2009-09-07 sgjesse@chromium.orgFixed SCons build of Windows DLL.
2009-09-04 mikhail.naganov... Fixing presubmit error
2009-09-04 christian.plesner... Fixed error in d8's write() function
2009-09-04 mikhail.naganov... Linux profiler: check whether signal handler is called...
2009-09-04 christian.plesner... Fixed serializer issue.
2009-09-04 lrn@chromium.orgX64 RegExp - fix RegExp on WIN64.
2009-09-04 lrn@chromium.orgMarked Mozilla Date test as flaky.
2009-09-04 christian.plesner... Modifies write() so that NULs are allowed within a...
2009-09-04 christian.plesner... Changed saved context stack to using direct pointers...
2009-09-03 ager@chromium.orgFix lint issue.
2009-09-02 sgjesse@chromium.orgFix the debugger in the ARM simulator.
2009-09-02 ager@chromium.orgFix LargeObjectSpace::Verify to allow external strings...
2009-09-02 ager@chromium.orgAdd verification flags to debug mjsunit test runs.
2009-09-02 sgjesse@chromium.orgFirst step in allocating objects in generated code...
2009-09-02 lrn@chromium.orgARM RegExp fix bug 432.
2009-09-02 mikhail.naganov... Fixed cast in platform-macos.cc
2009-09-02 lrn@chromium.orgAdded possibility of miscompiled regexp to verfifier.
2009-09-02 mikhail.naganov... Fix issue 434: make OS::LogSharedLibraryAddresses work...
2009-09-02 ager@chromium.orgPrepare push to trunk. Now working on version 1.3.10.
2009-09-02 lrn@chromium.orgX64: Added missing optimization of unary negate.
2009-09-02 lrn@chromium.orgRegExp: Remove unnecessary function from ARM specific...
2009-09-02 mikhail.naganov... Add code creation logging for construct stubs.
2009-09-02 sgjesse@chromium.orgPort specialized constructor code for constructing...
2009-09-01 ager@chromium.orgChange ASSERT to CHECK in test-heap. Use int instead...
2009-09-01 ager@chromium.orgChange cache test to only test for correct behavior...
2009-09-01 ager@chromium.orgChange a cast to make MacOS compiler happy.
2009-09-01 sgjesse@chromium.orgReverting 2797.
2009-09-01 whesse@chromium.orgAdd a integer static type cast to make MacOS compiler...
2009-09-01 sgjesse@chromium.orgFirst step in allocating objects in generated code...
2009-09-01 ager@chromium.orgFix the handling of termination exceptions thrown when...
2009-09-01 whesse@chromium.orgAdd explicit integer type-casts to make WIN64 build...
2009-09-01 erik.corry... Use more sane inputs to get more consistent answers...
2009-09-01 whesse@chromium.orgX64: Use sahf instruction only on processors that suppo...
2009-09-01 sgjesse@chromium.orghange bad choice for scratch register for native code...
2009-09-01 whesse@chromium.orgX64: Obey WIN64 ABI more exactly, in WIN64 build.
2009-09-01 erik.corry... Cache the results of slow math operations on machines...
2009-09-01 sgjesse@chromium.orgMove object allocation in new space to macro assembler
2009-08-31 ager@chromium.orgMark native regexp macro assembler tests as flaky on...
2009-08-31 whesse@chromium.orgX64: Fix bug introduced in revision 2779
2009-08-31 ager@chromium.orgRemove asserts that do not hold when lazily compiling...
2009-08-31 lrn@chromium.orgARM native regexps.
2009-08-31 erik.corry... Move stack check into AllocateStackSlots so the load...
2009-08-31 erik.corry... Use a root array register for constant loads and stack...
2009-08-28 sgjesse@chromium.orgDon't use the same descriptor array in several maps.
2009-08-28 whesse@chromium.orgX64: Add inline cache load of normal field (slow case...
2009-08-28 sgjesse@chromium.orgAdd allocation support to x64 macro assembler.
2009-08-27 whesse@chromium.orgX64: Activate Probes for Megamorphic StoreIC on 64...
2009-08-27 ager@chromium.orgPort apply with arguments optimization to x64.
2009-08-27 whesse@chromium.orgX64: Activate the IC stub for prototype lookups.
2009-08-27 sgjesse@chromium.orgAdded 64-bit Windows build through SCons.
2009-08-27 whesse@chromium.orgFix lint error.
2009-08-27 whesse@chromium.orgUse Arguments object in C builtins, instead of __argc__...
2009-08-27 sgjesse@chromium.orgAdd allocation support to ia32 macro assembler.
2009-08-27 whesse@chromium.orgUse stack frame marker constants to mark arguments...
2009-08-27 sgjesse@chromium.orgReverting 2768.
2009-08-27 sgjesse@chromium.orgAdd allocation support to ia32 macro assembler.
2009-08-26 erik.corry... 2nd try at fixing invalid Smi issue on 64 bits.
2009-08-26 ager@chromium.orgRemove shrinking of new space on compaction and only...
2009-08-26 sgjesse@chromium.orgGenerate specialized constructor code for constructing...
2009-08-26 erik.corry... Avoid triggering assert on 64 bit version.
2009-08-26 sgjesse@chromium.orgHandle pre-allocated properties when copying map.
2009-08-26 christian.plesner... Api inlining. Made some core functionality available...
2009-08-26 erik.corry... * Make stack/preemption guard faster on ARM by putting...
2009-08-26 ager@chromium.orgPrepare push to trunk. Now working on version 1.3.9.
2009-08-26 ager@chromium.orgOnly pass idle notifications on from the API if V8...
2009-08-26 sgjesse@chromium.orgMake ARM simulator compile on Windows.
2009-08-26 whesse@chromium.orgX64: Small changes to let WIN64 platform compile.
2009-08-25 sgjesse@chromium.orgReverting 2753.
2009-08-25 sgjesse@chromium.orgGenerate specialized constructor code for constructing...
2009-08-25 ager@chromium.orgPrepare push to trunk. Now working on version 1.3.8.
2009-08-25 ager@chromium.orgLand patch for sgk@chromium.org:
2009-08-25 mike@belshe.comForgot to change API signature for V8 tests.
2009-08-25 mike@belshe.comUpdate the Idle collector to do a full GC
2009-08-24 ager@chromium.orgAllow test to timeout. The time to run the test is...
2009-08-24 ager@chromium.orgRevert change 2745 because of assertion failures in...
2009-08-24 yurys@chromium.orgAllow stepping in functions called using CallFunction...
2009-08-24 erik.corry... Reapply ARM root array change to reduce const pool...
2009-08-24 whesse@chromium.orgChange some integer types to make the x64 Win32 platfor...
2009-08-24 whesse@chromium.orgX64: Set target machine for Visual Studio projects...
2009-08-24 ager@chromium.orgReduce the amount of dates tested in date-parse test...
2009-08-21 ager@chromium.orgShrink new space on compacting collections.
2009-08-21 sgjesse@chromium.orgPrepare to push to trunk. We are now working on version...
2009-08-21 ager@chromium.orgLand change to bail out from post garbage collection...
2009-08-21 sgjesse@chromium.orgFix a GC issue.
2009-08-21 sgjesse@chromium.orgFix an ASSERT in the scanner.
2009-08-20 mark@chromium.orgEnable -fstrict-aliasing in the GYP build of V8 for...
2009-08-20 mark@chromium.orgDon't use -fomit-frame-pointer to build Mac V8. The...
2009-08-20 ager@chromium.orgFix mozilla test expectations. Generating a huge error...
2009-08-20 kasperl@chromium.orgExperimental change to omit frame pointers from V8...
2009-08-20 kasperl@chromium.orgTry compiling V8 for Mac with -O3 when using the v8...
2009-08-20 ager@chromium.orgFix a test that test out of memory situations. On...
2009-08-20 ager@chromium.orgGo back to doubling the size when growing new space.
next