OLD | NEW |
| 1 2014-01-03: Version 3.24.10 |
| 2 |
| 3 Reland r18383: More API cleanup (Chromium issue 324225). |
| 4 |
| 5 MIPS: Fix loading of global object in LWrapReceiver (Chromium issue |
| 6 318420). |
| 7 |
| 8 Performance and stability improvements on all platforms. |
| 9 |
| 10 |
1 2014-01-02: Version 3.24.9 | 11 2014-01-02: Version 3.24.9 |
2 | 12 |
3 Performance and stability improvements on all platforms. | 13 Performance and stability improvements on all platforms. |
4 | 14 |
5 | 15 |
6 2013-12-30: Version 3.24.8 | 16 2013-12-30: Version 3.24.8 |
7 | 17 |
8 ARM: fix loading of global object in LWrapReceiver (Chromium issue | 18 ARM: fix loading of global object in LWrapReceiver (Chromium issue |
9 318420). | 19 318420). |
10 | 20 |
(...skipping 6430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6441 setting break points in them. | 6451 setting break points in them. |
6442 | 6452 |
6443 | 6453 |
6444 2008-07-03: Version 0.1.0 | 6454 2008-07-03: Version 0.1.0 |
6445 | 6455 |
6446 Initial export. | 6456 Initial export. |
6447 | 6457 |
6448 # Local Variables: | 6458 # Local Variables: |
6449 # mode:text | 6459 # mode:text |
6450 # End: | 6460 # End: |
OLD | NEW |