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