summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Alter the "get themes" action on Mac to behave like other platforms; fix bugs.avi@chromium.org2010-03-231-11/+3
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-234-55/+85
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-233-7/+4
* Implement the confirm infobar with link for mac.joth@chromium.org2010-03-234-47/+131
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-235-5/+5
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-223-4/+7
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-224-17/+61
* [Mac] Draw the icons within the browser actions overflow menu. Also...andybons@chromium.org2010-03-223-40/+137
* Use the new number-of-browser-actions pref instead of width-in-pixels tompcomplete@chromium.org2010-03-221-16/+20
* Don't touch the pasteboard when the browser may be shutting downjrg@chromium.org2010-03-221-1/+3
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-222-5/+0
* Fix typo in Mac mergedmazzoni@chromium.org2010-03-221-1/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-222-0/+5
* Command-click on a bookmark folder button will now open all injrg@chromium.org2010-03-222-11/+73
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-224-32/+46
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-222-5/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-222-0/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-203-7/+0
* fix bustageben@chromium.org2010-03-191-0/+2
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-192-0/+5
* Add a dcheck to make sure we launch the dialog box on the main UIfeldstein@chromium.org2010-03-191-0/+1
* Fix extension installed bubble, so that it points to the correct page action ...mirandac@chromium.org2010-03-193-18/+19
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-195-5/+5
* [Mac] Prevent entering raw control characters in Omnibox.shess@chromium.org2010-03-193-1/+67
* Fix launching Clear Browsing Data dialog from the history page.feldstein@chromium.org2010-03-182-2/+14
* When adding a new page in the bookmark bar, allow the "new folder" to be the ...jrg@chromium.org2010-03-181-6/+16
* [Mac] Implement a basic overflow menu for hidden Browser Action buttons.andybons@chromium.org2010-03-1812-187/+194
* Mac bookmark mgr: Work around NSOutlineView column-width bug.snej@chromium.org2010-03-181-0/+1
* Drop bookmark onto a folder --> goes in folder.jrg@chromium.org2010-03-183-26/+72
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-6/+10
* Fix broken tree: makes correct fix (in follow up to r41955)joth@chromium.org2010-03-181-1/+2
* Fix valgrind failure: member used before set.joth@chromium.org2010-03-181-1/+1
* Retry r41799:estade@chromium.org2010-03-181-1/+7
* [Mac] Better code sharing between cookie tree and cookie promptdanno@chromium.org2010-03-187-459/+591
* Change the mac content blocked bubble to use the new bubble model rather than...joth@chromium.org2010-03-184-152/+95
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-182-2/+2
* Bookmark context menus reference bookmark IDs, not pointers, in casejrg@chromium.org2010-03-188-56/+138
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-184-31/+59
* translate infobar: modify options menukuan@chromium.org2010-03-173-8/+15
* [Mac] Adds button and menu class skeleton for the chevron in the Browser Acti...andybons@chromium.org2010-03-176-17/+196
* Revert r41803 and r41799estade@chromium.org2010-03-171-7/+1
* [Mac] Honor modifier keys in back/forward menu.bauerb@chromium.org2010-03-171-1/+4
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-172-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-174-4/+4
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-173-4/+5
* Basic DragImage implementation.estade@chromium.org2010-03-171-1/+7
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-5/+3
* [Mac] First run dialog cleanupthomasvl@chromium.org2010-03-162-20/+148
* Obj-C readability review for thakis.thakis@chromium.org2010-03-163-19/+23