OLD | NEW |
| 1 2013-10-11: Version 3.22.10 |
| 2 |
| 3 Fixed timezone issues with date-time/parse-* tests. |
| 4 (Chromium issue 2919) |
| 5 |
| 6 Added column getter to CpuProfileNode (Chromium issue 302537) |
| 7 |
| 8 Performance and stability improvements on all platforms. |
| 9 |
| 10 |
1 2013-10-10: Version 3.22.9 | 11 2013-10-10: Version 3.22.9 |
2 | 12 |
3 Ensure only whitelisted stubs have sse2 versions in the snapshot. | 13 Ensure only whitelisted stubs have sse2 versions in the snapshot. |
4 (fix for chromium 304565) | 14 (fix for chromium 304565) |
5 | 15 |
6 Implement ArrayBuffer.isView. | 16 Implement ArrayBuffer.isView. |
7 | 17 |
8 Performance and stability improvements on all platforms. | 18 Performance and stability improvements on all platforms. |
9 | 19 |
10 | 20 |
(...skipping 6034 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6045 setting break points in them. | 6055 setting break points in them. |
6046 | 6056 |
6047 | 6057 |
6048 2008-07-03: Version 0.1.0 | 6058 2008-07-03: Version 0.1.0 |
6049 | 6059 |
6050 Initial export. | 6060 Initial export. |
6051 | 6061 |
6052 # Local Variables: | 6062 # Local Variables: |
6053 # mode:text | 6063 # mode:text |
6054 # End: | 6064 # End: |
OLD | NEW |