projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reland of "Remove ExternalArray, derived types, and element kinds"
[platform/upstream/v8.git]
/
src
/
heap-snapshot-generator.cc
2015-07-28
jochen
Reland of "Remove ExternalArray, derived types, and...
blob
|
commitdiff
|
raw
2015-07-27
machenbach
Revert of Remove ExternalArray, derived types, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
jochen
Remove ExternalArray, derived types, and element kinds
blob
|
commitdiff
|
raw
2015-07-24
oth
[Interpreter] Add BytecodeArray class and add to Shared...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
erikcorry
Reland Extend big-disjunction optimization to case...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
machenbach
Revert of Extend big-disjunction optimization to case...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
erikcorry
Extend big-disjunction optimization to case-independent...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
ulan
Remove the --collect-maps flag. Maps should be always...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
mbrandy
Add support for Embedded Constant Pools for PPC and Arm
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bbudge
Add new Float32x4 type for SIMD.js.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bmeurer
Revert of Embedded constant pools. (patchset #12 id...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
mbrandy
Add support for Embedded Constant Pools for PPC and Arm
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
ishell
GlobalDictionary now stores PropertyDetails in Property...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
ishell
Starting using GlobalDictionary for global objects...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
jochen
Reland "Remove the weak list of array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
machenbach
Revert of Remove the weak list of array buffers (patchs...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
jochen
Remove the weak list of array buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
jkummerow
Fix stale pointer issue in heap snapshot generator
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
jochen
Reland "Remove the weak list of views from array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
jochen
Revert of Reland "Remove the weak list of views from...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
jochen
Reland "Remove the weak list of views from array buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
jochen
Revert of Remove the weak list of views from array...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
jochen
Remove the weak list of views from array buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
adamk
Split TemplateHashMapImpl::Lookup into two methods
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
jkummerow
Move prototype metadata from internal properties to...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
yurys
Return timestamp of the last recorded interval to the...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
yurys
Save heap object tracking data in heap snapshot
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
verwaest
Disinherit PropertyCell from Cell
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
dcarney
correctly invalidate global cells
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
yurys
Remove uid and title from HeapSnapshot
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
jkummerow
Reland: Simplify and compact transitions storage
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
jkummerow
Revert of Simplify and compact transitions storage...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
jkummerow
Simplify and compact transitions storage
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
jkummerow
Move Maps' back pointers from "transitions" to "constru...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
marja
Scanner / Unicode decoding: use size_t instead of unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
ishell
Massive renaming of PropertyType values and other impli...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
jochen
Add missing if (FLAG_verify_heap) checks around heap...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
dcarney
remove declarative accessors
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
ishell
Introduced PropertyType ACCESSOR_FIELD.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
ishell
PropertyDetails cleanup: NORMAL property type merged...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Yang Guo
Move public symbols to the root set.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
dslomov@chromium.org
Various clean-ups after top-level lexical declarations...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
ishell@chromium.org
MapCache simplification. It is now a FixedArray that...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
jkummerow@chromium.org
Replace C++ bitfields with our own BitFields
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
dslomov@chromium.org
Change cast to String to cast to Symbol in heap-snapsho...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
yurys@chromium.org
Heap profiler clean-up: remove dead code
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
yurys@chromium.org
Revert "Make all references from root shortcuts (except...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
yurys@chromium.org
Make all references from root shortcuts (except one...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
dslomov@chromium.org
Add remaining @@toStringTag symbols to builtins
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
yangguo@chromium.org
Reland "Use symbols instead of hidden properties for...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
yangguo@chromium.org
Revert "Use symbols instead of hidden properties for...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
yangguo@chromium.org
Use symbols instead of hidden properties for i18n markers.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
yurys@chromium.org
Simplify synthetic roots creation in heap snapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
alph@chromium.org
Add AccessorInfo handling into heap profiler.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
verwaest@chromium.org
Remove dead code from LookupResult
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
hpayer@chromium.org
Remove conservative sweeping.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
verwaest@chromium.org
Get rid of the NONEXISTENT PropertyType
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
verwaest@chromium.org
Get rid of GetLazyValue and clients.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
yangguo@chromium.org
Store both major and minor key on code stubs.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
hpayer@chromium.org
Concurrent/parallel precise sweeping.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
jochen@chromium.org
Remove JSReceiver::GetPrototype and replace it with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
yurys@chromium.org
Support ES6 Map and Set in heap profiler
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
yurys@chromium.org
Revert "Support ES6 Map and Set in heap profiler"
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
yurys@chromium.org
Support ES6 Map and Set in heap profiler
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
hpayer@chromium.org
Wait for sweeper threads only if we have to, i.e. if...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
ishell@chromium.org
Reland r22082 "Replace HeapNumber as doublebox with...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
verwaest@chromium.org
Clean up the global object naming madness.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
jochen@chromium.org
Move platform abstraction to base library
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
ishell@chromium.org
Revert "Replace HeapNumber as doublebox with an explici...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
ishell@chromium.org
Replace HeapNumber as doublebox with an explicit Mutabl...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
jochen@chromium.org
Remove dependency on Vector from platform files
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
danno@chromium.org
Reland 21720: Introduce FieldIndex to unify and abstrac...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
danno@chromium.org
Revert 21720: "Introduce FieldIndex to unify and abstra...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
danno@chromium.org
Introduce FieldIndex to unify and abstract property...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
jochen@chromium.org
Replace STATIC_CHECK with STATIC_ASSERT.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
jochen@chromium.org
Reland 21502 - "Move OS::MemCopy and OS::MemMove out...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
jochen@chromium.org
Revert 21502 - "Move OS::MemCopy and OS::MemMove out...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
jochen@chromium.org
Move OS::MemCopy and OS::MemMove out of platform to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
yurys@chromium.org
Support ES6 weak collections in heap profiler
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
ishell@chromium.org
Reland r21442 "Inobject slack tracking is done on a...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Revert "Reland r21346 "Inobject slack tracking is done...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Reland r21346 "Inobject slack tracking is done on a...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
rossberg@chromium.org
Consistently say 'own' property
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Revert "Inobject slack tracking is done on a per-closur...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
ishell@chromium.org
Inobject slack tracking is done on a per-closure basis...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
yurys@chromium.org
Add support for ES6 Symbol in heap profiler
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
jarin@chromium.org
Attempt no. 3 to fix Heap::IsHeapIterable and HeapIterator.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
jarin@chromium.org
Revert "Fix Heap::IsHeapIterable." (again)
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
jarin@chromium.org
Reland "Fix Heap::IsHeapIterable."
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
jarin@chromium.org
Revert "Fix Heap::IsHeapIterable."
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
jarin@chromium.org
Fix Heap::IsHeapIterable.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
yangguo@chromium.org
Kiss goodbye to MaybeObject.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
mvstanton@chromium.org
Simplify feedback vector creation and store in SharedFu...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
ishell@chromium.org
Object::Lookup(), JSObject::*Lookup*() and JSReceiver...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
jochen@chromium.org
Merge v8converions with conversions
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
yangguo@chromium.org
Always include debugger support.
blob
|
commitdiff
|
raw
|
diff to current
next