platform/upstream/v8.git
2009-12-17 kasperl@chromium.orgFix ARM and x64 tests in debug mode after r3477.
2009-12-17 iposva@chromium.org- Fix x64 build.
2009-12-17 iposva@chromium.org- Undo unfortunate renaming of StaticType.
2009-12-16 kasperl@chromium.orgImprove performance of allocating closures for nested
2009-12-16 kmillikin@chromium.orgPrepare push to trunk. We are now working on version...
2009-12-16 lrn@chromium.orgFast codegen: Implement with.
2009-12-15 yurys@chromium.orgFix presubmit error: remove whitespace
2009-12-15 yurys@chromium.orgIgnore debug break events when bootstrapper is active...
2009-12-14 vitalyr@chromium.orgstats-viewer.py: support passing test_shell pid.
2009-12-14 vitalyr@chromium.orgUpdated stats-viewer.py to work with chromium.
2009-12-14 kasperl@chromium.orgDo a fast check for undefined values when comparing.
2009-12-14 lrn@chromium.orgFast-codegen: Implementing try/finally on top of nestin...
2009-12-14 erik.corry... Modified SConstruct to enable building of shared library
2009-12-14 kasperl@chromium.orgTry to make the contextuality check in the IC code...
2009-12-14 sgjesse@chromium.orgReverted r3457
2009-12-13 peter.rybin... Implement "wait for connection" feature
2009-12-11 fschneider... Fix lint error.
2009-12-11 fschneider... Adding compound assignments to the top-level compiler.
2009-12-11 erik.corry... Give the binary op stubs better names to make profiles...
2009-12-11 mikhail.naganov... Correct mistyped file name for svn:ignore property.
2009-12-11 mikhail.naganov... Add '.cpplint-cache' to ignore lists for SVN and Git...
2009-12-10 iposva@chromium.org- Ensure the stack trace limit is not negative.
2009-12-10 antonm@chromium.orgUse uint64_t to keep 64 MacOS happy.
2009-12-10 ager@chromium.orgReapply keyed load cache probing in generated code...
2009-12-10 lrn@chromium.orgFast codegen: Working break and continue.
2009-12-10 kmillikin@chromium.orgDisible the toplevel compiler for code containing for...
2009-12-10 ager@chromium.orgRevert keyed load cache probing in generated code.
2009-12-10 ager@chromium.orgProbe keyed load cache in generic keyed load stub.
2009-12-10 lrn@chromium.orgFix extra slash typo in comment.
2009-12-09 iposva@chromium.org- Drop the executable bit of SConstruct.
2009-12-09 lrn@chromium.orgFix Win64 build problem.
2009-12-09 kmillikin@chromium.orgFix arm and x64 build.
2009-12-09 kmillikin@chromium.orgFix a crash caused by garbage collection during generat...
2009-12-09 vitalyr@chromium.orgExternal string table.
2009-12-09 erik.corry... Add Object.create from ECMAScript5. Supports value...
2009-12-09 fschneider... Create literal boilerplate as part of cloning in the...
2009-12-09 erik.corry... Create the framework for adding a thumb2 backend for...
2009-12-09 erik.corry... Fix for bug 512 from Subrato De, CodeAurora.
2009-12-09 sgjesse@chromium.orgPerform string add in generated code on X64 platform
2009-12-08 erik.corry... Fix subtle bug in Math.min and Math.max with non-Smi...
2009-12-08 lrn@chromium.orgFix for issue 545: don't reuse this VariableProxy.
2009-12-07 fschneider... Adding ThisFunction expression to top-level compiler.
2009-12-07 kmillikin@chromium.orgThe toplevel code generator assumed that declarations...
2009-12-07 erik.corry... Performance improvement for Math.max and Math.min
2009-12-04 christian.plesner... Fixed operator precedence bug in heap stat recording.
2009-12-04 fschneider... Refactor code for generating assignments in the fast...
2009-12-04 sgjesse@chromium.orgRemove passing of argc in r0 when calling builtins...
2009-12-04 kmillikin@chromium.orgFix issue 540 by handling the case that a declaration...
2009-12-04 sgjesse@chromium.orgPrepare push to trunk. Now working on 2.0.4.
2009-12-04 kmillikin@chromium.orgAdd a test that was left off my last submit.
2009-12-04 sgjesse@chromium.orgAdd alignment check to object allocated in generated...
2009-12-04 christian.plesner... Changed recording of heap stats on OOM to store data...
2009-12-04 sgjesse@chromium.orgString check for binary add on x64 and ARM
2009-12-04 sgjesse@chromium.orgBetter handling of allocation alignment in generated...
2009-12-03 ager@chromium.orgFix Windows build.
2009-12-03 ager@chromium.orgMove for-in cache validity check to generated code.
2009-12-03 christian.plesner... Added recording of heap and global handle stats in...
2009-12-03 sgjesse@chromium.orgMove function nan_value to POSIX platform file
2009-12-03 sgjesse@chromium.orgCheck return code from fwrite
2009-12-03 mikhail.naganov... When executing 'profile' request, delegate to api funct...
2009-12-03 sgjesse@chromium.orgFix compilation errors on some compilers
2009-12-03 sgjesse@chromium.orgAdd missing function CpuFeaturesImpliedByPlatform to...
2009-12-03 sgjesse@chromium.orgPerform string add in generated code on IA-32 platforms
2009-12-02 kbr@chromium.orgFixed register usage in 64-bit version of
2009-12-02 sgjesse@chromium.orgInitial OpenBSD support
2009-12-02 sgjesse@chromium.orgFix adding short external ascii strings
2009-12-01 sgjesse@chromium.orgFix debug build
2009-12-01 sgjesse@chromium.orgRemove the last context dependent reference from the...
2009-12-01 erik.corry... Fix toLocaleString-related breakage on buildbot.
2009-12-01 erik.corry... Speed up join on arrays.
2009-12-01 sgjesse@chromium.orgFix presubmit errors
2009-12-01 ager@chromium.orgRemove some of the cache validity checks for for-in...
2009-12-01 ager@chromium.orgFix megamorphic load regression on ARM caused by the...
2009-12-01 sgjesse@chromium.orgUpdate test for issue 528
2009-11-30 kbr@chromium.orgReduced workload in external array test and added it...
2009-11-30 fschneider... Move CPU-specific constants from debug.h into the platf...
2009-11-30 mikhail.naganov... Add pause / resume profiling commands to debugger protocol.
2009-11-30 fschneider... Introduce flag for using the fast compiler where possible.
2009-11-30 ager@chromium.orgRemove complex external array testing that takes too...
2009-11-30 kasperl@chromium.orgClear the compilation cache just before starting to...
2009-11-27 sgjesse@chromium.orgRemove usage of JSArray in Script object
2009-11-27 sgjesse@chromium.orgFix lint errors
2009-11-27 sgjesse@chromium.orgAdd test to expose bug 528
2009-11-27 fschneider... Added fast compiler support for calling JS runtime...
2009-11-26 fschneider... Fix bug in the fast compiler's object literal code
2009-11-26 lrn@chromium.orgFast-codegen: Arguments object working on all platforms.
2009-11-26 mikhail.naganov... A cache of MD5 sums of source file contents is now...
2009-11-25 kbr@chromium.orgFixed lint error in last checkin.
2009-11-25 kbr@chromium.orgFixed incorrect instruction usage in KeyedLoadIC for...
2009-11-25 ager@chromium.orgDo not crash if a V8 extension fails to compile or...
2009-11-25 mikhail.naganov... Include getters and setters callbacks invocations in...
2009-11-25 antonm@chromium.orgWhen processing global vars initialization account...
2009-11-25 erik.corry... Fix 64 bit build. TBR=ager.
2009-11-25 erik.corry... Make heap serialization nondestructive.
2009-11-25 erik.corry... Update with a hopefully complete list of macros
2009-11-25 mikhail.naganov... Xcode project: add fast-codegen sources.
2009-11-25 mikhail.naganov... Change 'debugger-auto-break' flag status.
2009-11-25 erik.corry... Fix bug 516 by recognizing yet another gcc macro that
2009-11-25 lrn@chromium.orgFast-compiler: Add stack limit checks to back edges...
2009-11-25 sgjesse@chromium.orgAdded an ASSERT to code from r3350
next