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-08-17
mstarzinger
[heap] Unify MarkingDeque push and unshift operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
hablich
Revert of Remove property loads from js builtins object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
hpayer
Filter out slot buffer slots, that point to SMIs in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
yangguo
Remove property loads from js builtins objects from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
vogelheim
Default-enable external startup snapshot for, like...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
titzer
[turbofan] Handle void return in simplified-lowering.cc.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
jkummerow
[test] Remove FLAG_always_opt special case in NotifyDeo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from heap.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
mstarzinger
[heap] Simplify MarkingDeque implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
danno
[turbofan]: Fix bug in register hinting
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
rossberg
[es6] Implement default parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
jianghua.yjh
fix StrDup memory leak in CcTest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
rmcilroy
[Interpreter] Move interpreter initialization until...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
yangguo
Do not use js builtins object when constructing an...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
yangguo
Add DCHECK that the script context table do not contain...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from architecture...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
bmeurer
[runtime] Unify and fix the strict equality comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
chunyang.dai
X87: Realize IWYU pattern for frames-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
caitpotter88
[parser] make kInvalidLhsInFor a SyntaxError
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
domenic
Put V8 extras into the snapshot
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
chunyang.dai
Add per-file OWNERS for x87-specific cctests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
yangguo
Clean up native context slots and add new ones.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from regexp engine.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
ofrobots
New flag --perf_basic_prof_only_functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from IC subsystem.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
jkummerow
[serializer] Move WeakFixedArray compaction to separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
titzer
[turbofan] Gracefully handle missing info()->context...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
yangguo
Do not export natives to runtime via js builtins object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
vogelheim
Rework startup-data-util.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
yangguo
No longer use js builtins object as receiver for calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from several files.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
mstarzinger
Make some foo.h headers usable without foo-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
yangguo
Debugger: simplify calling into Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
adamk
Align PreParser for loop early error-checking with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
rossberg
[es6] Remove redundant flag parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
adamk
[es6] Make assignment to new.target an early ReferenceError
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
rmcilroy
[interpreter]: Fix interpreter handler table initializa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
mlippautz
[api] Do not force external GCs when only trying to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
oth
[Interpreter] Register conversion fix and test.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Debugger: remove duplicate heap iterations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
mstarzinger
Remove inline header includes from non-inline headers...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
adamk
Remove old webkit Object-getOwnPropertyNames test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
paul.lind
MIPS64: Fix InterpreterEntryTrampoline().
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
mstarzinger
Make some foo.h headers usable without foo-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
titzer
[turbofan] Propagate representation information from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
chunyang.dai
X87: [compiler] Remove broken support for undetectable...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
bmeurer
Revert of [runtime] Remove useless IN builtin. (patchse...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
bmeurer
[runtime] Remove useless IN builtin.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Revert of Debugger: use a Map to cache mirrors. (patchs...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
mstarzinger
Make object.h usable without object-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
rmcilroy
[interpreter]: Update BytecodeArrayBuilder register...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Debugger: use a Map to cache mirrors.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Debugger: do not expose global object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
bmeurer
[runtime] Remove useless DELETE builtin.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Benedikt Meurer
Add more OWNERS for components.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
bmeurer
[strong] Simplify (and sortof optimize) string addition...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Revert of Group lexical context variables for faster...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
yangguo
Move regexp implementation into its own folder.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
titzer
Add tests for float32/float64 parameters/returns passed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
littledan
Stage sloppy classes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
littledan
Add class to existing lexical scoping tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
jfb
Security: disable nontemporals.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
binji
[Atomics] Fix compile failure in clang/win build in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
adamk
[api] Delete non-maybe version of CompileModule
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
yangguo
Debugger: load debugger builtins as normal native JS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
bmeurer
[runtime] Remove useless %_IsUndetectableObject intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
yangguo
Do not save script object on the class constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
yangguo
Add to full-codegen/OWNERS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
bmeurer
[compiler] Remove broken support for undetectable strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
mstarzinger
Remove grab-bag includes of v8.h from debugger.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
mstarzinger
Remove grab-bag includes of v8.h from full codegen.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
bmeurer
[runtime] Simplify CHECK_OBJECT_COERCIBLE.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
yangguo
Add more OWNERS and set noparent for some sub-directories.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
mstarzinger
Realize IWYU pattern for frames-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
mstarzinger
Make list constructor usable without list-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
mstarzinger
Remove inline header includes from non-inline headers...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
yangguo
Debugger: correctly ensure debug info in Debug::Break.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
thestig
[turbofan] LoadGlobalParameters::slot_index() should...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
littledan
Split function block scoping into a separate flag
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
domenic
Stage --harmony-array-includes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
littledan
Use a new lexical context for sloppy-mode eval
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
littledan
Delete outdated comment about a bug which was fixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
domenic
Add includes method to typed arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
adamk
run-tests.py: warn when no tests were run
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
titzer
Reland: [turbofan] Various fixes to allow unboxed doubl...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
hpayer
Respect old generation limit in large object space...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
binji
Use TimeTicks instead of Time in FutexEmulation::Wait.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
vogelheim
Revert of Debugger: clear shared function info list...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
yangguo
Debugger: clear shared function info list when recompil...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
mstarzinger
Realize IWYU pattern for handles.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
mstarzinger
[heap] Avoid inclusion of objects-visiting-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
bmeurer
[stubs] Store typeof string on Oddballs.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
bmeurer
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
yangguo
Remove redundant handle in ScopeIterator constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
yangguo
Rewrite Error.prototype.toString in C++.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
yangguo
Debugger: correctly find closure to recompile eval...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
saper
Use static_cast<> for NULL (clang 3.7)
commit
|
commitdiff
|
tree
|
snapshot
next