projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git]
/
BUILD.gn
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
2015-07-15
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
machenbach
[Sheriff] Fix gn build.
blob
|
commitdiff
|
raw
2015-07-13
rmcilroy
Move SmartPointer to base.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
danno
Create a internal native context used only for TF-gener...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
bmeurer
[turbofan] Optimize string "length" property access...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
littledan
Guard @@isConcatSpreadable behind a flag
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
adamk
Revert of [turbofan] Optimize string "length" property...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
bmeurer
[turbofan] Optimize string "length" property access...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
rmcilroy
[turbofan] Move RawMachineAssembler back to src/compiler.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
ulan
Reland "Replace reduce-memory mode in idle notification...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
bmeurer
[turbofan] Reland "Add new JSFrameSpecialization reduce...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
machenbach
Revert "[turbofan] Add new JSFrameSpecialization reducer."
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
bmeurer
[turbofan] Add new JSFrameSpecialization reducer.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
machenbach
Revert of Replace reduce-memory mode in idle notificati...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
ulan
Replace reduce-memory mode in idle notification with...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
littledan
Include Harmony Array/TypedArray methods unconditionally
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
mtrofin
[turbofan] Greedy allocator refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
machenbach
Fix gn build deps.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
dslomov
[destructuring] Re-index materialized literals in arrow...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
machenbach
Fix missing source dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
bmeurer
[turbofan] Revive the useful parts of the SimplifiedOpe...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
bmeurer
[turbofan] Proper dead code elimination as regular...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
bmeurer
[turbofan] Move graph trimming functionality to dedicat...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
mtrofin
Separated the new register allocator in its own files.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
bmeurer
[turbofan] Move RawMachineAssembler to unittests.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
dslomov
[destructuring] Refactor duplicate parameter name detec...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
brettw
Make v8 snapshot public in component build.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
binji
Implement Atomics API
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
bmeurer
[turbofan] First step towards sanitizing for-in and...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
jarin
Remove the experimental perf jit support until the...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
bmeurer
[turbofan] Remove the useless SimplifiedOperatorReducer.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
binji
Implement SharedArrayBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
yangguo
Revert of Implement SharedArrayBuffer (patchset #7...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
binji
Implement SharedArrayBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
jkummerow
Revert of Use shared container to manage imports/export...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
yangguo
Use shared container to manage imports/exports.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
brettw
Make the snapshot a public dependency of v8.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
arv
[es6] Iterators and generators should "extend" %Iterato...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
dslomov
[destructuring] Adapting PatternRewriter to work in...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
dslomov
[destructuring] Implement basic binding destructuring...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
titzer
[turbofan] Extract frame-states.h from common-operator.h
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
domenic
Re-land: Make V8 extras a separate type of native
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
domenic
Revert of Make V8 extras a separate type of native...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
domenic
Make V8 extras a separate type of native
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
caitpotter88
[es6] implement Object.assign
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
titzer
Implement IdentityMap<V>, a robust, GC-safe object...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
dpranke
Adjust the visibility of the standalone targets in...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
bmeurer
[turbofan] Fix tail call optimization.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
titzer
Extract Signature from src/compiler/machine-type.h...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
svenpanne
Calculate blocks needing a frame and frame (de)construc...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
svenpanne
Removed src/{isolate,property-details,utils}-inl.h
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
svenpanne
Import Reversed adapter from Chromium and use it in v8.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
titzer
Reland "Refactor compilation dependency handling."
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
machenbach
Revert of Refactor compilation dependency handling...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
titzer
Refactor compilation dependency handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
yangguo
Start migrating error message templates to the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
bmeurer
[turbofan] Split ControlEquivalence implementation...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Reland "Remove support for thread-based recompilation"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Revert of Reland "Remove support for thread-based recom...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
jochen
Reland "Remove support for thread-based recompilation"
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
caitpotter88
[es6] implement spread calls
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
brettw
Windows GN component build fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
yangguo
Revert of Remove support for thread-based recompilation...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Jochen Eisinger
Remove support for thread-based recompilation
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
halton.huo
[GN] Use correct toolchain for x64 target on Android
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
rmcilroy
Fix libdl dependency on Android and remove librt hack.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
yangguo
Serializer: move to a subfolder and clean up includes.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
titzer
[turbofan]: Integrate basic type feedback for property...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
caitpotter88
[es6] remove --harmony-templates flag
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
dslomov
Remove harmony-strings flag.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
jochen
Use libdl to get symbols for backtraces
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
caitpotter88
[es6] implement Reflect.apply() & Reflect.construct()
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
dpranke
Fix a stray reference to 'build_os' in BUILD.gn.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
wtc
Fix the GN build for MIPS.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
jarin
[turbofan] Variable liveness analysis for deopt.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
jarin
[turbofan] Cache for reusing parts of value vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
jochen
Clarify arm gn configuration
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
jochen
Don't assert that we only cross compile on linux
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
jochen
Use target_cpu instead of cpu_arch in BUILD.gn
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
dpranke
Fix the toolchain used to build the snapshots in GN.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
yangguo
Hide Math function implementations in a closure.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
marja
Move compilation error handling into a separate class.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
bmeurer
[turbofan] Strength reduction for inline comparisons.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
dpranke
Update GN build files with the cpu_arch -> current_cpu...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
loislo
CpuProfiler: move StringsStorage class to separate...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Benedikt Meurer
[turbofan] Finally get rid of the generic algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
machenbach
Revert of [turbofan] Finally get rid of the generic...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Benedikt Meurer
[turbofan] Finally get rid of the generic algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
adamk
Rename Interface to ModuleDescriptor
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
bmeurer
[turbofan] Optimize certain chains of Branch into a...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
tfarina
Rename source_prereqs to inputs in the GN Build file.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Dmitry Lomov
Remove --experimental-classes flag and related dead...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
bmeurer
[turbofan] Merge node-aux-data-inl.h into node-aux...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
arv
Remove Function.prototype.toMethod
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
vogelheim
Fix cctest + unittest to work with an external snapshot.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
dcarney
Move the contents of api-natives.js to c++
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
titzer
[turbofan] Put StructuredGraphBuilder out of its misery...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
bmeurer
[turbofan] Cleanup the NodeProperties.
blob
|
commitdiff
|
raw
|
diff to current
next