| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated permissions functions from Extension | rdevlin.cronin@chromium.org | 2014-06-06 | 1 | -2/+5 |
* | Move extensions manifest IconsHandler to //extensions | jamescook@chromium.org | 2014-04-09 | 1 | -1/+1 |
* | Move extension_icon_set.{h,cc} to //extensions | rockot@chromium.org | 2014-04-07 | 1 | -1/+1 |
* | Remove unused members from WebApplicationInfo. | calamity@chromium.org | 2014-01-30 | 1 | -18/+7 |
* | Revert 242454 "Revert 242450 "Update some uses of UTF conversion..." | avi@chromium.org | 2013-12-24 | 1 | -6/+7 |
* | Revert 242450 "Update some uses of UTF conversions in chrome/bro..." | avi@chromium.org | 2013-12-24 | 1 | -7/+6 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -6/+7 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Move PermissionSet to top-level extensions. | yoz@chromium.org | 2013-10-29 | 1 | -1/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2 | tfarina@chromium.org | 2013-07-03 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 3. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of strings headers in chrome/browser/extensions/, part 3. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Move parsing of app.launch keys out of Extension. | yoz@chromium.org | 2013-06-05 | 1 | -2/+3 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -5/+8 |
* | Get rid of most chrome/browser/ users of webkit_glue::ImageDecoder | jamesr@chromium.org | 2013-05-14 | 1 | -6/+6 |
* | Move web_apps methods from chrome/common to chrome/renderer. | darin@chromium.org | 2013-05-10 | 1 | -1/+1 |
* | Consolidate manifest handler registration. | yoz@chromium.org | 2013-05-06 | 1 | -12/+3 |
* | Move IconsHandler from c/c/e/api/ to c/c/e | rdevlin.cronin@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Refactor APIPermission to separate out specific permission registration. | yoz@chromium.org | 2013-04-04 | 1 | -8/+4 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -3/+4 |
* | Make ExtensionFromWebApp.* unit tests pass. | MHX348@motorola.com | 2013-03-02 | 1 | -3/+15 |
* | Move Icons out of Extension class | rdevlin.cronin@chromium.org | 2013-02-27 | 1 | -6/+7 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -5/+5 |
* | Establish /extensions directory and move URLPattern there. | aa@chromium.org | 2012-11-13 | 1 | -1/+1 |
* | Move extension unpack intermediate dir to Extensions/Temp | jamescook@chromium.org | 2012-10-19 | 1 | -2/+10 |
* | Rename PACKAGED_APP references to LEGACY_PACKAGED_APP | grv@chromium.org | 2012-09-28 | 1 | -2/+2 |
* | Move small c/b/extensions classes into extensions namespace no.1 | rdevlin.cronin@chromium.org | 2012-08-17 | 1 | -2/+6 |
* | Don't show host permission warnings for platform apps. | mihaip@chromium.org | 2012-08-02 | 1 | -1/+2 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -2/+2 |
* | Re-land the experimental permissions API for extensions. | jstritar@chromium.org | 2011-07-27 | 1 | -2/+2 |
* | Revert 94288 - Add an experimental permissions API for extensions. | jstritar@chromium.org | 2011-07-27 | 1 | -2/+2 |
* | Add an experimental permissions API for extensions. | jstritar@chromium.org | 2011-07-27 | 1 | -2/+2 |
* | Update URLPatternSet to contain a std::set instead of std::vector. | jstritar@chromium.org | 2011-07-13 | 1 | -2/+2 |
* | Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec... | jstritar@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Update URLPatternSet to contain a std::set instead of std::vector. | jstritar@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Start refractoring extension permissions into ExtensionPermissionSet. | jstritar@chromium.org | 2011-06-23 | 1 | -4/+4 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Added WARN_UNUSED_RESULT to ScopedTempDir methods. | cbentzel@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | Revert "Revert "Finish wiring up chrome.app.install()."" | aa@chromium.org | 2010-11-26 | 1 | -1/+1 |
* | Revert "Finish wiring up chrome.app.install()." | aa@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Finish wiring up chrome.app.install(). | aa@chromium.org | 2010-11-23 | 1 | -1/+1 |