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-23
arv
[es6] Function.prototype.name should be the empty string
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
paul.lind
Skip poppler and sqlite tests on big-endian platforms.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
[mjsunit] Fix bad test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
mtrofin
Reland: Introducing the LLVM greedy register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
arv
Revert of Introducing the LLVM greedy register allocato...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
arv
[es6] Class extends may not be a generator function
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
mtrofin
Introducing the LLVM greedy register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
jochen
Revert of Remove the weak list of views from array...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
titzer
Add test for deoptimization bug.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
yangguo
Blacklist mjsunit/es6/generators-debug-scopes.js from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
yangguo
Revert of Revert of Always optimize for adding properti...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Michael Achenbach
Whitespace change for greenification.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
yangguo
Revert of Always optimize for adding properties to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
dslomov
Stack allocate lexical locals + hoist stack slots
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
erikcorry
Experiment with smaller minimum elements dictionary...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
dcarney
[turbofan] make live ranges stateless
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
dslomov
Introduce "expression classifier" to the parser.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
svenpanne
Add an --omit-quit flag to d8 for Emscripten's sake.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
yangguo
Always optimize for adding properties to native objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
titzer
[turbofan] Add a debug_name to Parameter operators.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of Revert of [strong] checking of this & super...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of Revert of Protect the emptiness of Array...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of Revert of [es6] don't throw if argument is...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
mvstanton
Revert of Protect the emptiness of Array prototype...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of Revert of [es6] implement Array.prototype...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Benedikt Meurer
[mjsunit] Import asm.js test case for poppler.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
jochen
Remove the weak list of views from array buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
dcarney
add StdGlobalValueMap
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
mvstanton
Protect the emptiness of Array prototype elements with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
[mjsunit] Skip newly added tests under asan.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of [strong] checking of this & super in construc...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
machenbach
Revert of [es6] don't throw if argument is non-object...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Benedikt Meurer
[mjsunit] Add custom tests based on SQLite 3.8.9.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
yangguo
Compact weak fixed arrays before serializing.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Benedikt Meurer
Revert "[test] Initial import of an emscripten test...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
caitpotter88
[es6] don't throw if argument is non-object (O.freeze...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
machenbach
Revert of [es6] implement Array.prototype.copyWithin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
caitpotter88
[es6] implement Array.prototype.copyWithin()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
machenbach
Revert of track global accesses to constant types ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
machenbach
Revert of fix bad rebase in r27966 (patchset #1 id...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
caitpotter88
[es6] stage harmony_spreadcalls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
titzer
[turbofan] --turbo implies --turbo-type-feedback and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
caitpotter88
[es6] stage harmony_rest_parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
rossberg
[strong] checking of this & super in constructors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
mvstanton
VectorICs: support converting keyed loads into named...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
Revert of Reland "LayoutDescriptor should inherit from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
mstarzinger
[turbofan] Use FastCloneShallow[Array|Object]Stub if...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
Reland "LayoutDescriptor should inherit from JSTypedArray"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
titzer
[turbofan] Fix reduction of LoadProperty/StoreProperty...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
wingo
Allow eval/arguments in arrow functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
dcarney
fix bad rebase in r27966
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
yangguo
Wrap promise implementation in a function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jochen
Revert of LayoutDescriptor should inherit from JSTypedA...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
yangguo
Reintroduce %GetRootNaN to fix MIPS.
commit
|
commitdiff
|
tree
|
snapshot
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
next