Move IC code into a subdir and move ic-compilation related code from stub-cache into...
[platform/upstream/v8.git] / BUILD.gn
2014-08-22 verwaest@chromium.orgMove IC code into a subdir and move ic-compilation...
2014-08-22 bmeurer@chromium.org[turbofan] Initial import of SimplifiedOperatorReducer.
2014-08-21 dslomov@chromium.orgImplement Function.prototype.toMethod.
2014-08-20 bmeurer@chromium.orgFix BUILD.gn.
2014-08-20 sigurds@chromium.orgReland "Add initial support for inlining."
2014-08-20 hpayer@chromium.orgUse actual incremental marking throughput in IdleNotifi...
2014-08-19 sigurds@chromium.orgRevert "Add initial support for inlining."
2014-08-19 sigurds@chromium.orgAdd initial support for inlining.
2014-08-19 yangguo@chromium.orgReorder native javascript files.
2014-08-14 mstarzinger@chromi... Deprecate LoweringBuilder in favor of Reducer.
2014-08-14 bmeurer@chromium.org[turbofan] Introduce WordRor machine operator.
2014-08-11 hpayer@chromium.orgMove store-buffer to heap and remove some unnecessary...
2014-08-09 yangguo@chromium.orgFix GN build.
2014-08-08 rossberg@chromium.orgFix BUILD.gn after unflagging unscopables
2014-08-07 wingo@igalia.comEnable ES6 iteration by default
2014-08-07 hpayer@chromium.orgMove objects-visiting into heap.
2014-08-07 yangguo@chromium.orgFix BUILD.gn after r22923.
2014-08-06 rossberg@chromium.orgThis implements unscopables
2014-08-06 yangguo@chromium.orgFix BUILD.gn
2014-08-06 yangguo@chromium.orgReland "Implement trigonometric functions using a fdlib...
2014-08-06 yangguo@chromium.orgRevert "Implement trigonometric functions using a fdlib...
2014-08-06 yangguo@chromium.orgImplement trigonometric functions using a fdlibm port.
2014-08-05 adamk@chromium.orgEnable ES6 Map and Set by default
2014-08-05 verwaest@chromium.orgInline LookupInHolder and NextHolder
2014-08-05 jochen@chromium.orgMove a bunch of GC related files to heap/ subdirectory
2014-07-31 mstarzinger@chromi... Add new files to the GN build after r22709.
2014-07-24 ernstm@chromium.orgMove GCTracer to separate files.
2014-07-17 jochen@chromium.orgFix v8 Windows GN build.
2014-07-16 yangguo@chromium.orgFix ninja build.
2014-07-14 jochen@chromium.orgIntroduce a PrototypeIterator class and use it for...
2014-07-03 jarin@chromium.orgReland "Linux perf tool support update + refactoring...
2014-07-03 jochen@chromium.orgDon't even include v8.h from libbase or libplatform
2014-07-03 jochen@chromium.orgSplit out libplatform into a separate libary
2014-07-02 yangguo@chromium.orgRevert "Reland "Linux perf tool support update + refact...
2014-07-02 jarin@chromium.orgReland "Linux perf tool support update + refactoring...
2014-07-01 jarin@chromium.orgRevert "Linux perf tool support update + refactoring...
2014-07-01 jarin@chromium.orgReland "Linux perf tool support update + refactoring."
2014-06-30 jochen@chromium.orgRevert 22098 "Linux perf tool support update + refactor...
2014-06-30 jarin@chromium.orgFix build (forgot to update BUILD.gn)
2014-06-30 jochen@chromium.orgMove platform abstraction to base library
2014-06-27 svenpanne@chromium.orgAdded slim versions of output streams.
2014-06-24 marja@chromium.orgNew try: Parser: Delay internalizing strings and values
2014-06-24 jochen@chromium.orgDon't list platform-posix.cc twice on android
2014-06-23 vogelheim@chromium.orgSupport external startup data in V8.
2014-06-18 jkummerow@chromium.orgAdd safe numerics classes, imported from Chromium.
2014-06-18 marja@chromium.orgRevert "Parser: Delay internalizing strings and values...
2014-06-13 marja@chromium.orgFix gn build.
2014-06-11 verwaest@chromium.orgImplement LookupIterator designed to replace LookupResult
2014-06-11 mstarzinger@chromi... Fix typos in BUILD.gn source lists
2014-06-11 mstarzinger@chromi... Fix GN build.
2014-06-10 mstarzinger@chromi... Revert "Fix gn build".
2014-06-10 machenbach@chromiu... Revert "Support external startup data in V8."
2014-06-10 mstarzinger@chromi... Revert "Port 'external startup data' flag from gyp...
2014-06-06 vogelheim@chromium.orgPort 'external startup data' flag from gyp to gn.
2014-06-06 jochen@chromium.orgFix gn build
2014-06-05 vogelheim@chromium.orgSupport external startup data in V8.
2014-06-05 jochen@chromium.orgMove atomic ops and related files to base library
2014-06-05 jochen@chromium.orgAddress a few TODOs in the gn config
2014-06-04 jochen@chromium.orgFix building android gn
2014-06-04 mvstanton@chromium.orgRevert "Support external startup data in V8."
2014-06-03 vogelheim@chromium.orgSupport external startup data in V8.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-06-03 jochen@chromium.orgAdd collection-iterator.js to BUILD.gn after r21615
2014-06-03 jochen@chromium.orgFirst cut at run_mksnapshot action for gn
2014-06-02 jochen@chromium.orgUpdate gn config after r21578
2014-05-28 jochen@chromium.orgAdd a dummy v8 target to BUILD.gn so we can depend...
2014-05-28 jochen@chromium.orgExtract build configuration into a separate header...
2014-05-26 jochen@chromium.orgReland 21482 - "Merge v8globals.h and globals.h"
2014-05-26 verwaest@chromium.orgRevert "Merge v8globals.h and globals.h"
2014-05-26 jochen@chromium.orgMerge v8globals.h and globals.h
2014-05-26 jochen@chromium.orgSome progress on translating toolchain.gypi to gn
2014-05-21 jochen@chromium.orgComment out not yet used flags from BUILD.gn
2014-05-19 jochen@chromium.orgUpdate BUILD.gn and properly disable it on android
2014-05-07 jochen@chromium.orgMerge counters and v8-counters
2014-05-06 jochen@chromium.orgImport features.gypi into BUILD.gn
2014-05-05 jochen@chromium.orgAdd a basic gn file for V8