summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-093-26/+32
* Fixed a bug where themes with non-ASCII image file names would not load.mpcomplete@chromium.org2011-11-093-2/+46
* Doc update for per-user external source.skerner@chromium.org2011-11-092-10/+16
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-094-2/+8
* zip: Introduce zip_internal.h and zip_internal.cc.satorux@chromium.org2011-11-093-96/+142
* Clean-up of chrome.experimental.devtools.audits API docs.caseq@google.com2011-11-093-64/+64
* [cros] Remove Views implementation for login/OOBE.nkostylev@chromium.org2011-11-092-5/+0
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-094-65/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-093-3/+19
* Add ECPrivateKey for Elliptic Curve keypair generation.mattm@chromium.org2011-11-091-1/+2
* zip: Clean up zip file handling code.satorux@chromium.org2011-11-091-97/+97
* Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.yoz@chromium.org2011-11-091-5/+1
* Various changes to the Extension Settings API.kalman@chromium.org2011-11-092-85/+18
* Pull back some CHECK calls which were removed.shess@chromium.org2011-11-085-21/+21
* Lock the GTK UI of the content settings bubble if the corresponding content s...markusheintz@chromium.org2011-11-081-1/+26
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-083-19/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-083-3/+19
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-083-19/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-083-3/+19
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-084-60/+36
* Add platform_app flag to manifest.miket@chromium.org2011-11-077-27/+54
* Don't return error from EndTracing when there are no events.jbates@chromium.org2011-11-071-4/+6
* Support for platform filters in notification promo.achuith@chromium.org2011-11-072-0/+4
* Revert 108885 - Add platform_app flag to manifest.csilv@chromium.org2011-11-077-54/+27
* Add platform_app flag to manifest.miket@chromium.org2011-11-077-27/+54
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-072-5/+90
* Add per-user external extension source for Mac.skerner@chromium.org2011-11-072-4/+5
* Refactor ChromeContentRendererClient::CreatePlugin.marja@chromium.org2011-11-071-40/+5
* Make third-party cookie blocking strict by defaultjochen@chromium.org2011-11-072-6/+6
* Add command line flag to enable protectorsail@chromium.org2011-11-072-0/+4
* chrome: Remove 7 exit time constructors and 3 static initializersthakis@chromium.org2011-11-051-2/+2
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+18
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-054-36/+60
* Extract the certificate to use in the download protection pingback.bryner@chromium.org2011-11-051-12/+5
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-044-60/+36
* Fix typo.miket@chromium.org2011-11-042-2/+2
* Finish up the app notification setup code:munjal@chromium.org2011-11-044-5/+11
* Include the webNavigation permission in the list of permissions triggering a ...jochen@chromium.org2011-11-042-2/+18
* "contentSettings" permission not listed in permission warningsbattre@chromium.org2011-11-042-0/+34
* Fix a DCHECK happening on windows when we are passing negativedpranke@chromium.org2011-11-041-2/+3
* On Windows, if PCH is turned on then there is a macro named small (Thanks hbo...munjal@chromium.org2011-11-041-9/+9
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-042-0/+621
* Use UTF16ToUTF8 instead of UTF16ToASCII for version strings.jrg@chromium.org2011-11-041-3/+4
* DevTools: update chrome.experimental.debugger extensions API docs.pfeldman@chromium.org2011-11-033-8/+12
* Parse the SafeBrowsing download protection server response.noelutz@google.com2011-11-031-0/+11
* ntp: remove ShownSectionHandler and all references to itestade@chromium.org2011-11-032-13/+0
* Printing: Remove an unused variable, update some obsolete comments, and remov...thestig@chromium.org2011-11-031-1/+0
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-023-1/+36
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-025-10/+39
* Hosts opting in to strict-transport-security get mixed content blocking.tsepez@chromium.org2011-11-021-0/+4