projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PPC: [es6] Introduce spec compliant IsConstructor.
[platform/upstream/v8.git]
/
BUILD.gn
2015-09-28
alph
Move heap and CPU profilers into a dedicated directory.
blob
|
commitdiff
|
raw
2015-09-28
oth
[Interpreter] Add interpreter support for compare ops...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
ulan
Perform scavenge in idle tasks.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-24
danno
Revert of Remove register index/code indirection (patch...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-24
danno
Remove register index/code indirection
blob
|
commitdiff
|
raw
|
diff to current
2015-09-22
dpranke
Split the GN 'snapshot_toolchain' logic out into an...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
adamk
Remove on-by-default flag --harmony-object
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
brettw
Use public_deps for v8_base in GN.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
hpayer
[heap] Move slots buffer into a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
brettw
Remove transitional GN code.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
mstarzinger
[heap] Separate scavenger functionality into own file.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
brettw
Optionally use new GN optimization config.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-10
oth
[Interpreter] Skeleton bytecode graph builder
blob
|
commitdiff
|
raw
|
diff to current
2015-09-10
bmeurer
[runtime] Move binary operator fallbacks into the runtime.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
ulan
Use idle task to perform incremental marking steps.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-08
vogelheim
Remove all gyp BUILD rules with multiple outputs.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-07
fedor
[heap] introduce ArrayBufferTracker
blob
|
commitdiff
|
raw
|
diff to current
2015-09-07
brettw
Add a GN import for sanitizers.gni.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
mlippautz
Adds atomic utilities (based on raw atomic operations...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
mstarzinger
[heap] Separate ObjectStats out into its own class.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
brettw
Fix GN arm64 build, add msan support.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
bradnelson
Add asm.js typer / validator.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
mstarzinger
Make isolate.h usable without objects-inl.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
mstarzinger
[heap] Move IdentityMap data structure out of heap.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
bradnelson
Spliting out TyperCache into ZoneTypeCache to share...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
mtrofin
[turbofan] Deferred blocks splintering.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
bradnelson
Adding visitors to regurgitate expression types or...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
mstarzinger
Remove code.h header and move ParameterCount class.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-20
mstarzinger
Separate UnicodeCache out into an own file.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-20
domenic
Add experimental, non-snapshotted V8 extras
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
mstarzinger
Remove empty string-search.cc file.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
danno
[turbofan] Unify referencing of stack slots
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
mstarzinger
Remove inline header includes from natives.h header.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
oth
[Interpreter] Minimal bytecode generator.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
yangguo
Native context: run prologue.js before runtime.js
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
vogelheim
Rework startup-data-util.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
yangguo
Move regexp implementation into its own folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
yangguo
Debugger: load debugger builtins as normal native JS.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
titzer
[turbofan] Remove architecture-specific linkage files...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
mstarzinger
Helpful checks.cc file is being helpful.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
yangguo
Introduce object visitor to estimate the size of a...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
adamk
Add a --harmony-object-observe runtime flag (on by...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
mtrofin
Setting up the stage for heuristics that preprocess...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
yangguo
Debugger: refactor ScopeIterator, FrameInspector and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
yangguo
Debugger: move implementation to a separate folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Ben L. Titzer
Fix BUILD.gn.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
yangguo
Move Full-codegen into its own folder.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
rmcilroy
[interpreter] Add basic framework for bytecode handler...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
yangguo
Remove readline support from d8.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
yangguo
Remove d8's interactive Javascript debugger.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
mstarzinger
[turbofan] Remove bloated GraphBuilder base class.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
danno
[turbofan]: Add a context relaxation Reducer
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
epertoso
Don't run the second pass of the pending phantom callba...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
binji
Atomics Futex API
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
bbudge
Expose SIMD.Float32x4 type to Javascript.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
hablich
Revert of Expose SIMD.Float32x4 type to Javascript...
blob
|
commitdiff
|
raw
|
diff to current
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
|
diff to current
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
next