| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't inject content scripts into incognito browsers. | rafaelw@chromium.org | 2009-12-23 | 1 | -1/+5 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -1/+9 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -9/+1 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+9 |
* | Add first class support for user scripts. | aa@chromium.org | 2009-11-04 | 1 | -0/+2 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -11/+6 |
* | Making UserScriptMaster::ScriptReloader refcounted thread safe | cpu@chromium.org | 2009-09-21 | 1 | -1/+1 |
* | Fixed a few data races on reference counters. | timurrrr@chromium.org | 2009-09-17 | 1 | -1/+1 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+3 |
* | Re-try r24372 - Delay request loading until all user scripts that request | mpcomplete@chromium.org | 2009-08-26 | 1 | -2/+2 |
* | Revert 24372 - Delay request loading until all user scripts that request depe... | nick@chromium.org | 2009-08-26 | 1 | -2/+2 |
* | Delay request loading until all user scripts that request depends on are ready. | mpcomplete@chromium.org | 2009-08-25 | 1 | -2/+2 |
* | Coverity: Pass FilePaths by reference. | jhawkins@chromium.org | 2009-07-24 | 1 | -2/+2 |
* | Abstract ExtensionPrefs into their own class. | erikkay@google.com | 2009-06-18 | 1 | -0/+4 |
* | Revert r18661. | willchan@chromium.org | 2009-06-18 | 1 | -4/+0 |
* | Pull Extension-related prefs into its own class. Also add a notification for... | erikkay@google.com | 2009-06-17 | 1 | -0/+4 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -5/+2 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-21 | 1 | -6/+11 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -11/+6 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -6/+11 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -11/+6 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -6/+11 |
* | Remove unneeded includes of base/string_piece.h | thestig@chromium.org | 2009-04-07 | 1 | -1/+2 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -2/+5 |
* | Review URL: http://codereview.chromium.org/42288 | georged@chromium.org | 2009-03-18 | 1 | -9/+6 |
* | Optionally support URLPatterns in standalone user | aa@chromium.org | 2009-02-10 | 1 | -1/+4 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -16/+4 |
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -16/+36 |
* | Try again to commit r8486, which updates the manifest | aa@chromium.org | 2009-01-23 | 1 | -0/+8 |
* | Revert "Parse more user script info out of the manifest and expose" | aa@chromium.org | 2009-01-22 | 1 | -8/+0 |
* | Parse more user script info out of the manifest and expose | aa@chromium.org | 2009-01-22 | 1 | -0/+8 |
* | Move parsing of metadata header into browser process. This is a prerequisite | aa@chromium.org | 2009-01-17 | 1 | -3/+64 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -0/+76 |