summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Prevent stale reload button tooltips from remaining after state change.shess@chromium.org2010-11-103-26/+67
* chromeos: Update help URLs.derat@chromium.org2010-11-103-7/+13
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-0831-31/+31
* Fix bubble offset issue (bubble x-coordinate pointing to wrong place) on OS X.mirandac@chromium.org2010-11-082-18/+10
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-083-6/+2
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-084-14/+13
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-0/+5
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-051-18/+54
* Fix bug 42440: [mac] notifications bring chrome to the foreground on a clickjianli@chromium.org2010-11-053-1/+52
* Header dependency reduction for notification headers.levin@chromium.org2010-11-057-22/+36
* [Mac] Turn down window-resize time for tests.shess@chromium.org2010-11-041-0/+10
* [Mac] Add a confirm to quit experiment to about:flags.rsesek@chromium.org2010-11-033-0/+119
* Prevent a crash in TaskManagerWindowController by nil-ing the dataSource and ...rsesek@chromium.org2010-11-031-0/+6
* Cloud Print Dialog work.scottbyer@google.com2010-11-022-0/+2
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-022-4/+2
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-022-11/+16
* [Mac] Dismiss content setting bubbles when opening a new tab via Cmd+T.rsesek@chromium.org2010-11-021-0/+2
* If the tab contents containing a constrained html dialog is closed, we need t...johnnyg@chromium.org2010-11-021-1/+1
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-012-0/+6
* [Mac] Re-enable the disabled stop/reload button after hovering briefly (1.35 ...shess@chromium.org2010-11-013-19/+82
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-2915-40/+47
* Fix tabbing into web area not focusing first element.avi@chromium.org2010-10-292-0/+11
* Fix positioning of first run bubble.mirandac@chromium.org2010-10-292-1/+25
* Make sure fullscreen windows have entries in the Windows menu, fix title prob...avi@chromium.org2010-10-292-1/+19
* [Mac] Close info bubbles managed by BaseBubbleController when switching tabs.rsesek@chromium.org2010-10-283-0/+41
* If default browser is set to FF, and Chrome is run as first-run with an empty...mirandac@chromium.org2010-10-282-5/+12
* The frame for the button for a bookmark which is dropped at the top of a fold...mrossetti@chromium.org2010-10-284-26/+87
* Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused bympcomplete@chromium.org2010-10-272-5/+22
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-4/+4
* Mac: Fix file selector moving up one dir each time you use it.avi@chromium.org2010-10-271-2/+8
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-272-14/+11
* Changed flat button hover highlight to be 30% black.mrossetti@chromium.org2010-10-271-1/+1
* DevTools: Make sure user can see devtools pane after it has been restored.pfeldman@chromium.org2010-10-271-1/+1
* Ignore the close button when accessibility is on. This seems to be the only ...dtseng@chromium.org2010-10-272-0/+15
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-262-11/+14
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-262-14/+11
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-262-11/+14
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-262-14/+11
* Remove the title field from the SectionInfo struct. It is unused.finnur@chromium.org2010-10-261-3/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-267-8/+14
* Schedule layout of the Page Info Bubble using RunnableMethod rather than |-pe...rsesek@chromium.org2010-10-251-5/+27
* Mac: Delay setting window titles while the window menu is being tracked. Work...avi@chromium.org2010-10-222-1/+20
* [Mac] Properly position the Page Info bubble when there's the EV cert bubble.rsesek@chromium.org2010-10-224-8/+29
* [Mac] Do not use the |title| field of the Page Info section, but the optional...rsesek@chromium.org2010-10-222-70/+104
* Delete also this stub on the Mac.finnur@chromium.org2010-10-221-21/+0
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-213-9/+9
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-212-7/+6
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-2121-36/+38
* Mac: Fix corner case of fading out Bookmark bar buttons for no reasonjeremy@chromium.org2010-10-211-2/+5