projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[strong] Refactor ObjectStrength into a replacement for strong boolean args
[platform/upstream/v8.git]
/
src
/
globals.h
2015-06-08
conradw
[strong] Refactor ObjectStrength into a replacement...
blob
|
commitdiff
|
raw
2015-06-04
mbrandy
Add support for Embedded Constant Pools for PPC and Arm
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bbudge
Add new Float32x4 type for SIMD.js.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
bmeurer
Revert of Embedded constant pools. (patchset #12 id...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
bbudge
Add SIMD 128 alignment support to Heap.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
mbrandy
Add support for Embedded Constant Pools for PPC and Arm
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
bbudge
Revert of Add SIMD 128 alignment support to Heap. ...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
bbudge
Add SIMD 128 alignment support to Heap.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
conradw
[strong] create strong array literals
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
ishell
Introducing GlobalDictionary, a backing store for globa...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
svenpanne
Add a TurboFan skeleton for StringAddStub.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
jochen
Remove static logging of memory allocations
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
hpayer
Implement unaligned allocate and allocate heap numbers...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
jochen
Make sure fixed typed array is always double aligned...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
bmeurer
[turbofan] Fix tail call optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
svenpanne
Detect simple tail calls
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Benedikt Meurer
[turbofan] Sanitize language mode for javascript operators.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
verwaest
Reland "Merge cellspace into old pointer space"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
adamk
Revert of Merge cellspace into old pointer space (patch...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
verwaest
Merge cellspace into old pointer space
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
jing.bao
[x64] Introduce BMI instructions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
hpayer
Reland "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
hpayer
Revert "Merge old data and pointer space."
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
verwaest
Remove PropertyCell space
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
hpayer
Merge old data and pointer space.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
marja
[strong] More scoping related errors: object literal...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
titzer
Extract ParseInfo from CompilationInfo.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
adamk
Re-introduce ImportDeclaration to the parser
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
ishell
Revert of Temporarily disable double fields unboxing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
adamk
Replace is_reference_error bool argument with ParseErro...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
dusan.milosavljevic
Change bit pattern of hole nan to reflect different...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
ishell
Temporarily disable double fields unboxing.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
verwaest
Move LookupResult into crankshaft as that's now the...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
adamk
Strip Interface class of most of its logic, make it...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
rodolph.perfetta
gcc 4.6 fix.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement default constructors.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
Revert of new classes: implement new.target passing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
dslomov
new classes: implement new.target passing to superclass...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
ishell
Revert of Temporarily disable double fields unboxing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
akos.palfi
Fix build with GCC 4.6.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
ishell
Temporarily disable double fields unboxing.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
dslomov
new classes: assert that constructors are not callable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Erik Arvidsson
Accessor functions should have no prototype property
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
marja
Add strong mode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
marja
Introduce LanguageMode, drop StrictMode.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
dslomov
new classes: special construct stub for derived classs...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
fedor
tools: fix postmortem generator
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
michael_dawson
Contribution of PowerPC port (continuation of 422063005...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Benedikt Meurer
Use signaling NaN for holes in fixed double arrays.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
weiliang.lin
[x86] Avoid memory form of PUSH/CALL for ATOM.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Sven Panne
Contribution of PowerPC port (continuation of 422063005)
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
hpayer
Keep AllocationSpace and ObjectSpace enums in sync.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
machenbach
Revert of Remove obsolete V8_INFINITY macro. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
arajp
Make FlushICache NOP for Nvidia Denver CPU's.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
bmeurer
Remove obsolete V8_INFINITY macro.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
adamk
Optimize Object.seal and Object.preventExtensions
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
ishell
Reland of "TransitionArray now uses <is_data_property...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
bmeurer
Get rid of the unused __my_bool__ macro.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Weiliang Lin
[x64] Introduce FMA3 instructions on scalar data elements.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
ishell
Reland of "Enable inobject double fields unboxing for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
ishell
Revert of Enable inobject double fields unboxing for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
ishell
Enable inobject double fields unboxing for 64-bit archs.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-20
mstarzinger
Enable TurboFan for Win64 targets.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Dusan Milosavljevic
MIPS64: Add turbofan support for mips64.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Erik Arvidsson
Classes: Cleanup default constructor flag
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
ishell@chromium.org
Revert "TransitionArray now uses <is_data_property...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
dslomov@chromium.org
Various clean-ups after top-level lexical declarations...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
ishell@chromium.org
Reland "In-object double fields unboxing (for 64-bit...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
verwaest@chromium.org
Revert "In-object double fields unboxing (for 64-bit...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
ishell@chromium.org
In-object double fields unboxing (for 64-bit only).
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
arv@chromium.org
Classes: Partial fix for constructor not calling super
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
ishell@chromium.org
TransitionArray now uses <is_data_property, name, attri...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
titzer@chromium.org
x32: disable turbofan for x32 port
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
erikcorry@chromium.org
Introduce phantom weak handles in the API and use them...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
mvstanton@chromium.org
Fix for bug 429168, PdfJs regression. We pay a very...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
rmcilroy@chromium.org
Disable OOL constant pool for Arm.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
sigurds@chromium.org
Add ARMv8 detection in CpuFeatures.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
erikcorry@chromium.org
Revert 'Introduce phantom weak handles in the API and...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
erikcorry@chromium.org
Introduce phantom weak handles in the API and use them...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
svenpanne@chromium.org
Remove v8stdint.h, it doesn't serve a purpose anymore.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
wingo@igalia.com
Track usage of "this" and "arguments" in Scope
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
paul.lind@imgtec.com
MIPS: Add turbofan support for mips32.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
jochen@chromium.org
Change minimum code range size to 3MB
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
jochen@chromium.org
Reserve a page at the beginning of the code range on...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
rmcilroy@chromium.org
Enable out-of-line constant pool for Arm.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
alph@chromium.org
Initial implementation of GetStackSample sampling profi...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
titzer@chromium.org
Translate NumberDivide/NumberModulus operators to Int32...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
ulan@chromium.org
ARM: Make stack limit stricter to account for large...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
arv@chromium.org
ES6: Implement generator method shorthand
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
arv@chromium.org
ES6: Add support for method shorthand in object literals
blob
|
commitdiff
|
raw
|
diff to current
2014-08-23
machenbach@chromiu...
Revert "Enable out-of-line constant pool for Arm."
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
rmcilroy@chromium.org
Enable out-of-line constant pool for Arm.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-12
dusan.milosavljevi...
Reland "MIPS: Add support for arch. revision 6 to mips3...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-12
rodolph.perfetta...
ARM64: Enable TF tests.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
machenbach@chromiu...
Revert "Reland "MIPS: Add support for arch. revision...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
dusan.milosavljevi...
Reland "MIPS: Add support for arch. revision 6 to mips3...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
jochen@chromium.org
Revert 23028 - "MIPS: Add support for arch. revision...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
dusan.milosavljevi...
MIPS: Add support for arch. revision 6 to mips32 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
mvstanton@chromium.org
Clean up IC tracing for CallICs.
blob
|
commitdiff
|
raw
|
diff to current
next