summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-189-77/+25
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-189-25/+77
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-182-21/+18
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-1811-170/+93
* syncapi shared lib: always. Build a stubnick@chromium.org2009-08-181-2/+0
* Implement chrome.tabs.captureVisibleTab for linuxerg@google.com2009-08-181-0/+4
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-187-13/+41
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-182-97/+43
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-186-9/+9
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-1811-93/+170
* Moves GtkDndUtil into app.sky@chromium.org2009-08-1811-230/+9
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-185-41/+157
* Remove ViewHostMsg_PluginMessage which was unused.brettw@chromium.org2009-08-182-40/+0
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-185-16/+17
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-183-0/+3
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-185-21/+21
* Reference count ProxyService.eroman@chromium.org2009-08-183-15/+22
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-187-68/+84
* Linux: make the passwords and exceptions dialog box default size larger.mdm@chromium.org2009-08-182-3/+5
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-183-2/+31
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-1816-69/+67
* Call the new FilePath API to make sure the untrusted sandboxed process is notcevans@chromium.org2009-08-181-2/+12
* Linux: Update PRIMARY selection on omnibox copy-to-clipboard.derat@chromium.org2009-08-182-0/+21
* GTK Theme: Draw the GTK border around the entry in GTK them mode.erg@google.com2009-08-182-13/+31
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-177-75/+227
* Temporarily disable a failing ui test.estade@chromium.org2009-08-171-1/+2
* Begin to port browser focus tests to linux.estade@chromium.org2009-08-171-15/+53
* cap the number of tabs in the backing store cacheerikkay@chromium.org2009-08-172-27/+50
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-1731-68/+124
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-177-6/+201
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-1713-90/+80
* Changes Live Search to Bing for en_US only. A full worldwide review is in pr...pkasting@chromium.org2009-08-171-13/+13
* Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can...robertshield@chromium.org2009-08-171-1/+7
* Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...jam@chromium.org2009-08-173-20/+48
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-172-41/+31
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-177-10/+138
* DevTools: remove TODO on completed item.pfeldman@chromium.org2009-08-171-1/+0
* Fix potential crash in Browser::OpenURLAtIndex.finnur@chromium.org2009-08-161-7/+8
* Undo disabled toolstrip test, now that upstream bug is fixed.aa@chromium.org2009-08-151-1/+1
* Fix reliability bot crashes after moving plugin loading to file thread.jam@chromium.org2009-08-152-5/+33
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-154-7/+6
* GTK: Change go button tooltip to be updated every time it is shown.estade@chromium.org2009-08-152-29/+51
* Some personalization cleanup:tim@chromium.org2009-08-1522-396/+188
* Touch PSS as an experiment, to see what the builder recompiles.nick@chromium.org2009-08-151-1/+1
* Import passwords from Firefox 3.1 and above.kuchhal@chromium.org2009-08-156-55/+169
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1511-143/+207
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-154-10/+152
* Adds a copyright header to extension_browsertest.cc and fixes lint error.mpcomplete@chromium.org2009-08-142-3/+9
* Add new certificate error codewtc@chromium.org2009-08-143-8/+28
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-141-10/+10