summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Remove knowledge of AutocompleteTextField from ToolbarController.shess@chromium.org2010-06-2511-36/+31
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-1/+1
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+3
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-245-280/+101
* Make import from the options menu OOP on Mac OS X.mirandac@chromium.org2010-06-241-1/+1
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-3/+5
* Fix an unititialized variable that caused a mac valgrind failure.csilv@chromium.org2010-06-241-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-233-8/+8
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-2311-1140/+981
* Add storage for static member vars.thakis@chromium.org2010-06-232-0/+6
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-2314-93/+429
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-2311-39/+28
* [Mac] Adds back in the right divider at alcor's request. Tightens up the righ...andybons@chromium.org2010-06-222-4/+32
* [Mac] Give the Wrench menu keyboard shortcuts.rsesek@chromium.org2010-06-225-3/+148
* Remove traces of a toolbar controller and xib specific to side-tabs, that moc...pinkerton@chromium.org2010-06-225-132/+22
* Managed preferences warning banner for Mac preferences dialogmnissler@chromium.org2010-06-227-86/+307
* When using context menu on bookmark bar folder item, have "open in newjrg@chromium.org2010-06-221-0/+1
* Mac/clang: Fix warning.willchan@chromium.org2010-06-221-1/+1
* [Mac] Tracking-area hygiene.shess@chromium.org2010-06-214-0/+22
* [Mac] UI changes for the Browser Actions toolbar container.andybons@chromium.org2010-06-214-88/+14
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-182-6/+7
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-183-0/+20
* [Mac] Hook up the Delete key, in addition to the backspace key, to the Remove...rsesek@chromium.org2010-06-182-0/+18
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-182-1/+16
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-182-0/+56
* Dismiss bookmark bubble on tab create/destroy.jrg@chromium.org2010-06-183-7/+87
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-173-12/+39
* Add a 1px white bezel under the dark line separating the tab strip and the to...pinkerton@chromium.org2010-06-173-11/+26
* Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully...rsesek@chromium.org2010-06-173-15/+17
* Copyright change to help grd change along.mirandac@google.com2010-06-171-1/+1
* Make sure mocks are properly released by breaking retain cycles.jrg@chromium.org2010-06-171-1/+32
* BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;jrg@chromium.org2010-06-161-2/+3
* [Mac] Convert Omnibox border to bezier paths.shess@chromium.org2010-06-161-34/+87
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-2/+1
* Revert 49986 - crashthakis@chromium.org2010-06-161-15/+14
* Revert 49987 - xthakis@chromium.org2010-06-161-3/+0
* Revert 49989 - xthakis@chromium.org2010-06-161-1/+1
* xthakis@chromium.org2010-06-161-1/+1
* xthakis@chromium.org2010-06-161-0/+3
* crashthakis@chromium.org2010-06-161-14/+15
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+2
* Add observers to ContentSettingsDialogController so that the dialog will showcsilv@chromium.org2010-06-163-50/+349
* [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a...rsesek@chromium.org2010-06-162-5/+10
* Fix the error found by -Wextra, disable part of the test because it doesn't s...thomasvl@chromium.org2010-06-161-4/+24
* Working towards -Wextrathomasvl@chromium.org2010-06-161-3/+0
* Clang/mac: Declare stuff before using it.thakis@chromium.org2010-06-151-1/+2
* Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. pinkerton@chromium.org2010-06-155-124/+22
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-1548-196/+193
* Improve table_row_nsimage_cache_unittest.mm to get 100% code coverage.rsesek@chromium.org2010-06-141-40/+178
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-3/+28