[stubs] Refactor StringCompareStub and use it for HStringCompareAndBranch.
[platform/upstream/v8.git] / build /
2015-09-15 machenbachPort cfi blacklist from chromium.
2015-09-04 machenbachMake gold plugin download more robust.
2015-09-03 machenbachReland Automatically download gold plugin for cfi builds.
2015-09-03 machenbachRevert of Automatically download gold plugin for cfi...
2015-09-03 machenbachAutomatically download gold plugin for cfi builds.
2015-09-01 machenbachPort enabling rtti for cfi.
2015-08-28 pccRe-enable LLVM LTO for ARM.
2015-08-20 domenicAdd experimental, non-snapshotted V8 extras
2015-08-18 bradnelsonAllowing optional build of a WASM prototype behind...
2015-08-17 vogelheimDefault-enable external startup snapshot for, like...
2015-08-07 machenbachPort cfi configuration from chromium.
2015-08-03 dstenceEnable gdb-jit for PPC64 on Linux (both big-endian...
2015-07-27 jochenMake V8 compile with MSVS 2015
2015-07-24 pcc[build] Disable linker threading in LTO builds, as...
2015-07-14 balazs.kilvadyAdd -Wshorten-64-to-32 flag to mac builds.
2015-07-13 machenbachPrepare for using ninja for win64.
2015-07-09 Michael AchenbachLandmine to cleanup windows.
2015-07-02 jochenOnly define V8_USE_EXTERNAL_SNAPSHOT_DATA if we actuall...
2015-06-29 machenbachRevert of Use third_party clang on Mac. (patchset ...
2015-06-29 balazs.kilvadyUse third_party clang on Mac.
2015-06-29 machenbach[android] Configure building android with ninja and...
2015-06-26 vogelheimDefault-enable external startup snapshot for more types...
2015-06-26 machenbachReland [android] Migrate more configs to gyp.
2015-06-26 machenbachRevert of Reland [android] Migrate more configs to...
2015-06-26 machenbachReland [android] Migrate more configs to gyp.
2015-06-26 bmeurerRevert of [android] Migrate more configs to gyp. (patch...
2015-06-26 machenbach[android] Migrate more configs to gyp.
2015-06-24 machenbach[android] Completly move path logic to gyp config.
2015-06-22 machenbach[android] Merge gyp configurations.
2015-06-22 machenbach[android] Add toolchain path logic to gyp config.
2015-06-16 vogelheimRe-Re-land: Enable external startup by default on Linux.
2015-06-15 balazs.kilvadyMIPS64: Reland 'Enable shorten-64-to-32 warning.'
2015-06-12 yangguoRevert of MIPS64: Enable shorten-64-to-32 warning....
2015-06-12 balazs.kilvadyMIPS64: Enable shorten-64-to-32 warning.
2015-06-11 vogelheimRevert of Re-land: Enable external startup by default...
2015-06-09 Erik ArvidssonMoar clobbering landmines
2015-06-09 Erik ArvidssonAdd landmine after change to messages.h
2015-06-09 vogelheimRe-land: Enable external startup by default on Linux.
2015-06-08 balazs.kilvadyMIPS: Improve --rpath and --dynamic-linker handling...
2015-06-08 machenbachMake x32 compile with gcc.
2015-05-28 machenbach[test] Use instrumented libc++ for asan and tsan builds.
2015-05-27 machenbach[test] Add sanitizer coverage to gyp configs.
2015-05-26 machenbach[test] Sync in *san configurations from chromium.
2015-05-22 machenbach[test] Fix no-exceptions cc flag.
2015-05-22 jing.baoAndroid IA32: enable PIE
2015-05-21 machenbach[test] Apply more detailed origin tracking in MSAN...
2015-05-21 jochenFix typo in standalone.gypi
2015-05-21 jochenIntroduce a new gyp flag to warn about to be deprecated...
2015-05-20 yangguoIntroduce extras export object.
2015-05-15 martyn.capewellARM64: Enable shorten-64-to-32 warning
2015-05-11 machenbachRevert of Add the concept of a V8 extras exports object...
2015-05-08 domenicAdd the concept of a V8 extras exports object
2015-04-28 bmeurer[clang] Use -Wshorten-64-to-32 to enable warnings about...
2015-04-27 machenbachReland [test] Make msan work for v8 stand-alone. (patch...
2015-04-27 machenbachRevert of [test] Make msan work for v8 stand-alone...
2015-04-27 machenbach[test] Make msan work for v8 stand-alone.
2015-04-17 machenbachLet asan imply clang and use_allocator=none.
2015-04-15 Jakob KummerowMakefile: introduce debugsymbols=on flag
2015-04-09 torneRemove android_webview_build conditions.
2015-04-09 chunyang.daiSet the default compiler for X87 to GCC.
2015-04-02 jochenAdd initial set of sub directory OWNERS file
2015-03-26 michael_dawsonFix host_arch detection for AIX and one new warning...
2015-03-18 michael_dawsonPPC: Changes to allow AIX to compile with gcc 4.8.3
2015-03-18 michael_dawsonPPC: Force PPC linux to use gcc and gcc 4.8.3 changes...
2015-03-14 machenbachUpdate V8 DEPS.
2015-03-09 machenbachFix full rebuilding after clang rolls.
2015-03-09 machenbachForce full rebuilding after clang rolls.
2015-03-09 Weiliang Linintroduce android_x64 build target
2015-03-05 machenbachFix host compilation with clang for android.
2015-03-04 machenbachUpdate V8 DEPS.
2015-03-04 vogelheimRevert of Default-enable external startup data for...
2015-03-04 vogelheimDefault-enable external startup data for Linux for...
2015-03-04 thakisWhen using ninja and clang, make sure diagnostics are...
2015-02-27 dcarneyensure host compiler is always clang when cross compili...
2015-02-26 vogelheimRevert of Default-enable external startup data for...
2015-02-26 vogelheimDefault-enable external startup data for Linux for...
2015-02-26 dcarneyRevert of ensure host compiler is always clang when...
2015-02-26 dcarneyensure host compiler is always clang when cross compili...
2015-02-26 machenbachMake landmines delete all generated build artifacts.
2015-02-26 bmeurer[gyp] Disable warnings generated by third party ICU...
2015-02-25 machenbachClobber output directory on linux and mac after landmine.
2015-02-25 machenbachTrigger a landmine on first-time landmine deployment.
2015-02-24 machenbachPort chromium landmines script.
2015-02-23 bmeurer[linux] Use _GLIBCXX_DEBUG in Debug builds by default...
2015-02-19 svetozar.janjicMIPS: Silence warnings and unbreak optdebug build for...
2015-02-10 Michael AchenbachRevert "Whitespace CL to test poller."
2015-02-10 Michael AchenbachWhitespace CL to test poller.
2015-02-10 bmeurer[linux] Improve link time with Chromium-bundled binutils.
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-23 machenbachRemove version generation approach.
2015-01-22 machenbachMake version generation robust to other user-defined...
2015-01-22 bmeurerTry to fix AOSP builder.
2015-01-22 bmeurerFix ninja build with clang=1.
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 machenbachRevert of Reland Make clang the default on linux. ...
2015-01-21 machenbachReland Make clang the default on linux.
2015-01-21 machenbachProperly configure goma.
2015-01-21 machenbachRestrict tag-update for version generation to cached...
2015-01-21 Benedikt MeurerUse signaling NaN for holes in fixed double arrays.
2015-01-21 machenbachEnsure tags are fetched when generating the V8 version.
next