| Commit message (Expand) | Author | Age | Files | Lines |
* | Mac/clang: First pass over unit_tests | thakis@chromium.org | 2010-06-23 | 1 | -1/+2 |
* | Resize the "For quick access..." and "Import bookmarks now..." components sho... | mrossetti@chromium.org | 2010-05-26 | 1 | -1/+5 |
* | Simple code rearranging to better group by function area and protocol. | mrossetti@chromium.org | 2010-05-20 | 1 | -16/+17 |
* | Prevent valgrind errors due to incomplete animations by providing a test sett... | mrossetti@chromium.org | 2010-05-20 | 1 | -0/+6 |
* | Speculative bookmark crash fix. | jrg@chromium.org | 2010-05-19 | 1 | -1/+2 |
* | Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp... | mrossetti@chromium.org | 2010-05-18 | 1 | -8/+10 |
* | Refactor menu window height, position, and presence of scrolling arrows code ... | mrossetti@chromium.org | 2010-05-07 | 1 | -1/+8 |
* | Mousing over the bookmark bar now behaves properly when traversing a non-fold... | mrossetti@chromium.org | 2010-05-06 | 1 | -0/+7 |
* | Add and implement cut/copy/paste to the bookmark bar and folder context menus... | mrossetti@chromium.org | 2010-04-29 | 1 | -10/+9 |
* | Implement cut and paste and rework copy and delete bookmark actions from cont... | mrossetti@chromium.org | 2010-04-14 | 1 | -0/+8 |
* | Keyboard events of any kind end bookmark bar folder menus. | jrg@chromium.org | 2010-04-02 | 1 | -2/+4 |
* | Make the "off the side" menu (chevron) behave like the other bookmark | jrg@chromium.org | 2010-03-31 | 1 | -2/+3 |
* | Cmd-click in bookmark subfolders will open all. | jrg@chromium.org | 2010-03-24 | 1 | -0/+5 |
* | Add "import bookmarks" link to bookmark bar when it is devoid of folders or l... | mirandac@chromium.org | 2010-03-24 | 1 | -4/+3 |
* | Bookmark context menus reference bookmark IDs, not pointers, in case | jrg@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Mac: Improve bookmark bar menus. | thakis@chromium.org | 2010-03-12 | 1 | -1/+1 |
* | Bookmark bar menu/folder button text is left-aligned, not centered. | jrg@chromium.org | 2010-03-12 | 1 | -0/+7 |
* | Only create bookmark bar buttons that we need, not "for all". | jrg@chromium.org | 2010-03-12 | 1 | -1/+19 |
* | Custom "menus" for the bookmark bar folders. | jrg@chromium.org | 2010-02-24 | 1 | -14/+67 |
* | Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp... | avi@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | Reverting r39825. | avi@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | Next batch of changes to kill GTMTheme. | avi@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an... | rohitrao@chromium.org | 2010-02-03 | 1 | -4/+4 |
* | Mac: allow bookmark bar buttons to be dragged as URLs. | viettrungluu@chromium.org | 2009-12-01 | 1 | -1/+9 |
* | Mac: give visual feedback for bookmark button drags. | viettrungluu@chromium.org | 2009-11-25 | 1 | -1/+8 |
* | Apply theme color to bookmark button text. | jrg@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Mac: animate NTP detached bookmark bar <-> normal bookmark bar. | viettrungluu@chromium.org | 2009-11-18 | 1 | -31/+13 |
* | Drag and drop of buttons/folders from bar to bar. | jrg@chromium.org | 2009-11-18 | 1 | -3/+9 |
* | Fix "open all" on a folder node to open only 'marks in that folder, | jrg@chromium.org | 2009-11-15 | 1 | -0/+6 |
* | Mac: Animate the bookmark bar showing/hiding. | viettrungluu@chromium.org | 2009-11-14 | 1 | -33/+75 |
* | Fix bookmark bar text alignment. | jrg@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Enable and implement last 2 items in bookmark bar context menu: "Open | jrg@chromium.org | 2009-11-12 | 1 | -13/+4 |
* | Revert r31647 again, I have enough perf data | thakis@chromium.org | 2009-11-11 | 1 | -4/+0 |
* | Mac: Use native folder icons for the bookmark bar. | thakis@chromium.org | 2009-11-11 | 1 | -0/+4 |
* | Bookmark context menu "Edit" starts with current name, not "New Folder". | jrg@chromium.org | 2009-11-03 | 1 | -1/+1 |
* | Mac: correct favicons in bookmarks bar (for pages w/o one and for subfolders). | viettrungluu@chromium.org | 2009-11-03 | 1 | -0/+3 |
* | Add the "Other bookmarks" button on the right of the bookmark bar. | jrg@chromium.org | 2009-11-02 | 1 | -1/+7 |
* | [Mac] Make bookmark bar primitive drag destination. | thakis@chromium.org | 2009-10-24 | 1 | -0/+3 |
* | TBR: nsylvain | thakis@chromium.org | 2009-10-23 | 1 | -3/+0 |
* | [Mac] Make bookmark bar primitive drag destination. | thakis@chromium.org | 2009-10-23 | 1 | -0/+3 |
* | Keep the "place bookmarks here" text vertically centered on the Mac. | avi@chromium.org | 2009-10-16 | 1 | -0/+4 |
* | Mac: Fix bookmark bar buttons not being layed out correctly on startup. | erg@chromium.org | 2009-10-13 | 1 | -0/+9 |
* | Mac: Theme the bookmark bar on the new tab page. | erg@chromium.org | 2009-10-09 | 1 | -9/+3 |
* | Use more images from the pak files | thomasvl@chromium.org | 2009-10-08 | 1 | -0/+3 |
* | Mac: Implements the special bookmark bar on NTP. | erg@chromium.org | 2009-10-06 | 1 | -11/+43 |
* | Add "copy" to context menu on bookmark button. | jrg@chromium.org | 2009-09-30 | 1 | -0/+1 |
* | Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS. | erg@chromium.org | 2009-09-22 | 1 | -2/+2 |
* | (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th... | viettrungluu@chromium.org | 2009-09-04 | 1 | -2/+4 |
* | Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne... | jrg@chromium.org | 2009-09-03 | 1 | -1/+1 |
* | Fix bookmark bar chevron not being pinned to right when launch with bar open. | jrg@chromium.org | 2009-08-10 | 1 | -0/+4 |