projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2015-04-21
dcarney
track global accesses to constant types
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jkummerow
Drop unused field from PrototypeInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
LayoutDescriptor should inherit from JSTypedArray
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
dcarney
[turbofan] split all functions off of LinearScanAllocat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Benedikt Meurer
[test] Initial import of an emscripten test suite.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
dcarney
[turbofan] Split ConstraintBuilder off of LiveRangeBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
wingo
Factor formal argument parsing into ParserBase
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
yangguo
Change hash table capacity heuristics when serializing.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
svenpanne
Removed src/{isolate,property-details,utils}-inl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
Add myself to include/OWNERS
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
Don't assert that no incremental marking happened durin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
yangguo
Wrap harmony implementations in functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
dcarney
[turbofan] Cleanup register allocator a little after...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
yangguo
Migrate error messages, part 4 (v8natives.js).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
machenbach
[test-runner] Add dedicated test mode for tryserver.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
dcarney
make Handle a synonym of Local
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
ishell
Avoid having untyped slots for objects embedded into...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Small polishing changes to the native js.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Daniel Vogelheim
Disable mjsunit/es7/object-observe on gc-stress, due...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
svenpanne
Import Reversed adapter from Chromium and use it in v8.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
dcarney
[turbofan] split register allocator into little pieces
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
titzer
Reland "Refactor compilation dependency handling."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jkummerow
Revert of Fix logic for doing incremental marking steps...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
mvstanton
Make sure builtins preserve guarantees about empty...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jochen
Allow for accessing an ArrayBuffer contents without...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Throw when attaching a stack trace to an object fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Wrap array implementation in a function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jochen
Remove support for externally backed elements from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jochen
Deprecate 3-args ResourceConstraints::ConfigureDefaults
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Ross McIlroy
Replace OVERRIDE->override and FINAL->final since we...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
machenbach
Temporarily skip slow test.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Ben L. Titzer
Always wrap AllocationSiteContext::current() in a new...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jochen
Indicate that low-memory-notificatin triggered GCs...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Correctly name header macros for src/snapshot/*.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Serializer: assert that we deserialize only one native...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
yangguo
Fix serialization statistics for external strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Benedikt Meurer
[mjsunit] Import test case based on the Massive/SQLite...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
ulan
Clean up output of heap object tracing
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
adamk
[modules] Parsing: add ModuleRequests where missing
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
ssid
Adding missing V8_EXPORT flag in SpaceStatistics class...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
rmcilroy
Turn off SupportsFlexibleFloorAndRound for Arm64 due...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
hpayer
Initialize idle old generation allocation limit in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
mbrandy
PPC: Reland "Add basic crankshaft support for slow...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
danno
[visualizer]: Add types to visualizer output
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
jkummerow
Fix GC-induced DCHECK failure in Runtime_GetWeakMapEntries
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Wrap object observe implementation in a function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
ssid
Adding V8 api to get memory statistics of spaces in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Wrap JSON and generator implementation in functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Migrate error messages, part 3 (runtime.js).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
jkummerow
Don't use normalized map cache for prototype maps
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
jkummerow
Bump limit in PushStackTraceAndDie
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
erikcorry
Rename some things around incremental marking triggers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Michael Achenbach
Whitespace commit to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
wingo
Revert "Factor formal argument parsing into ParserBase"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
verwaest
[crankshaft] Fix property access with proxies in protot...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Disable always-opt for locker tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Fix DCHECK with unsigned int in zone.cc.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
jkummerow
Re-enable an UNREACHABLE in JSObject::GetHeaderSize()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
yangguo
Reland "Migrate error messages, part 2."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
chunyang.dai
X87: Reland "Add basic crankshaft support for slow...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
machenbach
Let asan imply clang and use_allocator=none.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
machenbach
Revert of Refactor compilation dependency handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
jochen
Revert of Revert "Remove early bail-out in VisitWeakLis...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
yangguo
Serializer: share executable accessor infos between...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
erikcorry
Properly report OOM when deoptimizer allocation fails
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
jkummerow
Don't crash when reporting an access check failure...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
verwaest
Reland "Add basic crankshaft support for slow-mode...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
hpayer
Use smaller heap growing factor in idle notification...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
mstarzinger
[turbofan] Add single --turbo flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
mbrandy
PPC: Array() in optimized code can create with wrong...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
paul.lind
MIPS: Fix for StringCharCodeAtGenerator for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
paul.lind
Reland MIPS: Vector-ICs - speed towards the monomorphic...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
titzer
Refactor compilation dependency handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
titzer
Move GetRootListIndex into Heap.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
erikcorry
Make test unthreaded so other tests don't interfere...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
machenbach
Revert of Migrate error messages, part 2. (patchset...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
marja
[strong] Allow mutually recursive classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
yangguo
Serializer: collect and output memory statistics.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
ulan
Add a flag to trace heap object stats on GC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
conradw
[strong] Implement static restrictions on switch statement
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
erikcorry
If a code space commit partially succeeds, free the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
erikcorry
Fix logic for doing incremental marking steps on tenure...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
hablich
Store hashes of current and previous shipped V8 version
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
mstarzinger
Disable more failing tests after f3338dd3b01c.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
wingo
Simplify DoParseProgram
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
yangguo
Wrap map and set implementation in functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
yangguo
Migrate error messages, part 2.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
chunyang.dai
X87: Use Cells to check prototype chain validity (disab...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
erikcorry
Make store buffer more robust to OOM.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
chunyang.dai
X87: Array() in optimized code can create with wrong...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
jkummerow
Add missing Handle to GetOrCreatePrototypeChainValidityCell
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
chunyang.dai
X87: VectorICs: megamorphic keyed loads in crankshaft...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
jkummerow
Enable Cell-based prototype chain checks
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
hpayer
Revert of Experiment: reduce heap growing factor to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
titzer
[turbofan] Clean up cached nodes in JSGraph.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
ulan
Use atomic operation to read the length of a fixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
ulan
Avoid evacuation of popular pages.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
bmeurer
Revert of [x64] Use xorl to materialize smi zero. ...
commit
|
commitdiff
|
tree
|
snapshot
next