summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-0217-250/+93
* Fix crash on Mac by passing an owning window to SelectFile() when loadingpamg@google.com2009-09-021-1/+2
* Chrome:Preferences:Under the Hood should not scroll horizontally.mark@chromium.org2009-09-021-34/+7
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-0217-93/+250
* Fix typo.aa@chromium.org2009-09-021-1/+1
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Even though the Finder's Get Info shows the language correctly when you use l...thomasvl@chromium.org2009-09-025-13/+40
* Share one timer for all of the throbbers in the application.mark@chromium.org2009-09-021-27/+144
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-023-19/+33
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-028-408/+560
* Remove the ability to load lazy URLs from the NavigationController. This is nobrettw@chromium.org2009-09-026-75/+10
* Add a new plugin crash sig to known crashesdglazkov@chromium.org2009-09-021-0/+4
* Improve New Tab Page load performance.mark@chromium.org2009-09-025-67/+167
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Fix issue with the ordering of the most visited items.arv@google.com2009-09-021-34/+48
* Removes some code I accidentally checked in with my last patch.sky@chromium.org2009-09-021-1/+1
* Makes openning a URL from the Omnibox on a pinned tab create a newsky@chromium.org2009-09-021-2/+10
* Disable external DNS resolutions for in-process tests.phajdan.jr@chromium.org2009-09-021-5/+3
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-0257-43/+325
* Add all locales to the grit output list.thestig@chromium.org2009-09-022-11/+9
* Add more disclaimers to extension install dialog.aa@chromium.org2009-09-021-8/+8
* GTK: Make the bookmark menu controller use the GTK-native folder/default favi...estade@chromium.org2009-09-021-13/+6
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-022-3/+101
* Don't allow the home/page/options buttons to be toggled when we're only showi...pinkerton@chromium.org2009-09-022-0/+30
* Bug 13689: Options are truncated in many localesfinnur@chromium.org2009-09-0217-21/+21
* Disable flakey DownloadTest::ContentDispositiondglazkov@chromium.org2009-09-021-1/+1
* Cleanup. Also copyedited xhr.html and linked to it from the appropriatekathyw@google.com2009-09-0211-94/+108
* Landing the patch of Thiago Farina.jcampan@chromium.org2009-09-021-2/+2
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-0219-196/+240
* Mac: Fix zoom (green maximize) button.viettrungluu@chromium.org2009-09-022-16/+175
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-024-17/+116
* Update the cookie databases to the latest version so the tests don't try to m...brettw@chromium.org2009-09-025-0/+0
* Remove most Sleeps from RedirectTest and wait properly.phajdan.jr@chromium.org2009-09-021-30/+14
* Spin progress indicator while clearing data; use bindings.avi@chromium.org2009-09-021-4/+22
* * Spin a modal loop so that messages that cause Chrome UI to be shown don't c...jeremy@chromium.org2009-09-022-2/+17
* Rejiggered the devguide links.kathyw@google.com2009-09-022-5/+8
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-025-5/+29
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-024-56/+124
* Content for the developer's guide page o' links.kathyw@google.com2009-09-023-6/+33
* A new string for the mac file type label in the save as dialog.thomasvl@chromium.org2009-09-024-405/+747
* Exclude pack_extension_job.cc from non windows builds.craig.schlenter@chromium.org2009-09-021-0/+1
* Chrome side of the fix for uploading histograms sent by automation clients. T...ananta@chromium.org2009-09-023-0/+18
* Fix BrowserEncodingTest to use FilePaths and cleanup temporary files.thestig@chromium.org2009-09-021-122/+103
* Fix two tests that leak temporary files.thestig@chromium.org2009-09-022-21/+11
* Create the download folder if it doesn't exist.thestig@chromium.org2009-09-021-0/+1
* Fix temp file leak in ZipTest.thestig@chromium.org2009-09-021-12/+8
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-022-0/+501
* Getting started doc nitpickery. We don't need to tellaa@chromium.org2009-09-021-16/+5
* Content script docs nitpickery.aa@chromium.org2009-09-021-5/+5
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-0214-381/+562