summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-182-2/+2
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-189-4/+20
* [Mac] Fix the new tab button hover bounds to match what we test for in hitTest.rohitrao@chromium.org2010-08-186-27/+61
* [Mac] Don't close the Wrench menu after using the zoom buttons if the menu wa...rsesek@chromium.org2010-08-184-7/+68
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-8/+8
* [Mac] Retain a reference within a scoped_nsobject of a Page Action's context ...andybons@chromium.org2010-08-182-6/+12
* Show keyboard focus on toolbar buttons.avi@chromium.org2010-08-181-4/+11
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-182-18/+30
* [Mac] Implement highlight-on-hover for the Wrench menu buttons.rsesek@chromium.org2010-08-172-1/+97
* Cleaned up the SDEF. Added execute javascript command. Updated tests. Fixed a...pinkerton@chromium.org2010-08-1710-25/+191
* Change WindowSizeAutoSaver to store window size only when the window has resi...bauerb@chromium.org2010-08-177-42/+25
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-5/+3
* [Mac] Poke KVO for prefs::kDownloadDefaultDirectory when resetting to default...rsesek@chromium.org2010-08-161-0/+5
* Convert other callsites of AECreateDesc() to use scoped_aedesc<>.rsesek@chromium.org2010-08-161-6/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-158-18/+5
* Convert some obvious wide strings in browser/cocoa.viettrungluu@chromium.org2010-08-143-39/+40
* Convert Task Manager to string16 from wstring, part 1.viettrungluu@chromium.org2010-08-141-11/+11
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-141-1/+1
* Include needed header for r56066; build fix.avi@chromium.org2010-08-131-0/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-134-36/+36
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-1315-13/+37
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-134-14/+10
* [Mac] Removes artificial location padding logic to fix a bug with browser act...andybons@chromium.org2010-08-121-6/+2
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-123-3/+7
* 10.6 SDK compatibility fix for GradientButtonCell following r55906.mark@chromium.org2010-08-121-2/+2
* Fix Translate bar crashersfeldstein@chromium.org2010-08-125-43/+55
* Removed a command which resulted in a crash.andybons@chromium.org2010-08-1212-42/+217
* remove toolstripserikkay@chromium.org2010-08-123-14/+0
* [Mac] Fix aesthetic issues with themes given the new TopChrome changes.andybons@chromium.org2010-08-124-13/+36
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-122-52/+9
* Allow per-plugin content settings.bauerb@chromium.org2010-08-122-9/+52
* Use a sane naming scheme for content setting bubble classes.bauerb@chromium.org2010-08-125-18/+18
* Hook back up the overriding of AXDescriptions. Note that the referenced bug ...dtseng@chromium.org2010-08-111-0/+2
* Implement a tab-modal constrained sheet on OS X for certificate selectiondavidben@chromium.org2010-08-113-25/+88
* Use |+selectedMenuItemColor| for the highlighted state. This respects the sy...rsesek@chromium.org2010-08-111-10/+12
* Remove deprecated code in cocoa_test_helper.h.rsesek@chromium.org2010-08-112-68/+2
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-112-0/+6
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-116-55/+55
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-113-89/+2
* Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...jcivelli@chromium.org2010-08-111-8/+7
* Mac tabpose: Add favicons and titles.thakis@chromium.org2010-08-112-19/+163
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-105-0/+5
* [Mac] Add key equivalent for Clear Browsing Data to the Wrench menu.rsesek@chromium.org2010-08-101-0/+1
* Added a method to check if a browser is closing.pinkerton@chromium.org2010-08-1024-0/+2459
* [Mac] Insert the Update Chrome item to existing Wrench menus when notified.rsesek@chromium.org2010-08-103-0/+38
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-102-3/+3
* Don't redraw the location bar if there's nothing to redraw.jochen@chromium.org2010-08-104-8/+18
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-102-13/+5
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-102-5/+13
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-08-101-1/+1