3.0.194.3

posted Jul 17, 2009, 2:36 PM by Jon Conradt   [ updated Jul 17, 2009, 4:16 PM by Jason Kersey ]
  • [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: 2939132294619)
  • [r20333] Improve performance of dragged tab renderering. (Issues: 1625715869)
  • [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: 1502415971)
  • [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: 16583165841657616586165791657816577,1609116089)
  • [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: 1566947)
  • [r20485] Update V8 in Chromium to version 1.2.14. (Issues: 1627616414)
  • [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:
Comments