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-11
Weiliang Lin
[x86] Introduce vandps/vandpd/vxorps/vxorpd.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
caitpotter88
[es6] ship @@toStringTag
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
fedor
api: introduce SealHandleScope
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
yangguo
Correctly name memory stat for context snapshot size.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
michael_dawson
PPC: Always update raw pointers when handling interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
michael_dawson
PPC: [es6] implement spread calls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
michael_dawson
PPC: [turbofan] Materialize JSFunction from frame if...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
michael_dawson
PPC: Merge cellspace into old pointer space
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
yangguo
Use array literals instead of array constructor in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
caitpotter88
[cleanup] delete dead code leftover from 48eff34
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
caitpotter88
[cleanup] fix SpreadCalls perf-test names in JSTests...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
balazs.kilvady
MIPS: Vector-ICs - speed towards the monomorphic exit...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
conradw
[strong] Implement static restrictions on binding ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
machenbach
Revert of Make full GC reduce memory footprint an expli...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
yangguo
Use cctest to track memory stats for isolate and context.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
hpayer
Make full GC reduce memory footprint an explicit event...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
wingo
Fix some -Werror=sign-compare errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
verwaest
Reland "Merge cellspace into old pointer space"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
dcarney
simplify GlobalValueMap calls to DisposeWeak
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
titzer
Remove Type::Array bit and replace with Type::GlobalObject
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
verwaest
Add basic crankshaft support for slow-mode for-in to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
titzer
Add more exhaustive tests for Math.min and Math.max.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
yangguo
Wrap proxy.js in a function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
jkummerow
Handlify Map::SetPrototype()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
conradw
[strong] Implement static restrictions on binding/assig...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
machenbach
[test-runner] Make perf runner robust for missing execu...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
jkummerow
Speculative fix for stack overflow in CollectEvacuation...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
bmeurer
[turbofan] JSUnaryNot and JSToBoolean have exactly...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
akos.palfi
MIPS64: [es6] implement spread calls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
bmeurer
[turbofan] Optimize silent hole checks on legacy const...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
yangguo
Add perf test configuration to track memory use of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
titzer
Split cctest/test-types.cc into heap and zone versions...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
jochen
Special case the "empty string" root so it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Yang Guo
Make mksnapshot stats unambiguous for easier parsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
jochen
Add CHECKs that the array buffers list is always sorted...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
mstarzinger
[crankshaft] Fix interceptor shadowing constant global...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
mvstanton
MIPS port for implement spread calls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
bmeurer
[x86] Support immediate indices for StoreWriteBarrier.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
caitpotter88
[es6] do not add caller/arguments to ES6 function defin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: Vector-ICs - speed towards the monomorphic exit...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: [turbofan] Add new Float32Abs and Float64Abs opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: Make --always-opt also optimize top-level code.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: Code cleanup in GenerateRecordCallTarget.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
adamk
Collect list of requested modules in ModuleDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: Reland "Merge old data and pointer space."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
machenbach
[release-tools] Make chromium roll more robust after...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
thakis
Fix C++ violation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
caitpotter88
[es6] don't "replace" Object.prototype.toString for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: JSEntryTrampoline: check for stack space before...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
michael_dawson
PPC: Match -0 - x with sign bit flip.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
mstarzinger
[turbofan] Fix FrameInspector when deoptimizer is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
arv
Lexical arguments for arrow functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
adamk
Remove comparison operator and helper function from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
caitpotter88
[es6] implement spread calls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
brettw
Windows GN component build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
yangguo
Correctly wrap uri.js into a function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
adamk
Revert of Merge cellspace into old pointer space (patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Adam Klein
Skip another debug test that fails in always-opt/turbofan
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
dcarney
[turbofan] support small immediates
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
torne
Remove android_webview_build conditions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
verwaest
Merge cellspace into old pointer space
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
chunyang.dai
Set the default compiler for X87 to GCC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
yangguo
Eagerly escape RegExp.source.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
machenbach
[cq] Add win nosnap shared trybot.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
erikcorry
Relax heap size assert during compaction
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
titzer
[turbofan] Disable select matching due to bug manifesti...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
dcarney
[turbofan] Push layout descriptors to InstructionOperan...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
balazs.kilvady
MIPS: [turbofan] Materialize JSFunction from frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
mstarzinger
Make TestInternalWeakLists more robust against flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
dcarney
[turbofan] Make AllocatedOperand an InstructionOperand...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Benedikt Meurer
[turbofan] Add poor man's store elimination for storing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
machenbach
[test-runner] Pass slowest test durations to buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
chunyang.dai
X87: Code cleanup in GenerateRecordCallTarget.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
chunyang.dai
X87: Make --always-opt also optimize top-level code
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
dcarney
[turbofan] cleanup InstructionOperand a little
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
mvstanton
VectorICs - turn on vector ICs for LoadIC and KeyedLoadIC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
brucedawson
Don't #define snprintf in VS2015 - it's illegal and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
hpayer
MarkBit cleanup: They have to be accessed through Marki...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
yangguo
Blacklist tests due to optimizing toplevel with --alway...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
mstarzinger
Disable more failing tests after f3338dd3b01c.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
bmeurer
[turbofan] Materialize JSFunction from frame if possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
hablich
Revert of Revert of X87: Reimplement Maps and Sets...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
chunyang.dai
X87: JSEntryTrampoline: check for stack space before...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
jing.bao
[ia32] Introduce BMI instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
hablich
Revert of X87: Reimplement Maps and Sets in JS (patchse...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
chunyang.dai
X87: Reimplement Maps and Sets in JS
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
arv
ES6: Number and Boolean prototype should be ordinary...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
balazs.kilvady
MIPS: [turbofan] Add new Float32Abs and Float64Abs...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
dusan.milosavljevic
MIPS: Fix in-object memory slack tracking bug.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
caitpotter88
[parser] report better errors for multiple ForBindings...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
arv
Ship ES6 computed property names
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
mstarzinger
Disable more failing tests after f3338dd3b01c.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
loislo
CpuProfiler: public API for deopt info in cpu profiler.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
ulan
Check mark bit of the found object in MarkCompactCollec...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
svenpanne
[TurboFan] Fixed handling of CompareIC return type.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
mvstanton
Tests that carefully checks opt/deopt status shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
mstarzinger
Disable more failing tests after f3338dd3b01c.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
titzer
[turbofan] Reduce JSLoadProperty and JSStoreProperty...
commit
|
commitdiff
|
tree
|
snapshot
next