summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 24385.mirandac@chromium.org2009-08-262-2/+2
* Turn on tips by default.mirandac@chromium.org2009-08-262-2/+2
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-264-7/+7
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-7/+7
* Fleshed out the documentation for PageActions.finnur@chromium.org2009-08-257-23/+49
* Detect error codes in sqlite calls (one)cpu@chromium.org2009-08-252-1/+107
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-252-16/+7
* Make API reference fit better within conceptual pages.kathyw@google.com2009-08-255-10/+22
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-251-1/+1
* Reverting 24220.yutak@chromium.org2009-08-251-2/+1
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-251-2/+0
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-251-0/+2
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-1/+2
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-1/+0
* Relanding this patch as the previous one broke valgrind tests and reliability...ananta@chromium.org2009-08-242-6/+132
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-242-0/+2
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-244-1/+29
* Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...rafaelw@chromium.org2009-08-2424-94/+38
* (Extension API) Make BookmarkTreeNode.index "type":"integer"rafaelw@chromium.org2009-08-242-2/+2
* Move detailed list of chrome.* APIs out of the sidenav and intokathyw@google.com2009-08-242-41/+14
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-242-0/+5
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-242-2/+34
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-80/+0
* Move debugging stuff out of Getting Started into its own tutorial.kathyw@google.com2009-08-245-133/+233
* Changes related to improvements to the navigation.kathyw@google.com2009-08-245-54/+86
* Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...jhawkins@chromium.org2009-08-231-2/+2
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-232-1/+27
* Reverting 24069.dimich@google.com2009-08-222-125/+6
* The ResourceDispatcher object does not honor the deferred load flag for a req...ananta@chromium.org2009-08-222-6/+125
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-225-23/+27