| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a | darin@chromium.org | 2009-10-07 | 1 | -2/+7 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+2 |
* | More WebView / WebViewDelegate cleanup. | darin@chromium.org | 2009-10-03 | 1 | -1/+1 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 1 | -0/+1 |
* | Stops the throbber from spinning if the user cancels a beforeunload dialog, | creis@google.com | 2009-09-30 | 1 | -0/+5 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -28/+3 |
* | Plumb the new mixed content API callbacks to the tab contents. We'll actually | abarth@chromium.org | 2009-09-25 | 1 | -0/+2 |
* | Implemented upload progress indicator in status bar. | darin@chromium.org | 2009-09-25 | 1 | -1/+2 |
* | Changes the main menu from displaying a static image to loading a page. | sky@chromium.org | 2009-09-20 | 1 | -4/+4 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 1 | -0/+3 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 1 | -3/+0 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 1 | -0/+3 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -0/+1 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+2 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -2/+4 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -4/+2 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -2/+4 |
* | Fix for bug 2932: Chrome should not trigger page reloading when turn off auto... | jshin@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Let cmd-e write the selection into the find pasteboard. | thakis@chromium.org | 2009-09-12 | 1 | -0/+1 |
* | Supports Gtk keyboard themes. | suzhe@chromium.org | 2009-09-10 | 1 | -0/+2 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 1 | -0/+1 |
* | Plumb the DragOperation through all the layers between the platform Drag-n-dr... | snej@chromium.org | 2009-09-08 | 1 | -12/+12 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -2/+2 |
* | Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-03 | 1 | -1/+5 |
* | Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile... | mpcomplete@chromium.org | 2009-09-02 | 1 | -5/+1 |
* | Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new | mpcomplete@chromium.org | 2009-09-02 | 1 | -1/+5 |
* | Refactor IDMap to support safe removing of elements during iteration. | phajdan.jr@chromium.org | 2009-08-17 | 1 | -1/+1 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 1 | -0/+3 |
* | Delay loading of ExtensionHosts until the background page is ready. | mpcomplete@chromium.org | 2009-08-03 | 1 | -0/+1 |
* | This CL fixes issue 17468: Regression: Directionality marks should not be ins... | xji@chromium.org | 2009-07-29 | 1 | -1/+3 |
* | Fix a BAD_OVERRIDE defect reported by Coverity. Remove | wtc@chromium.org | 2009-07-28 | 1 | -1/+0 |
* | Re-landing r21673 without re-enabling the BrowserTest, which apparently is | brettw@chromium.org | 2009-07-27 | 1 | -1/+14 |
* | Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload. | robertshield@chromium.org | 2009-07-27 | 1 | -14/+1 |
* | Make downloads not prevent tabs from closing. | brettw@chromium.org | 2009-07-27 | 1 | -1/+14 |
* | Fix a race condition where rapid back/forward clicks could close a tab | brettw@chromium.org | 2009-07-24 | 1 | -15/+12 |
* | Allow the browser to send actions back to the render for media element contex... | ajwong@chromium.org | 2009-07-23 | 1 | -0/+4 |
* | Linux: pass users' font settings through to renderer. | agl@chromium.org | 2009-07-21 | 1 | -1/+3 |
* | DevTools: Make 'toggle node search' mode work. | pfeldman@chromium.org | 2009-07-16 | 1 | -0/+10 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Reverting 20683. | jorlow@chromium.org | 2009-07-14 | 1 | -1/+1 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-14 | 1 | -1/+1 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+7 |
* | Move some more interfaces on RenderViewHostDelegate to separate classes. The | brettw@chromium.org | 2009-07-09 | 1 | -0/+1 |
* | Windowed plugins like Flash would cause the hung plugin dialog to show up whe... | ananta@chromium.org | 2009-07-09 | 1 | -0/+3 |
* | Split out some of the RVHDelegate functions into separate sub-classes. To limit | brettw@chromium.org | 2009-07-08 | 1 | -7/+9 |
* | Make the cancelling of drag and drop match Safari for Windows. This is | arv@google.com | 2009-07-08 | 1 | -0/+5 |
* | Add a bunch of CHECKs to RenderViewHost trying to track down a crash. | mpcomplete@chromium.org | 2009-07-06 | 1 | -1/+10 |
* | DevTools: preserve focus on activating dev tools window. | pfeldman@chromium.org | 2009-07-06 | 1 | -0/+1 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -28/+3 |
* | DevTools: Introduce docked version of DevTools. | pfeldman@chromium.org | 2009-07-01 | 1 | -0/+5 |