summaryrefslogtreecommitdiff
path: root/deps/v8
Commit message (Expand)AuthorAgeFilesLines
* deps: fix v8 valgrind warningBen Noordhuis2014-03-071-1/+1
* deps: backport 883637bd from latest v8Fedor Indutny2014-02-014-3/+10
* v8: backport codereview.chromium.org/11362182svenpanne@chromium.org2014-01-101-1/+3
* cluster, v8: fix --logfile=%p.logBen Noordhuis2013-12-181-0/+4
* v8: backport fix for CVE-2013-{6639|6640}jkummerow@chromium.org2013-12-148-34/+140
* v8: use correct timezone information on Solarisyangguo@chromium.org2013-11-121-6/+2
* v8: unbreak `make native` buildBen Noordhuis2013-11-091-11/+0
* v8: back-port fix for CVE-2013-2882mstarzinger@chromium.org2013-08-052-1/+12
* v8: add setVariableValue debugger commandBen Noordhuis2013-06-177-11/+610
* v8: fix build for mips32r2 architectureAndrei Sedoi2013-06-141-2/+3
* v8: fix pointer arithmetic undefined behaviorTrevor Norris2013-06-111-1/+2
* v8: re-apply floating patchesTimothy J Fontaine2013-05-2310-31/+48
* v8: fix GetLocalizedMessage usageTimothy J Fontaine2013-05-231-1/+1
* v8: update to 3.14.5.9Timothy J Fontaine2013-05-2313-49/+49
* v8: cherry-pick 75311294 from upstreamFedor Indutny2013-04-031-2/+5
* v8: Unify kMaxArguments with number of bits used to encode it.verwaest@chromium.org2013-03-235-14/+13
* v8: move 32 bit heap hint on sunosTimothy J Fontaine2013-03-151-8/+14
* V8: Reapply floating patchesisaacs2013-03-064-18/+27
* V8: Upgrade to 3.14.5.8isaacs2013-03-0637-154/+479
* v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org2013-02-261-1/+1
* v8: work around String::WriteAscii segfaultBen Noordhuis2013-02-261-0/+2
* v8: fix postmortem and dtrace helper buildFedor Indutny2013-02-261-0/+1
* v8: reapply floating patchesBen Noordhuis2013-02-253-17/+23
* deps: downgrade v8 to 3.14.5Ben Noordhuis2013-02-25349-24676/+11394
* V8: Reapply floating patchesisaacs2013-02-084-14/+19
* V8: Upgrade to 3.15.11.15isaacs2013-02-0821-55/+379
* v8: loosen artificial mmap constraintBryan Cantrill2013-02-061-4/+13
* V8: Reapply floating patchesisaacs2013-01-243-10/+6
* V8: Upgrade to 3.15.11.10isaacs2013-01-2414-10/+196
* v8: add %p option to --logfile, expands to pidBen Noordhuis2013-01-181-0/+3
* v8: work around String::WriteAscii segfaultBen Noordhuis2013-01-151-0/+2
* v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org2013-01-131-1/+1
* v8: remove optimization switchesBen Noordhuis2013-01-121-9/+0
* deps: update v8 to 3.15.11.7Fedor Indutny2013-01-125-4/+48
* v8: Hardfloat does not imply VFPv3, only VFPv2.yangguo@chromium.org2013-01-101-1/+1
* v8: remove optimization switchesBen Noordhuis2013-01-041-9/+0
* v8: update to 3.15.11.5Fedor Indutny2013-01-0419-44/+355
* v8: remove optimization switchesBen Noordhuis2013-01-031-9/+0
* deps: update v8 to 3.15.11Fedor Indutny2013-01-01494-31813/+50379
* v8: fix dragonflybsd buildBen Noordhuis2012-11-205-20/+36
* build: make python executable configurableBen Noordhuis2012-11-205-8/+14
* build: add postmortem as a dependency if enabledTimothy J Fontaine2012-11-061-1/+2
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2012-10-251-9/+0
|\
| * v8: remove optimization switchesBen Noordhuis2012-10-251-10/+0
* | v8: don't show performance warnings when compiling with msvcBert Belder2012-10-241-0/+3
* | V8 build: 'echo -n' considered harmfulisaacs2012-10-241-2/+2
* | Merge remote-tracking branch 'ry/v0.8'isaacs2012-10-233-8/+10
|\ \ | |/
| * V8: Reapply patchesisaacs2012-10-2318-183/+295
| * V8: Upgrade to 3.11.10.25isaacs2012-10-2324-316/+254
* | V8: Reapply patchesisaacs2012-10-236-78/+108