| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mem leak in sync tests by ensuring that the destruction tasks get to run. | jam@chromium.org | 2009-11-03 | 1 | -0/+4 |
* | Revert r30784 | aa@chromium.org | 2009-11-03 | 1 | -5/+0 |
* | Add new user script injection point "document_idle" and make it the default. | aa@chromium.org | 2009-11-03 | 1 | -0/+5 |
* | Use more ScopedTempDirs. | thestig@chromium.org | 2009-11-03 | 1 | -11/+9 |
* | Submitting change from http://codereview.chromium.org/276029/show | mad@chromium.org | 2009-11-03 | 13 | -32/+389 |
* | Disable failing DevToolsSanityTests on linux. | rafaelw@chromium.org | 2009-11-03 | 1 | -0/+4 |
* | Reverting 30766. It caused failures in ui_tests BrowserTest.SingleBeforeUnloa... | pam@chromium.org | 2009-11-03 | 1 | -3/+1 |
* | Re-landing of r30726, which was reverted as a possible cause of chromeos buil... | estade@chromium.org | 2009-11-02 | 3 | -1/+28 |
* | Set active_dialog_ before showing it, since showing a dialog can sometimes | pam@chromium.org | 2009-11-02 | 1 | -1/+3 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 2 | -3/+9 |
* | bookmark STAR bubble: Disambiguate folders with the same name | jrg@chromium.org | 2009-11-02 | 3 | -20/+67 |
* | disable inactive rendering for ExtensionPopup | erikkay@chromium.org | 2009-11-02 | 1 | -0/+5 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 2 | -5/+0 |
* | Fix a memory bug in the new ResizeThenCrash test. | creis@chromium.org | 2009-11-02 | 1 | -2/+3 |
* | Fourth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-02 | 13 | -315/+239 |
* | Fix a problem in the implementation of search-vs.-go-in-context-menus. We we... | pkasting@chromium.org | 2009-11-02 | 1 | -35/+20 |
* | Unittest for fix to allow navigation when there is no history DB. | pkasting@chromium.org | 2009-11-02 | 12 | -39/+83 |
* | Reverting 30702 - Which was a Revert of 30696. | thomasvl@chromium.org | 2009-11-02 | 2 | -5/+214 |
* | Sixth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-02 | 6 | -62/+56 |
* | Revert "Handle GTK enter and leave notification events and pass them to WebKi... | rafaelw@chromium.org | 2009-11-02 | 3 | -28/+1 |
* | Use FilePath in JumpList. | evan@chromium.org | 2009-11-02 | 2 | -16/+16 |
* | Handle GTK enter and leave notification events and pass them to WebKit as | estade@chromium.org | 2009-11-02 | 3 | -1/+28 |
* | DevTools: report correct content length for resources. | yurys@google.com | 2009-11-02 | 1 | -0/+6 |
* | Fixes reloading after a background tab crashes. | creis@chromium.org | 2009-11-02 | 3 | -1/+34 |
* | Destroy the TaskManagerGtk singleton instance when its window is destroyed, o... | thestig@chromium.org | 2009-11-02 | 2 | -2/+17 |
* | Address post-submit comments from http://codereview.chromium.org/327009 . | thakis@chromium.org | 2009-11-02 | 4 | -9/+24 |
* | Clean up temp scaffolding stubs some. It can be mac only now. | estade@chromium.org | 2009-11-02 | 4 | -21/+2 |
* | DevTools: support cross-navigation instrumentation. | pfeldman@chromium.org | 2009-11-02 | 4 | -6/+54 |
* | Test case for fix to bug 26279. | sky@chromium.org | 2009-11-02 | 2 | -2/+36 |
* | Remember last used prefs tab. | thakis@chromium.org | 2009-11-02 | 2 | -4/+22 |
* | Reverting 30696. | thomasvl@chromium.org | 2009-11-02 | 2 | -215/+7 |
* | [Mac] Prevent search engines from disappearing in the preferences list | rsesek@chromium.org | 2009-11-02 | 2 | -9/+38 |
* | [Mac] Prefs layout work for "basics" and "personal stuff" | thomasvl@chromium.org | 2009-11-02 | 2 | -7/+215 |
* | Remove tapuz.co.il from search provider list since it isn't a search provider. | jeremy@chromium.org | 2009-11-02 | 1 | -12/+2 |
* | Fix windows interactive ui test failure introduced in r30687. | jam@chromium.org | 2009-11-02 | 1 | -1/+8 |
* | Moved +/i icon next to "Developer Tools" 2 px to the left, and made the text ... | aa@chromium.org | 2009-11-02 | 1 | -3/+3 |
* | Add the ability for objects which derive from RefCountedThreadSafe to specify... | jam@chromium.org | 2009-11-02 | 7 | -334/+162 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 84 | -649/+564 |
* | Add "Go to..." to the context menu when the selected text in a page is a url. | thakis@chromium.org | 2009-11-02 | 2 | -24/+39 |
* | Add the "Other bookmarks" button on the right of the bookmark bar. | jrg@chromium.org | 2009-11-02 | 6 | -85/+235 |
* | Reverting 30679. | thakis@chromium.org | 2009-11-01 | 2 | -39/+24 |
* | Add "Go to..." to the context menu when the selected text in a page is a url. | thakis@chromium.org | 2009-11-01 | 2 | -24/+39 |
* | Implement page action popups. | erikkay@chromium.org | 2009-11-01 | 10 | -8/+235 |
* | Reenable PosixSessionEnd test. | johnnyg@chromium.org | 2009-10-31 | 1 | -1/+1 |
* | DeferredAutoreleasePool didn't work on Snow Leopard. | mark@chromium.org | 2009-10-31 | 2 | -7/+31 |
* | Linux: Re-enable omnibox select-all-on-click for Chrome OS builds. | derat@chromium.org | 2009-10-31 | 2 | -0/+101 |
* | DevTools: add all scripts from afterCompile events when scripts panel is show... | yurys@google.com | 2009-10-31 | 1 | -2/+19 |
* | Rework the way the FindBrowserWithProfile/Type methods work. | ben@chromium.org | 2009-10-31 | 4 | -49/+65 |
* | roll back 30659 since it still breaks browser_tests | ben@chromium.org | 2009-10-31 | 3 | -34/+37 |
* | Change notification cmd line enabling to use the new RuntimeEnabledFeatures c... | johnnyg@chromium.org | 2009-10-31 | 2 | -2/+1 |