| Commit message (Expand) | Author | Age | Files | Lines |
* | This fixes the problem of the status bubble obscuring the download shelf. | mirandac@chromium.org | 2009-05-27 | 2 | -0/+5 |
* | Use correct branding on the "make default browser" button. Create a new local... | pinkerton@chromium.org | 2009-05-27 | 2 | -0/+46 |
* | Add shift-zoom to maximize. | pinkerton@chromium.org | 2009-05-27 | 1 | -0/+7 |
* | Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t... | pinkerton@chromium.org | 2009-05-27 | 4 | -0/+28 |
* | File bug for a NOTIMPLEMENTED, remove a couple others. | pinkerton@chromium.org | 2009-05-26 | 1 | -3/+2 |
* | Correct the hit testing so that the window controls and title bar will get ta... | pinkerton@chromium.org | 2009-05-26 | 1 | -0/+13 |
* | Try to fix more Mac bustage. | pkasting@chromium.org | 2009-05-22 | 1 | -3/+2 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 2 | -7/+5 |
* | Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat... | finnur@chromium.org | 2009-05-22 | 1 | -3/+3 |
* | Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ... | pinkerton@chromium.org | 2009-05-22 | 5 | -222/+335 |
* | Support middle-click-to-close on the Mac. | stuartmorgan@chromium.org | 2009-05-22 | 1 | -0/+8 |
* | Fix a leak in BookmarkBarController, and remove the valgrind suppression for it. | stuartmorgan@chromium.org | 2009-05-22 | 1 | -0/+5 |
* | Move a bunch of dialog creation routines to browser_dialogs.h to break the | brettw@chromium.org | 2009-05-22 | 2 | -2/+2 |
* | Put back in code that installs ThrobberView, but comment out timer. Add a big... | pinkerton@chromium.org | 2009-05-21 | 2 | -19/+12 |
* | Implement temporary First Run Dialog on OS X | jeremy@chromium.org | 2009-05-21 | 3 | -1/+87 |
* | More tests for tab_cold. commenting out drawRect entirely. | pinkerton@chromium.org | 2009-05-21 | 2 | -1/+16 |
* | Back to square zero, throbber disabled. | pinkerton@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Rewriting to use CIImage in hopes of better performance. Still playing with p... | pinkerton@chromium.org | 2009-05-21 | 2 | -7/+19 |
* | commenting out setNeedsDisplay, still playing with tab_cold timing. | pinkerton@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Turning timer back on, invalidating timer when removing from superview. Still... | pinkerton@chromium.org | 2009-05-21 | 1 | -2/+7 |
* | Testing throbber on perf bot | pinkerton@chromium.org | 2009-05-21 | 1 | -0/+2 |
* | Re-enabling throbber with some image caching. This will probably regress the ... | pinkerton@chromium.org | 2009-05-21 | 1 | -6/+9 |
* | About box development. | jrg@chromium.org | 2009-05-20 | 3 | -0/+241 |
* | Support multi-touch gestures for back&forward. | pinkerton@chromium.org | 2009-05-20 | 1 | -0/+21 |
* | Temporarily disabling throbber to see if startup tests bot goes back to normal. | pinkerton@chromium.org | 2009-05-20 | 1 | -0/+4 |
* | Use GTM's l10n class to substitute the correctly branded string for "Quit Chr... | pinkerton@chromium.org | 2009-05-20 | 2 | -0/+52 |
* | Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u... | shess@chromium.org | 2009-05-20 | 2 | -2/+2 |
* | When loading, change the tag on the "go button" to IDC_STOP so it executes th... | pinkerton@chromium.org | 2009-05-20 | 2 | -1/+14 |
* | Commit for Miranda. | glen@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Mac: Fix the Go button. | shess@chromium.org | 2009-05-19 | 2 | -3/+11 |
* | Implement a status throbber on the mac, currently using the Win artwork. Made... | pinkerton@chromium.org | 2009-05-19 | 8 | -14/+259 |
* | Adjust size of location bar, update preference panels to new appearance. | pinkerton@chromium.org | 2009-05-18 | 5 | -2/+111 |
* | Switch to a real API for putting titles in docked windows. | avi@chromium.org | 2009-05-18 | 3 | -36/+2 |
* | Fix for crash in empty home page field. Ensure pref gets set back to NTP. BUG... | pinkerton@chromium.org | 2009-05-18 | 1 | -1/+4 |
* | Linux: Take download shelf and infobar close animations into account during r... | estade@chromium.org | 2009-05-15 | 2 | -0/+6 |
* | Explicitly set the window title in the dock when minimizing a window/updating... | avi@google.com | 2009-05-15 | 3 | -18/+48 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -3/+3 |
* | Provide one set of mac common app name defines for things that need the name ... | thomasvl@chromium.org | 2009-05-14 | 1 | -7/+2 |
* | Fixup colors for inactive tab. | jeremy@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 3 | -0/+107 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 3 | -107/+0 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 3 | -0/+107 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 1 | -3/+0 |
* | Enable basic saving/restoring window placements on Mac. | rohitrao@chromium.org | 2009-05-14 | 2 | -1/+103 |
* | Save/restore the focused subview. | avi@google.com | 2009-05-13 | 2 | -10/+7 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 1 | -4/+1 |
* | Fix issue where dragging a newly created tab drags the entire window by comme... | pinkerton@chromium.org | 2009-05-13 | 1 | -1/+13 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Fix for delegate ordering problem dragging tabs between windows. We now remov... | pinkerton@chromium.org | 2009-05-12 | 4 | -43/+49 |
* | Record UI metric for closing tabs with the mouse. | pinkerton@chromium.org | 2009-05-12 | 1 | -8/+13 |