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-08
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
jkummerow
[IC] Make SeededNumberDictionary::UpdateMaxNumberKey...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
yangguo
Group lexical context variables for faster look up.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
rossberg
[es6] Fix parsing of expressions in patterns
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Djordje.Pesic
MIPS: Fix mina_maxa for proper NaN handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
littledan
Reland "Test262 roll"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mstarzinger
[heap] Remove unused support for heap iterator size...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mstarzinger
Speed up tests for optimized code sharing.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
rossberg
Regression test for crbug 517455
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mstarzinger
[heap] Remove unused IntrusiveMarking class.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mlippautz
[GC] Align behavior of JSProxy with JSObject when embed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mstarzinger
[heap] Make the Marking class all static.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
titzer
[turbofan] Remove kInterpreterDispatch CallDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
rossberg
[es6] Use strict arguments objects for destructured...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
titzer
[turbofan] Remove architecture-specific linkage files...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
ulan
Make sure that memory reducer makes progress in increme...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
mstarzinger
[heap] Rename IncrementalMarking::Abort to Stop.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
ulan
Use conservative estimate for GC speed instead of baili...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
ulan
Sample allocation rate in memory reducer.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
machenbach
Port cfi configuration from chromium.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
machenbach
[test] Return variant and random seed on failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
machenbach
Update binutils version.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
machenbach
Revert of Test262 roll (patchset #9 id:160001 of https...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
domenic
Rename "extras exports" to "extras binding"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
littledan
Update to latest test262 from 2015-07-31
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
bbudge
V8: Add SIMD functions for Phase 1.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
mtrofin
Stand-alone deferred block splitting. This continues...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
ulan
Partially revert https://crrev.com/7e53749df0a10f475404...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Michael Achenbach
Whitespace change to test infra-runner change.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
mstarzinger
Fix stale entries in optimized code map.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
mstarzinger
Helpful checks.cc file is being helpful.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
machenbach
[test] Make test filters platform-independent.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
hpayer
When allocation rate is low and we are close to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
mlippautz
[GC] Check for incremental marking when a GC is trigger...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
yangguo
Fix Array.prototype.concat for arguments object with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
ulan
Fix idle step marking after 9d7ebc.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
jkummerow
Fix off-by-one in Array.concat's max index check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
mtrofin
When working on the register allocator, I often need...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
adamk
Delete --harmony-computed-property-names flag
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Adam Klein
Try turning object-observe test back on in gc-stress
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
binji
[futex] Avoid accumulation errors in futex wait timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
adamk
Delete --harmony-unicode flag
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
adamk
[es6] Remove Scanner and Parser flags for harmony_modules
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
conradw
[strong] Refactor out separate strong runtime call...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
conradw
[strong] dot prototypes of strong class literals should...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
hpayer
Retire StringTracker.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
mathias
Ensure `String.prototype.normalize.length` is `0`
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Introduce object visitor to estimate the size of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
mlippautz
[GC] Change behavior when reaching external allocation...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
hpayer
Sweep map space concurrently.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Remove serializer-specific hash table size heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
rossberg
[es6] Implement proper TDZ for parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Revert of Remove serializer-specific hash table size...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
mstarzinger
Cleanup unnecessary duplication of runtime functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Revert of Revert part of "Remove serializer-specific...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Revert part of "Remove serializer-specific hash table...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
mstarzinger
Fully deprecate FixedArray::CopySize method.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
yangguo
Remove serializer-specific hash table size heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
adamk
Add a --harmony-object-observe runtime flag (on by...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
binji
[d8 Workers] Throw when calling Worker constructor...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
hpayer
Retire ShortCircuitConsString.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
mlippautz
Reland: GC: Refactor public incremental marking interfa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
adamk
Ship --harmony-new-target
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
mstarzinger
Introduce safe interface to "copy and grow" FixedArray.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
adamk
Revert of GC: Refactor public incremental marking inter...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
adamk
[es6] new.target should not be shadowable in a with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
mlippautz
GC: Refactor incremental marking interface from heap
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
ulan
Revert d5419b for regressing v8.top_25_smooth benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
hpayer
Change RecordSlot interface. Make it more robust by...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
rossberg
Fix another instance of the previous build issue
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
mtrofin
Setting up the stage for heuristics that preprocess...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
bbudge
Rename IsSimdObject assembly intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
vogelheim
Avoid data race when writing Shell::options.script_exec...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
rossberg
[es6] Refactor FormalParameter
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
rossberg
Fix build error (missing cast to void*)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
yangguo
Revert of Remove serializer-specific hash table size...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
titzer
[turbofan] Handle void returns in instruction selector.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
rossberg
Correct handling of temporaries as parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
yangguo
Remove some outdated/unused declarations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
ulan
Perform full GC in background idle notification.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
yangguo
Debugger: refactor ScopeIterator, FrameInspector and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
ulan
Use conservative heap growing factor for background...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
paul.lind
MIPS: Fix reg use in SIMD.js Add the other SIMD Phase...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
yangguo
Remove serializer-specific hash table size heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
hpayer
AdjustLiveBytes and friends takes a heap object pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
ofrobots
remove recursion from NewSpace::AllocateRaw*
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
oth
[Interpreter] Consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
ulan
Grow heap slowly after running memory reducer.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
mlippautz
GC: Refactor incremental marking steps w/ deadline...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
yangguo
Remove JSFunctionResultCache.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
dstence
Enable gdb-jit for PPC64 on Linux (both big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
mlippautz
Remove high promotion mode
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
binji
[d8 worker] Fix regression when serializing very large...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
jochen
Check whether a typed array was neutered before writing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
bbudge
SIMD.js Fix x87 build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
hpayer
Add support for large object IsSlotInBlackObject to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
mbrandy
PPC: Clean up register save/restore logic.
commit
|
commitdiff
|
tree
|
snapshot
next