platform/upstream/v8.git
2014-07-29 akos.palfi... MIPS: Clean up name distinction between Keyed ICs and...
2014-07-29 balazs.kilvady... MIPS: Remove all compilation related interface from...
2014-07-29 balazs.kilvady... MIPS: CallIC customization stubs must accept that a...
2014-07-29 balazs.kilvady... MIPS: Inline Math.fround in optimized code.
2014-07-29 dusan.milosavljevic... MIPS64: Add support for architecture revision 6.
2014-07-29 verwaest@chromium.orgOnly generate a single normal IC per kind per slow...
2014-07-29 verwaest@chromium.orgClean up name distinction between Keyed ICs and Element...
2014-07-29 verwaest@chromium.orgRemove all compilation related interface from the StubCache
2014-07-29 mstarzinger... Fix handling of potential string additions in hydrogen.
2014-07-29 mstarzinger... Support for dynamic write-barrier counters everywhere.
2014-07-29 danno@chromium.orgActivate SSE2 for all Visual Studio builds
2014-07-29 yangguo@chromium.orgCheck for negative zero in floor when compiling with...
2014-07-29 verwaest@chromium.orgahum. Small fix.
2014-07-29 verwaest@chromium.orgRemove unnecessary ";"
2014-07-29 verwaest@chromium.orgFix Object.freeze with field type tracking.
2014-07-29 mstarzinger... Revert "Make --always-opt also optimize toplevel code."
2014-07-29 mstarzinger... Paint the tree green after r22666.
2014-07-29 mvstanton@chromium.orgCallIC customization stubs must accept that a vector...
2014-07-29 hpayer@chromium.orgReduce max executable size limit.
2014-07-29 mstarzinger... Make --always-opt also optimize toplevel code.
2014-07-29 yangguo@chromium.orgInline Math.fround in optimized code.
2014-07-29 machenbach... [Auto-roll] Bump up version to 3.28.46.0
2014-07-29 verwaest@chromium.orgAdd generated test
2014-07-29 verwaest@chromium.orgRestore DefineApiAccessorProperty
2014-07-29 weiliang.lin... X87: Restructure the IC / Handler compilers
2014-07-29 machenbach... Whitespace change to trigger bots.
2014-07-29 machenbach... Whitespace change to trigger bots.
2014-07-28 hpayer@chromium.orgRename failure tag to page owner tag and add proper...
2014-07-28 ishell@chromium.orgMore accurate usages of Heap::AdjustLiveBytes().
2014-07-28 ishell@chromium.orgI said, skip long-running mjsunit/array-functions-proto...
2014-07-28 ishell@chromium.orgRegression test for chromium:388880 added.
2014-07-28 ernstm@chromium.orgFix printf formatting.
2014-07-28 ernstm@chromium.orgTrack size of incremental marking steps in GCTracer.
2014-07-28 ishell@chromium.orgSkip long-running mjsunit/array-functions-prototype...
2014-07-28 hpayer@chromium.orgRemoved IdleGlobalGC and just perform IdleNotification...
2014-07-28 machenbach... Teach releases script to read bleeding_edge tags.
2014-07-28 danno@chromium.orgKeep new arrays allocated with 'new Array(N)' in fast...
2014-07-28 svenpanne@chromium.orgUnbreak NaCL build
2014-07-28 ernstm@chromium.orgTrace every incremental marking step.
2014-07-28 hpayer@chromium.orgFix bogus assert in HeapIterator.
2014-07-28 machenbach... [Auto-roll] Bump up version to 3.28.44.0
2014-07-28 hpayer@chromium.orgUse return value of GetPropertyAttributes to make compi...
2014-07-28 yangguo@chromium.orgProperly propagate serialization flag when compiling...
2014-07-28 yangguo@chromium.orgRevert "Fix a potential overflow in SortedListBSearch".
2014-07-28 verwaest@chromium.orgMove extra_ic_state to the PropertyICCompiler
2014-07-28 rmcilroy@chromium.orgTests that the GC doesn't mistake non-pointer constant...
2014-07-28 jochen@chromium.orgReland r22460 - "Bootstrapper::DetachGlobal also need...
2014-07-28 hpayer@chromium.orgAdded histogram to track distribution of requested...
2014-07-26 machenbach... [Auto-roll] Bump up version to 3.28.42.0
2014-07-25 akos.palfi... MIPS: Restructure the IC / Handler compilers
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.41.0
2014-07-25 verwaest@chromium.orgChange Has* and Get*Attributes to return Maybe<*>,...
2014-07-25 verwaest@chromium.orgRestructure the IC / Handler compilers
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.40.0
2014-07-25 ishell@chromium.orgKraken recover after r20312.
2014-07-25 machenbach... [Auto-roll] Bump up version to 3.28.39.0
2014-07-25 verwaest@chromium.orgSmi arrays are only guaranteed to be initialized in...
2014-07-25 verwaest@chromium.orgIn GrowMode, force the value to the right representatio...
2014-07-25 ernstm@chromium.orgAlways trace garbage collection events in GCTracer.
2014-07-24 machenbach... [Auto-roll] Bump up version to 3.28.37.0
2014-07-24 machenbach... Revert "Tests that the GC doesn't mistake non-pointer...
2014-07-24 rmcilroy@chromium.orgTests that the GC doesn't mistake non-pointer constant...
2014-07-24 verwaest@chromium.orgUse result of SetOwnPropertyIgnoreAttributes in accessors
2014-07-24 verwaest@chromium.orgFix issue with setters and their holders in accessors.cc
2014-07-24 ernstm@chromium.orgAdd event statistics to GCTracer.
2014-07-24 jochen@chromium.orgAdd a histogram timer around low memory notifications...
2014-07-24 yangguo@chromium.orgStage for-of
2014-07-24 yangguo@chromium.orgFor-of on null or undefined is an error
2014-07-24 danno@chromium.orgRevert 22595: "Keep new arrays allocated with 'new...
2014-07-24 ernstm@chromium.orgMove GCTracer to separate files.
2014-07-24 danno@chromium.orgSKIP migration tests to improve unit test time (2x)
2014-07-24 rmcilroy@chromium.orgRevert r22597 (which should have been called: "Tests...
2014-07-24 rmcilroy@chromium.orgUse heap iterator in store buffer when page was swept...
2014-07-24 yangguo@chromium.orgFlag for serialization when compiling code stubs if...
2014-07-24 danno@chromium.orgKeep new arrays allocated with 'new Array(N)' in fast...
2014-07-24 verwaest@chromium.orgIntroduce NonJSProxyHolder returning Handle<JSObject...
2014-07-24 ernstm@chromium.orgre-land: Track history of events in GCTracer.
2014-07-24 hpayer@chromium.orgUse heap iterator in store buffer when page was swept...
2014-07-24 yangguo@chromium.orgIntroduce more debug events for promises.
2014-07-24 machenbach... Skip test on mips.
2014-07-24 verwaest@chromium.orgExtend the interceptor setter ASSERT to support the...
2014-07-24 machenbach... Partially revert "Unflake and speedup JsNative*Sample...
2014-07-24 verwaest@chromium.orgX87: Always use the LoadStubCompiler for Load handlers...
2014-07-24 verwaest@chromium.orgX87: Only to the relevant checks in LoadFunctionPrototype
2014-07-24 verwaest@chromium.orgX87: Move function prototype handling into a special...
2014-07-24 jochen@chromium.orgMove gc notifications from V8 to Isolate and make idle...
2014-07-24 yangguo@chromium.orgAdd and move DisallowHeapAllocation scope.
2014-07-24 machenbach... Ignore test on mips.
2014-07-24 machenbach... Fix automatic tagging.
2014-07-24 machenbach... [Auto-roll] Bump up version to 3.28.36.0
2014-07-23 verwaest@chromium.orgFix ArrayLengthSetter to not throw on non-extensible...
2014-07-23 verwaest@chromium.orgThe accessors should get the value from the holder...
2014-07-23 machenbach... Whitespace change to trigger bots.
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 machenbach... Revert "Track history of events in GCTracer."
2014-07-23 machenbach... [Auto-roll] Bump up version to 3.28.34.0
2014-07-23 balazs.kilvady... MIPS: Always use the LoadStubCompiler for Load handlers...
2014-07-23 neis@chromium.orgRevert "Minor clarifications and simplifications as...
2014-07-23 neis@chromium.orgMinor clarifications and simplifications as well as...
2014-07-23 ernstm@chromium.orgTrack history of events in GCTracer.
next