Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / test / cctest / test-heap-profiler.cc
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-13 rmcilroyMove SmartPointer to base.
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-04-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-24 dcarneyprepare to deprecate non phantom weak callbacks
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-23 hpayerReland Force full GCwhenever CollectAllGarbage is meant...
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-15 machenbachRevert of Force full GCwhenever CollectAllGarbage is...
2015-04-15 hpayerForce full GC whenever CollectAllGarbage is meant to...
2015-04-13 adamkSplit TemplateHashMapImpl::Lookup into two methods
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-26 yurysReturn timestamp of the last recorded interval to the...
2015-03-10 yurysRemove uid and title from HeapSnapshot
2015-02-25 verwaestRemove NativeContext from Literal array, since we alway...
2015-02-11 dcarneyadd transitions for global properties in ics
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 dcarneyAdd MEGAMORPHIC state support for KeyedLoadIC
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2015-01-15 yangguoFix remaining issues in the custom snapshot.
2014-12-16 ishellIntroduced PropertyType ACCESSOR_FIELD.
2014-11-24 dcarneydon't use to-be-deprecated Value::To* without isolate...
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-09-17 titzer@chromium.orgRename Runtime_CompileUnoptimized to Runtime_CompileLaz...
2014-09-11 alph@chromium.orgAdd AccessorInfo handling into heap profiler.
2014-09-10 yangguo@chromium.orgRename ascii to one-byte where applicable.
2014-08-26 bmeurer@chromium.orgReplace our homegrown ARRAY_SIZE() with Chrome's arrays...
2014-08-20 verwaest@chromium.orgGet rid of GetLazyValue and clients.
2014-08-05 adamk@chromium.orgEnable ES6 Map and Set by default
2014-08-05 alph@chromium.orgMove anonymous function name beautifying out of v8.
2014-08-04 adamk@chromium.orgEnable ES6 Symbols by default
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-10 yurys@chromium.orgRevert "Support ES6 Map and Set in heap profiler"
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-01 ishell@chromium.orgReland r22082 "Replace HeapNumber as doublebox with...
2014-07-01 verwaest@chromium.orgClean up the global object naming madness.
2014-06-30 ishell@chromium.orgRevert "Replace HeapNumber as doublebox with an explici...
2014-06-30 ishell@chromium.orgReplace HeapNumber as doublebox with an explicit Mutabl...
2014-06-13 jochen@chromium.orgRemove dependency on Vector from platform files
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 jochen@chromium.orgReland 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-26 jochen@chromium.orgRevert 21502 - "Move OS::MemCopy and OS::MemMove out...
2014-05-26 jochen@chromium.orgMove OS::MemCopy and OS::MemMove out of platform to...
2014-05-23 yurys@chromium.orgSupport ES6 weak collections in heap profiler
2014-05-22 yurys@chromium.orgAdd support for ES6 Symbol in heap profiler
2014-05-20 yangguo@chromium.orgReland "Simplify debugger state."
2014-05-19 svenpanne@chromium.orgRevert "Simplify debugger state."
2014-05-16 yangguo@chromium.orgSimplify debugger state.
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-04-17 ishell@chromium.orgHeap::AllocateStringFromOneByte() and major part of...
2014-04-03 yangguo@chromium.orgReland "Return MaybeHandle from NewConsString."
2014-04-03 yangguo@chromium.orgRevert "Return MaybeHandle from NewConsString."
2014-04-03 yangguo@chromium.orgReturn MaybeHandle from NewConsString.
2014-04-02 alph@chromium.orgShow references from weak containers as weak in heap...
2014-03-07 yurys@chromium.orgFix compiler warning on Win64
2014-03-07 yurys@chromium.orgAllocationTracker now maintains a map from address...
2014-03-07 yurys@chromium.orgAllocation tracker: add separate entry for allocations...
2014-02-18 alph@chromium.orgDevTools: Drop kSinTable dependency off the heap profil...
2014-02-18 alph@chromium.orgAllow self_size to be larger than 2GB in heap snapshots.
2014-02-17 alph@chromium.orgMake a single HeapEntry per single JSArrayBuffer data...
2014-02-13 alph@chromium.orgCount ArrayBuffer's backing_store memory in heap snapshot.
2014-02-06 svenpanne@chromium.orgMake LeakSanitizer happy, part 1.
2014-02-04 alph@chromium.orgAdd Box object to heap profiler.
2014-01-31 svenpanne@chromium.orgOnce again: Fixed some lifetime/ownership issues in...
2014-01-30 alph@chromium.orgAdd global_context field to GlobalObject in heap profiler.
2014-01-29 alph@chromium.orgDo not overwrite builtin code names in heap profiler
2014-01-29 alph@chromium.orgMark next_code_link as weak in heap profiler.
2014-01-27 alph@chromium.orgAllow arbitrary names for weak references in heap snaps...
2014-01-27 bmeurer@chromium.orgRevert "Allow arbitrary names for weak references in...
2014-01-24 alph@chromium.orgAllow arbitrary names for weak references in heap snaps...
2014-01-24 alph@chromium.orgMark weak fields of JSArrayBuffer and JSArrayBufferView...
2014-01-17 svenpanne@chromium.orgVarious extension-related cleanup and simplifications.
2014-01-08 svenpanne@chromium.orgPrepare removal of ObjectTemplate::New without Isolate...
2014-01-03 ulan@chromium.orgRevert r18451 "Revert r18449 "Reland r18383: More API...
2014-01-03 ulan@chromium.orgRevert r18449 "Reland r18383: More API cleanup." and...
2014-01-03 svenpanne@chromium.orgReland r18383: More API cleanup.
2013-12-23 yurys@chromium.orgDelete v8::HeapGraphNode::GetHeapValue
2013-12-20 svenpanne@chromium.orgRevert "More API cleanup."
2013-12-20 svenpanne@chromium.orgMore API cleanup.
2013-12-18 svenpanne@chromium.orgRemoved internal uses of (almost) deprecated FunctionTe...
2013-12-18 yurys@chromium.orgAdd methods for finding object by its snapshot id and...
2013-12-09 yurys@chromium.orgReplace 'operator*' with explicit 'get' method on Smart...
2013-12-03 jochen@chromium.orgRemove deprecated Persistent::MakeWeak usage from V8
2013-12-03 yurys@chromium.orgRemove HeapSnapshotsCollection class
2013-12-02 yurys@chromium.orgSimplify allocation tracker API
2013-11-29 yurys@chromium.orgDo not put allocated block into HeapObjectsMap
2013-11-28 jochen@chromium.orgMark deprecated APIs with relatively little use as...
2013-11-26 yangguo@chromium.orgSpeed up long-running test cases.
2013-11-22 jochen@chromium.orgRemove usage of deprecated APIs from cctests
2013-11-15 yurys@chromium.orgAdd allocation tracker test for bumb pointer allocations
2013-11-14 yurys@chromium.orgThis is the exact copy of r17365 which was reverted...
2013-11-05 bmeurer@chromium.orgRevert "Record allocation stack traces".
2013-11-05 loislo@chromium.orgHeapProfiler: provide human readable names for code...
2013-10-24 yurys@chromium.orgRecord allocation stack traces
next