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-07-17
binji
Atomics Futex API
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
dusan.milosavljevic
MIPS: Fix missing falthru handling for some branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
hichris123
Make NumberFormat use the ICU currency data, fix bug...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
verwaest
Properly fix enumerate / Object.keys wrt access checked...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
mbrandy
PPC: Fix memento initialization when constructing from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
paul.lind
MIPS64: Fix string stubs.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
machenbach
Revert of Make d8 stop using to-be-deprecated APIs...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
ishell
Revert of Reland "Enable loads and stores to global...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
verwaest
Fix object enumeration wrt access checked objects
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
verwaest
Fix DefineOwnProperty for data properties wrt failed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
jochen
Make d8 stop using to-be-deprecated APIs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
verwaest
Fix GetOwnPropertyNames on access-checked objects
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
jochen
Improve presubmit check for BUG line
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
chunyang.dai
X87: Fix memento initialization when constructing from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
yangguo
Revert of Debugger: use FrameInspector in ScopeIterator...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
verwaest
Fix getPrototypeOf for access checked objects
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
jochen
Delete APIs deprecated since last release
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
mlippautz
Fix memento initialization when constructing from new...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
littledan
Additional TypedArray tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
littledan
Array.prototype.reverse should call [[HasProperty]...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
littledan
In RegExp, lastIndex is read with ToLength, not ToInteger
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
adamk
Stage --harmony-new-target
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
adamk
Re-ship harmony spread calls and spread arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
bbudge
Expose SIMD.Float32x4 type to Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
adamk
Revert of [turbofan] Ship TF for try-catch statements...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
caitpotter88
[parser] use-strict directives in function body affect...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
binji
d8: Leak context_mutex_ so it will never be destroyed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mstarzinger
[turbofan] Ship TF for try-catch statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mstarzinger
[turbofan] Disable one failing debugger test.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mstarzinger
Remove obsolete %CallSuperWithSpread intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mstarzinger
Represent implicit 'this' binding by 'super' in AST.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mbrandy
PPC: Reland Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mbrandy
PPC: Debugger: use debug break slots to break at functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mbrandy
PPC: Switch CallConstructStub to take new.target in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
epertoso
Take the ScriptOrigin into account for CompileFunctionI...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
yangguo
Update OWNERS file.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
yangguo
Debugger: ensure that functions with debug info have...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
yangguo
Debugger: use FrameInspector in ScopeIterator to find...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
mstarzinger
[turbofan] Implement super call support in TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
chunyang.dai
X87: Switch CallConstructStub to take new.target in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
chunyang.dai
X87: Debugger: use debug break slots to break at functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Ilija.Pavlovic
MIPS:
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
caitpotter88
[cleanup] remove --harmony-classes flag from mjsunit...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
adamk
[api] Deprecate unused Map/Set FromArray factory methods
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
bbudge
Expose SIMD.Float32x4 type to Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
balazs.kilvady
MIPS: Fix 'Reland Update V8 DEPS.'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
brucedawson
Fix runtime-atomics for Win 10 SDK and remove volatile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
verwaest
Cleanup element normalization logic
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
jkummerow
Fix performance regression introduced in r29558
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
adamk
Fix spread array inside array literal
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
adamk
[es6] Fix String.prototype.normalize to properly valida...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
ishell
Fix broken Variable::IsGlobalObjectProperty() after...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
mstarzinger
Switch CallConstructStub to take new.target in register.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
epertoso
Let the second pass phantom callbacks run in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
mvstanton
Special printing for type feedback vectors.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
verwaest
Simplify PrepareForDataProperty in the IsElement case
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
verwaest
Fix non-standard element handling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
ulan
Add IdleTask API to v8::Platform.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
bmeurer
[handles] Sanitize Handle and friends.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
rossberg
[es6] Implement inner scope for functions with destruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
machenbach
Reland Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
yangguo
Debugger: use debug break slots to break at function...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
mvstanton
Scoping error caused crash in CallICNexus::StateFromFee...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
ishell
Reland "Enable loads and stores to global vars through...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
machenbach
Revert of [handles] Sanitize Handle and friends. (patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
ishell
Debugger test updated to avoid setting breakpoints...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
adamk
[es6] JSObject::GetOwnElementKeys should collect String...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
bmeurer
[handles] Sanitize Handle and friends.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
littledan
Optimize String.prototype.includes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
Disable d8-worker-sharedarraybuffer test (fails on...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
Reland of d8 workers: make sure Shell::Quit is only...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
littledan
Improve error message for duplicate parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
littledan
Improve parsing errors related to destructuring bind
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
bbudge
V8: Add utility functions to check SameValue and SameVa...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
mbrandy
PPC: Limit unbound label tracking to branch references.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
d8 workers: Fix transferring SharedArrayBuffer to multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
adamk
Unship spread calls and spread arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
Revert of d8 workers: make sure Shell::Quit is only...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Allow setting accessor infos over read-only but configu...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
d8 workers: make sure Shell::Quit is only called once
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
binji
Don't use length property when bounds checking atomics...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
balazs.kilvady
Add -Wshorten-64-to-32 flag to mac builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
ishell
Follow-up for "Enable loads and stores to global vars...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Remove duplicate flattening. Defining accessors doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Replace Set*Callback with TransitionToAccessorPair
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Properly handle missing from normalized stores with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
mstarzinger
[turbofan] Build graphs for super constructor calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
conradw
[strong] class objects created in strong mode have...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Use the LookupIterator to transition to elements accessors
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
chunyang.dai
X87: Fix keyed element access wrt string wrappers
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
chunyang.dai
X87: Cleanup Generate_JSConstructStubHelper a bit.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
chunyang.dai
X87: Debugger: record reloc info for debug break slot...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
chunyang.dai
X87: [turbofan] Add an InterpreterDispatch linkage...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Remove map-copying for global objects. This was an...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
verwaest
Remove temporary hack re deleting hidden properties
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
yangguo
Fix test case for crbug/507070.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
machenbach
[Sheriff] Fix gn build.
commit
|
commitdiff
|
tree
|
snapshot
next