summaryrefslogtreecommitdiffstats
path: root/ui/base/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Make cross-process CALayers work on Macccameron@chromium.org2014-06-232-0/+102
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-051-1/+1
* Treat invisible deminiaturized windows as candidates in FocusWindowSet.davidben@chromium.org2014-05-282-36/+62
* Re-enable CoreAnimation by defaultccameron@chromium.org2014-03-251-2/+2
* Disable CoreAnimation by defaultccameron@chromium.org2014-03-191-2/+2
* Don't do window shadow hacking when CoreAnimation is enabled.avi@chromium.org2014-03-041-0/+16
* Split cocoa_event_utils in two parts.tfarina@chromium.org2014-02-216-223/+96
* [OSX] IMAGE_GRID macro for NinePartImage.groby@chromium.org2014-02-141-0/+5
* mac: Create a static mapping of accelerators in the main menu.erikchen@chromium.org2014-02-122-1/+9
* Refactor ui cocoa test support into a helper target isolated from ui/base/tfarina@chromium.org2014-02-0911-12/+12
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-053-238/+3
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-3/+2
* Fix setPatternPhase to work with squashed layers.ccameron@chromium.org2014-01-271-4/+7
* events: Remove unused IsMouseEvent() function.sadrul@chromium.org2014-01-201-64/+0
* Refactor: Makes menus use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-142-15/+18
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-0619-54/+54
* [OSX] Adjust BlueLabelButton rendering.groby@chromium.org2014-01-041-14/+20
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-302-4/+4
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+2
* Clean-up: Remove an obsolete gfx::ElideText (Font version).yukishiino@chromium.org2013-12-251-4/+3
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-185-11/+11
* Mac: delay window raising until space transitions.davidben@chromium.org2013-10-291-7/+13
* Move BlueLabelButton to ui/base/cocoa/controls.sergeyu@chromium.org2013-10-033-0/+204
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-212/+0
* [rAC] Ensure proper keyboard navigation.groby@chromium.org2013-09-272-7/+22
* Draw Mac omnibox border using bitmapssail@chromium.org2013-09-232-0/+76
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-184-6/+6
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2
* Mac: Fix window raising for multiple desktopsdavidben@chromium.org2013-09-052-7/+39
* First part of porting the Extension Permissions scrolling changes to MacOs. finnur@chromium.org2013-08-292-0/+20
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-221-0/+1
* Cache touch event's valuators at per touch levelmiletus@chromium.org2013-07-311-0/+4
* Bring browser windows in front of app windows when user clicks on dock icon.jackhou@chromium.org2013-07-262-8/+20
* Fix drawing the inactive tab background when using --use-core-animationpkotwicz@chromium.org2013-07-181-1/+3
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1
* Move HyperlinkButtonCell to /ui/base/cocoa/controls.tapted@chromium.org2013-07-043-0/+320
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2423-74/+81
* Mac counterpart to 16940006: make the recent tabs submenu sections bold & black.macourteau@chromium.org2013-06-202-0/+47
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-185-0/+350
* Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..."tapted@chromium.org2013-06-145-342/+0
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-145-0/+342
* Disabling NSGraphicsContextCrAdditionsTest.PatternPhasesail@chromium.org2013-06-131-1/+2
* Fix setPatternPhase: for layer backed viewssail@chromium.org2013-06-133-0/+71
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-113-3/+3
* Move cocoa/flipped_view to ui/base/cocoatapted@chromium.org2013-06-072-0/+33
* Move cocoa/menu_controller to ui/base.tapted@chromium.org2013-06-066-0/+924