summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-021-1/+1
* Fix a comment typo. No code change.mdm@chromium.org2009-09-021-1/+1
* Don't paint the throbber animation while dragging.tony@chromium.org2009-09-021-1/+2
* Extension Doc Changes (no building or testable changes): minor changes for ta...rafaelw@chromium.org2009-09-0233-140/+61432
* gtk: Don't complete the tab drag if the user canceled the drag operation.jhawkins@chromium.org2009-09-022-31/+28
* Temporary hack to paper over a rather concerning issue whereaa@chromium.org2009-09-021-2/+6
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-0115-192/+88
* Minor tweaks to how pin tabs look:sky@chromium.org2009-09-013-3/+31
* Updated docs for content script messaging.mpcomplete@chromium.org2009-09-011-4/+57
* formattingmpcomplete@chromium.org2009-09-011-1/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-0115-88/+190
* Disable two DevToolsSanityTests. They started failing after http://trac.webki...dglazkov@chromium.org2009-09-011-2/+2
* gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...jhawkins@chromium.org2009-09-014-21/+59
* Add skeleton for an about:net-internal page.eroman@chromium.org2009-09-013-1/+17
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-1/+2
* NNTP cleanuparv@google.com2009-09-013-81/+50