platform/upstream/v8.git
2010-04-22 erik.corry... Speed up random on ARM. Patch committed for rodolph...
2010-04-22 vegorov@chromium.orgFix bugs introduced by r4475:
2010-04-22 vegorov@chromium.orgPut empty pages discovered during sweeping to the end...
2010-04-22 erik.corry... Add checks to the ARM simulator to ensure that we flush...
2010-04-22 ager@chromium.orgPort apply with arguments optimization to ARM. This...
2010-04-22 whesse@chromium.orgFix error in static type information computation for...
2010-04-22 sgjesse@chromium.orgMinor formatting changes.
2010-04-22 sgjesse@chromium.orgFix ARM debug build breakage caused by r4468
2010-04-22 sgjesse@chromium.orgAdd inlining of property load on ARM
2010-04-21 peter.rybin... Support multi-chunk differences
2010-04-21 mikhail.naganov... Fix issue 683: change the order of CPU profiler setup...
2010-04-21 whesse@chromium.orgPort inlined quick equality check for non-NaN to x64.
2010-04-21 iposva@chromium.org- Fix unitialized variable error found by compiler...
2010-04-21 antonm@chromium.orgFix one off error.
2010-04-21 sgjesse@chromium.orgFix lint errors
2010-04-21 sgjesse@chromium.orgUpdate comment to provide the correct usage of the...
2010-04-21 sgjesse@chromium.orgUse an object to control the blocking of the constant...
2010-04-21 lrn@chromium.orgFix incorrect handling of global RegExp properties...
2010-04-21 sgjesse@chromium.orgReturn the correct statement position.
2010-04-21 ricow@chromium.orgPrepare push of version 2.2.4 to trunk.
2010-04-20 vitalyr@chromium.orgReapply: Inline fast cases in string keyed load IC.
2010-04-20 lrn@chromium.orgAdd missing check to StringBuilderConcat runtime function.
2010-04-20 antonm@chromium.orgDo not preconvert to string as it apparently has minima...
2010-04-20 ricow@chromium.orgChange strlen to v8::internal::StrLength in liveedit...
2010-04-20 ager@chromium.orgAdd missing smi check in IC for nonexistent properties.
2010-04-20 vitalyr@chromium.orgRevert r4444 "Inline fast cases in string keyed load...
2010-04-20 vitalyr@chromium.orgInline fast cases in string keyed load IC.
2010-04-19 erik.corry... Make not sucking at regexp the default
2010-04-19 ager@chromium.orgFix arm simulator build on Max OS X. For some reason...
2010-04-19 peter.rybin... LiveEdit: calculate a real script difference
2010-04-19 ager@chromium.orgRemove some remaining references to boilerplate functions.
2010-04-16 mikhail.naganov... Really fix WebKit buildbot crashes on StopProfiling.
2010-04-16 ricow@chromium.orgFix arm simulator build - arm flags must be a list...
2010-04-16 sgjesse@chromium.orgTweak D8 remote debugger
2010-04-16 ricow@chromium.orgChange SConstruct to allow for easy specification of...
2010-04-16 mikhail.naganov... Make StopProfiling resilient to calls in unusual moments.
2010-04-15 vegorov@chromium.orgFix constant offset check for inlined write barrier...
2010-04-15 mikhail.naganov... Only put VM state entry if a symbolized stacktrace...
2010-04-15 sgjesse@chromium.orgAdd tracking of loop nesting to ARM code.
2010-04-15 sgjesse@chromium.orgAdd stack alignment check to ia32 and x64
2010-04-15 mikhail.naganov... Report approximated duration in milliseconds for profil...
2010-04-15 ager@chromium.orgReapply load ICs for nonexistent properties.
2010-04-15 sgjesse@chromium.orgEnsure stack alignment in ARM port
2010-04-15 sgjesse@chromium.orgAvoid warning on ARM reported by newer GCC versions
2010-04-14 vitalyr@chromium.orgOne less dependent load in InvokeBuiltin.
2010-04-14 mikhail.naganov... merged
2010-04-14 antonm@chromium.orgUpdate document to descirbe semantics of hints.
2010-04-14 peter.rybin... Format
2010-04-14 peter.rybin... Make a namespace for LiveEdit
2010-04-14 antonm@chromium.orgIntroduce fast native caches and use it in String.search.
2010-04-14 whesse@chromium.orgRevert change 4401.
2010-04-14 ricow@chromium.orgChanging byte_size from size_t to int in heap-inl.h...
2010-04-14 ricow@chromium.orgMove const declarations out of if in assembler-x64...
2010-04-14 kasperl@chromium.orgFix typos in new interrupt postponing code.
2010-04-14 kasperl@chromium.orgPostpone interrupts while compiling regexp code. This...
2010-04-14 sgjesse@chromium.orgPort direct call to native RegExp from JavaScript to ARM
2010-04-14 ricow@chromium.orgCreate const ints for int8_t and int32_t in jmp assembl...
2010-04-14 whesse@chromium.orgPrepare push of version 2.2.3 to trunk.
2010-04-14 mikhail.naganov... Update MSVS and Xcode projects to make V8 compilable.
2010-04-14 erik.corry... Change default Android scons build to suit more modern...
2010-04-14 kasperl@chromium.orgAvoid messing with the stack overflow limits while...
2010-04-14 vegorov@chromium.orgReapplying changes from r4318
2010-04-14 ager@chromium.orgAdd inline caches for loading non-existing properties.
2010-04-13 antonm@chromium.orgExpose a hint which communicates that string might...
2010-04-13 whesse@chromium.orgPort optimized comparison of a string to a constant...
2010-04-13 lrn@chromium.orgFix build problems on Windows 64-bit by casting.
2010-04-13 lrn@chromium.orgX64: Add smi-type to loop variable of simple smi for...
2010-04-13 lrn@chromium.orgNative construction of RegExp result objects, with...
2010-04-13 erik.corry... Fix cross compilation of snapshot builds using scons.
2010-04-13 erik.corry... Add os.unsetenv to d8.
2010-04-12 antonm@chromium.orgReimplement InsertSort to use simple linear search.
2010-04-12 antonm@chromium.orgFaster comparison of identical objects.
2010-04-12 ager@chromium.orgRemove redundant null oddball initialization.
2010-04-12 sgjesse@chromium.orgFix presubmit error in previous commit.
2010-04-12 sgjesse@chromium.orgAdd commands stack and mem to ARM simulator debugger
2010-04-12 ager@chromium.orgPrepare push of version 2.2.2 to trunk.
2010-04-12 whesse@chromium.orgOptimize the assembly code generated for Math.random()
2010-04-12 mikhail.naganov... Try to fix WebKit bot: add 'circular-queue.h' and ...
2010-04-12 mikhail.naganov... Allow new CPU profiling subsystem to coexist nicely...
2010-04-12 antonm@chromium.orgFaster invocation of custom comparator function.
2010-04-09 erik.corry... Make binary op stubs in both r0-r1 and r1-r0 versions...
2010-04-09 antonm@chromium.orgRestore r4358 which was reverted by 4366.
2010-04-09 peter.rybin... Mark up debugger support in sample file
2010-04-09 sgjesse@chromium.orgCall to C function support in macro assembler
2010-04-09 sandholm@chromium.orgAdding Lasse's improvement to r4364
2010-04-09 vegorov@chromium.orgReverting r4318 (merge of scavenge into sweeping pass...
2010-04-09 ricow@chromium.orgFix the gyp file to include the ENABLE_VMSTATE_TRACKING
2010-04-08 erik.corry... Simple register allocation for ARM. Only top of expression
2010-04-08 antonm@chromium.orgLanding codereview.chromium.org/1594017 for Ryan.
2010-04-08 antonm@chromium.orgRevert r4358.
2010-04-08 kaznacheev... Re-submitting binary op ICs for ARM. Does not break...
2010-04-08 sandholm@chromium.orgAdding boolean saveAnswer property of RegExpCache to...
2010-04-08 mikhail.naganov... Fix debug builds.
2010-04-08 kaznacheev... Removing BinaryOpIC::Clear. This method relied on some...
2010-04-08 mikhail.naganov... Make VM state tracking to be independent of logging...
2010-04-08 sgjesse@chromium.orgAdd support for bkpt instruction
2010-04-08 peter.rybin... LiveEdit: update breakpoint positions for non-changed...
2010-04-07 peter.rybin... Small improvements with code patching
2010-04-07 mikhail.naganov... C++ profiles processor: align browser mode with the...
2010-04-07 antonm@chromium.orgEarly specialize sorting functions depending if there...
next