summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-2/+2
* Prevent multiple bookmarks from having focus when trying to confusejrg@chromium.org2010-09-101-0/+14
* Mac: Allow dragging bookmarks to trashmrossetti@chromium.org2010-09-108-17/+235
* Mac: Try to make sure that the first run bubble always disappears.thakis@chromium.org2010-09-101-0/+22
* Don't draw the highlight border of a button which is disabled.jrg@chromium.org2010-09-091-1/+2
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Move devtools and sidebar handling to BWC and ensure the order of layout adju...alekseys@chromium.org2010-09-0918-366/+591
* Mac: Try to get tabpose unit tests working again.thakis@chromium.org2010-09-094-10/+19
* Disable PrefsControllerTest.ValidateCustomHomePagesTable, it crashes.bauerb@chromium.org2010-09-091-1/+2
* Disable BrowserWindowControllerTest.TestNormal, it crashes.bauerb@chromium.org2010-09-091-1/+2
* Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...tim@chromium.org2010-09-081-4/+0
* [Mac] Add metrics to record when a bookmark is DnD'd in the bookmarks bar.andybons@chromium.org2010-09-084-1/+11
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-088-16/+16
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* Mac: Fix window shadow when compositor is active.thakis@chromium.org2010-09-071-3/+52
* [Mac] Snap fullscreen window to screen after exiting spaces rohitrao@chromium.org2010-09-071-0/+9
* TabWindowControlller: did save/restore the first responder at the beginning/e...tkent@chromium.org2010-09-062-1/+12
* Remove wstrings from status bubble code.tony@chromium.org2010-09-033-62/+68
* [Mac] Fix findbar drag and drop. Make the FindBarView eat drags, so they don...rohitrao@chromium.org2010-09-036-78/+57
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* [Mac] Fix a bug where the moving a tab via an extension was failing.andybons@chromium.org2010-09-031-0/+2
* GTTF: Disable crashy TabposeWindowTest.TestShowphajdan.jr@chromium.org2010-09-021-2/+4
* Make two function names less confusing. No functionality change.thakis@chromium.org2010-09-023-7/+7
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Mac: Let three-finger-down end tabpose as well.thakis@chromium.org2010-09-021-1/+1
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-023-15/+25
* Mac: Try to fix a valgrind problem in TabposeWindow.thakis@chromium.org2010-09-021-1/+6
* [Mac] Round the left side of the find bar.rohitrao@chromium.org2010-09-023-15/+50
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-013-25/+15
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-013-15/+25
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Revert 57677 - Mark test as flaky that's been failing on Chromium Mac.rohitrao@chromium.org2010-09-011-2/+5
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Show Page Info InfoBubble on the right side for RTL languages and make sure W...finnur@chromium.org2010-09-011-1/+1
* [Mac] Add option to block nonsandboxed plugins to content settings.bauerb@chromium.org2010-09-013-23/+66
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-2/+2
* Mac: Allowed incognito windows to be bookmark open target.yutak@chromium.org2010-09-011-2/+3
* Mac: Make tabpose zoom-in animation a bit shorter.thakis@chromium.org2010-09-011-1/+2
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-315-2/+7
* The "Update Chrome" menu item should appear in addition to the About menu.erg@google.com2010-08-311-0/+1
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-312-2/+10
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+1
* Hide page actions and star, like we already do for content settings, when the...pkasting@chromium.org2010-08-312-15/+20
* Change the conditions on which the popup blocked animation is shown to be mor...rsesek@chromium.org2010-08-313-16/+29
* Fix linux and mac page info windows showing wrong status icons.mattm@chromium.org2010-08-311-1/+2
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+3
* Mac notification UI improvements: reduce the roundedness of the corners from ...johnnyg@chromium.org2010-08-302-4/+4
* Mac tabpose: Add thumbnailsthakis@chromium.org2010-08-304-114/+709