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

Side by Side Diff: ChangeLog

Issue 23684035: Prepare push to trunk. Now working on version 3.21.13. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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-09-09: Version 3.21.12
2
3 Fix bitwise negation on x64
rossberg 2013/09/09 11:48:01 Nit: Use past tense everywhere.
4 (Chromium issue 285355)
5
6 Drop GetCurrentThreadId() and TerminateExecution(int) from the external
7 API.
8
9 Fix polymorphic INTERCEPTOR StoreICs on ARM/MIPS
10 (Chromium issue 284998)
11
12 Check if timeout has expired after processing each sample
13 (issue 2814,v8:2871)
14
15 Remove obsolete global V8::has_been_fooed flags.
16 (issue 2744)
17
18 Performance and stability improvements on all platforms.
19
20
1 2013-09-05: Version 3.21.11 21 2013-09-05: Version 3.21.11
2 22
3 Performance and stability improvements on all platforms. 23 Performance and stability improvements on all platforms.
4 24
5 25
6 2013-09-04: Version 3.21.10 26 2013-09-04: Version 3.21.10
7 27
8 Fixed Eternal::IsEmpty logic (issue 2870). 28 Fixed Eternal::IsEmpty logic (issue 2870).
9 29
10 Performance and stability improvements on all platforms. 30 Performance and stability improvements on all platforms.
(...skipping 5853 matching lines...) Expand 10 before | Expand all | Expand 10 after
5864 setting break points in them. 5884 setting break points in them.
5865 5885
5866 5886
5867 2008-07-03: Version 0.1.0 5887 2008-07-03: Version 0.1.0
5868 5888
5869 Initial export. 5889 Initial export.
5870 5890
5871 # Local Variables: 5891 # Local Variables:
5872 # mode:text 5892 # mode:text
5873 # End: 5893 # 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