| Commit message (Expand) | Author | Age | Files | Lines |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -5/+10 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -1/+1 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -4/+4 |
* | Add some helper methods for constructing a WebCString from UTF16 input, | darin@chromium.org | 2009-08-11 | 1 | -3/+2 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -6/+8 |
* | Add a WebKit API that registers a V8 extension to be loaded into content | mpcomplete@chromium.org | 2009-07-30 | 1 | -1/+3 |
* | Reenable use of ExecuteScriptInNewWorld. | mpcomplete@chromium.org | 2009-07-28 | 1 | -4/+1 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -1/+4 |
* | Enable isolated worlds for content scripts. | abarth@chromium.org | 2009-07-16 | 1 | -1/+1 |
* | Various minor fixes: | aa@chromium.org | 2009-07-15 | 1 | -5/+4 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -1/+4 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | BUG=11200 | rafaelw@chromium.org | 2009-05-05 | 1 | -2/+2 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-16 | 1 | -2/+4 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -4/+2 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-15 | 1 | -2/+4 |
* | Try one more time to check in http://codereview.chromium.org/60112 | aa@chromium.org | 2009-04-08 | 1 | -7/+28 |
* | Revert "Implement chromium.self in content scripts..." | aa@chromium.org | 2009-04-07 | 1 | -28/+7 |
* | Implement chromium.self in content scripts, so that developers don't | aa@chromium.org | 2009-04-07 | 1 | -7/+28 |
* | Fix null termination bug when reading UserScript | aa@chromium.org | 2009-04-04 | 1 | -2/+4 |
* | Use WebScriptSource and WebFindInPageRequest from the WebKit API. | darin@chromium.org | 2009-03-31 | 1 | -6/+10 |
* | Review URL: http://codereview.chromium.org/42288 | georged@chromium.org | 2009-03-18 | 1 | -22/+43 |
* | Commit 40144. I had to move to to a separate CL to use gcl's | aa@chromium.org | 2009-03-13 | 1 | -7/+8 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Always log out how many user scripts were injected, not just | aa@chromium.org | 2009-02-25 | 1 | -4/+2 |
* | Add logging to ExtensionsService, UserScriptMaster, | aa@chromium.org | 2009-02-24 | 1 | -0/+5 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -4/+4 |
* | Add early-injection capability to user scripts. | aa@chromium.org | 2009-02-14 | 1 | -2/+18 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 1 | -1/+2 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Reverting 9594. | thestig@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | janitorial: clean up unnecessary includes in src/chrome/renderer. | thestig@chromium.org | 2009-02-11 | 1 | -0/+1 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -60/+16 |
* | TBR: Fix error line numbers. | aa@chromium.org | 2009-01-20 | 1 | -3/+5 |
* | Move parsing of metadata header into browser process. This is a prerequisite | aa@chromium.org | 2009-01-17 | 1 | -66/+13 |
* | First pass as implementing the greasemonkey API. This patch | aa@chromium.org | 2009-01-17 | 1 | -3/+33 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -0/+170 |