[runtime] Remove unused %ToBool runtime function.
[platform/upstream/v8.git] / BUILD.gn
2015-08-07 titzer[turbofan] Remove architecture-specific linkage files...
2015-08-06 mstarzingerHelpful checks.cc file is being helpful.
2015-08-05 yangguoIntroduce object visitor to estimate the size of a...
2015-08-04 adamkAdd a --harmony-object-observe runtime flag (on by...
2015-08-04 mtrofinSetting up the stage for heuristics that preprocess...
2015-08-04 yangguoDebugger: refactor ScopeIterator, FrameInspector and...
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-30 Ben L. TitzerFix BUILD.gn.
2015-07-24 yangguoMove Full-codegen into its own folder.
2015-07-23 rmcilroy[interpreter] Add basic framework for bytecode handler...
2015-07-23 yangguoRemove readline support from d8.
2015-07-23 yangguoRemove d8's interactive Javascript debugger.
2015-07-23 mstarzinger[turbofan] Remove bloated GraphBuilder base class.
2015-07-20 danno[turbofan]: Add a context relaxation Reducer
2015-07-20 epertosoDon't run the second pass of the pending phantom callba...
2015-07-17 binjiAtomics Futex API
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-14 machenbach[Sheriff] Fix gn build.
2015-07-13 rmcilroyMove SmartPointer to base.
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-13 bmeurer[turbofan] Optimize string "length" property access...
2015-07-08 littledanGuard @@isConcatSpreadable behind a flag
2015-07-08 adamkRevert of [turbofan] Optimize string "length" property...
2015-07-08 bmeurer[turbofan] Optimize string "length" property access...
2015-07-07 rmcilroy[turbofan] Move RawMachineAssembler back to src/compiler.
2015-07-07 ulanReland "Replace reduce-memory mode in idle notification...
2015-07-06 bmeurer[turbofan] Reland "Add new JSFrameSpecialization reduce...
2015-07-06 machenbachRevert "[turbofan] Add new JSFrameSpecialization reducer."
2015-07-06 bmeurer[turbofan] Add new JSFrameSpecialization reducer.
2015-07-05 machenbachRevert of Replace reduce-memory mode in idle notificati...
2015-07-02 ulanReplace reduce-memory mode in idle notification with...
2015-07-01 littledanInclude Harmony Array/TypedArray methods unconditionally
2015-06-29 mtrofin[turbofan] Greedy allocator refactoring.
2015-06-27 machenbachFix gn build deps.
2015-06-26 dslomov[destructuring] Re-index materialized literals in arrow...
2015-06-26 machenbachFix missing source dependencies.
2015-06-25 bmeurer[turbofan] Revive the useful parts of the SimplifiedOpe...
2015-06-19 bmeurer[turbofan] Proper dead code elimination as regular...
2015-06-17 bmeurer[turbofan] Move graph trimming functionality to dedicat...
2015-06-16 mtrofinSeparated the new register allocator in its own files.
2015-06-12 bmeurer[turbofan] Move RawMachineAssembler to unittests.
2015-06-09 dslomov[destructuring] Refactor duplicate parameter name detec...
2015-06-09 brettwMake v8 snapshot public in component build.
2015-06-03 binjiImplement Atomics API
2015-06-01 bmeurer[turbofan] First step towards sanitizing for-in and...
2015-05-29 jarinRemove the experimental perf jit support until the...
2015-05-28 bmeurer[turbofan] Remove the useless SimplifiedOperatorReducer.
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-19 brettwMake the snapshot a public dependency of v8.
2015-05-15 arv[es6] Iterators and generators should "extend" %Iterato...
2015-05-15 dslomov[destructuring] Adapting PatternRewriter to work in...
2015-05-11 dslomov[destructuring] Implement basic binding destructuring...
2015-05-11 titzer[turbofan] Extract frame-states.h from common-operator.h
2015-05-08 domenicRe-land: Make V8 extras a separate type of native
2015-05-07 domenicRevert of Make V8 extras a separate type of native...
2015-05-07 domenicMake V8 extras a separate type of native
2015-05-06 caitpotter88[es6] implement Object.assign
2015-05-06 titzerImplement IdentityMap<V>, a robust, GC-safe object...
2015-05-05 dprankeAdjust the visibility of the standalone targets in...
2015-05-05 bmeurer[turbofan] Fix tail call optimization.
2015-05-04 titzerExtract Signature from src/compiler/machine-type.h...
2015-04-29 svenpanneCalculate blocks needing a frame and frame (de)construc...
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-20 svenpanneImport Reversed adapter from Chromium and use it in v8.
2015-04-20 titzerReland "Refactor compilation dependency handling."
2015-04-17 machenbachRevert of Refactor compilation dependency handling...
2015-04-16 titzerRefactor compilation dependency handling.
2015-04-16 yangguoStart migrating error message templates to the runtime.
2015-04-16 bmeurer[turbofan] Split ControlEquivalence implementation...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-14 jochenRevert of Reland "Remove support for thread-based recom...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-09 caitpotter88[es6] implement spread calls
2015-04-09 brettwWindows GN component build fixes.
2015-04-08 yangguoRevert of Remove support for thread-based recompilation...
2015-04-07 Jochen EisingerRemove support for thread-based recompilation
2015-04-01 halton.huo[GN] Use correct toolchain for x64 target on Android
2015-03-31 rmcilroyFix libdl dependency on Android and remove librt hack.
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-26 titzer[turbofan]: Integrate basic type feedback for property...
2015-03-23 caitpotter88[es6] remove --harmony-templates flag
2015-03-20 dslomovRemove harmony-strings flag.
2015-03-19 jochenUse libdl to get symbols for backtraces
2015-03-19 caitpotter88[es6] implement Reflect.apply() & Reflect.construct()
2015-03-19 dprankeFix a stray reference to 'build_os' in BUILD.gn.
2015-03-17 wtcFix the GN build for MIPS.
2015-03-17 jarin[turbofan] Variable liveness analysis for deopt.
2015-03-16 jarin[turbofan] Cache for reusing parts of value vector...
2015-03-16 jochenClarify arm gn configuration
2015-03-13 jochenDon't assert that we only cross compile on linux
2015-03-12 jochenUse target_cpu instead of cpu_arch in BUILD.gn
2015-03-11 dprankeFix the toolchain used to build the snapshots in GN.
2015-03-09 yangguoHide Math function implementations in a closure.
next