| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland: Call InitEventRouters after a successful chromeos login. | dmazzoni@chromium.org | 2010-10-14 | 1 | -0/+3 |
* | Rename ChromeThread to BrowserThread Final Part: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Implement new strategy for default apps. Instead of using | aa@chromium.org | 2010-10-09 | 1 | -6/+24 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -1/+1 |
* | use webstore extent to verify gallery downloads | erikkay@chromium.org | 2010-10-08 | 1 | -5/+7 |
* | Attempt2: Component extensions (and whitelisted extensions) specifying <all_u... | finnur@chromium.org | 2010-10-04 | 1 | -7/+0 |
* | Revert 61323 - Component extensions (and whitelisted extensions) specifying <... | finnur@chromium.org | 2010-10-03 | 1 | -0/+7 |
* | Component extensions (and whitelisted extensions) specifying <all_urls> in th... | finnur@chromium.org | 2010-10-03 | 1 | -7/+0 |
* | Adding a flag to silently uninstall extensions by command line. | mad@google.com | 2010-10-01 | 1 | -0/+5 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 1 | -1/+2 |
* | DevTools: attach devtools front-end earlier when extension background page is... | yurys@chromium.org | 2010-09-27 | 1 | -0/+4 |
* | Revert incognito option for external_extensions.json file | dpolukhin@chromium.org | 2010-09-24 | 1 | -4/+2 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -2/+0 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -0/+2 |
* | Enable and disable Chat Manager component extension based on labs preference ... | scherkus@chromium.org | 2010-09-21 | 1 | -2/+2 |
* | Move ExtensionsServiceBackend class into the .cc file. | tfarina@chromium.org | 2010-09-16 | 1 | -113/+0 |
* | Enable incognito mode from external_extensions.json | dpolukhin@chromium.org | 2010-09-14 | 1 | -4/+8 |
* | Fix spacing for extension omnibox keyword icons. | mpcomplete@chromium.org | 2010-09-08 | 1 | -0/+5 |
* | Protect local storage created by extension apps. | andybons@chromium.org | 2010-09-01 | 1 | -0/+14 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 1 | -0/+5 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -5/+0 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -0/+5 |
* | When extension is blacklisted by admin policy, it should be removed if alread... | finnur@chromium.org | 2010-08-21 | 1 | -2/+9 |
* | Allow update URLs in external_extensions.json. | skerner@chromium.org | 2010-08-19 | 1 | -14/+40 |
* | Revert 56683 - When extension is blacklisted by admin policy, it should be re... | finnur@chromium.org | 2010-08-19 | 1 | -6/+0 |
* | When extension is blacklisted by admin policy, it should be removed if alread... | finnur@chromium.org | 2010-08-19 | 1 | -0/+6 |
* | Upon a bad reload of an extension, leave the original disabled instead of bla... | andybons@chromium.org | 2010-08-16 | 1 | -1/+7 |
* | Made IsGalleryDownloadURL() compare based on spec and made it a | akalin@chromium.org | 2010-08-14 | 1 | -3/+0 |
* | Grant ChromeApplications unlimited appcache and database storage if requested. | michaeln@chromium.org | 2010-08-13 | 1 | -1/+12 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -3/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | NTP: Use the store as the last thumbnail in case we have no apps installed. | arv@chromium.org | 2010-07-20 | 1 | -0/+3 |
* | Use the extension icon for extension omnibox results instead of the generic | mpcomplete@chromium.org | 2010-07-15 | 1 | -1/+7 |
* | Reworked ExtensionsService::AddPendingExtension(). | akalin@chromium.org | 2010-06-26 | 1 | -7/+11 |
* | Reland r50834 | aa@chromium.org | 2010-06-25 | 1 | -4/+2 |
* | Revert r50834 | aa@chromium.org | 2010-06-25 | 1 | -2/+4 |
* | Allow multiple domains in app. | aa@chromium.org | 2010-06-25 | 1 | -4/+2 |
* | Revert r50804 "Reworked ExtensionsService::AddPendingExtension()." | hclam@chromium.org | 2010-06-25 | 1 | -11/+7 |
* | Reworked ExtensionsService::AddPendingExtension(). | akalin@chromium.org | 2010-06-25 | 1 | -7/+11 |
* | Only examine host & path in gallery download url check | rafaelw@chromium.org | 2010-06-24 | 1 | -1/+6 |
* | Require user opt-in before allowing content script injection on file URLs. | mpcomplete@chromium.org | 2010-06-24 | 1 | -0/+11 |
* | Prevent installation of an app if its web extent overlaps another installed app. | mpcomplete@chromium.org | 2010-06-03 | 1 | -3/+8 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+3 |
* | First pass at experimental omnibox API. There are plenty of rough edges and f... | mpcomplete@chromium.org | 2010-05-28 | 1 | -2/+3 |
* | Allow extensions to be overinstalled with extensions of same | aa@chromium.org | 2010-05-19 | 1 | -4/+0 |
* | Adding ExtensionPrefs methods for storing update-when-idle data. | asargent@chromium.org | 2010-04-27 | 1 | -15/+1 |
* | Start up extension event routers later in BrowserMain, so | huanr@chromium.org | 2010-04-15 | 1 | -0/+3 |
* | Fix errors in ExtensionPrefs with storing the blacklist last ping day. | asargent@chromium.org | 2010-04-06 | 1 | -0/+6 |