| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix "crashed extension" infobar browser crashes. | phajdan.jr@chromium.org | 2009-08-11 | 11 | -93/+170 |
* | gtk: Post the SendNotification in a task on the UI thread. In rare instances... | jhawkins@chromium.org | 2009-08-11 | 1 | -1/+2 |
* | Commit patch for Pierre-Antoine LaFayette, original CL: | paul@chromium.org | 2009-08-11 | 1 | -3/+16 |
* | Provide a separate app bundle for subprocesses like the renderer on the Mac. | mark@chromium.org | 2009-08-11 | 4 | -30/+14 |
* | Mask the close button on the download shelf so that it's visible even in dark... | mirandac@chromium.org | 2009-08-11 | 2 | -1/+23 |
* | GTK: button clicking cleanup. | estade@chromium.org | 2009-08-11 | 11 | -153/+34 |
* | Fix a bug when exiting Mac Chrome with in progress downloads. | paul@chromium.org | 2009-08-10 | 1 | -65/+75 |
* | Use system default favicon in tab strip when using GTK theme. | estade@chromium.org | 2009-08-10 | 2 | -13/+32 |
* | Have the restored size returned when the browser asks for it. This | tc@google.com | 2009-08-10 | 1 | -1/+1 |
* | Update the window shape after changing themes. We were losing the rounded | tc@google.com | 2009-08-10 | 1 | -0/+1 |
* | gtk: Don't crash if the user double clicks an empty area of the task manager ... | jhawkins@chromium.org | 2009-08-10 | 1 | -2/+4 |
* | Make mouse cursor temporarily hide on keyboard input. | thakis@chromium.org | 2009-08-10 | 1 | -0/+12 |
* | Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:... | pkasting@chromium.org | 2009-08-10 | 2 | -3/+3 |
* | gtk: Desensitize the "End Process" button when first loading the task manager. | jhawkins@chromium.org | 2009-08-10 | 1 | -0/+5 |
* | Work around a compiz bug where starting chrome and trying to maximize | tc@google.com | 2009-08-10 | 2 | -6/+15 |
* | If URL requests are to be routed through the external host, the ExternalTabCo... | ananta@chromium.org | 2009-08-10 | 2 | -2/+7 |
* | Fix bookmark bar chevron not being pinned to right when launch with bar open. | jrg@chromium.org | 2009-08-10 | 4 | -3/+40 |
* | Only have middle click lower the window if we hit the titlebar or | tc@google.com | 2009-08-10 | 1 | -1/+3 |
* | Changes SessionService to make sure a Pickle is deleted before the | sky@chromium.org | 2009-08-10 | 1 | -5/+10 |
* | Rework visited link updating mechanism to be more robust. | dglazkov@chromium.org | 2009-08-10 | 3 | -24/+69 |
* | A blind fix for Issue 18837 (and a build fix for VS2008) | hbono@chromium.org | 2009-08-10 | 1 | -7/+10 |
* | Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ... | thakis@chromium.org | 2009-08-10 | 6 | -451/+454 |
* | Modified the browser controller so that it can revert the location bar when a... | yusukes@google.com | 2009-08-10 | 1 | -0/+17 |
* | add "remove" to download item context menu on mac | thakis@chromium.org | 2009-08-10 | 2 | -0/+8 |
* | vector.end() is out of range, need to erase (end() - 1) | jnd@chromium.org | 2009-08-09 | 1 | -24/+15 |
* | On GTK, middle-click on the title bar (and the window frame in general) will | evan@chromium.org | 2009-08-09 | 1 | -2/+5 |
* | When importing bookmarks from Firefox, filter out the default bookmarks. | evan@chromium.org | 2009-08-09 | 1 | -6/+3 |
* | Completely disable DOM Storage UI test until https://bugs.webkit.org/show_bug... | jorlow@chromium.org | 2009-08-08 | 1 | -0/+6 |
* | Re-enable the ui test based layout tests for DOM Storage. | jorlow@chromium.org | 2009-08-08 | 1 | -8/+3 |
* | Committing for Siggi based on review: | mad@google.com | 2009-08-08 | 6 | -24/+82 |
* | GTK: Use stock icons for bookmark folder and default favicon. | estade@chromium.org | 2009-08-08 | 7 | -31/+69 |
* | Fix for bookmark bar text not being correct in subsequent Windows. I believe ... | glen@chromium.org | 2009-08-08 | 1 | -5/+12 |
* | GTK Theme: Use Glen's new non-border | erg@google.com | 2009-08-08 | 4 | -33/+55 |
* | Revert accidental change that snuck into my last patch. | estade@chromium.org | 2009-08-07 | 1 | -1/+2 |
* | GTK: Make the bookmark bar folder menus dismiss properly. | estade@chromium.org | 2009-08-07 | 1 | -2/+37 |
* | Fixed the message which appears when the user is asked to re-login when the l... | idana@chromium.org | 2009-08-07 | 3 | -11/+14 |
* | Fix for an "update in progress" DCHECK. | paul@chromium.org | 2009-08-07 | 2 | -1/+32 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 2 | -1/+125 |
* | Check the bookmark bar state when updating the title of the page. | tc@google.com | 2009-08-07 | 1 | -0/+6 |
* | Use the inactive window overlay when the window is inactive. | tc@google.com | 2009-08-07 | 1 | -1/+2 |
* | The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid... | ananta@chromium.org | 2009-08-07 | 1 | -1/+16 |
* | Ensure that popups windows are not themed. | mirandac@chromium.org | 2009-08-07 | 2 | -14/+48 |
* | Mark a layout tests as crash/pass; disable two crashing UI tests. | senorblanco@chromium.org | 2009-08-07 | 1 | -2/+4 |
* | Move some Mac l10n helpers out into app/l10n so they are closer to the generi... | thomasvl@chromium.org | 2009-08-07 | 4 | -82/+6 |
* | In app windows, fallback to the product icon if there's no site favicon. | tc@google.com | 2009-08-07 | 1 | -2/+6 |
* | Add module-level permissions to extensions. | mpcomplete@chromium.org | 2009-08-07 | 4 | -3/+19 |
* | Fix some issues with bookmark bar folder menu. | estade@chromium.org | 2009-08-07 | 1 | -11/+32 |
* | Move the sync options group from "user Data" tab to "Personal Stuff" tab and ... | munjal@chromium.org | 2009-08-07 | 7 | -291/+191 |
* | Implement back/forward toolbar menus on Mac (bug 13203). | avi@chromium.org | 2009-08-07 | 11 | -5/+511 |
* | Fix a bug where we don't maximize on titlebar double click in KWin. | tc@google.com | 2009-08-07 | 2 | -4/+39 |