| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 121111 - Add a centralized mechanism for whitelisting access to extensi... | karen@chromium.org | 2012-03-15 | 1 | -100/+0 |
* | Revert 119423 - Revert 119306 - Turn web intents build flag on. | gbillock@chromium.org | 2012-03-01 | 1 | -22/+4 |
* | Revert 124228 - Revert 119423 - Revert 119306 - Turn web intents build flag on. | gbillock@chromium.org | 2012-02-29 | 1 | -16/+10 |
* | Revert 119423 - Revert 119306 - Turn web intents build flag on. | gbillock@chromium.org | 2012-02-29 | 1 | -10/+16 |
* | Merge 121196 - Support hosted app URLs for intents. Verify URL permissions. | groby@chromium.org | 2012-02-14 | 1 | -14/+34 |
* | Revert 119306 - Turn web intents build flag on. | gbillock@chromium.org | 2012-01-27 | 1 | -4/+0 |
* | Revert 119284 - Turn web intents build flag on. Move the command-line flag to... | gbillock@chromium.org | 2012-01-26 | 1 | -0/+4 |
* | Turn web intents build flag on. Move the command-line flag to default on. | gbillock@chromium.org | 2012-01-26 | 1 | -4/+0 |
* | Extension Manifest: MIME types for Intents are now a JSON array | groby@chromium.org | 2012-01-18 | 1 | -2/+32 |
* | Introduce background.scripts feature for extension manifests. | aa@chromium.org | 2012-01-10 | 1 | -3/+26 |
* | Rip Out the Sidebar API | rdevlin.cronin@chromium.org | 2012-01-09 | 1 | -32/+0 |
* | Remove deprecated page action features from manifest v2. | aa@chromium.org | 2012-01-04 | 1 | -0/+18 |
* | Move background_page extension manifest key to background.page. | aa@chromium.org | 2012-01-04 | 1 | -1/+21 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-22 | 1 | -0/+13 |
* | Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, t... | jeremya@chromium.org | 2011-12-21 | 1 | -13/+0 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-21 | 1 | -0/+13 |
* | Add 'web_accessible_resource" keyword for version 2 extension manifests. This... | cdn@chromium.org | 2011-12-21 | 1 | -0/+34 |
* | Take chrome.devtools out of experimental. | caseq@google.com | 2011-12-21 | 1 | -4/+0 |
* | Allow all URLPatterns to have ports. | aa@chromium.org | 2011-12-19 | 1 | -37/+5 |
* | Revert of "Redo r113722 - Add Pass(), which implements move semantics, to sco... | ajwong@chromium.org | 2011-12-13 | 1 | -13/+0 |
* | Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semant... | ajwong@chromium.org | 2011-12-13 | 1 | -0/+13 |
* | Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped... | ajwong@chromium.org | 2011-12-13 | 1 | -13/+0 |
* | Forward declare WebIntentServiceData in extension.h. | mihaip@chromium.org | 2011-12-13 | 1 | -1/+1 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-10 | 1 | -0/+13 |
* | Put test that is dependent on switch in its own TEST_F(). | miket@chromium.org | 2011-12-07 | 1 | -3/+7 |
* | Reland restrict extension features based on the extension type. | jstritar@chromium.org | 2011-12-04 | 1 | -9/+3 |
* | Revert "Restrict extension features based on the extension type." | mpcomplete@chromium.org | 2011-12-02 | 1 | -3/+9 |
* | Restrict extension features based on the extension type. | jstritar@chromium.org | 2011-12-02 | 1 | -9/+3 |
* | Restrict access to permissions based on extension types. | jstritar@chromium.org | 2011-12-01 | 1 | -6/+9 |
* | Make platform apps use and require a different container ("shell" instead of ... | mihaip@chromium.org | 2011-12-01 | 1 | -2/+3 |
* | This is a checkpoint commit for experimental.socket. Limitations: | miket@chromium.org | 2011-11-28 | 1 | -1/+38 |
* | Remove potentially many static initializers. | thakis@chromium.org | 2011-11-24 | 1 | -1/+1 |
* | Replace ScopedCommandLineOverride with TestSuite listener. | miket@chromium.org | 2011-11-22 | 1 | -11/+10 |
* | Add platform_app flag to manifest. | miket@chromium.org | 2011-11-07 | 1 | -22/+21 |
* | Revert 108885 - Add platform_app flag to manifest. | csilv@chromium.org | 2011-11-07 | 1 | -21/+22 |
* | Add platform_app flag to manifest. | miket@chromium.org | 2011-11-07 | 1 | -22/+21 |
* | Add webkit_glue namespace. Improve some variable and test names. | gbillock@chromium.org | 2011-11-01 | 1 | -15/+17 |
* | Loosen error reporting for hosted app permissions. | aa@chromium.org | 2011-10-31 | 1 | -9/+35 |
* | Reland r105978: Report errors when extensions attempt to use | aa@chromium.org | 2011-10-19 | 1 | -16/+59 |
* | Revert 105978 - Report errors when extensions attempt to use private APIs. | nkostylev@chromium.org | 2011-10-18 | 1 | -59/+16 |
* | Report errors when extensions attempt to use private APIs. | aa@chromium.org | 2011-10-18 | 1 | -16/+59 |
* | Allow webstore extensions to use experimental permissions. We | aa@chromium.org | 2011-10-16 | 1 | -103/+95 |
* | Add support for an optional "requirements" section in extension/app manifests. | mihaip@chromium.org | 2011-10-07 | 1 | -1/+6 |
* | Move json_value_serializer from content/common to base. | dpranke@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Allow hosted apps to use minimum_chrome_version. | yoz@chromium.org | 2011-09-30 | 1 | -0/+3 |
* | Extension loading extracts intents from Manifest data. | groby@chromium.org | 2011-09-23 | 1 | -0/+45 |
* | Add offline_enabled field in manifest. | yoz@chromium.org | 2011-08-16 | 1 | -1/+21 |
* | Add check to disallow packaged apps declaring an extent. | yoz@chromium.org | 2011-07-20 | 1 | -0/+2 |
* | Expose new file browser as chrome:files | serya@google.com | 2011-07-19 | 1 | -0/+20 |
* | Update URLPatternSet to contain a std::set instead of std::vector. | jstritar@chromium.org | 2011-07-13 | 1 | -9/+18 |