summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Originally in http://codereview.chromium.org/270096 but got lost somehow.jrg@chromium.org2009-10-141-1/+1
* Updates for Under the Hood prefs from Cole:thomasvl@chromium.org2009-10-141-7/+17
* Don't animate first tab or new tab button when creating first tab (fix for st...pinkerton@chromium.org2009-10-142-14/+29
* [Mac] Omnibox popup should have Edit Search Engines when editable.shess@chromium.org2009-10-142-10/+15
* Fix "Add Page..." in bookmark bar context menu. Suspect this bug wasjrg@chromium.org2009-10-131-1/+1
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-131-5/+18
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-9/+9
* Animate the new tab button when closing a tab.pinkerton@chromium.org2009-10-131-10/+28
* Mac: Fix bookmark bar buttons not being layed out correctly on startup.erg@chromium.org2009-10-133-16/+41
* Disable broken tests until I can get a fix in.dmaclach@chromium.org2009-10-131-2/+2
* Fixes up drawing so that we don't have any transparent holes, and adds admaclach@chromium.org2009-10-134-40/+60
* Mac: Fix buttons not tinting to theme.avi@chromium.org2009-10-131-5/+27
* Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]avi@chromium.org2009-10-132-1/+10
* Allow the about window to create a new window to handle loading web pages if ...pinkerton@chromium.org2009-10-133-6/+18
* Status bubbles should wait before showing and hiding, and should fade in andmark@chromium.org2009-10-123-56/+665
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-128-0/+9
* Fix for the bookmark_bar which got ignored in my earlierdmaclach@chromium.org2009-10-121-2/+4
* Add a learn more hyper link button to the privacy settings area of under the ...thomasvl@chromium.org2009-10-122-0/+9
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-112-2/+2
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-111-2/+2
* Change back from using NSRectFillWithOperation to plain NSRectFilldmaclach@chromium.org2009-10-101-1/+1
* Add EV certificate text to the Mac location barhawk@chromium.org2009-10-095-17/+132
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-0925-342/+835
* Fix the problem that files cannot be dropped on the input widget on the Mac.jianli@chromium.org2009-10-091-1/+16
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-096-27/+259
* Make sure we call orderOut: before calling performClose:. This ensures the wi...pinkerton@chromium.org2009-10-092-2/+10
* Remove the preference localizer class.thomasvl@chromium.org2009-10-092-46/+0
* Support cmd-left/right for history.thakis@chromium.org2009-10-092-2/+40
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-083-5/+8
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-2/+2
* Hung Renderer dialog should dismiss with "Wait" for Enter or Escmark@chromium.org2009-10-084-4/+83
* [Mac] Enable "Edit Search Engines" in Omnibox context menu.shess@chromium.org2009-10-088-23/+201
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-086-9/+86
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-1/+3
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-082-10/+4
* Add about:memory link to task manager.thakis@chromium.org2009-10-082-1/+6
* Use more images from the pak filesthomasvl@chromium.org2009-10-085-1/+23
* Remove auto-open files from the download shelf on auto-open. This is the Mac ...avi@chromium.org2009-10-081-0/+4
* [Mac] Window titles for Expose.shess@chromium.org2009-10-088-41/+216
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-088-216/+41
* [Mac] Window titles for Expose.shess@chromium.org2009-10-078-41/+216
* Back out r28284 (backout of r28260), it did not cause the perf regression.mark@chromium.org2009-10-071-2/+9
* Follow up to r242162 to properly animate between prefs panes.thomasvl@chromium.org2009-10-072-19/+109
* Try backing out r28260 to see if it caused the Mac startup test perf regressionmark@chromium.org2009-10-071-9/+2
* Mac: Hide the bookmark bar in popup windows.erg@chromium.org2009-10-072-1/+14
* Move all resources into the framework.mark@chromium.org2009-10-072-2/+8
* Fix up URIs of drags from the filesystem to allow them to be successfully dro...pinkerton@chromium.org2009-10-071-2/+9
* Mac: Find bar should be drawn on top of all other toolbars.erg@chromium.org2009-10-072-1/+28