summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-225-16/+40
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-225-40/+16
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-222-0/+7
* Mac: clang buildthakis@chromium.org2010-09-222-2/+8
* Extend speech input bubble in Mac to display error messages with try-again an...satish@chromium.org2010-09-212-36/+110
* Mac: Unbreak doubleclicking task manager rows.thakis@chromium.org2010-09-211-1/+1
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-213-6/+9
* Re-enable BrowserWindowControllerTest.TestNormalisherman@chromium.org2010-09-211-2/+1
* [Mac] Fix a problem with flicker when moving the mouse off the reload button.rohitrao@chromium.org2010-09-211-0/+9
* [Mac] Explicitly set Space when existing full screen rohitrao@chromium.org2010-09-213-0/+135
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-6/+7
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-1710-123/+152
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-1713-628/+7
* Make status bubble expand on Mac to fit URLs longer than the standard width.mirandac@chromium.org2010-09-173-9/+192
* Update omnibox popup when selection changes.isherman@chromium.org2010-09-171-0/+11
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-166-1/+9
* Mac: Add a few more keyboard shortcuts to tabpose.thakis@chromium.org2010-09-161-20/+184
* [Mac] Size popup windows correctly.rohitrao@chromium.org2010-09-161-1/+26
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-161-2/+2
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-4/+6