summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Removes the #ifdef around Instant-related AutocompleteEditController methods....rohitrao@chromium.org2010-10-102-0/+22
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-107-16/+16
* The test exposed similar problems on Linux and Mac as I fixed on Windows.finnur@chromium.org2010-10-101-2/+10
* Fix bookmark bar folder menu's height computation when bookmarks are deleted.isherman@chromium.org2010-10-091-10/+14
* When dragging onto the off-the-side (chevron) button it is necessary to pass ...mrossetti@chromium.org2010-10-091-4/+8
* [Mac] Handle TabReplacedAt() notifications in TabStripModelObserverBridge. A...rohitrao@chromium.org2010-10-086-4/+41
* [Mac] Add the PreviewableContentsController's view into the view hierarchy.rohitrao@chromium.org2010-10-083-13/+23
* The problem here seems to have been a race condition between the animator wan...mirandac@chromium.org2010-10-081-0/+2
* [Mac] Add a link to the help center in the Page Info Bubble and tweak the cer...rsesek@chromium.org2010-10-083-14/+89
* Enable the new page info bubble by default.finnur@chromium.org2010-10-081-1/+1
* [Mac] Adds PreviewableContentsController, a container that manages "active" a...rohitrao@chromium.org2010-10-083-0/+187
* Revert 61793 - [Mac] Set the TabContentsViewCocoa's resizing mask at creation...avi@chromium.org2010-10-071-0/+2
* [Mac] UI for clearing sync data on the server.avi@chromium.org2010-10-072-30/+181
* Make JavaScript alert and confirm dialog boxes driveable by keyboard.mark@chromium.org2010-10-071-2/+2
* Remove popup blocked animation APIpinkerton@chromium.org2010-10-071-181/+0
* [Mac] Set the TabContentsViewCocoa's resizing mask at creation time.rohitrao@chromium.org2010-10-071-2/+0
* [Mac] Delete TabContents.xib and instead create the TabContentsController's v...rohitrao@chromium.org2010-10-063-10/+12
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-062-2/+3
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-054-14/+17
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-052-6/+6
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-1/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-052-28/+19
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-2/+0
* Don't clip bookmark bar icons with no nameisherman@chromium.org2010-10-052-12/+10
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-042-2/+2
* Add DCHECK for misused string resources.estade@chromium.org2010-10-042-12/+4
* Refactor the code for loading icons into the PageInfoModel.rsesek@chromium.org2010-10-026-91/+27
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-026-31/+6
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-024-13/+5
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-022-5/+4
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-6/+0
* [Mac] Convert the page info window to a bubble.rsesek@chromium.org2010-09-3010-9/+688
* GTTF: use chrome/test/test_timeouts in more places.phajdan.jr@chromium.org2010-09-301-6/+8
* Convert ElideFilename from using wstring to string16.tony@chromium.org2010-09-292-3/+4
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-296-42/+17
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-291-3/+1
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-282-0/+266
* GTTF: Remove flaky mark from the following tests:phajdan.jr@chromium.org2010-09-281-2/+1
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-274-78/+369
* [Mac] Do not insert an "About Chrome" item when the Wrench menu shows an avai...rsesek@chromium.org2010-09-273-35/+0
* Mac: Cmd-clicking a download button shows the download instead of opening it.thakis@chromium.org2010-09-271-2/+8
* Also use plugin group identifiers in PluginExceptionsTableModel.bauerb@chromium.org2010-09-261-11/+15
* Do not save identity preferences on OS Xdavidben@chromium.org2010-09-251-5/+0
* Mac: Ignore omnibox selection changes that come from programmatic eventsisherman@chromium.org2010-09-242-21/+27
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-246-46/+142
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-0/+2
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-1/+1
* Earlier we used to show a static image in this state, instead we now show the...satish@chromium.org2010-09-231-4/+5
* [Mac] 1) Status bubble respects page contents view bounds, not just its verti...alekseys@chromium.org2010-09-236-49/+136
* [Mac] Don't allow new I/O after profile dir is gone.shess@chromium.org2010-09-221-4/+9