summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-4/+4
* Move the "history is too new" dialog out oftony@chromium.org2009-09-051-0/+4
* POSIX: Have pref service save paths as UTF8.tony@chromium.org2009-09-041-0/+13
* Update Documentation for chrome.tabs.detectLanguage().sidchat@google.com2009-09-044-20/+11
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-042-7/+6
* Intercept HTTP requests for documents that GView is capable of displaying (suchdavemoore@chromium.org2009-09-042-0/+5
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-042-4/+3
* Add extension.getURL to extension_api.json so it appears in the docs.rafaelw@chromium.org2009-09-0427-109/+229
* Increase the severity of the warning that is logged on extension load failure...aa@chromium.org2009-09-041-1/+1
* Minor changes, mostly to the top of Getting Started.kathyw@google.com2009-09-043-8/+21
* add descriptions to bookmark functionserikkay@chromium.org2009-09-041-17/+18
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-043-11/+49
* Extension Doc Changes (no building or testable changes) - Get build.py workin...rafaelw@chromium.org2009-09-041-15/+16
* Temporary scaffolding cleanup.thestig@chromium.org2009-09-032-30/+18
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+6
* Linux: Initialize the focus ring color preference values. This fixes an UMR ...jhawkins@chromium.org2009-09-031-0/+3
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-0329-55935/+16031
* Add warnings around the new tab page command line switch and its use so peoplebrettw@chromium.org2009-09-031-0/+2
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-033-0/+32
* Fix minor typo. The API is (unfortunately) called XMLHttpRequest,aa@chromium.org2009-09-022-2/+2
* Update static docs. They'd gotten stale.aa@chromium.org2009-09-0225-128/+186
* Fix typo.aa@chromium.org2009-09-021-1/+1
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-022-0/+4
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-022-14/+19
* Cleanup. Also copyedited xhr.html and linked to it from the appropriatekathyw@google.com2009-09-0211-94/+108
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-4/+4
* Rejiggered the devguide links.kathyw@google.com2009-09-022-5/+8
* Content for the developer's guide page o' links.kathyw@google.com2009-09-023-6/+33
* 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
* Extension Doc Changes (no building or testable changes): minor changes for ta...rafaelw@chromium.org2009-09-0233-140/+61432
* Updated docs for content script messaging.mpcomplete@chromium.org2009-09-011-4/+57
* 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-012-0/+4
* Linux: handle external protocols, e.g. mailto: links.mdm@chromium.org2009-09-014-4/+68
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-017-26/+156
* Attempt to make DownloadTest UI test less flaky.phajdan.jr@chromium.org2009-09-011-2/+3
* Update packaging and getting started pages to feature new Extensions pagekathyw@google.com2009-09-018-78/+116
* Miscellaneous small changes, mostly to the front page and the footer.kathyw@google.com2009-09-013-13/+18
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-011-0/+5
* More work fixing miscellaneous issues in the autocomplete code, probably none...pkasting@chromium.org2009-09-011-4/+5
* Migrate cookies for the time epoch change.brettw@chromium.org2009-09-011-2/+46
* Move events info from dev.chromium.org to the dev doc.kathyw@google.com2009-09-013-1/+84
* more bookmark tests, plus fix a couple of API bugserikkay@chromium.org2009-09-012-2/+9
* Move themes info from dev.chromium.org into the dev doc.kathyw@google.com2009-09-014-2/+159
* Move content of the match patterns page from dev.chromium.org.kathyw@google.com2009-09-015-3/+227