summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 56908 (CL was only submitted to merge it to the branch) - Mac: Disable...thakis@chromium.org2010-08-201-5/+3
* Display an infobar when content settings were created.jochen@chromium.org2010-08-202-8/+216
* Mac: Disable first-run bubble for m6.thakis@chromium.org2010-08-201-3/+5
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-202-3/+1
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-2011-19/+27
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Added support for context menus to status icons.atwilson@chromium.org2010-08-202-0/+8
* Cleanup: Reload can't be disabled. (This change matches views and GTK.)pkasting@chromium.org2010-08-201-4/+1
* Convert FormatBytes to string16.evan@chromium.org2010-08-191-4/+4
* Disable failing test.brettw@chromium.org2010-08-191-1/+1
* Mac: Fix leak in tabpose.thakis@chromium.org2010-08-191-1/+1
* iFix typo in previous build fix for Mac.brettw@chromium.org2010-08-191-1/+1
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-197-0/+7
* Fix broken ViewIDTest on Mac.brettw@chromium.org2010-08-191-1/+3
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-191-0/+1
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-199-11/+1
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-191-1/+0
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-1912-185/+220
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-192-9/+52
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-6/+9
* 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