platform/upstream/v8.git
2012-07-17 verwaest@chromium.orgGrouping all map creation code.
2012-07-17 danno@chromium.orgTrack counts/sizes of CODE sub types with --track-gc...
2012-07-17 mstarzinger... Remove obsolete ParserApi::PartialPreParse method.
2012-07-17 verwaest@chromium.orgAlways fix up the enumeration indices when turning...
2012-07-16 jkummerow@chromium.orgMake android.check work
2012-07-16 verwaest@chromium.orgRemove LookupTransitionOrDescriptor altogether.
2012-07-16 mstarzinger... Add histogram for total heap fragmentation, don't repor...
2012-07-16 verwaest@chromium.orgRemoving LookupTransition from LookupRealNamedProperty...
2012-07-16 verwaest@chromium.orgRemoved transitions from the accessor pair descriptors.
2012-07-16 mstarzinger... Fix missing tagging of stack value in finally block.
2012-07-16 sanjoy@chromium.orgFix off-by-one-pointer error in an ASSERT inside Deferr...
2012-07-16 svenpanne@chromium.orgFix compilation for ARM/uClibc
2012-07-16 svenpanne@chromium.orgMaintain the invariant that all HGraphBuilder::VisitFoo...
2012-07-16 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.12.13.
2012-07-16 jkummerow@chromium.orgAdd an option to the tickprocessor to specify the direc...
2012-07-16 mstarzinger... Fix ICs for slow objects with native accessor.
2012-07-16 svenpanne@chromium.orgMake it clear that HInstruction's position is a write...
2012-07-16 yangguo@chromium.orgFix transcendental cache on ARM in optimized code.
2012-07-16 mstarzinger... Fix Win64 build breakage in r12082.
2012-07-13 danno@chromium.orgRevert 12083: Implements a new API to set a function...
2012-07-13 danno@chromium.orgImplements a new API to set a function entry hook for...
2012-07-13 danno@chromium.orgAdd counters that automatically track object sizes...
2012-07-13 mstarzinger... Factor out a Histogram class from HistogramTimer, and...
2012-07-13 sanjoy@chromium.orgMIPS: Defer creating Handles for HConstants to the...
2012-07-13 svenpanne@chromium.orgHandle setters on the prototype chain efficiently by...
2012-07-13 rossberg@chromium.orgIncorporate constness into inferred interfaces
2012-07-13 peter.rybin... Fix Mac build warning (very rightful)
2012-07-13 verwaest@chromium.orgMIPS: Ensure that all descriptors have a valid enumerat...
2012-07-13 verwaest@chromium.orgMIPS: Swap bitfield3 and backpointer.
2012-07-13 peter.rybin... Don't miss error message in 'restart frame' debug action
2012-07-13 yangguo@chromium.orgMIPS: Fixed mistake in condition for Nan fixups from...
2012-07-13 svenpanne@chromium.orgAdded Crankshaft support for setters.
2012-07-12 verwaest@chromium.orgRenamed ConvertDescriptorToFieldAndMapTransition to...
2012-07-12 danno@chromium.orgRevert 12069: Implements a new API to set a function...
2012-07-12 danno@chromium.orgImplements a new API to set a function entry hook for...
2012-07-12 sanjoy@chromium.orgInstall guards for new invariants required for parallel...
2012-07-12 sanjoy@chromium.orgRename LChunkBase to LChunk, LChunk to LPlatformChunk...
2012-07-12 verwaest@chromium.orgCouple the enumeration index of a property to the size...
2012-07-12 verwaest@chromium.orgWhen we find an accessor pair as TRANSITION, we are...
2012-07-12 sanjoy@chromium.orgBreak Crankshaft into phases.
2012-07-12 verwaest@chromium.orgAlways return failure when we didn't manage to add...
2012-07-12 verwaest@chromium.orgSplitting DescriptorArray::CopyInsert into CopyInsert...
2012-07-12 yangguo@chromium.orgDo not enter the debugger when debugger is not active.
2012-07-12 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.12.12.
2012-07-12 svenpanne@chromium.orgPerform HasFastProperties check on prototypes when...
2012-07-12 sanjoy@chromium.orgFix bug in CompilationHandlescope constructor.
2012-07-11 sanjoy@chromium.orgUnbreak MSVC build by respecting explicit FmtElm constr...
2012-07-11 sanjoy@chromium.orgDefer creating Handles for HConstants to the code gener...
2012-07-11 jkummerow@chromium.orgMIPS: Rename "mips" arch to "mipsel" in the GYP build.
2012-07-11 jkummerow@chromium.orgAdd missing --allow-natives-syntax flag to test case
2012-07-11 sanjoy@chromium.orgRemove duplicated LChunk code.
2012-07-11 verwaest@chromium.orgRefactor copying of maps and descriptor arrays.
2012-07-11 jkummerow@chromium.orgPerform HasFastProperties check on prototypes when...
2012-07-11 verwaest@chromium.orgEnsure that all descriptors have a valid enumeration...
2012-07-11 rossberg@chromium.orgTurn off es5_readonly again: still causes ~370 WebKit...
2012-07-11 yangguo@chromium.orgDo not use user-defined __lookupGetter__ when generatin...
2012-07-11 danno@chromium.orgFix compile errors in Visual C++ 2008.
2012-07-11 rossberg@chromium.orgTurn on es5[2] features by default.
2012-07-11 svenpanne@chromium.orgRe-land "Removed one copy-n-paste clone of HGraphBuilde...
2012-07-11 yangguo@chromium.orgSync preparser and parser wrt syntax error in switch...
2012-07-10 danno@chromium.orgPort r11344 (Try aligning unboxed double array backing...
2012-07-10 verwaest@chromium.orgSwap bitfield3 and backpointer.
2012-07-10 danno@chromium.orgUpdate .gitignore for Windows/Visual Studio/GYP.
2012-07-10 mstarzinger... Add OS::GetCurrentProcessId and prepend output from...
2012-07-10 yangguo@chromium.orgCorrectly report octal literals in strict mode when...
2012-07-10 mstarzinger... Fix inline constructors for Harmony Proxy prototypes.
2012-07-10 danno@chromium.orgPrepare push to trunk. Now working on version 3.12.11.
2012-07-10 mstarzinger... Output the correct line number in the error message...
2012-07-10 mmassi@chromium.orgFixed array bounds check elimination (Chromium issue...
2012-07-10 verwaest@chromium.orgAfter transitioning to constant function, return the...
2012-07-10 svenpanne@chromium.orgRevert "Removed one copy-n-paste clone of HGraphBuilder...
2012-07-10 verwaest@chromium.orgMoving prototype transitions into the header of the...
2012-07-09 rossberg@chromium.orgFix types.
2012-07-09 rossberg@chromium.orgSilence more warnings.
2012-07-09 yangguo@chromium.orgFix Debug::Break crash.
2012-07-09 svenpanne@chromium.orgRemoved one copy-n-paste clone of HGraphBuilder::BuildS...
2012-07-09 rossberg@chromium.orgSilence warnings.
2012-07-09 mmassi@chromium.orgDisable array bounds check removal.
2012-07-09 mmassi@chromium.orgRestored removed flag.
2012-07-09 mmassi@chromium.orgRe-enable array bounds check elimination.
2012-07-09 svenpanne@chromium.orgAdded Crankshaft support for JavaScript getters.
2012-07-09 svenpanne@chromium.orgImproved printing of CheckPrototypeMaps instruction.
2012-07-09 svenpanne@chromium.orgFixed CompareIC::GetStateName.
2012-07-09 rossberg@chromium.orgImplement proper module linking.
2012-07-09 jkummerow@chromium.orgFix wrong iteration variable in test/preparser/strict...
2012-07-06 danno@chromium.orgMake room in Code flags to support compiled stubs.
2012-07-06 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.10.
2012-07-06 mstarzinger... Fix missing handle scope in recent r12001.
2012-07-06 sanjoy@chromium.orgFix bug in compilation-handlescope.
2012-07-06 yangguo@chromium.orgCorrectly advance the scanner when scanning unicode...
2012-07-06 mstarzinger... Fix unhandlified code calling Harmony Proxy traps.
2012-07-06 verwaest@chromium.orgAlso in ClearNonLiveTransitions we have to check if...
2012-07-06 yangguo@chromium.orgPut additional information onto the stack when crashing...
2012-07-06 sanjoy@chromium.orgAdd a second kind of HandleScope that ties the lifetime...
2012-07-06 svenpanne@chromium.orgSlightly generalize AddCheckConstantFunction.
2012-07-06 svenpanne@chromium.orgAdded LookupResult::GetValueFromMap.
2012-07-05 yangguo@chromium.orgFix compilation when disabling debugger support.
2012-07-05 verwaest@chromium.orgSeparating transitions from descriptors.
2012-07-05 danno@chromium.orgFix timout of packed-elements.js on ARM
2012-07-05 svenpanne@chromium.orgRemoved superfluous cast.
next