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-31
mstarzinger
Drop ambiguous MaybeHandle comparison and hashing ops.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
bmeurer
[builtins] Pass correct number of arguments after adapt...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
machenbach
[test] Skip slow test on no18n bot.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mtrofin
[turbofan] Break dependency on RegisterAllocationData...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mstarzinger
Make unsafe Unique<T> constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
hablich
Revert of [heap] More flag cleanup. (patchset #8 id...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
machenbach
Revert of Native context: install array methods via...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mtrofin
[turbofan] Factored out the test live range builder.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
chunyang.dai
X87: [runtime] Add %ToString and %_ToString and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
wingo
Test that "yield" expressions are disallowed in arrow...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mstarzinger
[turbofan] Remove usage of Unique<T> from graph.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mlippautz
[heap] GC flag cleanup/restructuring.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mtrofin
[turbofan] Optimize Splinter by remembering where it...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
pcc
Re-enable LLVM LTO for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
littledan
Propagate switch statement value for 'eval'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
littledan
Ensure hole checks take place in switch statement scopes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
gdeepti
[simd.js] Disable SIMD polyfill.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
littledan
Sloppy-mode let parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
rmcilroy
[Interpreter] Add support for loading literals from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mbrandy
PPC: [runtime] Add %ToString and %_ToString and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
titzer
Add test-run-native-calls tests for mixed parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mtrofin
[turbofan] Splintering: special case deoptimizing blocks.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
yangguo
Native context: install array methods via runtime import.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
titzer
[turbofan] Use the SharedInfo only if we have it in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mvstanton
Reorder KeyedStoreIC MISS code to avoid unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mstarzinger
[heap] Move IdentityMap data structure out of heap.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
titzer
Improve handling of debug name in CompilationInfo.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
chunyang.dai
X87: [Interpreter] Add support for parameter variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
titzer
Use ShouldEnsureSpaceForLazyDeopt more.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
yangguo
Native context: do not put public symbols and flags...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Benedikt Meurer
[test] Fix wrong mjsunit.status line.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Benedikt Meurer
[test] Properly disable test that doesn't work in GC...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
bmeurer
[es6] Implement spec compliant ToName (actually ToPrope...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
titzer
Reduce the number of entrypoints to the compiler pipeli...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mvstanton
Vector ICs: Make the Oracle gather feedback for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
wingo
Disallow yield in default parameter initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
mbrandy
[turbofan] Fix unified stack slots for embedded constan...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
gdeepti
[simd.js] Add SIMD store functions for Phase 1.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mlippautz
[heap] Make compaction space accept external memory.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
titzer
Remove CompilationInfo::MayUseThis() and replace it...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
kozyatinskiy
[V8] Report JSON parser script to DevTools
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mtrofin
[turbofan] LiveRange splintering optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mbrandy
PPC: [Interpreter] Add support for parameter variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
hpayer
Synchronize on concurrent slot buffer entries during...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
gdeepti
[simd.js] Add SIMD load functions for Phase 1.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
sergiyb
Use committer list from chrome-infra-auth group project...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mbrandy
PPC: Fix "Correctify instanceof and make it optimizable."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mbrandy
PPC: Correctify instanceof and make it optimizable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mlippautz
[heap] Get rid of dead code in HeapIterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
yangguo
[turbofan] Remove obsolete BuildLoadBuiltinsObject.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
titzer
[wasm] Move the (conditional) installation of the WASM...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
hpayer
Clear SMI and non-evacuation candidate entries when...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mbrandy
PPC: [interpreter]: Changes to interpreter builtins...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mbrandy
PPC: Make Simulator respect C stack limits as well.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mstarzinger
[heap] Remove raw unchecked root set accessors.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
hpayer
Wait for concurrent unmapping tasks in GC prologue.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
cbruni
Adding ElementsAccessor Splice
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mstarzinger
Move runtime helper for ToName conversion onto Object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mstarzinger
[heap] Limit friendship of the Heap class to essentials.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mlippautz
[heap] Add compaction space.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
rmcilroy
[interpreter] Fix gcmole error after r30404.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
yangguo
Remove builtin/runtime name clash presubmit check.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
rmcilroy
[interpreter] Add constant_pool() to BytecodeArray.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
rmcilroy
[Interpreter] Add support for parameter variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
yangguo
Move (uppercase) JS builtins from js builtins object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mvstanton
Vector ICs: Stop iterating the heap to clear keyed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mtrofin
[turbofan] LiveRange splinter merging optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
mtrofin
[turbofan] Ensure stackcheck flags do something.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
bradnelson
Spliting out TyperCache into ZoneTypeCache to share...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: Fix InterpreterEntryTrampoline().
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: [turbofan] Unify referencing of stack slots
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: Fix "[turbofan] Support unboxed float and double...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: Cleanup: Remove unncessary leave_frame parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: VectorICs: New interface descriptor for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: Fix "Move regexp implementation into its own folder."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mbrandy
PPC: [compiler] Remove broken support for undetectable...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
Remove named load from builtin in default super call.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
conradw
[parser] disallow language mode directive in body of...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
Move runtime helper for JSArrayBuffer onto objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
conradw
[es6] Make harmony_destructuring imply harmony_default_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
Move runtime helper for JSWeakCollection onto objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
Move runtime helper for JSSet and JSMap onto objects.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
hpayer
Synchronize on concurrent store buffer entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
yangguo
Install js intrinsic fallbacks for array functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
wingo
In generators, "yield" cannot be an arrow formal parame...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
yangguo
Call JS functions via native context instead of js...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mvstanton
Vector ICs: Ensure KeyedAccessStore mode is encoded...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
[heap] User safer root set accessor when possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
chunyang.dai
X87: Correctify instanceof and make it optimizable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
[turbofan] Fix broken dynamic TDZ check for let and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
ishell
Do not inline array resize operations for outdated...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
wingo
Parse arrow functions at proper precedence level
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mstarzinger
[heap] Prevent direct access to ExternalStringTable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Hannes Payer
Don't explicitly tear down code range in cctest/test...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
mtrofin
[turbofan] Separate LiveRange and TopLevelLiveRange...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
next