summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Adding documentation for extensions options pages.asargent@chromium.org2009-10-2334-2/+599
* Loading local resources uses improved fallback algorithm.cira@chromium.org2009-10-222-18/+33
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-221-2/+1
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-223-6/+6
* GTK: add browser actions popups.estade@chromium.org2009-10-221-1/+6
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-221-2/+2
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-221-12/+0
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31
* Add doc for New Tab Page.kathyw@google.com2009-10-224-0/+500
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+2
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-2/+0
* Create an initial Chrome page for file browsing. This just implements thebrettw@chromium.org2009-10-212-0/+4
* Copyedit of pageAction.html. Also some bracket fixes to manifest.html.kathyw@google.com2009-10-214-110/+154
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-212-3/+2
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-212-0/+5
* Implementing better fallback algorithm.cira@chromium.org2009-10-213-88/+78
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-5/+0
* Added a static function pointer to cache the SetActiveURL pointer.cpu@chromium.org2009-10-211-10/+12
* More work on browser actions doc.kathyw@google.com2009-10-213-145/+281
* 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