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-09-23
mstarzinger...
Move test for reduction of Math.max to unittest.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
svenpanne@chromium.org
Made the detailed reason for deopts mandatory on ia32...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
jochen@chromium.org
Remove temporary work-around for PDFium
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
mstarzinger...
Move test for reduction of Math.imul to unittest.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
machenbach...
Refactoring: Remove more legacy from release scripts.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
jkummerow@chromium.org
Fix method dispatch in Keyed/StoreIC, and JumpIfNotUniq...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
jarin@chromium.org
[Turbofan] Insert nops for lazy bailout patching, fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
mstarzinger...
Extend JSBuiltinReducer to cover Math.max as well.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
jochen@chromium.org
Add a PRESUBMIT check that production code does not...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
svenpanne@chromium.org
Removed superfluous deopt for ROR on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
bmeurer@chromium.org
Forcibly inline bit_cast when building with GCC.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
weiliang.lin...
X87: Further improve deopt reason output
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
weiliang.lin...
X87: Make KeyedLoads from a sloppy arguments array...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
vogelheim@chromium.org
Add histogram timers for (de-)serialization during...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
balazs.kilvady...
MIPS: Make KeyedLoads from a sloppy arguments array...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
verwaest@chromium.org
Fix escaped index JSON parsing
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
yurys@chromium.org
Simplify synthetic roots creation in heap snapshot
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
svenpanne@chromium.org
Further improve deopt reason output.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
dcarney@chromium.org
[turbofan] don't call out to c
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
dcarney@chromium.org
fix compile for arm64 on mavericks
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
mvstanton@chromium.org
Make KeyedLoads from a sloppy arguments array use a...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
aandrey@chromium.org
Fix DebugEvaluate on properties defined on Object.prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
verwaest@chromium.org
Remove switch-clause limit
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
verwaest@chromium.org
Pass the ast_id to HandleKeyed to make sure it's the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
ulan@chromium.org
Adjust small heap threshold for idle time handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
mstarzinger...
Fix profiler for TurboFan by reducing duplication.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
baptiste.afsa...
[turbofan] Allow encodable 64-bit constants as immediat...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bmeurer@chromium.org
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bmeurer@chromium.org
[turbofan] Add operators for float32 support.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
svenpanne@chromium.org
Merge RecordComment invocations into DeoptimizeIf calls.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bmeurer@chromium.org
[turbofan] Remove extra attributes from MachineOperator...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
svenpanne@chromium.org
Emit source positions in deopt comments, too.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bmeurer@chromium.org
[turbofan] Bounds check when lowering JSStoreProperty.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
bmeurer@chromium.org
[turbofan] Disable value numbering for now.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
svenpanne@chromium.org
Introduce a class to carry around a deoptimization...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
weiliang.lin...
X87: enable the crankshaft compiler for X87 port.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
balazs.kilvady...
MIPS: Implement loads and calls from 'super’.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jkummerow@chromium.org
Fix TRACE_GENERIC_IC coverage
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
mstarzinger...
Fix JSBuiltinReducer to deal with non-JSFunction callees.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Internalize if not yet internalized
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
mstarzinger...
Add JSBuiltinReducer for inlining well-known builtins.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Make Map::Create always use the Object function, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
[turbofan] IA: Float64ToUint32 supports mem operand
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Fix test: manually call GC since 0 allocations will...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Fix visitor for generators
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
weiliang.lin...
X87: Implement loads and calls from 'super'.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Use the initial map of the Object function for empty...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
verwaest@chromium.org
Add fast path in MigrateFastToFast for following transi...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
machenbach...
Refactoring: Use fake cwd in release script tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
v8-autoroll...
[Auto-roll] Bump up version to 3.29.80.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
Widen the intake valve for TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jochen@chromium.org
Temporary hack to avoid PDFium crashing
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
ulan@chromium.org
Annotate Heap::FindAllocationMemento for MemorySanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jochen@chromium.org
Remove a couple of deprecated APIs that moved to Isolate
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
ulan@chromium.org
ARM: Make stack limit stricter to account for large...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
dslomov@chromium.org
Implement loads and calls from 'super'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
svenpanne@chromium.org
Removed confusing defensive programming in GenerateJump...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
Fix windows warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
Fix float truncations in typed array tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
titzer@chromium.org
Hack representation inference to assume current behavio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jochen@chromium.org
Fix type in idle time undershot histogram name
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
weiliang.lin...
X87: When serializer is enalbed, we disable the X87...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
erik.corry...
The --optimize-for-size flag should imply a small semi...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jochen@chromium.org
Fix leak in cctest/test-heap/ReleaseStackTraceData
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
jochen@chromium.org
Reland 24052 - Require V8 to be explicitly initialized...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
hpayer@chromium.org
Perform scavenges only for small idle times.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
erik.corry...
Reland sticky regexps https://codereview.chromium.org...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
svenpanne@chromium.org
Removed a few dead template functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
weiliang.lin...
X87: Convert KeyedLoad indexed interceptor case to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
weiliang.lin...
X87: Move state sentinels into TypeFeedbackVector.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
svenpanne@chromium.org
Emit comment with instruction+reason before deopt calls.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
v8-autoroll...
[Auto-roll] Bump up version to 3.29.79.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
jochen@chromium.org
Revert "Require V8 to be explicitly initialized before...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
jochen@chromium.org
Skip math-floor-of-div-nosudiv on arm
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
v8-autoroll...
[Auto-roll] Bump up version to 3.29.77.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
jochen@chromium.org
Require V8 to be explicitly initialized before an Isola...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
arv@chromium.org
Cleanup class parsing a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
paul.lind@imgtec.com
Update cctest OWNERS file for mips committers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
verwaest@chromium.org
Revert "filter cross context eval"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
arv@chromium.org
ES6: Implement generator method shorthand
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
balazs.kilvady...
MIPS: Convert KeyedLoad indexed interceptor case to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
balazs.kilvady...
MIPS: Move state sentinels into TypeFeedbackVector.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
rossberg@chromium.org
Revert "RegExp: Add support for the ES6-proposed sticky...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
hpayer@chromium.org
Avoid idle times smaller than 1ms.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
wingo@igalia.com
Implement generator mirror
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mvstanton@chromium.org
Convert KeyedLoad indexed interceptor case to a Handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mvstanton@chromium.org
Fix gcmole warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
hpayer@chromium.org
Capacity returns allocatable memory and TotalCapacity...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mvstanton@chromium.org
Move state sentinels into TypeFeedbackVector.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
rossberg@chromium.org
Implement ToLength from ES6 section 7.1.15
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
verwaest@chromium.org
Turn keyed loads with string-based (non-convertible...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
erik.corry...
RegExp: Add support for the ES6-proposed sticky flag
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mstarzinger...
Remove dead CompilationInfo::DisableOptimization predicate.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
verwaest@chromium.org
Don't inline polymorphic cases if not all cases can...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
v8-autoroll...
[Auto-roll] Bump up version to 3.29.76.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mvstanton@chromium.org
Introduce TypeFeedbackVector, as FixedArray grew constr...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
svenpanne@chromium.org
Thread the Lithium instruction down to DeoptimizeIf...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mstarzinger...
Remove Compiler::RecordFunctionCompilation from interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
mstarzinger...
Unify use-sites of EnsureDeoptimizationSupport.
commit
|
commitdiff
|
tree
|
snapshot
next