platform/upstream/v8.git
2011-07-20 danno@chromium.orgImplement for..in for FastDoubleArrays
2011-07-20 jkummerow@chromium.orgRevert "Make window.undefined, window.NaN, window.Infin...
2011-07-20 jkummerow@chromium.orgMake window.undefined, window.NaN, window.Infinitiy...
2011-07-20 danno@chromium.orgReland 8636: Implement setting the length property...
2011-07-20 whesse@chromium.orgFix presubmit error in copyright message.
2011-07-20 whesse@chromium.orgfix -Wunused-but-set-variable for gcc-4.6 on x64
2011-07-20 ager@chromium.orgAdd guard pages in front of executable allocations
2011-07-20 danno@chromium.orgMIPS: port Implement ICs for FastDoubleArray loads...
2011-07-19 vitalyr@chromium.orggrokdump: Add simple support for non-full minudumps.
2011-07-19 danno@chromium.orgRollback 8683: Implement setting the length property...
2011-07-19 danno@chromium.orgImplement setting the length property for FixedDoubleAr...
2011-07-19 danno@chromium.orgCrankshaft support for FixedDoubleArrays
2011-07-19 rossberg@chromium.orgImplement `in' for proxies.
2011-07-19 ager@chromium.orgCorrectly mark functions from our natives files during...
2011-07-18 ager@chromium.orgAdd GetPropertyAttribute method for Object in the API
2011-07-18 vitalyr@chromium.orgPass isolate to AST ID functions.
2011-07-18 jkummerow@chromium.orgRevert "Make GYP build usable for day-to-day work"
2011-07-18 svenpanne@chromium.org Encapsulated the AST ID recording a bit, this time...
2011-07-18 ager@chromium.orgFix the debugger for strict-mode functions.
2011-07-18 jkummerow@chromium.orgMake GYP build usable for day-to-day work
2011-07-18 rossberg@chromium.orgImplement sealing, freezing, and related functions...
2011-07-18 ager@chromium.orgReplace reinterpret_cast with BitCast in deoptimizer...
2011-07-18 svenpanne@chromium.orgFixed confusion between AST IDs and condition codes...
2011-07-18 svenpanne@chromium.orgPrepare push to trunk.
2011-07-17 ager@chromium.orgIntroduce a random entropy source which can optionally...
2011-07-15 vitalyr@chromium.orgFix win64 build.
2011-07-15 vitalyr@chromium.orgAvoid TLS load in AstNode constructor.
2011-07-15 yangguo@chromium.orgRemoved unnecessary semicolon.
2011-07-15 mstarzinger... Fixed bug in array filter and reduce functions.
2011-07-15 rossberg@chromium.orgImplement delete trap for proxies.
2011-07-15 yangguo@chromium.orgIncluded variable default for d8.gyp.
2011-07-15 jkummerow@chromium.orgFix gyp build
2011-07-14 yangguo@chromium.orgIntroduces a light version of D8 that links against...
2011-07-14 jkummerow@chromium.orgAdd map check for COW elements to crankshaft array...
2011-07-14 yangguo@chromium.orgExcludes cctest from gyp build if using shared library.
2011-07-14 mikhail.naganov... Convert *.js files of cctest/test-log into "resources".
2011-07-14 vegorov@chromium.orgExpose APIs for detecting boxed primitives, native...
2011-07-14 yangguo@chromium.orgsample shell does not link against shared lib due to...
2011-07-14 danno@chromium.orgsimplification to HClampToUint8
2011-07-14 ricow@chromium.orgFix memory leak from sample/shell.cc.
2011-07-14 svenpanne@chromium.orgHarmonize naming a bit, x64 was the only platform where...
2011-07-13 danno@chromium.orgFix the build on x64 and ARM.
2011-07-13 danno@chromium.orgFixes build failures from FixedDoubleArray IC patch.
2011-07-13 ager@chromium.orgFix shortcutting bug in HInferRepresentation
2011-07-13 danno@chromium.orgImplement ICs for FastDoubleArray loads and stores
2011-07-13 ricow@chromium.orgFix presubmit
2011-07-13 vegorov@chromium.orgFix bug in prototype transitions cache clearing introdu...
2011-07-13 sgjesse@chromium.orgSupport scope information and evaluation in optimized...
2011-07-13 whesse@chromium.orgPrepare push to trunk. We are now working on version...
2011-07-13 mikhail.naganov... WebKit Win fix after r8629: use ...A Win API functions...
2011-07-13 rossberg@chromium.orgImplement Object.getOwnPropertyDescriptor for proxies.
2011-07-13 mikhail.naganov... Remove support for logging into a memory buffer.
2011-07-13 whesse@chromium.orgRevert r8619 because of Webkit failures.
2011-07-13 svenpanne@chromium.orgDisentangle printing of stub names and memory allocation.
2011-07-13 rossberg@chromium.orgImplement Object.keys for proxies.
2011-07-13 mikhail.naganov... Clean up conditionals in tests after r8622.
2011-07-13 sgjesse@chromium.orgMake fast tls the default
2011-07-13 sgjesse@chromium.orgAvoid patching code after the call to binary operation...
2011-07-13 sgjesse@chromium.orgRemove the ability to compile without logging and profiling
2011-07-12 yangguo@chromium.orgAdded dictionary that can use objects as keys.
2011-07-12 svenpanne@chromium.orgFixed a long-standing TODO: Removed a few *-incl.h...
2011-07-12 lrn@chromium.orgRemove prematurely added dependencies from preparser.
2011-07-11 yangguo@chromium.orgsecond attempt at correcting fopen (hangs when trying...
2011-07-11 sgjesse@chromium.orgAdd source position recording for variable loads
2011-07-11 yangguo@chromium.orgrollback
2011-07-11 kmillikin@chromium.orgFix a potential crash in const declaration.
2011-07-11 ager@chromium.orgRemove heap protection support.
2011-07-11 yangguo@chromium.orgbug fix
2011-07-11 sgjesse@chromium.orgLower the number of threads for some threading tests...
2011-07-11 vegorov@chromium.orgFix bug in Map::TraverseTransitionTree.
2011-07-11 yangguo@chromium.orgbug fix since --prof did not work
2011-07-11 ricow@chromium.orgRemove passing tests from test262 status file
2011-07-11 sgjesse@chromium.orgPrepare push to trunk. We are now working on version...
2011-07-11 sgjesse@chromium.orgFix heap corruption and memory leakage in inspection...
2011-07-11 svenpanne@chromium.orgDrastically reduce the transitive dependencies of jsreg...
2011-07-11 yangguo@chromium.orgported --isolate option to d8 and refactored to group...
2011-07-11 kmillikin@chromium.orgAllow JSObject::PreventExtensions to work for arguments...
2011-07-11 sgjesse@chromium.orgMIPS: port Fix problem with arguments object ICs not...
2011-07-11 sgjesse@chromium.orgMIPS: Cleaned up calling-related methods in the assembler.
2011-07-09 ricow@chromium.orgUpdated status file for test262 to latest revision.
2011-07-08 mikhail.naganov... Align host and target architectures when building v8_shell.
2011-07-08 danno@chromium.orgFix polymorphic array test
2011-07-08 danno@chromium.orgUnify handling of element IC stubs.
2011-07-08 svenpanne@chromium.orgRemoved useless implementations of GetName and Print...
2011-07-08 sgjesse@chromium.orgGenerate shorter instruction forms for constant in...
2011-07-08 sgjesse@chromium.orgAdd inspection of whether frame is a construct frame...
2011-07-08 kmillikin@chromium.orgFix compilation error.
2011-07-08 kmillikin@chromium.orgFix a bug in for/in iteration of arguments objects.
2011-07-08 sgjesse@chromium.orgMIPS: port Fix ARM regression introduced with polymorph...
2011-07-08 sgjesse@chromium.orgMIPS: port Fix a typo in KeyedStoreIC, restore Kraken...
2011-07-08 sgjesse@chromium.orgMIPS: port Introduce code flushing of RegExp code.
2011-07-07 sgjesse@chromium.orgTry to fix Windows compilation error.
2011-07-07 sgjesse@chromium.orgAdd inspection of arguments for optimized frames
2011-07-07 svenpanne@chromium.orgReduce the number of global constructor calls by changi...
2011-07-07 rossberg@chromium.orgImplement Object.defineProperty for proxies.
2011-07-07 vitalyr@chromium.orgDon't check symbol literals for being symbols.
2011-07-07 vegorov@chromium.orgWhen resolving phies use ANY instead of NONE as a polic...
2011-07-07 fschneider... Don't emit a write barrier when storing boolean-typed...
2011-07-07 ricow@chromium.orgEnsure that regexps always have code object, even if...
2011-07-06 vitalyr@chromium.orgGroup property assignments in top-level blocks.
next