summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Organize the sidenav to make developer guide pages easier to find.kathyw@google.com2009-10-2131-422/+876
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+4
* Add styles for printing.kathyw@google.com2009-10-2028-0/+128
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-202-11/+9
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-202-4/+15
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-202-0/+24
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2050-0/+0
* Remove an annoying NOTIMPLEMNETED.estade@chromium.org2009-10-201-2/+1
* Minimize dependency of user scripts.mad@chromium.org2009-10-205-71/+52
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-201-1/+1
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-202-15/+4
* First cut at new page and browser action docs basedaa@chromium.org2009-10-2040-1011/+410
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-3/+1
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-202-1/+47
* New directory to hold files that aren't directly referenced by the docs,kathyw@google.com2009-10-203-0/+1902
* Delete unused themes from disk on shutdown.tony@chromium.org2009-10-191-1/+1
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-191-2/+4
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-192-4/+15
* Provide better diagnostics when launching with a silly executable path.mark@chromium.org2009-10-191-0/+2
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-192-36/+0
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-5/+5
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-1/+3
* First fix to minimize copying of image data.erg@google.com2009-10-191-4/+0
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+0
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-192-4/+16
* Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with...dmaclach@chromium.org2009-10-191-1/+7
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-172-8/+15
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-1/+1
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-172-0/+7
* Minor cleanup in histogram_synchronizer.thestig@chromium.org2009-10-162-13/+2
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-162-3/+3
* Implement new page action API.mpcomplete@chromium.org2009-10-163-1/+1623
* NTP: Fix startup visual state arv@chromium.org2009-10-161-2/+1
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-165-1/+33
* Limit extensions to 1 UI surface (either Page/Browser action, but not both).finnur@chromium.org2009-10-164-1/+22
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-163-20/+5
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-5/+5
* Flesh out the intro and summary for the debugging tutorialkathyw@google.com2009-10-163-105/+258
* Minor fix to some instructions.kathyw@google.com2009-10-162-2/+14
* Added link to bookmarks example.kathyw@google.com2009-10-152-0/+10
* Tidy up the bookmarks doc. Hide parts that still need updating.kathyw@google.com2009-10-153-173/+141
* Facelifts to sync UItim@chromium.org2009-10-152-0/+2
* Get the nexe name from NaCl and send the NaCl process handle and pid to the r...gregoryd@google.com2009-10-151-3/+5
* Provides a certificate for SSL client authentication on NSS sockets.wtc@chromium.org2009-10-152-0/+14
* Add UI for changing timezones.chocobo@google.com2009-10-152-0/+4
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-152-0/+111
* Create BlacklistManager, which will aggregate individual blacklists into one ...phajdan.jr@chromium.org2009-10-153-0/+9
* Implement some Mac platform utils.avi@chromium.org2009-10-151-4/+6
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-152-0/+31
* Revert checkin 29096jar@chromium.org2009-10-151-1/+0