summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-65/+2
* [Mac] Fix DCHECK(![tab inRapidClosureMode]) firing in tab_strip_drag_controll...asvitkine@chromium.org2012-05-291-2/+1
* mac: Remove a few TODO(alcor)s.thakis@chromium.org2012-01-101-11/+4
* Use the new base::mac::GetValueFromDictionary<>() method.kushi.p@gmail.com2011-12-011-4/+5
* Delete some unused code found by the clang static analyzer.thakis@chromium.org2011-10-171-7/+1
* [Mac] Fix tab dragging regression.asvitkine@chromium.org2011-09-151-4/+3
* Fix Mac gcc compileisherman@chromium.org2011-09-131-0/+2
* [Mac] Various changes to |TabStripDragController| to diagnose / fix crash.asvitkine@chromium.org2011-09-121-6/+16
* mac: Fix a (wrong) warning in gcc -O1 mode (the valgrind configuration)thakis@chromium.org2011-09-021-1/+2
* Remove Animation When "Resuming" Window in Liondhollowa@chromium.org2011-08-311-5/+5
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-2/+1
* [mac] Disable system window animation when creating a window as part of tab d...csilv@chromium.org2011-08-041-0/+36
* [Mac] Refactor the logic of tab dragging out of TabView and into a new helper.rsesek@chromium.org2011-06-071-0/+523