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-03-04
jarin
[turbofan] First shot at eager deoptimization in Turbofan.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
yangguo
Serializer: still install experimental globals when...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
jarin
[turbofan] Simplify and fix JS typed lowering type...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
balazs.kilvady
MIPS64: Fix 'Use Rotate*() functions instead of doing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
mstarzinger
[turbofan] Fix exception being re-thrown after finally...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
yangguo
Revert of Remove default value for number of threads...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
yangguo
Remove default value for number of threads in Isolate...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
vogelheim
Revert of Default-enable external startup data for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
hpayer
Respect accumulative old generation memory limit in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
bmeurer
[x86] Fix InstructionSelector::SupportedMachineOperator...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
yangguo
Refactor BreakLocationIterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
yangguo
Disable experimental natives when creating a start...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
dcarney
convert remaining object functions to maybes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
vogelheim
Default-enable external startup data for Linux for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
erikcorry
ARM: Load undefined receiver sentinel without constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
vogelheim
Fix Initialize & Dispose for external snapshot. Make...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
mvstanton
The Global Load IC doesn't yet play well with --vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
thakis
When using ninja and clang, make sure diagnostics are...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
thakis
Use Rotate*() functions instead of doing this manually.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
hans
ARM assembler: fix undefined behaviour in fits_shifter
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
bmeurer
Revert of [x86] Use better left operand heuristic for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Implement subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
rossberg
[es6] Fix for-const loops
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
mstarzinger
[turbofan] Disable test-run-jsexceptions/DeoptFinallyReturn
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Revert of Implement subclassing Arrays. (patchset ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
mstarzinger
[turbofan] Add test coverage for deopt within try-catch.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
balazs.kilvady
MIPS: Move stack unwinding logic into the runtime.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Implement subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Revert of Implement subclassing Arrays. (patchset ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
yangguo
Use locker when creating snapshot if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Implement subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
verwaest
Speed up identifier, keyword and smi parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
mvstanton
Revert of Implement subclassing Arrays. (patchset ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dslomov
Implement subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
bmeurer
[turbofan] Support inlining of unguarded loops.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
jarin
[turbofan] Take type into account when determining...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
mstarzinger
Move stack unwinding logic into the runtime.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
verwaest
Speed up parsing of smis
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
sejunho
Fix preparing log file name.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
rmcilroy
Don't apply pointer multipler to heap sizes on Android.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
loislo
CpuProfiler: do not calculate positions if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
dcarney
convert more object functions to return maybes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
michael_dawson
Contribution of PowerPC port (continuation of 422063005...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
weiliang.lin
[x64] Use movaps instead of movsd for the move between...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
bmeurer
[turbofan] Fix ControlFlowOptimizer to also handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-03
chunyang.dai
X87: Prefill with correct contextual load ICs in fullco...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
yangguo
Tweak memory management in the serializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Balazs Kilvady
MIPS: Compute correct contextual load ICs in fullcodegen.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Dan Carney
fix webkit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Jaroslav Sevcik
[turbofan] Normalize union of representation and range...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Dan Carney
check for null context on execution entry
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benedikt Meurer
[turbofan] Strength reduction of Word32And with Int32Mul.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Toon Verwaest
Compute correct contextual load ICs in fullcodegen.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Dan Carney
convert object::* to return maybe values
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benedikt Meurer
[turbofan] Use the typer to statically detect Smis.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Jaroslav Sevcik
[turbofan] Fix deferred replacement in simplified lowering.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Sven Panne
Removed funky Maybe constructor and made fields private.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Sven Panne
Polish Maybe API a bit, removing useless creativity...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benedikt Meurer
[x86] Improve code generation for context materialization.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benedikt Meurer
[turbofan] Skip write barriers when storing smi.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
arv
Revert of ES6: Make function name configurable (patchse...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
cdai2
X87: Disallow subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
dslomov
Disallow subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dslomov
Revert of Disallow subclassing Arrays. (patchset #3...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dslomov
Revert of Regression test for v8:3930. (patchset #1...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
machenbach
Make the auto-pusher recover easier.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
arv
Fix block-for test
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dslomov
Regression test for v8:3930.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dslomov
Disallow subclassing Arrays.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
arv
ES6: Make function name configurable
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
ricow
Remove trailing enum comma, I see arm compile failures...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
arv
Stage ES6 computed property names
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
adamk
Create ImportDeclarations for default imports.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
adamk
Allow lookup of module exports by export name.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
bratell
Avoid repeating code when creating builtins.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
machenbach
Update V8 DEPS.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
loislo
Fix for mips64 after #26916
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
loislo
CpuProfiler: replace raw position with SourcePosition...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dcarney
ensure host compiler is always clang when cross compili...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dcarney
convert Value::*Value() function to return Maybe results
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
mstarzinger
Remove obsolete Isolate::DoThrow helper.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
dcarney
Convert v8::Value::To* to use MaybeLocal
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
bmeurer
[turbofan] Avoid generating dead BooleanNot nodes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
bmeurer
[turbofan] Properly unlink dead nodes in simplified...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
balazs.kilvady
MIPS: Skip the mapcheck on the global object since...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
chunyang.dai
X87: Skip the mapcheck on the global object since the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
bmeurer
[x64] Make r12 allocatable.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
chunyang.dai
Add the corresponding change for turbofan unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
cdai2
X87: Only dynamically perform access checks on the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
cdai2
X87: Move Maps' back pointers from "transitions" to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
cdai2
X87: Stop using HeapType in IC and Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
svenpanne
Test StringLengthStub generation via TurboFan.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
chunyang.dai
Add the dummy implementation for turbofan unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
machenbach
Revert of Also skip when the target is the global objec...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
machenbach
Revert of Invalidate the global property cell when...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
machenbach
Revert of MIPS: Also skip when the target is the global...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
balazs.kilvady
MIPS: Also skip when the target is the global object.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
verwaest
Invalidate the global property cell when converting...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
adamk
Re-introduce ImportDeclaration to the parser
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
balazs.kilvady
MIPS: Only dynamically perform access checks on the...
commit
|
commitdiff
|
tree
|
snapshot
next