summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Make all the things use cert_test_util.h.mattm@chromium.org2012-03-311-49/+21
* Revert r12998 - it broke some media/mime-related layout tests.dpranke@chromium.org2012-03-312-2/+1
* Add non-syncable pref for mouse sensitivity.achuith@chromium.org2012-03-312-0/+4
* When input is "" (or " " with trim_whitespace true), SplitString() should ret...pkasting@chromium.org2012-03-302-1/+2
* Create an abstract flow class that abstracts the following logical steps of c...munjal@chromium.org2012-03-303-0/+541
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-301-5/+0
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-301-0/+5
* Add missing license headers to extension schemas.vandebo@chromium.org2012-03-305-0/+20
* NaCl validation caching: plumb through HMAC key and version info.ncbray@google.com2012-03-301-1/+3
* Added a protobuf definition that describes Chrome experiment state.stevet@chromium.org2012-03-301-0/+16
* Remove deprecated extension source on mac.skerner@chromium.org2012-03-304-25/+6
* Remove dead code.cevans@chromium.org2012-03-301-11/+0
* Revert 129775 - Remove plug-in infobar experiment, basically a revert of the ...cevans@chromium.org2012-03-301-0/+11
* Remove plug-in infobar experiment, basically a revert of the revisions notedcevans@chromium.org2012-03-301-11/+0
* Remove code for kTalkService since its no longer used.rogerta@chromium.org2012-03-302-3/+0
* Remove unused DIR_SHARED_RESOURCES enum value.mihaip@chromium.org2012-03-302-7/+0
* nss: Fix GetCertType returning SERVER_CERT for explicitly distrusted CA certs.mattm@chromium.org2012-03-291-0/+101
* Gesture recognition constants should all be stored in the GestureConfiguratio...tdresser@chromium.org2012-03-292-21/+50
* Remove remnants of the identity permission, attempt #2.jstritar@chromium.org2012-03-291-3/+0
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-8/+0
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-0/+8
* Remove the obsolete prefs kPopupWhitelistedHosts and kPerHostContentSettigns....markusheintz@chromium.org2012-03-292-10/+0
* Refactor several callers that collect basic extension info.pam@chromium.org2012-03-294-0/+46
* Make the constants in the chrome.storage API actual powers of 2, and comma-kalman@chromium.org2012-03-293-18/+29
* Static documentation for Font Settings Extension API.falken@chromium.org2012-03-292-1/+127
* Add kalman and koz to chrome/extensions/common/api/OWNERS.kalman@chromium.org2012-03-291-4/+6
* Run chrome/common/extensions/docs/build/build.py to update the out-of-datekalman@chromium.org2012-03-293-1/+834
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-294-9/+4
* Remove unused "background" manifest key constant.mihaip@chromium.org2012-03-292-2/+0
* Add kalman and koz to */extensions/OWNERS.koz@chromium.org2012-03-291-4/+6
* Lazy background page branding: "Transient Background Page". Renamempcomplete@chromium.org2012-03-284-24/+26
* Add experimental.alarms API to allow lazy background pages to wake themselves...mpcomplete@chromium.org2012-03-288-5/+130
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+1
* Removing obsolete chromePrivate.decodeJPEG API.glotov@google.com2012-03-287-39/+0
* Test that individual APIs require platform-app flag and experimental flag.miket@chromium.org2012-03-281-6/+83
* Test negative case: load platform-app manifest without command-line flag.miket@chromium.org2012-03-281-1/+4
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+1
* SPDY - add command line options - enable-npn and enable-npn-httprtenneti@chromium.org2012-03-282-2/+11
* Add a temporary alias for the background permission.mihaip@chromium.org2012-03-282-0/+9
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-0/+16
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-16/+0
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-272-0/+16
* Make the "Stylizr" storage API example extension use the "local" storage area.kalman@chromium.org2012-03-274-5/+16
* Revert 129107 - Remove remnants of the identity permission.rsleevi@chromium.org2012-03-271-0/+3
* Add initial documentation for the chrome.storage APIkalman@chromium.org2012-03-272-3/+273
* Expose more font size prefs to the Font Settings Extension API.falken@google.com2012-03-273-5/+627
* Adding read, read-write and create file access permission to fileBrowserHandl...tbarzic@chromium.org2012-03-276-30/+169
* Remove remnants of the identity permission.jstritar@chromium.org2012-03-271-3/+0
* [Sync] Fix zombie sessions from disconnecting/reconnecting sync.zea@chromium.org2012-03-272-0/+5
* Add callbacks to history.addUrl and history.deleteUrlcduvall@chromium.org2012-03-272-2/+94