| Commit message (Expand) | Author | Age | Files | Lines |
* | * Try to rename chrome exes in shutdown path as well. | kuchhal@chromium.org | 2008-11-12 | 4 | -21/+37 |
* | New functions in WebDatabase and WebDataService for the removal of form entri... | petersont@google.com | 2008-11-12 | 5 | -8/+172 |
* | Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ... | pkasting@chromium.org | 2008-11-12 | 2 | -0/+36 |
* | Adds the ability for save dialogs to take a default extension. | sky@google.com | 2008-11-12 | 8 | -27/+38 |
* | Fix infobubble crash due to first run bubble having slightly different initia... | ben@chromium.org | 2008-11-12 | 2 | -9/+4 |
* | Break out command execution from ExecuteCommand implementation into separate ... | ben@chromium.org | 2008-11-12 | 2 | -514/+519 |
* | If setProcessBackgrounded fails, don't continue through | mbelshe@google.com | 2008-11-12 | 1 | -1/+4 |
* | * Need to read version from registry if relaunching browser. | kuchhal@chromium.org | 2008-11-12 | 1 | -0/+1 |
* | Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a... | pkasting@chromium.org | 2008-11-12 | 3 | -17/+13 |
* | Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ... | pkasting@chromium.org | 2008-11-12 | 4 | -44/+23 |
* | Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st... | pkasting@chromium.org | 2008-11-12 | 5 | -86/+70 |
* | Makes sure ResourceDispatcherHost properly cleans up a cancelled | sky@google.com | 2008-11-12 | 1 | -1/+10 |
* | Reorder browser.cc to match style guide, and remove browser_commands.cc | ben@chromium.org | 2008-11-12 | 4 | -1705/+1700 |
* | Reorder functions in browser.h | ben@chromium.org | 2008-11-12 | 7 | -295/+236 |
* | Fix history_indexer.idl to stop from rebuilding it every time. | maruel@chromium.org | 2008-11-12 | 1 | -0/+12 |
* | Changes TableView to have its own mouse handling code so that we can | sky@google.com | 2008-11-12 | 1 | -0/+4 |
* | oops | ben@chromium.org | 2008-11-11 | 1 | -1/+1 |
* | oops | ben@chromium.org | 2008-11-11 | 1 | -1/+1 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 12 | -28/+21 |
* | Remove ShowAndFit variation of Browser::Show, since the "varation" doesn't se... | ben@chromium.org | 2008-11-11 | 3 | -7/+5 |
* | Style fixes to BlockedPopupContainer before I submit | erg@google.com | 2008-11-11 | 2 | -20/+26 |
* | Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec... | ben@chromium.org | 2008-11-11 | 5 | -60/+66 |
* | Accept the changes in the UI Language in Options ... -> Language Menu only if... | sidchat@google.com | 2008-11-11 | 2 | -4/+18 |
* | More cleanup in Browser: | ben@chromium.org | 2008-11-11 | 11 | -121/+36 |
* | Handle the possibility of failure when starting a | paulg@google.com | 2008-11-11 | 6 | -26/+10 |
* | Only block alert() requests from blocked popups; not all popups. | erg@google.com | 2008-11-11 | 4 | -86/+96 |
* | Fix a crash when dismissing an infobubble... could not locate Window* | ben@chromium.org | 2008-11-11 | 2 | -6/+9 |
* | These files were missed from my last cleanup CL. | beng@google.com | 2008-11-11 | 2 | -63/+4 |
* | Cleanup and rearrange methods on BrowserWindow interface. | beng@google.com | 2008-11-11 | 11 | -165/+50 |
* | Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixes | ananta@chromium.org | 2008-11-11 | 1 | -18/+20 |
* | make sure we match all the tests and files that linux has running. We were ne... | pinkerton@google.com | 2008-11-11 | 1 | -0/+8 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 12 | -608/+1045 |
* | Rename BrowserView2 to BrowserView. | ben@chromium.org | 2008-11-11 | 15 | -178/+174 |
* | Review URL: http://codereview.chromium.org/10005 | petersont@google.com | 2008-11-11 | 7 | -57/+98 |
* | Fixes bug where carpet bombing dialog would come in some situations it | sky@google.com | 2008-11-11 | 1 | -10/+20 |
* | Forgot to remove these files. | ben@chromium.org | 2008-11-10 | 2 | -0/+0 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 23 | -7019/+20 |
* | Move 'learn more' in the privacy section to its own line. | glen@chromium.org | 2008-11-10 | 1 | -18/+5 |
* | Changes tree/table to pass in an appropriate location when the context | sky@google.com | 2008-11-10 | 1 | -8/+0 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 3 | -58/+148 |
* | Minor layout changes that make the bookmark manager and popup blocker look be... | glen@chromium.org | 2008-11-10 | 1 | -4/+3 |
* | Tweak delegate setting in the DraggedTabController to be more robust. Delegat... | ben@chromium.org | 2008-11-10 | 1 | -10/+2 |
* | Make sure that we deny javascript window.close() requests when we are showing | erg@google.com | 2008-11-10 | 1 | -0/+53 |
* | Fix tests ImporterTest.Firefox2Importer and Firefox3Importer. | maruel@chromium.org | 2008-11-10 | 1 | -14/+16 |
* | Implements a WM_MOUSEHWHEEL message handler. | hbono@chromium.org | 2008-11-10 | 1 | -0/+1 |
* | Review URL: http://codereview.chromium.org/10237 | petersont@google.com | 2008-11-08 | 7 | -98/+57 |
* | Entries in a form get recorded when the user submits the form. Database and ... | petersont@google.com | 2008-11-08 | 7 | -57/+98 |
* | * Create unique event in global namespace | kuchhal@chromium.org | 2008-11-08 | 1 | -9/+3 |
* | Add history/history_publisher.cc and history/history_indexer.idl. | sgk@google.com | 2008-11-08 | 1 | -0/+6 |
* | Add chrome\browser\autofill_manager.cc and | sgk@google.com | 2008-11-08 | 1 | -0/+2 |