summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Removes the match preview tear image. Also removes the underlying reso...rohitrao@chromium.org2010-11-153-60/+2
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-152-0/+5
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-126-102/+75
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-122-3/+1
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-122-2/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-122-1/+3
* OS X: Allow a stat in the file dialog function on the UI threaddavidben@chromium.org2010-11-111-0/+4
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-112-0/+5
* [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