| OLD | NEW |
| 1 2013-05-22: Version 3.19.3 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
| 1 2013-05-17: Version 3.19.2 | 6 2013-05-17: Version 3.19.2 |
| 2 | 7 |
| 3 Fill in one-word-fillers for the unused property fields | 8 Fill in one-word-fillers for the unused property fields |
| 4 (Chromium issue 240056). | 9 (Chromium issue 240056). |
| 5 | 10 |
| 6 Removed use_system_v8 logic from the mainline gyp file | 11 Removed use_system_v8 logic from the mainline gyp file |
| 7 (Chromium issue 226860). | 12 (Chromium issue 226860). |
| 8 | 13 |
| 9 Skip CPU profiler samples where top function's stack frame is not | 14 Skip CPU profiler samples where top function's stack frame is not |
| 10 set up properly (issue 2628). | 15 set up properly (issue 2628). |
| (...skipping 5367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5378 setting break points in them. | 5383 setting break points in them. |
| 5379 | 5384 |
| 5380 | 5385 |
| 5381 2008-07-03: Version 0.1.0 | 5386 2008-07-03: Version 0.1.0 |
| 5382 | 5387 |
| 5383 Initial export. | 5388 Initial export. |
| 5384 | 5389 |
| 5385 # Local Variables: | 5390 # Local Variables: |
| 5386 # mode:text | 5391 # mode:text |
| 5387 # End: | 5392 # End: |
| OLD | NEW |