| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac: Allow dragging bookmarks to trash | mrossetti@chromium.org | 2010-09-10 | 1 | -0/+33 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -6/+4 |
* | Remove wstrings from bookmarks, part 13. | viettrungluu@chromium.org | 2010-08-25 | 1 | -24/+24 |
* | Remove wstrings from bookmarks, part 8. | viettrungluu@chromium.org | 2010-08-21 | 1 | -11/+12 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 1 | -41/+46 |
* | Remove wstrings from bookmarks, part 1 (of many). | viettrungluu@chromium.org | 2010-08-18 | 1 | -17/+26 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 1 | -0/+1 |
* | [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible. | rsesek@chromium.org | 2010-08-06 | 1 | -34/+35 |
* | Pulse new bookmarks (as triggered by bookmark bubble). If not possible, | jrg@chromium.org | 2010-07-28 | 1 | -0/+35 |
* | Tweak OffTheSide bookmark delete. | jrg@chromium.org | 2010-07-20 | 1 | -3/+3 |
* | Toolbar facelift. Main buttons larger and more spread out, only get borders w... | pinkerton@chromium.org | 2010-06-29 | 1 | -1/+1 |
* | Mac/clang: First pass over unit_tests | thakis@chromium.org | 2010-06-23 | 1 | -10/+4 |
* | When deleting bookmark buttons, make sure all delayed messages | jrg@chromium.org | 2010-06-18 | 1 | -0/+51 |
* | Mac/clang: Possibly contentious changes. | thakis@chromium.org | 2010-06-15 | 1 | -6/+6 |
* | Resize the "For quick access..." and "Import bookmarks now..." components sho... | mrossetti@chromium.org | 2010-05-26 | 1 | -0/+19 |
* | Re-evaluate the visibility of the "Bookmarks go here..." text visibility when... | mrossetti@chromium.org | 2010-05-24 | 1 | -3/+16 |
* | Don't populate WebDropData with file URLs when dragging files. | dcheng@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Prevent valgrind errors due to incomplete animations by providing a test sett... | mrossetti@chromium.org | 2010-05-20 | 1 | -0/+4 |
* | Speculative bookmark crash fix. | jrg@chromium.org | 2010-05-19 | 1 | -0/+26 |
* | If the off-the-side menu is showing and one of its bookmarks is removed then ... | mrossetti@chromium.org | 2010-05-18 | 1 | -0/+12 |
* | Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp... | mrossetti@chromium.org | 2010-05-18 | 1 | -11/+222 |
* | Discontinue tracking folder menus as soon as any bookmark is clicked. | mrossetti@chromium.org | 2010-05-10 | 1 | -3/+18 |
* | Crashes, bookmark text, menu hiding. | jrg@chromium.org | 2010-05-07 | 1 | -0/+43 |
* | Mousing over the bookmark bar now behaves properly when traversing a non-fold... | mrossetti@chromium.org | 2010-05-06 | 1 | -34/+56 |
* | Add and implement cut/copy/paste to the bookmark bar and folder context menus... | mrossetti@chromium.org | 2010-04-29 | 1 | -44/+191 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-13 | 1 | -78/+124 |
* | Revert 44201 - Once the initial URL is opened in a new window, insure that su... | mrossetti@chromium.org | 2010-04-11 | 1 | -6/+0 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-11 | 1 | -0/+6 |
* | Keyboard events of any kind end bookmark bar folder menus. | jrg@chromium.org | 2010-04-02 | 1 | -4/+18 |
* | Make the "off the side" menu (chevron) behave like the other bookmark | jrg@chromium.org | 2010-03-31 | 1 | -45/+39 |
* | Dragging a file from desktop to bookmark bar should now create a bookmark. | jrg@chromium.org | 2010-03-29 | 1 | -6/+17 |
* | Cmd-click in bookmark subfolders will open all. | jrg@chromium.org | 2010-03-24 | 1 | -0/+12 |
* | Add "import bookmarks" link to bookmark bar when it is devoid of folders or l... | mirandac@chromium.org | 2010-03-24 | 1 | -2/+2 |
* | Command-click on a bookmark folder button will now open all in | jrg@chromium.org | 2010-03-22 | 1 | -0/+35 |
* | Drop bookmark onto a folder --> goes in folder. | jrg@chromium.org | 2010-03-18 | 1 | -1/+30 |
* | Bookmark context menus reference bookmark IDs, not pointers, in case | jrg@chromium.org | 2010-03-18 | 1 | -7/+49 |
* | Have any open folder menu go away if the bookmark bar is hidden. | mrossetti@chromium.org | 2010-03-15 | 1 | -1/+33 |
* | [Mac] Do not lock bar visibility when the bookmark bar is detached. | rohitrao@chromium.org | 2010-03-15 | 1 | -0/+24 |
* | Only create bookmark bar buttons that we need, not "for all". | jrg@chromium.org | 2010-03-12 | 1 | -4/+44 |
* | Add bookmark copying while dragging by holding down the <option> key. | mrossetti@chromium.org | 2010-03-11 | 1 | -3/+39 |
* | [Mac] Deregister for the old windowWillClose/windowDidResignMain notification... | rohitrao@chromium.org | 2010-03-03 | 1 | -0/+78 |
* | Aggressively cache theme image pattern colors. | avi@chromium.org | 2010-03-02 | 1 | -0/+3 |
* | Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr... | avi@chromium.org | 2010-02-25 | 1 | -0/+3 |
* | Custom "menus" for the bookmark bar folders. | jrg@chromium.org | 2010-02-24 | 1 | -2/+138 |
* | Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp... | avi@chromium.org | 2010-02-24 | 1 | -18/+22 |
* | Reverting r39825. | avi@chromium.org | 2010-02-24 | 1 | -22/+18 |
* | Next batch of changes to kill GTMTheme. | avi@chromium.org | 2010-02-24 | 1 | -18/+22 |
* | Mac: allow bookmark bar buttons to be dragged as URLs. | viettrungluu@chromium.org | 2009-12-01 | 1 | -0/+35 |
* | Apply theme color to bookmark button text. | jrg@chromium.org | 2009-11-20 | 1 | -0/+46 |
* | Moved a whole pile of unittests over to CocoaTest. | dmaclach@chromium.org | 2009-11-19 | 1 | -3/+2 |