Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: ChangeLog

Issue 25674012: Prepare push to trunk. Now working on version 3.22.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-10-03: Version 3.22.7
2
3 Debug: Allow stepping into on a given call frame
4 (Chromium issue 296963).
5
6 Always use timeGetTime() for TimeTicks::Now() on Windows
7 (Chromium issue 288924).
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-10-02: Version 3.22.6 12 2013-10-02: Version 3.22.6
2 13
3 Performance and stability improvements on all platforms. 14 Performance and stability improvements on all platforms.
4 15
5 16
6 2013-10-01: Version 3.22.5 17 2013-10-01: Version 3.22.5
7 18
8 Disabled externalization of sliced/cons strings in old pointer space 19 Disabled externalization of sliced/cons strings in old pointer space
9 (Chromium issue 276357). 20 (Chromium issue 276357).
10 21
(...skipping 6008 matching lines...) Expand 10 before | Expand all | Expand 10 after
6019 setting break points in them. 6030 setting break points in them.
6020 6031
6021 6032
6022 2008-07-03: Version 0.1.0 6033 2008-07-03: Version 0.1.0
6023 6034
6024 Initial export. 6035 Initial export.
6025 6036
6026 # Local Variables: 6037 # Local Variables:
6027 # mode:text 6038 # mode:text
6028 # End: 6039 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698