summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-283-34/+35
* Uses DISALLOW_COPY_AND_ASSIGN instead of the deprecated version DISALLOW_EVIL...evan@chromium.org2009-08-2816-50/+49
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-289-55/+60
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-9/+6
* Miscellaneous doc changes, nothing earthshaking.kathyw@google.com2009-08-279-21/+149
* Add a technical overview of extensions.kathyw@google.com2009-08-272-17/+407
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-271-4/+8
* Fix leak in ExtensionTest.aa@chromium.org2009-08-271-1/+0
* Update of the extension install UI:aa@chromium.org2009-08-275-113/+247
* Extension docs: fix 404 errorrafaelw@chromium.org2009-08-271-2/+4
* The PluginHostMsg_CancelResource message is now an async routed message. It d...ananta@chromium.org2009-08-271-2/+2
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-272-4/+19
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-271-8/+5
* Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.avi@google.com2009-08-271-2/+2
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-262-0/+52
* A smaller image to avoid a huge blank area in the pageActions doc.kathyw@google.com2009-08-263-6/+12
* AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.estade@chromium.org2009-08-261-7/+0
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-264-38/+64
* Minor copyedits related to TOCs.kathyw@google.com2009-08-263-11/+6
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2626-92/+97
* Filled out the manifest page. Transferred info from dev.chromium.orgkathyw@google.com2009-08-264-3/+237
* One more deferred load fix. The ResourceDispatcher on receiving a message che...ananta@chromium.org2009-08-261-1/+10
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-262-2/+2