projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[release-tools] Tool to find related commits
[platform/upstream/v8.git]
/
src
/
2015-05-04
hpayer
Don't perform marking barrier for weak cell values.
tree
|
commitdiff
2015-05-04
mstarzinger
[turbofan] Add SimplifiedOperator::Allocate operator.
tree
|
commitdiff
2015-05-04
akos.palfi
MIPS: Do not use the 64-bit floor and truncate instruct...
tree
|
commitdiff
2015-05-04
yangguo
Reland "Wrap v8natives.js into a function."
tree
|
commitdiff
2015-05-04
titzer
[turbofan] Small fixes to PipelineStatistics. Collect...
tree
|
commitdiff
2015-05-04
titzer
Extract Signature from src/compiler/machine-type.h...
tree
|
commitdiff
2015-05-04
yangguo
Set inferred name of bound function to empty string.
tree
|
commitdiff
2015-05-04
chunyang.dai
X87: VectorICs: built-in function apply should use...
tree
|
commitdiff
2015-05-04
chunyang.dai
X87: Use a stub in crankshaft for grow store arrays.
tree
|
commitdiff
2015-05-03
machenbach
Revert of [V8] Use previous token location as EOS token...
tree
|
commitdiff
2015-05-01
mtrofin
Most of the issues so far encountered with the greedy...
tree
|
commitdiff
2015-04-30
balazs.kilvady
MIPS: Fix 'Detect simple tail calls'.
tree
|
commitdiff
2015-04-30
machenbach
Revert of Wrap v8natives.js into a function. (patchset...
tree
|
commitdiff
2015-04-30
dusan.milosavljevic
MIPS: Add min/max suffixed variants.
tree
|
commitdiff
2015-04-30
yangguo
Migrate error messages, part 6. (string.js and date.js)
tree
|
commitdiff
2015-04-30
adamk
Remove unused Module-related AST nodes and associated...
tree
|
commitdiff
2015-04-30
mbrandy
PPC: VectorICs: built-in function apply should use...
tree
|
commitdiff
2015-04-30
mbrandy
PPC: Use a stub in crankshaft for grow store arrays.
tree
|
commitdiff
2015-04-30
yangguo
Cache experimental natives sources as external strings.
tree
|
commitdiff
2015-04-30
yangguo
Disable stack trace preprocessing.
tree
|
commitdiff
2015-04-30
yangguo
Wrap v8natives.js into a function.
tree
|
commitdiff
2015-04-30
titzer
Allow TurboFan to compile more methods.
tree
|
commitdiff
2015-04-30
svenpanne
Mark instruction blocks with spills (for frame elision).
tree
|
commitdiff
2015-04-30
yangguo
Initialize typed array content for rempio2result during...
tree
|
commitdiff
2015-04-30
vogelheim
Fix typo in builtins-x87, introduced in crrev.com/11072...
tree
|
commitdiff
2015-04-30
jochen
Unify internal and external typed arrays a bit
tree
|
commitdiff
2015-04-30
mvstanton
VectorICs: built-in function apply should use an IC.
tree
|
commitdiff
2015-04-30
kozyatinskiy
[V8] Use previous token location as EOS token location
tree
|
commitdiff
2015-04-30
mvstanton
Use a stub in crankshaft for grow store arrays.
tree
|
commitdiff
2015-04-30
vogelheim
Implement kToBeExecutedOnceCodeAge.
tree
|
commitdiff
2015-04-30
ulan
Add flag to print stack-trace after n allocations.
tree
|
commitdiff
2015-04-30
conradw
[strong] Disallow implicit conversions for add
tree
|
commitdiff
2015-04-30
dcarney
[turbofan] resolve all references before populating...
tree
|
commitdiff
2015-04-30
jochen
Reland "Remove the weak list of array buffers"
tree
|
commitdiff
2015-04-30
dcarney
drop interalization of strings entering global constant...
tree
|
commitdiff
2015-04-30
yangguo
JSON serializer should fail gracefully for special...
tree
|
commitdiff
2015-04-30
bmeurer
[turbofan] Don't spread global flag checks all over...
tree
|
commitdiff
2015-04-30
domenic
Show function <name>() { [native code] } for built...
tree
|
commitdiff
2015-04-30
svenpanne
Detect simple tail calls
tree
|
commitdiff
2015-04-30
machenbach
Revert of Remove the weak list of array buffers (patchs...
tree
|
commitdiff
2015-04-30
bmeurer
[base] Drop obsolete Thread::YieldCPU.
tree
|
commitdiff
2015-04-30
domenic
Add shift to InternalArray and InternalPackedArray
tree
|
commitdiff
2015-04-30
michael_dawson
Fix AIX compiler warning
tree
|
commitdiff
2015-04-30
Djordje.Pesic
MIPS: Add rounding support in simulator and RINT instru...
tree
|
commitdiff
2015-04-29
dcarney
Reland: [turbofan] add MachineType to AllocatedOperand
tree
|
commitdiff
2015-04-29
machenbach
Revert of [turbofan] add MachineType to AllocatedOperan...
tree
|
commitdiff
2015-04-29
dcarney
[turbofan] add MachineType to AllocatedOperand
tree
|
commitdiff
2015-04-29
hpayer
Print PID and isolate address in gc traces.
tree
|
commitdiff
2015-04-29
jochen
Remove the weak list of array buffers
tree
|
commitdiff
2015-04-29
balazs.kilvady
MIPS: Followup 'Fix Add HArrayBufferNotNeutered instruc...
tree
|
commitdiff
2015-04-29
titzer
[turbofan] Fix returns for large-sized frames in TurboF...
tree
|
commitdiff
2015-04-29
chunyang.dai
X87: Don't MISS if you read the hole from certain FastH...
tree
|
commitdiff
2015-04-29
jochen
Pass ArrayBuffer::Allocator via Isolate::CreateParams
tree
|
commitdiff
2015-04-29
jkummerow
Fix unobservable constructor replacement on prototype...
tree
|
commitdiff
2015-04-29
mstarzinger
[turbofan] Correctly handle illegal redeclarations.
tree
|
commitdiff
2015-04-29
jkummerow
Fix stale pointer issue in heap snapshot generator
tree
|
commitdiff
2015-04-29
ulan
Add comment to justify AllowDeferredHandleDereference...
tree
|
commitdiff
2015-04-29
svenpanne
Calculate blocks needing a frame and frame (de)construc...
tree
|
commitdiff
2015-04-28
mbrandy
Fix JSArrayBuffer for big endian.
tree
|
commitdiff
2015-04-28
balazs.kilvady
MIPS: Fix 'Add HArrayBufferNotNeutered instruction'.
tree
|
commitdiff
2015-04-28
mbrandy
PPC: Fix HArrayBufferNotNeutered instruction
tree
|
commitdiff
2015-04-28
arv
[es6] Fix return checking in derived constructors
tree
|
commitdiff
2015-04-28
paul.lind
MIPS: Fix FP load/store with large offsets from base...
tree
|
commitdiff
2015-04-28
dslomov
Parsing binding patterns.
tree
|
commitdiff
2015-04-28
domenic
Use "define" instead of "const" for natives macros
tree
|
commitdiff
2015-04-28
jochen
Add HArrayBufferNotNeutered instruction
tree
|
commitdiff
2015-04-28
hpayer
Shrink new space and uncommit from space in idle notifi...
tree
|
commitdiff
2015-04-28
scottmg
Update _MSC_FULL_VER for 'final' RC bug workaround
tree
|
commitdiff
2015-04-28
jochen
Remove support for malloc'd typed arrays
tree
|
commitdiff
2015-04-28
conradw
[strong] Disallow implicit conversions for bitwise...
tree
|
commitdiff
2015-04-28
yangguo
Reland: Preprocess structured stack trace on GC to...
tree
|
commitdiff
2015-04-28
jkummerow
Only try to unregister prototype users that are prototy...
tree
|
commitdiff
2015-04-28
ssid
Extending v8::GetHeapStatistics to return total availab...
tree
|
commitdiff
2015-04-28
dcarney
[turbofan] Cleanup LiveRange a bit.
tree
|
commitdiff
2015-04-28
jochen
Turn JSArrayBuffer::flags into a bit field
tree
|
commitdiff
2015-04-28
ofrobots
fix assertion in Logger::CurrentTimeEvent with --prof
tree
|
commitdiff
2015-04-28
yangguo
Port CallSite methods to C++.
tree
|
commitdiff
2015-04-28
bmeurer
[clang] Use -Wshorten-64-to-32 to enable warnings about...
tree
|
commitdiff
2015-04-28
bmeurer
[turbofan] Better fix for Win64 after r28066.
tree
|
commitdiff
2015-04-27
mbrandy
PPC: Don't MISS if you read the hole from certain FastH...
tree
|
commitdiff
2015-04-27
machenbach
Revert of Make it possible to hoist the neutering check...
tree
|
commitdiff
2015-04-27
jochen
Make it possible to hoist the neutering check for TA...
tree
|
commitdiff
2015-04-27
dslomov
Revert of Preprocess structured stack trace on GC to...
tree
|
commitdiff
2015-04-27
yangguo
Preprocess structured stack trace on GC to get rid...
tree
|
commitdiff
2015-04-27
dslomov
Use ExpressionClassifier for bindings.
tree
|
commitdiff
2015-04-27
titzer
Remove kOsrCompileFailed bailout.
tree
|
commitdiff
2015-04-27
erikcorry
Do more to avoid last-resort stop-the-world GC
tree
|
commitdiff
2015-04-27
dcarney
Reland: track global accesses to constant types
tree
|
commitdiff
2015-04-27
ssid
Changing Size to SizeOfObjects in GetHeapSpaceStatistic...
tree
|
commitdiff
2015-04-27
jkummerow
Reland "Lazily register prototype users..."
tree
|
commitdiff
2015-04-27
dcarney
[turbofan] make register hinting explicit
tree
|
commitdiff
2015-04-27
yangguo
Wrap messages implementation in a function.
tree
|
commitdiff
2015-04-27
titzer
[turbofan] Reland: Optimize loads from the global objec...
tree
|
commitdiff
2015-04-27
wingo
Eagerly declare eval scopes, even for sloppy scopes
tree
|
commitdiff
2015-04-27
yangguo
Debugger: clean up debug events.
tree
|
commitdiff
2015-04-27
Benedikt Meurer
[turbofan] Fix win64 after r28066.
tree
|
commitdiff
2015-04-27
Benedikt Meurer
[turbofan] Add language mode to JSCallFunction operator.
tree
|
commitdiff
2015-04-27
verwaest
Handlify ExecutableAccessorInfo::ClearSetter since...
tree
|
commitdiff
2015-04-27
machenbach
Revert of [turbofan] Optimize loads from the global...
tree
|
commitdiff
2015-04-27
mstarzinger
[turbofan] Introduce explicit JSCreateLiteral[Array...
tree
|
commitdiff
next