summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fill out windows doc. Also add permissions sectionaa@chromium.org2009-09-0125-54/+84
* Fill out the tabs docs. Also, fix a bug where we didn'taa@chromium.org2009-09-015-63/+194
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-012-1/+9
* Linux: about:memoryagl@chromium.org2009-09-013-0/+8
* Miscellaneous doc cleanup.kathyw@google.com2009-08-314-21/+29
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-312-13/+0
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-317-58/+80
* share extension API test frameworkerikkay@chromium.org2009-08-312-4/+6
* Adding command-line option to override bans on certain port numbers through a...mirandac@chromium.org2009-08-312-0/+6
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-303-1/+10
* Enable extensions by default.aa@chromium.org2009-08-294-5/+5
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-0/+2
* Make the doc footer more standard.kathyw@google.com2009-08-292-1/+13
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-282-0/+13
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-282-13/+0
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-2/+2
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2816-18/+20
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-283-6/+52
* Minor edits to the doc.kathyw@google.com2009-08-284-12/+15
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-287-26/+16
* Fix a ton of compiler warnings.estade@chromium.org2009-08-287-16/+26
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-285-0/+49