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-19
Ben Smith
Re-enable regress-crbug-501711 and regress-4279 for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Ben Smith
Remove regress-crbug-518748. It's too hard to make...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Ben Smith
Disable regress-crbug-518748. It is failing/flaking...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Michael Starzinger
[heap] Fix compilation of LargeObjectSpace on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
titzer
Rename ParserInfo::function() and CompilationInfo:...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
mstarzinger
[heap] Remove obsolete Heap::sweep_generation field.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
mlippautz
[heap] Fix comment in tracer.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
yangguo
Do not compact weak fixed array when re-allocating...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
mvstanton
Cleanup: Remove unncessary leave_frame parameter from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
jarin
Fix variable decl register collision on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
yangguo
Native context: install JS builtins via container object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
mstarzinger
Realize IWYU pattern for fdlibm.cc file.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
yangguo
Native context: do not hold onto helper functions on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
yangguo
Ignore test failure for mjsunit/for-in-opt in gc stress.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
yangguo
Native context: debug.js does not load from js builtins...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
jkummerow
[API] Check for NULL external data pointer in ArrayBuff...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
chunyang.dai
X87: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
ejcaruso
Only evaluate length once in %TypedArray%.prototype.set
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
bbudge
[simd.js] Macro-ize more SIMD code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben Smith
Disable regress-crbug-518748 on ARM
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben L. Titzer
[test] Silence array bounds warning. GCC, I think you...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
bradnelson
Add a makefile option for wasm prototype.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
titzer
[turbofan] Fix stack->stack double moves for pushing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mstarzinger
Remove empty string-search.cc file.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben Smith
Disable regress-crbug-518748 on debug
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mstarzinger
Remove grab-bag includes of v8.h from runtime entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ben Smith
[d8] Fix compile failure due to kMaxWorkers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
binji
[d8 Workers] Add max worker count, throw an exception...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
binji
[d8] Fix flakiness when calling quit() with isolates
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mstarzinger
Add presubmit check for header inclusion violation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mstarzinger
Make heap.h usable without objects-inl.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
rmcilroy
[Interpreter] Add implementations for load immediate...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
bradnelson
Allowing optional build of a WASM prototype behind...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
danno
[turbofan] Unify referencing of stack slots
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Skip regress-4279 for --isolates tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mstarzinger
Remove inline header includes from natives.h header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
oth
[Interpreter] Minimal bytecode generator.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Native context: Fix issue when running prologue.js...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
rmcilroy
[interpreter]: Changes to interpreter builtins for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
mlippautz
[api,heap] Fix external GC callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Native context: run prologue.js before runtime.js
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Skip regress-crbug-501711 for --isolates tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Reland of move property loads from js builtins objects...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Djordje.Pesic
MIPS: Fix bug in disassembler for JALR
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Revert of Remove property loads from js builtins object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
jarin
[turbofan] Remove the output_index field that was unuse...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
hpayer
Only evacuation candidate pages have a slots buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Reenable code recompilation verification.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
yangguo
Remove property loads from js builtins objects from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Adam Klein
Point @@isConcatSpreadable test failure line at the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
bbudge
[simd.js] Macro-ize more SIMD code.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
hpayer
Revert "Regularly check hash set addresses to verify...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
mlippautz
[heap] Get rid of unused regexp includes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
titzer
[turbofan] Support unboxed float and double stack param...
commit
|
commitdiff
|
tree
|
snapshot
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
next