summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-016-50/+43
* [Mac] Moving some new third party code into its proper dir. Also tweak the ra...andybons@chromium.org2010-07-016-254/+3
* Rename GeolocationExceptionsView, make it more reusable.thakis@chromium.org2010-07-014-49/+52
* Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...thakis@chromium.org2010-07-013-8/+8
* [Mac] Use Core Graphics to draw the close button used within tabs, infobars, ...andybons@chromium.org2010-07-016-30/+365
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-303-17/+17
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-303-17/+17
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-303-17/+17
* Ben said make the tab animations faster. Pink smash tab animation!pinkerton@chromium.org2010-06-301-1/+1
* Don't crash on a right-aligned link in a LinkInfoBarDelegate.bauerb@chromium.org2010-06-302-1/+6
* Change a bunch of string types.estade@chromium.org2010-06-299-32/+33
* Create a new type of button cell for bookmark bar buttons that don't darken w...pinkerton@chromium.org2010-06-294-2/+9
* [Mac] Display the correct number of restorable tabs in the History menu.rsesek@chromium.org2010-06-291-9/+15
* Toolbar facelift. Main buttons larger and more spread out, only get borders w...pinkerton@chromium.org2010-06-296-13/+34
* Stop tracking a drag after the user drops the dragged item.mrossetti@chromium.org2010-06-291-1/+1
* [Mac] Base implementation of extension infobars on the mac.andybons@chromium.org2010-06-287-31/+165
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-3/+5
* Mac: Tweak first-run bubble position.thakis@chromium.org2010-06-281-1/+1
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Mac: First run bubble.thakis@chromium.org2010-06-2614-144/+401
* Cleanup: Remove svn:executable from a bunch of files.thestig@chromium.org2010-06-254-0/+0
* [Mac] Push location bar implementation into subdir.shess@chromium.org2010-06-2519-31/+31
* [Mac] Tweak CrZombie code for better crash reporting.shess@chromium.org2010-06-251-8/+41
* Allow content setting changes in incognito mode.jochen@chromium.org2010-06-254-8/+1
* [Mac] Find page-action bubble point from location bar.shess@chromium.org2010-06-253-14/+15
* [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