| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class. | jeremy@chromium.org | 2009-06-19 | 13 | -1/+522 |
* | Increase timeout in url_fetchet to make it more | nsylvain@chromium.org | 2009-06-19 | 1 | -2/+2 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 17 | -280/+60 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 17 | -60/+280 |
* | Add a switch to allow longer shutdown timeouts, since quitting under valgrind... | stuartmorgan@chromium.org | 2009-06-19 | 2 | -2/+15 |
* | Support running worker's fast layout tests in UI test framework. | jianli@chromium.org | 2009-06-19 | 2 | -11/+224 |
* | part 3 of toolstrip dragging - persist the drag order | erikkay@google.com | 2009-06-19 | 9 | -38/+182 |
* | Clean up the layout. Remove un-mac'y divider lines. Rework the Under The Hood... | pinkerton@chromium.org | 2009-06-19 | 1 | -814/+160 |
* | Remove ourselves as a message loop observer in the tabstrip destructor to cat... | jhawkins@chromium.org | 2009-06-19 | 1 | -0/+4 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-19 | 3 | -4/+2 |
* | Enable DownloadRequestManager for Mac. | paul@chromium.org | 2009-06-19 | 4 | -10/+3 |
* | We recently learned that loadable_modules should have the IgnoreImportLibrary | bradnelson@chromium.org | 2009-06-19 | 1 | -2/+1 |
* | Follow up to my previous CL for adding IDS_UI_FONT resources to app_locale_se... | cira@chromium.org | 2009-06-19 | 50 | -225/+0 |
* | TBR: Fix Toolstrips sometimes show scrollbars as rendering | aa@chromium.org | 2009-06-19 | 10 | -11/+45 |
* | Disable flaky UI test. | jparent@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | linux: make extensions service test pass in Debug. | evan@chromium.org | 2009-06-19 | 2 | -5/+3 |
* | Add "Show all downloads" link to download shelf. | thakis@chromium.org | 2009-06-19 | 3 | -6/+341 |
* | Use correct calling convention for intercepted call | cpu@google.com | 2009-06-19 | 1 | -2/+4 |
* | Add merging algorithm for keychain and metadata db PasswordForms, and unit te... | stuartmorgan@chromium.org | 2009-06-19 | 3 | -0/+440 |
* | Fix a leak when we bail out early because of the wrong bpp. | jhawkins@chromium.org | 2009-06-19 | 1 | -1/+3 |
* | Fix compile error. | pinkerton@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Make escape close the prefs window. | pinkerton@chromium.org | 2009-06-19 | 1 | -0/+7 |
* | Add a temporary command-line switch --auto-ssl-client-auth for | wtc@chromium.org | 2009-06-19 | 4 | -4/+34 |
* | DevTools: Enable 'Inspect element' on chromeui content while in debug mode. | pfeldman@chromium.org | 2009-06-19 | 1 | -1/+6 |
* | Linux: make import warning dialog modal. | kuchhal@chromium.org | 2009-06-19 | 4 | -3/+14 |
* | Add Print Selection support to Chrome. This change is fairly involved since ... | sverrir@google.com | 2009-06-19 | 19 | -127/+160 |
* | Changing the mode we pull events in, so we don't fire off timers and notifica... | avi@google.com | 2009-06-19 | 1 | -3/+5 |
* | Add 'theme_dll' as a dependency of 'chrome_dll'. | sgk@google.com | 2009-06-19 | 1 | -3/+1 |
* | Fix the redness on the new Google Chrome continuous builder by not | nsylvain@chromium.org | 2009-06-19 | 1 | -1/+3 |
* | Display an infobar alert when extension process crashes. | phajdan.jr@chromium.org | 2009-06-19 | 9 | -32/+190 |
* | Implement restoring closed tab menu item. Reworked cross-platform code to han... | pinkerton@chromium.org | 2009-06-19 | 10 | -80/+181 |
* | Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'. | sgk@chromium.org | 2009-06-19 | 1 | -4/+0 |
* | Don't grant unnecessary handle privileges in OpenProcessHandle. | phajdan.jr@chromium.org | 2009-06-19 | 3 | -4/+4 |
* | Fix a valgrind error related to Zygote's CommandLine usage. | craig.schlenter@chromium.org | 2009-06-19 | 3 | -5/+12 |
* | Fix: New window appears to the left/up if the taskbar is on left/top. | yuzo@chromium.org | 2009-06-19 | 3 | -8/+25 |
* | When we upgrade, discard all uploadable stats, including old logs | jar@chromium.org | 2009-06-19 | 1 | -0/+8 |
* | This is a fix for a memory leak. | jcampan@chromium.org | 2009-06-19 | 2 | -2/+4 |
* | Change URL back to the previous one if the typed URL causes file download. | yuzo@chromium.org | 2009-06-19 | 1 | -0/+7 |
* | Convert unit_tests.exe, with additional dependency on ffmpeg | sgk@google.com | 2009-06-19 | 1 | -2/+13 |
* | A crasher from the field seems to indicate that the page render widget host v... | jcampan@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Implement window open disposition for (some) navigation buttons. | estade@chromium.org | 2009-06-19 | 6 | -5/+92 |
* | Don't treat underscores as mnemonics in the bookmark bar. | estade@chromium.org | 2009-06-19 | 1 | -2/+21 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 19 | -206/+97 |
* | Revert 18730 in attempt to repair Linux UI build bustage. | jar@chromium.org | 2009-06-19 | 2 | -47/+9 |
* | Render the dragged tab contents when detaching a tab from the tabstrip in gtk. | jhawkins@chromium.org | 2009-06-19 | 5 | -19/+174 |
* | linux: Load icons with gdk instead of using PNGDecoder. | estade@chromium.org | 2009-06-19 | 2 | -30/+30 |
* | Clean up BrowserWindowGtk constructor. | estade@chromium.org | 2009-06-19 | 2 | -93/+104 |
* | Linux crash fix. | kuchhal@chromium.org | 2009-06-19 | 2 | -9/+29 |
* | Handle middle click on gtk tab close button. | mattm@chromium.org | 2009-06-19 | 2 | -0/+19 |
* | Fix crash in LocationBarView when accessing TabContents. | finnur@chromium.org | 2009-06-19 | 2 | -21/+20 |