2010-06-07 |
vegorov@chromium.org | Count Mark-Compact/Mark-Sweep collections only after... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
lrn@chromium.org | Prepare push to trunk. We are now working on version... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
vegorov@chromium.org | Add regression tests for issues 728, 732 |
commit | commitdiff | tree | snapshot |
2010-06-07 |
vegorov@chromium.org | Revert r4782. Fix issues 728, 732. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
sgjesse@chromium.org | Add an API to control the disposal of external string... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
kaznacheev... | Extend CallIC to support non-constant names. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
ager@chromium.org | Port fast eval calls to x64 and ARM. For global variab... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
vitalyr@chromium.org | Direct load of global function prototype. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
sandholm@chromium.org | Fix issue in previous test optimization |
commit | commitdiff | tree | snapshot |
2010-06-04 |
sandholm@chromium.org | Simplify criteria for doing an optimized test call |
commit | commitdiff | tree | snapshot |
2010-06-04 |
sandholm@chromium.org | Simplify regexp test call when the regexp starts and... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ricow@chromium.org | Rename ThreadManager::IterateThreads to ThreadManager... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
antonm@chromium.org | First phase of migration to new named property query... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
lrn@chromium.org | Add optimized version of memcpy on ia32. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
whesse@chromium.org | Add test_b(Operand, immediate) to ia32 assembler, and... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ager@chromium.org | Optimize calls to evals. Most of the time there is... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
dimich@chromium.org | Remove unused tpedef. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
vitalyr@chromium.org | Fix double to integer conversions in runtime string... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
vitalyr@chromium.org | Make StringCharCodeAt runtime function do what it name... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
whesse@chromium.org | Change keyed load IC interface on x64 to pass arguments... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
lrn@chromium.org | Fix bug in test case that made it fail to compile in... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
erik.corry... | Fix last-minute thinko that I snuck into the last change. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
erik.corry... | ARM: Track Smis on top 4 stack positions and Smi loop... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
lrn@chromium.org | Fix bug that could cause a string to be incorrectly... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
ager@chromium.org | Add missing initialization of a couple of variables... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
sgjesse@chromium.org | Prepare push to trunk. We are now working on version... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
erik.corry... | Initialize variable to make gcc happy. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
sgjesse@chromium.org | ARM: Add more logic to the generic keyed load stub |
commit | commitdiff | tree | snapshot |
2010-06-01 |
vitalyr@chromium.org | Fix generated code for String.charCodeAt. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
mikhail.naganov... | CPU profiler: sample call stack on profiling start. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
mikhail.naganov... | Unreviewed. Revert r4766, r4767. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
mikhail.naganov... | started adding test |
commit | commitdiff | tree | snapshot |
2010-06-01 |
mikhail.naganov... | added function |
commit | commitdiff | tree | snapshot |
2010-06-01 |
dimich@chromium.org | Fix an occasional crash in Assembler::ldr() for arm. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
whesse@chromium.org | Change the interface of LoadIC on the x64 platform... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
ricow@chromium.org | Prepare push to trunk. Now working on version 2.2.14. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
mikhail.naganov... | Fix AddBlock invocations in CpuProfilesCollection. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
erik.corry... | ARM: Remove LoadConditionAndSpill and VisitAndSpill. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
mikhail.naganov... | Reapply r4702 "Fix teardown order" |
commit | commitdiff | tree | snapshot |
2010-05-28 |
antonm@chromium.org | Make intercepted properties retrievable only by getter... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
erik.corry... | Missing file from last commit. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
erik.corry... | Get rid of LoadAndSpill on ARM since Load() knows wheth... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
lrn@chromium.org | X64: Fix issue 678. Bug in some Win64 C calls from... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
whesse@chromium.org | Refactor GenerateLoadInterceptor, removing LoadIntercep... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
ager@chromium.org | Fix presubmit error. Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
erik.corry... | Fix jump targets on ARM to merge virtual frames (really... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
erik.corry... | Update and improve support for ARMv7 bitfield instructions. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
vegorov@chromium.org | Cardmarking writebarrier. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
lrn@chromium.org | Revert try-commit. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
lrn@chromium.org | To be reverted. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
antonm@chromium.org | Move assertions to not take case to check that it's... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
lrn@chromium.org | X64: Many small tweaks and more usages of "load smi... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
ricow@chromium.org | Add support for getOwnPropertyDescriptor on array indic... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
sgjesse@chromium.org | ARM: Default to use unaligned accesses in the simulator |
commit | commitdiff | tree | snapshot |
2010-05-27 |
sgjesse@chromium.org | Implement OS::ReleaseStore for Solaris |
commit | commitdiff | tree | snapshot |
2010-05-26 |
vitalyr@chromium.org | Fix: make string indexing work with Infinity. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
vitalyr@chromium.org | Custom call IC-s for String.prototype.{charAt,charCodeAt}. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
antonm@chromium.org | Various refactorings in interceptor calling and loading. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
kmillikin@chromium.org | Prepare push to trunk. Now working on version 2.2.13. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
whesse@chromium.org | Refactor x64 named loads to agree with ia32 implementat... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
ager@chromium.org | Update comment in the API to explicitly state that... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
sgjesse@chromium.org | ARM: Add Ldrd/Strd to the macro assembler |
commit | commitdiff | tree | snapshot |
2010-05-26 |
lrn@chromium.org | X64: Make smi memory operations work directly on the... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
sgjesse@chromium.org | Make ldrd and strd instructions take two register arguments |
commit | commitdiff | tree | snapshot |
2010-05-26 |
vegorov@chromium.org | Revert r4715. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
erik.corry... | Refactoring of codegen-arm.cc to use the VirtualFrame... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
erik.corry... | The way reloc entries are visited by the ObjectVisitor... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
ricow@chromium.org | Fix issue 720 making Object.defineProperty handle exist... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
yurys@chromium.org | Fix v8_base.vcproj: add dtoa.cc and fixed-dtoa.cc to... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
erik.corry... | Minor FreeBSD compile fix from Ry: |
commit | commitdiff | tree | snapshot |
2010-05-25 |
antonm@chromium.org | Comment the code for loading and calling with interceptor. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
sgjesse@chromium.org | ARM: Update the full compiler to handle all code |
commit | commitdiff | tree | snapshot |
2010-05-25 |
vegorov@chromium.org | Cardmarking writebarrier. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
antonm@chromium.org | Allow to define accessors on objects. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
ricow@chromium.org | Refactor the samevalue internal method and add tests... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
sgjesse@chromium.org | Fix GC issue |
commit | commitdiff | tree | snapshot |
2010-05-25 |
ager@chromium.org | Fix lint issue and compile error. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
ager@chromium.org | Landing patch by tonyg@chromium.org: |
commit | commitdiff | tree | snapshot |
2010-05-25 |
ricow@chromium.org | Fix presubmit error (a tab in v8natives.js) |
commit | commitdiff | tree | snapshot |
2010-05-25 |
ricow@chromium.org | Fixes issue 712 causing non-configurable accessors... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
mikhail.naganov... | Fix tests on ARM simulator. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
mikhail.naganov... | CPU profiler: make code events handling scalable. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
dimich@chromium.org | Include check for execution termination into bailout... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
vegorov@chromium.org | Reverting r4703. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
vegorov@chromium.org | Cardmarking writebarrier. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
mikhail.naganov... | Fix teardown order. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
whesse@chromium.org | Revert change 3849. On ia32, LoadFromSlot again return... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
erik.corry... | Prepare push to trunk. Now working on version 2.2.12. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
erik.corry... | Remove the fledgling Thumb2 support since we are concen... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
lrn@chromium.org | X64: Added inline conversion of double to smi for Likel... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
ager@chromium.org | Guard VMState trakcing with ENABLE_VMSTATE_TRACKING... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
erik.corry... | Cosmetic fix to avoid operator precedence warning on... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
erik.corry... | ARM cleanup: Remove lea, swap, swapb instrutions. ... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
yurys@chromium.org | Provide debug event listener with access to the debugge... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
whesse@chromium.org | Change keyed store IC interface on x64 to take value... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
whesse@chromium.org | Fix formatting in last change, file x64/full-codegen... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
erik.corry... | Add parentheses to clarify operator precedence. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
ager@chromium.org | Reapply r4686: Complete version of full codegen for... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
vegorov@chromium.org | Reverting r4685, r4686, r4687 |
commit | commitdiff | tree | snapshot |
2010-05-20 |
erik.corry... | Orthogonalize the byte codes used for the snapshot... |
commit | commitdiff | tree | snapshot |
next |