summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-19Fix typo in spec fileHEADtizenLukasz Wojciechowski1-1/+1
2016-06-17fixup! Changed the library type to the shared library from static librarysubmit/tizen/20160617.041836accepted/tizen/wearable/20160617.084303accepted/tizen/tv/20160617.084052accepted/tizen/mobile/20160617.084249accepted/tizen/ivi/20160617.084221accepted/tizen/common/20160617.121723accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonYoungcheol Kang2-2/+1
2016-06-16Changed the library type to the shared library from static librarysubmit/tizen/20160616.121716Youngcheol Kang4-12/+6
2016-06-15Apply the libdir in pkgconfig by architecturessubmit/tizen/20160615.060735Youngcheol Kang2-2/+6
2016-06-03Make binutils-gold package available for all architecturessubmit/tizen_wearable/20160603.100312submit/tizen_tv/20160603.100302submit/tizen_mobile/20160603.100254submit/tizen_ivi/20160609.233547submit/tizen_common/20160609.233544submit/tizen_common/20160609.122908accepted/tizen/wearable/20160603.122629accepted/tizen/tv/20160603.122338accepted/tizen/mobile/20160603.122200accepted/tizen/ivi/20160610.025204accepted/tizen/common/20160610.183836Youngsoo Choi1-5/+1
2016-06-03Refactor ninjaYoungsoo Choi5-15/+7
2016-06-03Support obs buildYoungsoo Choi4-5/+9
2016-06-03Refactor build configurationYoungsoo Choi2-1/+3
2016-06-03[standalone v8] Add third party library gypYoungsoo Choi49-0/+28118
2016-06-03Revert "Make a command 'git submodule' work in spec file"Youngsoo Choi4-33/+1
2016-06-03fixup! [standalone v8] Support gbs build for generating v8 rpm packageYoungsoo Choi1-4/+4
2016-06-03Make a command 'git submodule' work in spec fileYoungsoo Choi3-3/+29
2016-06-03[standalone v8] Support gbs build for generating v8 rpm packageYoungcheol Kang21-8/+1855
2016-06-03Support set time offset for HBBTVerrong.leng4-0/+18
2016-06-03Improve ArrayJoin() performance for length=1 arraysSiba Samal1-5/+5
2016-06-03Revert "[heap] Move RegExpResultCache out of the heap."chevalam.s4-118/+117
2016-06-03fixup! [PDNCF] Fix 'maybe-uninitialized' warning in GCC compilerSeungSeop Park1-8/+1
2016-06-03fixup! [M40 Merge] [MEM OPT] Grow semispace by N pagesp.pajak1-3/+0
2016-06-03[PDNCF] Fix 'maybe-uninitialized' warning in GCC compilerSeungSeop Park1-0/+7
2016-06-03[M40 Merge][MEM OPT] Shrink v8 new space to initial capacity in NewSpace::Shrinkkriti.s2-0/+6
2016-06-03[M40 Merge] [MEM OPT] Grow semispace by N pageskriti.s2-0/+9
2015-12-14[M42 Merge] Revert "Tune crankshaft flags to better suit ARM"kriti.s1-9/+2
2015-12-11Force to set the optimization level(O3) for v8chevalam.s1-0/+4
2015-11-20Touch PRESUBMIT.py to run presubmit locallyDongwoo Joshua Im2-5/+12
2015-11-20Integrate INLINE_MATH_MIN_MAX.Ahmed Bangash1-0/+14
2015-11-20Improve VisitLoopBody() performance.a.bangash1-4/+51
2015-11-20Improve ArrayJoin() performance for length=1 arrays.a.bangash1-3/+3
2015-11-20Port 'Don't generate code for document.all check in typeofisandbranch' to M40Petka Antonov7-34/+123
2015-11-20[PossiblyDoNotCarryForward] [Tizen] Make it possible to run libchromium-efl.s...Antonio Gomes1-2/+18
2015-11-20Tune crankshaft flags to better suit ARMPetka Antonov1-2/+9
2015-11-20Version 4.7.83upstream/4.7.83upstreamv8-autoroll@chromium.org2-1/+22
2015-11-20Update V8 DEPS.v8-autoroll1-1/+1
2015-11-20Extend Annex B 3.3 sloppy-mode block-scoped hoisting to scripts, evallittledan2-7/+113
2015-11-20PPC: Full code shouldn't embed the type feedback vector.mbrandy4-18/+20
2015-11-20PPC: Introduce LiteralsArray to hide it's implementation.mbrandy2-3/+2
2015-11-20PPC: [es6] Fix invalid ToString in implementation of ToName.mbrandy1-2/+2
2015-11-20PPC: [turbofan] Call ArgumentsAccessStub to materialize arguments.mbrandy3-180/+168
2015-11-20Two minor cleanups in pattern rewriteradamk1-12/+4
2015-11-20Remove --harmony-arrow-functions flagadamk48-141/+58
2015-11-20[es6] Function constructor-created functions should be named "anonymous"adamk3-4/+8
2015-11-20Revert "Stage sloppy block-scoped functions (Annex B 3.3)"adamk2-11/+20
2015-11-20[V8] Add name of function for function's closure scopekozyatinskiy4-1/+52
2015-11-20PPC: [es6] Introduce spec compliant IsConstructor.mbrandy1-25/+40
2015-11-20PPC: [runtime] Remove weird pushing of something on StackOverflow.mbrandy1-14/+4
2015-11-20PPC: [builtin] Refactor Invoke to deal with any kind of callable.mbrandy1-38/+43
2015-11-20Teach JSReceiver::GetKeys() how to include symbolsjkummerow5-47/+58
2015-11-20Add LookupIterator constructor for arbitrary Object keysjkummerow4-51/+55
2015-11-20Reland "Clean up rewriter" (issue 1362333002).neis3-45/+43
2015-11-20Make AstPrinter print position information.neis1-46/+53
2015-11-20[swarming] Only isolate d8 with target toolset.machenbach1-1/+1