| Commit message (Expand) | Author | Age | Files | Lines |
* | Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi... | zelidrag@chromium.org | 2010-05-14 | 2 | -2/+9 |
* | [Large; Chromium OS] Work to host the cloud print dialog when built | maruel@chromium.org | 2010-05-14 | 2 | -1/+3 |
* | Make sure the Omnibox is hidden when toolbar is collapsed. | finnur@chromium.org | 2010-05-13 | 1 | -0/+2 |
* | [Mac] Automatically wrap the Customize Sync dialog to fit contents | akalin@chromium.org | 2010-05-13 | 2 | -0/+20 |
* | [Mac] If the clear all button is wider then the content view, size up the bub... | thomasvl@chromium.org | 2010-05-12 | 1 | -4/+18 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -4/+4 |
* | Reduce header dependencies in chrome/ | phajdan.jr@chromium.org | 2010-05-11 | 5 | -0/+7 |
* | Update comments to clarify purpose of a function. | mrossetti@chromium.org | 2010-05-10 | 1 | -0/+6 |
* | Discontinue tracking folder menus as soon as any bookmark is clicked. | mrossetti@chromium.org | 2010-05-10 | 3 | -13/+40 |
* | [Mac] Plumb the pinned tab flag through TabController so the context menu use... | rsesek@chromium.org | 2010-05-10 | 3 | -4/+7 |
* | Collapse toolbars in app tabs. | aa@chromium.org | 2010-05-08 | 1 | -0/+1 |
* | Refactor menu window height, position, and presence of scrolling arrows code ... | mrossetti@chromium.org | 2010-05-07 | 4 | -150/+266 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | 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 |