summaryrefslogtreecommitdiffstats
path: root/src/debug-debugger.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge V8 at 3.9.24.13Ben Murdoch2012-04-161-71/+87
| | | | | Bug: 5688872 Change-Id: Id0aa8d23375030494d3189c31774059c0f5398fc
* Roll V8 back to 3.6Ben Murdoch2012-04-111-87/+71
| | | | | | | | | | | | Roll back to V8 3.6 to fix x86 build, we don't have ucontext.h. This reverts commits: 5d4cdbf7a67d3662fa0bee4efdb7edd8daec9b0b c7cc028aaeedbbfa11c11d0b7b243b3d9e837ed9 592a9fc1d8ea420377a2e7efd0600e20b058be2b Bug: 5688872 Change-Id: Ic961bb5e65b778e98bbfb71cce71d99fa949e995
* Merge V8 3.9 at 3.9.24.9Ben Murdoch2012-04-111-5/+6
| | | | | | | http://v8.googlecode.com/svn/branches/3.9@11260 Bug: 5688872 Change-Id: Iddd944e82189d92df3fc427dc5f0d3f1b2f0c6c8
* Merge V8 at 3.8.9.11Ben Murdoch2012-04-111-1/+1
| | | | | | Bug: 5688872 Change-Id: Ie3b1dd67a730ec5e82686b7b37dba26f6a9bb24f
* Merge V8 at 3.7.12.28Ben Murdoch2012-04-111-66/+81
| | | | | | Bug: 5688872 Change-Id: Iddb40cae44d51a2b449f2858951e0472771f5981
* Upgrade to V8 3.5Ben Murdoch2011-12-021-10/+10
| | | | | | | | | Merge V8 3.5.10.24 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: I0acdb9a1a53919d84e9a7525308e8371739d2f06
* Upgrade to V8 3.4Ben Murdoch2011-12-021-30/+61
| | | | | | | | | Merge 3.4.14.35 Simple merge required updates to makefiles only. Bug: 568872 Change-Id: I403a38452c547e06fcfa951c12eca12a1bc40978
* Upgrade to V8 3.3Ben Murdoch2011-12-021-1/+1
| | | | | | | | | Merge V8 at 3.3.10.39 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: I14703f418235f5ce6013b9b3e2e502407a9f6dfd
* Update V8 to r7079 as required by WebKit r80534.Ben Murdoch2011-05-251-0/+121
| | | | Change-Id: I487c152e485d5a40b68997d7c0d2f1fba5da0834
* Update V8 to r6387 as required by WebKit r76408Ben Murdoch2011-05-181-7/+24
| | | | Change-Id: Icfc5385b0996bd592f8b1ac8cbb44767ee09f1f6
* Update V8 to r6238 as required by WebKit r75993Ben Murdoch2011-05-131-3/+133
| | | | Change-Id: I12f638fcdd02d9102abab17d81c23cde63c08f22
* Update V8 to r6101 as required by WebKit r74534Ben Murdoch2011-05-101-7/+29
| | | | Change-Id: I7f84af8dd732f11898fd644b2c2b1538914cb78d
* Update V8 to r5780 as required by WebKit r71558Teng-Hui Zhu2010-11-151-33/+1
| | | | Change-Id: Ie3936550b99967a13755930d0dac0a59c3562625
* Update V8 to r5675 as required by WebKit r70209Ben Murdoch2010-10-221-3/+3
| | | | Change-Id: Ib10adb470d41ca8c109ead5fc893b880e18d489f
* update V8 to r5532 as required by WebKit r68651Kristian Monsen2010-10-061-4/+32
| | | | Change-Id: I5f75eeffbf64b30dd5080348528d277f293490ad
* Update V8 to r5214 as required by WebKit r65072.Ben Murdoch2010-08-111-7/+63
| | | | Change-Id: I387277a00cc0949597c0f69a8e4f2da60213c8f2
* Update V8 to r5017 as required by WebKit r62496Steve Block2010-07-081-26/+51
| | | | Change-Id: I1b4b7718d1d77ceef07f543e9150a2cb3a628f3a
* Update V8 to r4924 as required by WebKit r61871Kristian Monsen2010-07-021-2/+4
| | | | Change-Id: Ic819dad0c1c9e035b8ffd306c96656ba87c5e85a
* Merge WebKit at r59636: Update v8 to r4660.Kristian Monsen2010-05-211-0/+31
| | | | | | Will build and run with current webkit. Change-Id: I57bae621fd894da363ba84e1757ad09eb7c502b9
* Update V8 to r4588Steve Block2010-05-101-7/+94
| | | | | | | | | | | | | We're using WebKit r58033, as used by http://src.chromium.org/svn/releases/5.0.387.0/DEPS This requires http://v8.googlecode.com/svn/trunk@4465 but this version has a crashing bug for ARM. Instead we use http://v8.googlecode.com/svn/trunk@4588, which is used by http://src.chromium.org/svn/releases/6.0.399.0/DEPS Note that a trivial bug fix was required in arm/codegen-arm.cc. This is guarded with ANDROID. See http://code.google.com/p/v8/issues/detail?id=703 Change-Id: I459647a8286c4f8c7405f0c5581ecbf051a6f1e8
* update V8 to TOT snapshot branchAndrei Popescu2010-02-261-7/+16
|
* Update to V8 with partial snapshots. This is taken from the partial_snapshot ↵Andrei Popescu2010-02-251-0/+2073
branch of V8.