| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable flaky test ExtensionApiTest.Tabs. | maruel@chromium.org | 2009-09-15 | 1 | -1/+2 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 2 | -49/+19 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 2 | -19/+49 |
* | Do not send or store cookies for extensions autoupdate http requests. | asargent@chromium.org | 2009-09-12 | 3 | -2/+15 |
* | Extension apis: windows.create({url:}) now supports relative paths. | rafaelw@chromium.org | 2009-09-11 | 1 | -7/+24 |
* | ExternalTabcontainer browser to initial URL | amit@chromium.org | 2009-09-11 | 1 | -23/+22 |
* | Add button number to page action event reply object. Fix outdated page action... | mattm@chromium.org | 2009-09-11 | 4 | -2/+9 |
* | Update ExtensionApiTest.Tabs and re-enable | rafaelw@chromium.org | 2009-09-11 | 1 | -2/+1 |
* | Force page-action views to update after reloading an extension, by deleting | pam@chromium.org | 2009-09-11 | 4 | -11/+69 |
* | Add api tests for cross-origin XHR. | aa@chromium.org | 2009-09-11 | 1 | -0/+11 |
* | add mole collapse/expand events. convert mappy to use this. | erikkay@chromium.org | 2009-09-11 | 4 | -0/+96 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 7 | -14/+62 |
* | Linux: implement Page Actions support. | mattm@chromium.org | 2009-09-10 | 3 | -2/+22 |
* | Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode. | mpcomplete@chromium.org | 2009-09-10 | 1 | -0/+3 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 5 | -17/+20 |
* | Added chrome.i18n extension API. | xji@chromium.org | 2009-09-09 | 4 | -0/+92 |
* | Simple fix of extension_l10n_util that allows folders in form ".some_name" to... | cira@chromium.org | 2009-09-09 | 3 | -2/+31 |
* | Don't send the channel-disconnect message if the recipient is in the process | mpcomplete@chromium.org | 2009-09-09 | 2 | -7/+15 |
* | Add a disable button to the Extension management UI. | mpcomplete@chromium.org | 2009-09-08 | 4 | -7/+71 |
* | Plumb the DragOperation through all the layers between the platform Drag-n-dr... | snej@chromium.org | 2009-09-08 | 2 | -4/+9 |
* | finished testing functions and added events to bookmark tests. | erikkay@chromium.org | 2009-09-08 | 2 | -4/+0 |
* | Make sure theme loading bubble is cancelled when extension install is cancelled. | mirandac@chromium.org | 2009-09-04 | 1 | -0/+5 |
* | Re-disable ExtensionApiTest.Tabs (flakey) | rafaelw@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Try again to fix bug 20968, this time not breaking browser | aa@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | Fix loading bubble not disappearing with corrupt theme image. | mirandac@chromium.org | 2009-09-03 | 1 | -0/+7 |
* | Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and... | rafaelw@chromium.org | 2009-09-03 | 2 | -1/+3 |
* | Add "loading..." message to theme install to counter jank. | mirandac@chromium.org | 2009-09-03 | 1 | -0/+5 |
* | Remove obsolete comment about a test being disabled. | asargent@chromium.org | 2009-09-03 | 1 | -1/+0 |
* | Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-03 | 3 | -2/+76 |
* | Disable flaky ExtensionApi tests. #1 source of flakiness. | phajdan.jr@chromium.org | 2009-09-03 | 2 | -2/+4 |
* | Add an auto-update now button to chrome://extensions page | asargent@chromium.org | 2009-09-03 | 5 | -6/+31 |
* | Fix to ensure IO thread is created when ExtensionUpdater needs it. | asargent@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | Attempt at a fix for ExtensionBrowserTest.MessagingContentScript. | mpcomplete@chromium.org | 2009-09-02 | 2 | -3/+4 |
* | Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-02 | 3 | -90/+2 |
* | Fix crash on Mac by passing an owning window to SelectFile() when loading | pamg@google.com | 2009-09-02 | 1 | -1/+2 |
* | Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new | mpcomplete@chromium.org | 2009-09-02 | 3 | -2/+90 |
* | Fix two tests that leak temporary files. | thestig@chromium.org | 2009-09-02 | 1 | -9/+7 |
* | Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up | brettw@chromium.org | 2009-09-02 | 1 | -5/+6 |
* | Revert accidental commits: r25115 and r25116 | mpcomplete@chromium.org | 2009-09-01 | 3 | -58/+2 |
* | formatting | mpcomplete@chromium.org | 2009-09-01 | 1 | -1/+3 |
* | Merge branch 'api' of /src/chrome/src into api | mpcomplete@chromium.org | 2009-09-01 | 3 | -2/+56 |
* | GTK Themes: The Theme Installed Infobar's "Undo" button should work with GTK ... | erg@google.com | 2009-09-01 | 5 | -3/+84 |
* | Disable MessagingContentScript test due to flakiness | dglazkov@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | more bookmark tests, plus fix a couple of API bugs | erikkay@chromium.org | 2009-09-01 | 5 | -16/+26 |
* | A few more fixes to chrome://extensions/. | aa@chromium.org | 2009-09-01 | 2 | -0/+100 |
* | Add browser tests for extensions tab API. | asargent@chromium.org | 2009-09-01 | 4 | -0/+26 |
* | Cleanup temporary files created by the extension updater unit test. | thestig@chromium.org | 2009-09-01 | 1 | -3/+7 |
* | Disable flakey browsertests on Linux. | rafaelw@chromium.org | 2009-08-31 | 1 | -4/+7 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 6 | -15/+16 |
* | share extension API test framework | erikkay@chromium.org | 2009-08-31 | 1 | -2/+2 |