OLD | NEW |
| 1 2013-10-04: Version 3.22.8 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2013-10-03: Version 3.22.7 | 6 2013-10-03: Version 3.22.7 |
2 | 7 |
3 Debug: Allow stepping into on a given call frame | 8 Debug: Allow stepping into on a given call frame |
4 (Chromium issue 296963). | 9 (Chromium issue 296963). |
5 | 10 |
6 Always use timeGetTime() for TimeTicks::Now() on Windows | 11 Always use timeGetTime() for TimeTicks::Now() on Windows |
7 (Chromium issue 288924). | 12 (Chromium issue 288924). |
8 | 13 |
9 Performance and stability improvements on all platforms. | 14 Performance and stability improvements on all platforms. |
10 | 15 |
(...skipping 6019 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6030 setting break points in them. | 6035 setting break points in them. |
6031 | 6036 |
6032 | 6037 |
6033 2008-07-03: Version 0.1.0 | 6038 2008-07-03: Version 0.1.0 |
6034 | 6039 |
6035 Initial export. | 6040 Initial export. |
6036 | 6041 |
6037 # Local Variables: | 6042 # Local Variables: |
6038 # mode:text | 6043 # mode:text |
6039 # End: | 6044 # End: |
OLD | NEW |