| Commit message (Expand) | Author | Age | Files | Lines |
* | Crashes, bookmark text, menu hiding. | jrg@chromium.org | 2010-05-07 | 2 | -2/+74 |
* | Get rid of a couple more wstrings. | viettrungluu@chromium.org | 2010-05-07 | 1 | -5/+0 |
* | Icon-only (titleless) bookmarks are squeezed closer. | jrg@chromium.org | 2010-05-07 | 2 | -3/+45 |
* | Mousing over the bookmark bar now behaves properly when traversing a non-fold... | mrossetti@chromium.org | 2010-05-06 | 3 | -40/+76 |
* | some more fixes for ignored scoped_ptr::release() calls | estade@chromium.org | 2010-05-06 | 3 | -9/+11 |
* | Mac: add a l10n_util::GetNSStringF() which gets offsets as well. | viettrungluu@chromium.org | 2010-05-06 | 1 | -6/+5 |
* | Removed drek left over from an earlier expirement. | mrossetti@chromium.org | 2010-05-06 | 1 | -3/+0 |
* | The button was being told to highlight but then it was not being told it need... | mrossetti@chromium.org | 2010-05-06 | 1 | -0/+4 |
* | Make the app launcher bubble fit its contents. | jcivelli@google.com | 2010-05-05 | 1 | -2/+4 |
* | Remove NOTIMPLEMENTED log spew for BrowserWindowCocoa::ShelfVisibilityChanged(). | mark@chromium.org | 2010-05-05 | 1 | -1/+1 |
* | Ensure the directory for the brand file exists before trying to write to it. | thomasvl@chromium.org | 2010-05-05 | 1 | -0/+12 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 3 | -114/+3 |
* | Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init... | dhollowa@chromium.org | 2010-05-05 | 3 | -3/+114 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 3 | -114/+3 |
* | [Mac] Unify drag and copy from Omnibox. | shess@chromium.org | 2010-05-04 | 4 | -23/+37 |
* | Lands http://codereview.chromium.org/1744011/show for Hans: | sky@chromium.org | 2010-05-04 | 1 | -2/+2 |
* | Should not just always close a folder menu unless there is a true need to cha... | mrossetti@chromium.org | 2010-05-04 | 4 | -18/+12 |
* | Keep all parent folders highlighted in an active bookmark menu folder structure. | mrossetti@chromium.org | 2010-05-04 | 1 | -9/+38 |
* | Size the sync row in Personal Stuff pane of Preferences horizontally. | akalin@chromium.org | 2010-05-03 | 1 | -4/+10 |
* | Change hover time to 1600 ms, and resize more quickly for smaller width change. | mirandac@google.com | 2010-05-03 | 2 | -0/+5 |
* | Reland r46049: [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-05-03 | 8 | -44/+119 |
* | DevTools: focus devtools on breakpoint while docked (Linux & Mac fix). | pfeldman@chromium.org | 2010-05-03 | 2 | -5/+0 |
* | Revert 46168 to try to fix browser_tests - Mac: Try to make sure BrowserWindo... | viettrungluu@chromium.org | 2010-05-01 | 2 | -14/+3 |
* | Mac: Try to make sure BrowserWindowCocoa::Close() only actually closes on the... | viettrungluu@chromium.org | 2010-05-01 | 2 | -3/+14 |
* | Remove Draggability of browser extensions in incognito mode | feldstein@chromium.org | 2010-04-30 | 4 | -2/+26 |
* | Vertical scrolling arrows in bookmark bar folder windows when needed. | jrg@chromium.org | 2010-04-30 | 5 | -12/+187 |
* | [Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop... | suzhe@chromium.org | 2010-04-30 | 6 | -3/+29 |
* | Fix contextual menu crash by disabling the contextual menu. | avi@chromium.org | 2010-04-30 | 1 | -10/+11 |
* | Allow authenticated installs from the disk image. | mark@chromium.org | 2010-04-30 | 7 | -142/+355 |
* | [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run... | kkania@chromium.org | 2010-04-30 | 1 | -7/+5 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 2 | -0/+5 |
* | Revert 46049 - [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-04-30 | 6 | -104/+36 |
* | [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-04-30 | 6 | -36/+104 |
* | Pasting on a folder now puts the pasted bookmark item in the folder as the la... | mrossetti@chromium.org | 2010-04-30 | 1 | -12/+13 |
* | Mac: add encoding meta-tag to HTML provided with NSHTMLPboardType. | viettrungluu@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Remove accidental #if's. Make old folder window menu go away when mousing ove... | mrossetti@chromium.org | 2010-04-29 | 2 | -15/+4 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Fix dragging a tab out of a window when the only tabs left behind are phantom... | pinkerton@chromium.org | 2010-04-29 | 4 | -2/+19 |
* | Add and implement cut/copy/paste to the bookmark bar and folder context menus... | mrossetti@chromium.org | 2010-04-29 | 12 | -184/+1501 |
* | Enable mouse enter/exit events for the content area on Mac | stuartmorgan@chromium.org | 2010-04-29 | 2 | -0/+34 |
* | Remove some more BookmarkEditor::Handlers (in Mac code this time). | viettrungluu@chromium.org | 2010-04-29 | 10 | -68/+32 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 2 | -5/+0 |
* | Change report bad webpage to be a web tab instead of native dialog | feldstein@chromium.org | 2010-04-29 | 1 | -5/+1 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 2 | -0/+5 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -2/+3 |
* | Mac BookmarkBubbleController updateBookmarkNode crash. | dhollowa@chromium.org | 2010-04-28 | 1 | -0/+5 |
* | Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument. | viettrungluu@chromium.org | 2010-04-28 | 2 | -8/+6 |
* | Mac Bookmarks hover unit tests leak. | dhollowa@chromium.org | 2010-04-28 | 1 | -2/+2 |
* | Windows/Views: delete native bookmark manager code. | viettrungluu@chromium.org | 2010-04-28 | 2 | -6/+0 |
* | Crash: Moving bookmarks into subfolder in incognito window | dhollowa@chromium.org | 2010-04-27 | 2 | -3/+4 |