posted Aug 6, 2009 1:10 PM by Jon Conradt
After some internal debate we have decided to deprecate this page. The most important changes in each release will be listed in the blog entry. Each blog entry will also contain a link to a page where you can see the detailed list of all the changes.
|
posted Jul 21, 2009 1:07 PM by Jon Conradt
[
updated Jul 22, 2009 11:34 PM by PhistucK .
]
- [r20907] [CRASH] (Mac) Fix for download shelf crash when clearing all downloads. (Issues: 15855, 15893)
- [r20911] (Mac) Adds window position save/restore support for multiple monitors. (Issues: 16176, 12854)
- [r20914] (Linux) GTK Themes: Make the location bar area look native. (Issues: 16227, 16915, 13967)
- [r20921] (Linux) Allow dragging a link from the web contents to the bookmark bar to get a named bookmark. (Issue: 16791)
- [r20930] (Mac) First cut at infobars. Not pretty, just functional. (Issues: 15839, 14937, 14462, 16487)
- [r20938] Introduce WebLocalizedString and queryLocalizedString methods on WebKitClient. (Issue: 16933)
- [r20940] [CRASH] (Linux) Fixes a crash in the plugin process caused by the XStandard plugin passing in a NULL NPObject to NPN_HasMethod. (Issue: 16900)
- [r20944] (Linux) A quick fix for Alt-D (Issue: 13711)
- [r20952] (Mac) Add JS Console menu item to View > Developer submenu. Remove extra Downloads menu from View. Add stub menu item for Task Manager (disable). (Issue: 16135)
- [r20959] Form suggestions now shrink properly as list of suggestions gets shorter. (Issue: 15334)
- [r20967] [CRASH] (Linux) Fix occasional crash at startup in gtk_chrome_button_expose.
- [r20987] Set the default minimum font size 12 for Chinese and 10 for ja,ko,ar and th. (Issues: 16868, 16875)
- [r21010] (Linux) Add some missing hotkeys, Ctrl-Enter, Shift-F5, Shift+Scroll Wheel. (Issue: 16792)
- [r21094] Make sure the popup notification is shown during animation. (Issue: 14062)
- [r21107] Extensions can now auto-update. (Issue: 12117)
- [r21140] (Linux) Implement encodings menu. (Issue: 11599)
- [r21142] (Linux) Support pasting text from a clipboard that has no published targets. (Issue: 16887)
- [r21157] Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind their own flags. (Issue: 4360)
|
posted Jul 17, 2009 2:36 PM by Jon Conradt
- [r20288] Try a new set of buttons (which should also work much better with themes). (Issue: 13821)
- [r20292] Perf bots are "happy enough", enable the throbber for real. (Issue: 12699)
- [r20293] [CRASH] Set the save file type index properly if there was only one file type. (Issue: 15555)
- [r20294] [CRASH] Remove reference counting from WebWidgetDelegate. (Issue: 16234)
- [r20295] Start Chrome button on First Run customize view should launch Chrome. (Issue: 16358)
- [r20296] Make the API to open a message channel symmetric, so it works the same whether opening from a tab or extension. (Issue: 12461)
- [r20297] Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux. (Issue: 1316)
- [r20306] Fix the Linux tab strip zone calculation when using the skyline. We are looking for the top-left origin of the tab strip in screen coordinates, but we sent in the coordinates of this point relative to the entire window to gtk_util::ConvertWidgetPointToScreen. (Issue: 15867)
- [r20308] GTK Themes: Prevent colors from "leaking through" by using an event box. (Issue: 13967)
- [r20310] Make the filename in the downloads page wrap. (Issue: 15148)
- [r20313] Change the window background color to the inactive color when not active. (Issue: 14649)
- [r20314] Use the calculated dragged tab bounds when rendering the screenshot into the canvas. (Issue: 15869)
- [r20325] Disk cache: Add explicit support for eviction / deletion (Issue: 12258)
- [r20327] Fix custom cursors on Mac. (Issue: 16346)
- [r20328] Manually declare media_format() because gmock does not like mocking non-copyable const references. (Issue: 16008)
- [r20330] Disk cache: Don't evict entries if we are busy doing other stuff. (Issue: 10727)
- [r20331] Fix the local directory listing, FTP directory listing and the local file handling (drag'n'drop and opening from the file list). (Issues: 2939, 13229, 4619)
- [r20333] Improve performance of dragged tab renderering. (Issues: 16257, 15869)
- [r20339] Fix window.close() not working for modal dialogs. (Issue: 16374)
- [r20351] [CRASH] Linux: don't crash when performing font fallback to a non-scalable font. (Issue: 16403)
- [r20361] Increase the width of the font and language dialog in Arabic Chrome. (Issue: 9015)
- [r20369] A quick fix for Issue 15852. (Issue: 15852)
- [r20370] A quick fix for Issue 15971. (Issues: 15024, 15971)
- [r20376] Properly restart extensions with no visible UI. (Issue: 16070)
- [r20377] Enables find in page match counts on Mac. (Issue: 16148)
- [r20380] Add default browser checking and setting on Linux. (Issue: 11972)
- [r20382] Packaging changes to incorporate Linux default browser selection. (Issue: 11972)
- [r20388] Linux: use a temp directory for the chroot. (Issue: 16363)
- [r20389] A little bit of bookmark bar cleanup, a little bit of padding improvement. (Issue: 15870)
- [r20393] Temporarily disable unit tests with leaks until I can check in a fix for them. (Issue: 16444)
- [r20395] [CRASH] Fix a crash when clicking a popup entry while composing in the Microsoft IME on XP. (Issue: 13500)
- [r20398] Linux: don't bother passing the chroot directory fd to the zygote. (Issue: 16363)
- [r20412] Converted remaining tests to use gmock and deleted all old mocking code. (Issue: 16008)
- [r20414] [CRASH] plugins: use OnChannelError to detect when the channel goes away
- [r20415] Add some CHECKs to track down the source of a NULL deref in the SSLClientSocketWin code. (Issue: 16371)
- [r20416] Modify OLA to use window size in seconds instead of bytes. (Issue: 16011)
- [r20417] Implemented injected message loops for PipelineImpl. (Issue: 16008)
- [r20422] Unit tests for AudioRendererHost (Issue: 16035)
- [r20423] Enable a ui test that plays video without audio stream (Issue: 16012)
- [r20427] Instead of forcing the homepage to be linux splash, force the startup action to be "view linux splash page". (Issue: 16308)
- [r20428] Fix UMR caused by ActiveWindowWatcher. (Issue: 16473)
- [r20430] Fix leaks in ExtensionUpdater unit tests (Issue: 16444)
- [r20435] Adding command line switch to run UI test in parallel. (Issue: 16006)
- [r20436] [CRASH] Fix a crash that happens if a tab is closed while (Issue: 16280)
- [r20437] [DEPS] Add Google IO sample.
- [r20453] Wire up windowless plugins.(Issue: 10809)
- [r20478] DevTools: Enable styles editing. (Issue: 16194)
- [r20480] DevTools: allow reload while on a breakpoint: detach agent on navigation attempt. (Issue: 16606)
- [r20481] Add yet more suppressions to make the ui_tests not spew warnings under valgrind (Issues: 16583, 16584, 16576, 16586, 16579, 16578, 16577,16091, 16089)
- [r20482] Fix print margins. This fixes multiple issues that caused incorrect offsets on printers that had a non-printable area (like most physical printers do). (Issues: 1566, 947)
- [r20485] Update V8 in Chromium to version 1.2.14. (Issues: 16276, 16414)
- [r20487] Relax assertion in ProxyConfigServiceLinux gconf cleanup. (Issue: 16076)
- [r20493] [Mac] Remove guard on FocusLocation() in autocomplete field. (Issue: 12246)
- [r20494] [Mac] Always restyle omnibox after user input. (Issue: 14628)
- [r20495] [Mac] AcceptInput() doesn't really need focus (as when called via "Go" button). (Issue: 15811)
- [r20514] [DEPS] Old School Shadow example.
- [r20538] Changes Mac behavior to reblit the entire RWHVCocoa when scrolling. (Issue: 16124)
- [r20539] [DEPS] Lands http://codereview.chromium.org/149404 for cmasone:
|
posted Jul 10, 2009 2:47 PM by Anthony LaForge
- [r19976] [OS-ALL] Default browser path check is now case insensitive. (Issue: 15449)
- [r19979] [OS-ALL] Added support for extended tooltips on the new tab page. Will only display tooltip for items with an ellipsis. (Issue: 15769)
- [r20005] [OS-ALL] Chrome handles Java applets better now, fixes a case where the plugin was not properly detected. (Issue: 991)
- [r20037] [OS-WINDOWS] Fixed crash - InterstitialPage::UpdateTitle(RenderViewHost *,int,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const &)(Issue: 15605)
- [r20083] [OS-ALL] Fixed an issue where the browser would sometimes crash when downloading an extension. (Issue: 15881)
- [r20088] [OS-ALL] Fixed crash - WebCore::TransparencyWin::initializeNewContext() (Issue: 10977)
- [r20105] [OS-ALL] Alerts/authentication windows are no longer wrapped by an OS window. (Issue: 14476)
- [r20121] [OS-ALL] Google Chrome now properly displays keyboard shortcuts for back and forward in a app window context menu. (Issue: 14070)
- [r20125] [OS-ALL] Pressing the escape key now cancels a drag and drop operation (e.g. dragging text from a webpage into a editable area). (Issue: 12018)
- [r20205] [OS-ALL] Fixed an issue where Google Chrome sometimes displayed the wrong time zone in history. (Issue: 12579)
- [r20243] [OS-ALL] Windowed plugins like Flash no longer hang after a print dialog is displayed. (Issue: 13804)
- [r20246] [OS-ALL] Fixed issue where a new window was drawn off-screen. (Issue: 15199)
|
posted Jul 8, 2009 1:25 PM by Anthony LaForge
- [r19585] [OS-MAC] Enable support for the Mac OS X spellchecking service in chromium. (Issue: 13206)
- [r19589] [OS-ALL] Fixed issue where favicons were not rendered properly on session restore. (Issue: 13360)
- [r19594] [OS-ALL] Fixes issue where dragging a .crx to a chrome:// TabContents, and then navigating to another chrome:// url would fail to load. (Issue: 14505)
- [r19599] [OS-LINUX] Fixed a bug where users were getting a resize cursor near the top of the web contents area. (Issue: 14956)
- [r19621] [OS-WINDOWS] [CRASH] [DISABLED] Fixed crash - net::PartialData::PrepareCacheValidation(disk_cache::Entry *,std::basic_string<char,std::char_traits<char>,std::allocator<char> > *) (Issue: 15617)
- [r19637] [OS-MAC] Add a keyboard shortcut for opening the download page on Mac. (Issue: 15653)
- [r19654] [OS-ALL] Added support for exporting/ importing bookmarklet bookmarks, thanks to Thiago. (Issue: 7505)
- [r19691] [OS-MAC] Enable opening downloads from the Mac download shelf. (Issue: 15661)
- [r19692] [OS-ALL] Fixed a regression where the task manager icon for chrome was blank (Issue: 14192)
- [r19704] [OS-LINUX] Bookmark manager polish. (Issue: 14742)
- [r19708] [OS-ALL] Fixed issue where certain page redirections would remove entries from the user's browsing history. (Issue: 11355)
- [r19735] [OS-MAC] First cut at popup blocking for Mac. (Issue: 13160)
- [r19772] [OS-ALL] [EXTENSIONS-API] PageActions can now specify multiple icons and switch between them. (Issue: 11906)
- [r19818] [OS-ALL] [CRASH] Fixed crash - RenderView::DidAddHistoryItem() (Issue: 15594)
- [r19839] [OS-LINUX] Fixed a tab dragging issue where Chromium would not release exit from draggable mode after a short drag. (Issue: 15768)
- [r19866] [OS-ALL] Add getFileSize support to chromium (Issue: 9102)
- [r19869] [r19871] [OS-LINUX] Bookmark bar UI cleanup. (Issue: 15859, 15882)
- [r19872] [OS-ALL] Issue 4202 - Fixed a regression with showModalDialog. (Issue: 4202)
- [r19874] [OS-LINUX] GTK: File chooser now shows image preview. (Issue: 15500)
- [r19910] [OS-ALL] Fixed Acid3 Test 48: LINKTEST (Issue: 231)
|
posted Jul 6, 2009 2:39 PM by Jon Conradt
[
updated Jul 16, 2009 10:44 PM by Mark Larson
]
Highlights in this release: - Animated GIFs fixed.
- Extensions changes, see Dev Channel Visible Changes post to the Chromium-Extensions mailing list.
- Try out the New New Tab Page by using the command line switch --new-new-tab-page. Don't wait for the new new new tab page, get yours today!
- Linux now supports IME for non-roman script languages.
- Fixes for misbehaving proxy servers.
- SSL client authentication supported on Windows
- Issue 15846: (Mac) Google docs : shortcut to save a document (Command+S) is not implemented
- Issue 15844: (Linux) Bookmarks bar context menus disabled on first open of bookmark manager
- Issue 15845: (Linux) Bookmarks that do not fit in the bookmarks bar cannot be accessed
- Issue 15848: Thumbnails on New Tab Page don't have spacing in between
Other Changes - [r18918] Fix from Thiago Farina for the saved password dialog. (Issue: 7863)
-
[r18924] Focus should go to the location bar when about:blank is the default new tab page. (Issue: 9966)
-
[r18936] Handle proxy corruption including nesting of compression algorithms. (Issue: 13606)
-
[r19030] Alert the user when printing fails. (Issue: 6833)
-
[r19032]
Scale the margins according to the DPI of the printer. The margins were
fixed at 500 units which caused the margins to be huge for low DPI (low
quality) printing output. (Issue: 14502)
-
[r19141] Make the options menu keyboard navigatable. (Issues: 15067, 14959)
-
[r19565] Enable "Save As" on Mac. (Issue: 15638)
- [r19456]: A first implementation of the SSL client auth UI.This uses the Windows API that prompts the user for a cert. (Issue 318)
|
posted Jun 23, 2009 7:23 PM by Mark Larson
[
updated Jul 6, 2009 3:35 PM by Jon Conradt
]
posted Jun 17, 2009 4:16 PM by Anthony LaForge
[
updated Jun 18, 2009 12:03 AM by Peter Kasting
]
- [r18038] [CRASH] Fix crash when opening and closing TaskManager multiple times. (Issue: 13361)
- [r18052] When closing a tab with the close box, highlight the close box of the new tab that slides into place. (Issue: 8838)
- [r18061] [MAC] Clicking a file link in the download manager should open the file. (Issue: 13552)
- [r18085] [LINUX] Ctrl-Q should quit.
- [r18086] [CRASH] Attempt to fix crash suspected to occur when closing the browser during certain page transitions. (Issue: 11493)
- [r18087] [LINUX] [CRASH] Fix browser crash if the renderer dies quickly. (Issue: 13715)
- [r18099] Don't auto-spell-correct abbreviations, e.g. "WTO" should not get corrected to "TWO". (Issue: 12921)
- [r18102] Show the time remaining in the downloads page. (Issue: 13386)
- [r18113, r18207, r18285] [LINUX] Add UI for blocked popups. (Issue: 12843)
- [r18116] Temporarily disable extensions in incognito mode. (Issue: 12326)
- [r18121] Show a scrollbar instead of truncating long lists (e.g. the list of languages in the Options UI). (Issue: 13438)
- [r18151, r18458, r18532] [CRASH] Fix crash when closing Incognito window after downloading a file from it. (Issue: 13681)
- [r18157] [CRASH] Fix rare renderer crash having to do with caching and V8 garbage collection. (Issue: 13780)
- [r18170] Show context menu for browser frame on mouseup, not mousedown. (Issue: 5695)
- [r18173] [MAC] Processes should not appear to be "Not Responding" in Activity Monitor. (Issue: 11319)
- [r18174] [LINUX] Resize tabs on a timer after the mouse leaves the tabstrip (like Windows). (Issue: 13471)
- [r18176] [LINUX] Pressing arrow keys inside the Find bar should scroll the page. (Issue: 12697)
- [r18196] [LINUX] Shift-enter in find bar should search backwards. (Issue: 13520)
- [r18217] Fix controls being cut off on the right side of the Fonts & Languages dialog. (Issue: 13366)
- [r18225] [LINUX] Context-menu options like copy/paste and correct misspelling were not working on some sites. (Issues: 13404, 13554)
- [r18290] [WINDOWS] Show accurate network usage for browser process in Chrome's Task Manager. (Issue: 13958)
- [r18292] Fix RTL issues on download bar. (Issues: 6103, 13217)
- [r18316] Implement signature verification for all extensions. (Issue: 12114)
- [r18335, r18402] Fix several problems when doing reverse-focus-traversal (using shift-tab). (Issue: 6785, 6871)
- [r18338] [CRASH] Fix crash when visiting site with invalid SSL cert. (Issue: 13979)
- [r18340] [MAC] Add bookmark bar favicons. (Issue: 8381)
- [r18344, r18463] [LINUX] [CRASH] Fix crashes and other problems (especially with dragging) in bookmark manager and bookmark bar. (Issue: 13110, 14019)
- [r18352] Make extension processes visible in the Chrome Task Manager. (Issue: 12127)
- [r18389] [MAC] Fix favicons getting corrupted on New Tab Page (only fixes new favicons, not existing corrupt ones).
- [r18390, r18491] [MAC] Incognito windows should have an Incognito graphic. (Issue: 12536)
- [r18401] Fix tab dragging glitches in RTL UIs. (Issue: 6223)
- [r18408, r18490, r18505] [MAC] Improve tooltip support. (Issue: 13995)
- [r18465] Support XHR in HTML5 Web Workers. (Issue: 4361)
- [r18472] [MAC] Don't hide the window when clicking sites in the New Tab Page. (Issue: 14144)
- [r18479] Remove advanced option controls relating to mixed content.
- [r18497] [LINUX] Fix memory leak.
- [r18503] [MAC] Beginnings of <video> support.
- [r18516] [CRASH] Fix crash on shutdown.
- [r18517] [MAC] Add file icons to download page.
- [r18522] Fix inability to properly go back/forward on various sites (e.g. iGoogle). (Issue: 11896)
- [r18531] [CRASH] Fix crash in Web Workers. (Issue: 14194)
- [r18535] [LINUX] Resize cursors were swapped. (Issue: 14213)
|
posted Jun 11, 2009 12:08 PM by Jon Conradt
[
updated Jun 11, 2009 5:54 PM by Peter Kasting
]
- [r18142] [CRASH] Fixes crash when using the menu. (Issue: 13759)
|
posted Jun 11, 2009 12:04 PM by Jon Conradt
This release has a bug in the Windows version which crashes the browser whenever you use the menu. Crashes/Hangs- [r17440] [CRASH] Properly initialize the native wrapper to NULL to avoid a crash. (Issue: 13200)
- [r17461] [CRASH] Stop compulsive crasher in respawn dialog
- [r17492] Fix browser hang due to plugin deadlock (Issue: 12624)
- [r17503] [CRASH] Fix for crash when changing frame on non-DWM systems. (Issue: 13075)
- [r17546] [CRASH] Always disconnect event listeners when clearing for navigation, even if the script context is empty. (Issue: 13266)
- [r17562] [CRASH] Fix crash due to AutocompletePopup trying to draw the old results when they were no longer available. (Issue: 11742)
- [r17631] [CRASH] Extension apis now tolerate browser absence during start-up & shutdown (Issue: 13082)
- [r17641] [CRASH] Implement window state restoration for the views-gtk window.
- [r17651] [CRASH] Fix crash. (Issue: 12519)
- [r17652] [CRASH] Fix for DWM crash. (Issue: 13075)
- [r17659] [CRASH] Don't crash when dragging bookmarks from one bookmark bar to another.
- [r17741] [CRASH] Ignore selections where the user dragged off the popup. (Issue: 13107)
- [r17754] [CRASH] Implement some drag-n-drop for the bookmark manager. (Issue: 13110)
- [r17789] [CRASH] Fix crash in window shutdown by accessing the Widget via a more unique property. (Issue: 12156)
- [r17808] [CRASH] Fix crash on fallback in HttpNetworkTransaction::ReconsiderProxyAfterError().
- [r17881] [CRASH] Fix bookmark bar shutdown crash. (Issue: 13575)
- [r17918] Fixes a flash plugin hang caused by opening Google finance ticker symbols in a background tab. (Issue: 12993)
Visible Changes- [r17478] Clicking an extension toolstrip should not also always select the first tab. (Issue: 11901)
- [r17501] Increase cookie limit to 3000. This matches Firefox 3.5 and Firefox trunk. (Issue: 8850)
- [r17504] Find in page should cause the scrollbar to repaint with tick marks. (Issue: 11706)
- [r17513] When the contents don't have a title, use the URL for the name of bookmark entry. (Issue: 5965)
- [r17551] Fixing dialog truncation issues in multiple locales. (Issue: 11487)
- [r17557] [MAC] use Keychain for passwords. (Issue: 11745)
- [r17595] Move download shelf from per-tab to per-window. Also disable auto-hiding of (Issue: 9025)
- [r17726] Make the web inspector work again. (Issue: 13411)
- [r17761] Support NTLM authentication through Squid proxies. (Issue: 8771)
- [r17850] [LINUX] Hook up the bookmark bubble to the bookmark editor. (Issue: 11738)
- [r17891] Fix regression where Omnibox would drop characters during rapid typing. (Issue: 13428)
- [r17898] Fix user scripts not getting initialized. (Issue: 13290)
- [r17935] Extension buttons now show after install. (Issue: 13609)
- [r17955] [LINUX] Import passwords from Firefox. (Issue: 11191)
A detailed list of all changes is also available. |
|