| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 43684 - Localize CSS files in content scripts (but don't localize JS f... | cira@google.com | 2010-04-07 | 1 | -10/+2 |
* | Localize CSS files in content scripts (but don't localize JS files). | cira@chromium.org | 2010-04-06 | 1 | -2/+10 |
* | Add chrome.extension.inIncognitoTab for content scripts. | mpcomplete@chromium.org | 2010-03-12 | 1 | -5/+2 |
* | Initial work on making extensions work in incognito mode. | mpcomplete@chromium.org | 2010-02-11 | 1 | -2/+5 |
* | Fix regression where we stopped running content scripts in | aa@chromium.org | 2009-12-16 | 1 | -0/+4 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Add first class support for user scripts. | aa@chromium.org | 2009-11-04 | 1 | -5/+0 |
* | Make all content scripts from an extension run in the same | aa@chromium.org | 2009-10-08 | 1 | -0/+2 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+6 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -1/+3 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/42288 | georged@chromium.org | 2009-03-18 | 1 | -3/+0 |
* | Add early-injection capability to user scripts. | aa@chromium.org | 2009-02-14 | 1 | -1/+1 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 1 | -3/+1 |
* | Reverting 9594. | thestig@chromium.org | 2009-02-11 | 1 | -1/+3 |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 1 | -3/+1 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -50/+11 |
* | Move parsing of metadata header into browser process. This is a prerequisite | aa@chromium.org | 2009-01-17 | 1 | -22/+14 |
* | First pass as implementing the greasemonkey API. This patch | aa@chromium.org | 2009-01-17 | 1 | -0/+8 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -0/+95 |