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
2014-12-16
svenpanne
More -fsanitize=vptr fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
ishell
Introduced PropertyType ACCESSOR_FIELD.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
dcarney
[turbofan] enable stack slot reuse
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Benedikt Meurer
[turbofan] Cache conversions inserted during typed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
erik.corry
Limit code size generated for very large regexps
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
marja
RegExpParser: Fix Reset()ting to the end.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
titzer
[turbofan] First version of loop analysis: loop finder...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Benedikt Meurer
[turbofan] Always align loop headers at 16-byte boundaries.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sven Panne
Log V8 version in profiler log file
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Benedikt Meurer
[base] Add iterator_range helper class.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
chunyang.dai
X87: [turbofan] Remove the no-context hack for JSToNumber.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Benedikt Meurer
[turbofan] Relax effects and context for JSToNumber...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
bmeurer
Revert of [turbofan] Relax effects and context for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
jkummerow
Add infrastructure to keep track of references to proto...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
caitpotter88
Use proper ToLength() operation in %ArrayConcat()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
rmcilroy
[GN] Output external snapshot blobs in out directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
dslomov
Ship ES6 classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
arv
Revert of ES6 computed property names (patchset #9...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
balazs.kilvady
MIPS: [turbofan] Remove the no-context hack for JSToNumber.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
jkummerow
Add fast path for array indices to Runtime_HasOwnProperty
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
jkummerow
Internalize strings being stored into uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
arv
ES6 computed property names
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
jochen
Take the build level into account for the version hash
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
hpayer
Reland Call DisableInlineAllocation() in heap setup...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Benedikt Meurer
[turbofan] Relax effects and context for JSToNumber...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
fedor.indutny
Hydrogen: fix keyed loads with string keys
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
ishell
LayoutDescriptorHelper is now able to calculate the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
hpayer
Revert of Call DisableInlineAllocation() in heap setup...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
bmeurer
[turbofan] Remove the no-context hack for JSToNumber.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
hpayer
Call DisableInlineAllocation() in heap setup when flag...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Benedikt Meurer
[turbofan] Correctify TruncateFloat64ToInt32 reduction...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Benedikt Meurer
[turbofan] Remove obsolete contains_js_nodes_ field.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
adamk
Use C++11 nullptr in Hydrogen to replace static_cast...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
mathiasb
Make `RegExp.prototype.flags` getter configurable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
caitpotter88
Implement ES6 @@isConcatSpreadable / Array.prototype...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
danno
[turbofan]: Fix x64 regression during ia32 lea port
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
adamk
Stop sending Object.observe notifications for API acces...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
rmcilroy
Fix OS::GetCurrentThreadId to work when building Androi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Daniel Vogelheim
Whitespace change to trigger bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
ishell
StoreMode enum values renamed.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
ishell
Using PropertyKind in transitions instead of PropertyType.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
dcarney
Revert of revert r25736 (patchset #2 id:20001 of https...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Michael Stanton
Hydrogen code stubs for vector-based ICs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
ishell
PropertyType is divided into PropertyKind and PropertyS...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
ishell
Map and Descriptor printing enhanced a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
svenpanne
Fixed an ordering issue found by UBSan_vptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
dcarney
revert r25736
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
dcarney
[turbofan] improve register allocator testing framework
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Benedikt Meurer
[turbofan] Quickfix for invalid number truncation of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
svenpanne
Consistently use only one of virtual/OVERRIDE/FINAL.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
machenbach
Remove legacy python deps.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Benedikt Meurer
[turbofan] Various cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
caitpotter88
Perf tests for Template Literals
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jochen
Temporarily remove warning about inconsistent overrides
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
baptiste.afsa
[turbofan] Second round of optimisation for unordered...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jarin
Reland of "Avoid number range holes in bitset types."
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
caitpotter88
Implement Array.from()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
vogelheim
Fix builds w/ component=="shared_library" and v8_use_ex...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
dslomov
Update tests in preparation for shipping classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
caitpotter88
Add materialized literals for tagged templates in preparser
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
mostynb
move v8_use_external_startup_data to standalone.gypi
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jochen
When reading the map from a live object, use a barrier...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
v8-autoroll
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
aandrey
Add a missing DebugPromiseEvent in promise.js
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
dcarney
[turbofan] update SpillRange to use ZoneVector
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
rossberg
Introduce unsigned representation types
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
baptiste.afsa
[turbofan] Avoid some redundant checks of unordered...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jochen
Disable generating of code cache if the debugger is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
baptiste.afsa
[turbofan] Mark arm64 cbz/cbnz tbz/tbnz instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
dcarney
[turbofan] commit allocated registers early
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
danno
[turbofan]: Port lea changes to ia32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jochen
remove Isolate::debugger_initialized_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
jochen
Disable invalid DCHECK_EQ in serializer.cc
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
yangguo
Implement Math.log2 via ported extract from fdlibm.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
kozyatinskiy
[V8] Report v8::AfterCompile and v8::CompileError to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
machenbach
Switch icu repo to icu.git in v8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Benedikt Meurer
[turbofan] Fix typing of typed array loads/stores.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
vchigrin
Fix crash in V8 during serializing objects requiring...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
adamk
Create optimized versions of the Map/Set clear method
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
mathiasb
Implement the `RegExp.prototype.flags` getter
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
dslomov
Ship ES6 block scoping.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
dslomov
Update strict mode function declaration tests before...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
adamk
Optimize Object.seal and Object.preventExtensions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
adamk
Create optimized inline versions of Map and Set initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Adam Klein
Ensure class prototype objects have the right Map:...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
jarin
Revert of Avoid number range holes in bitset types...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
ulan
Skip slow webkit/array-iterate-backwards in arm64.debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
jarin
Avoid number range holes in bitset types.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
vogelheim
Make d8 default to standard location for external snaps...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
vogelheim
Fix mirror-script and debug-script tests when using...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
mstarzinger
Make loop assignment analysis a separate phase.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
ishell
Reland of "TransitionArray now uses <is_data_property...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
yangguo
Disallow object/function templates when creating snapshots.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
yangguo
Consistently use "use strict" where possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
yangguo
Extract non-IO part of mksnapshot into an API method.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
balazs.kilvady
MIPS: Fix after 'Reland remaining parts of 'Use weak...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
hpayer
Use nobarrier load in store buffer duplicate removal...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
dcarney
fix gcmole warning after r25737
commit
|
commitdiff
|
tree
|
snapshot
next