summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Theme system cleanuperg@google.com2011-03-237-21/+21
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+2
* fix commentsdilmah@chromium.org2011-03-221-1/+1
* Trivial change to fix clang build (delete unused variable).maf@chromium.org2011-03-211-1/+0
* Live dragging animation for bookmark bar items.maf@chromium.org2011-03-218-102/+150
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-212-12/+12
* Add myself to owners for chrome/browser/ui/cocoa/bookmarks.maf@chromium.org2011-03-211-0/+1
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-1811-173/+173
* Mac: set the arrow cursor for the bookmark toolbar and its menus.maf@chromium.org2011-03-172-0/+12
* Disable flaky test.maf@chromium.org2011-03-161-1/+1
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-163-10/+10
* MacOS X. Fix scrolling of very very long bookmark menus (taller than [screen ...maf@chromium.org2011-03-162-14/+13
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-1511-14/+14
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-152-2/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Fix crash when bookmarking all tabs at once with no folder selected.maf@chromium.org2011-03-111-0/+2
* Disable 1 flaky Mac bookmark menu test.maf@chromium.org2011-03-111-1/+2
* Do all layout math using [screen visibleFrame] not a mixture of [screen visib...maf@chromium.org2011-03-112-7/+8
* Fix menu scrolling and scroll-related item-bounds tracking in non-stick menu ...maf@chromium.org2011-03-106-26/+150
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-1016-182/+182
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-6/+6
* web-ui settings: Fix the 'import bookmarks' link in the bookmarks bar to open...csilv@chromium.org2011-03-091-3/+1
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-0811-30/+30
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-085-17/+17
* importer: Cleanup the names of files and classes under ui/cocoa/importer dire...tfarina@chromium.org2011-03-061-2/+2
* Major rewrite of BookmarkButton event-handling to support proper menu maf@chromium.org2011-03-057-14/+122
* [Mac] Apply CrTrackingArea to the two other places where we get |-mouseMoved:...rsesek@chromium.org2011-03-042-6/+7
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-021-4/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* cocoa: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-242-19/+24
* Make BookmarkButton always inform its delegate when a drag has completed, via...maf@chromium.org2011-02-235-0/+22
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-221-1/+4
* Refactor BookmarkBarController action-handling to make bookmark bar menu trac...maf@chromium.org2011-02-222-16/+21
* Out of line cleanups for Mac.erg@google.com2011-02-222-34/+72
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-223-0/+3
* Second try - didn't rev the unit test in the first version of this fix.maf@chromium.org2011-02-183-8/+24
* Revert 75342 - The bookmark folder menus look bad when squeezed up against th...mattm@chromium.org2011-02-181-18/+3
* The bookmark folder menus look bad when squeezed up against the bottom of a s...maf@chromium.org2011-02-181-3/+18
* Just some tidying up while I'm in here. maf@chromium.org2011-02-181-1/+0
* Bookmarks item of menubar didn't have following features on each folder,mrossetti@chromium.org2011-02-176-17/+230
* Add a histogram to track application launches by type. Unfortunately, this un...jstritar@chromium.org2011-02-162-0/+17
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Mac: Disable "open in incognito window" in bookmark bar context menu when it'...bauerb@chromium.org2011-02-031-2/+6
* Mac: Never have a space between @property and (thakis@chromium.org2011-01-2410-26/+26
* [Mac] Organize some files into chrome/browser/ui/cocoa/tab_contents/.rsesek@chromium.org2011-01-241-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-219-11/+11
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-203-3/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-2010-27/+33