| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent crash due to DIB allocation failure | joshia@google.com | 2008-11-12 | 3 | -11/+23 |
* | Fix a race condition in SyncChannel that would happen if a nested Send occurr... | jam@chromium.org | 2008-11-12 | 2 | -97/+101 |
* | 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 |
* | Force the line endings on .sln files to be CRLF. | tc@google.com | 2008-11-12 | 2 | -5678/+5678 |
* | Changes TableView to have its own mouse handling code so that we can | sky@google.com | 2008-11-12 | 5 | -8/+158 |
* | 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 | 10 | -89/+198 |
* | Fix a crash when dismissing an infobubble... could not locate Window* | ben@chromium.org | 2008-11-11 | 2 | -6/+9 |
* | * Revert "Por rt flush_cache tool." | agl@chromium.org | 2008-11-11 | 5 | -29/+55 |
* | Port flush_cache tool. | agl@chromium.org | 2008-11-11 | 5 | -55/+29 |
* | 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 | 2 | -6/+72 |
* | NO CODE CHANGE. Just force a build. | maruel@chromium.org | 2008-11-11 | 1 | -4/+3 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 15 | -615/+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 | 9 | -60/+109 |
* | 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 |
* | * Fix two bugs | kuchhal@chromium.org | 2008-11-10 | 2 | -0/+2 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 26 | -7035/+23 |
* | 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 | 9 | -55/+95 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 5 | -65/+151 |
* | Minor layout changes that make the bookmark manager and popup blocker look be... | glen@chromium.org | 2008-11-10 | 3 | -5/+4 |
* | Add helper batch files to make launching JSC projects easier. | dglazkov@google.com | 2008-11-10 | 1 | -0/+3 |
* | Tweak delegate setting in the DraggedTabController to be more robust. Delegat... | ben@chromium.org | 2008-11-10 | 1 | -10/+2 |
* | Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT... | erikkay@google.com | 2008-11-10 | 2 | -19/+8 |
* | Make sure that we deny javascript window.close() requests when we are showing | erg@google.com | 2008-11-10 | 4 | -0/+85 |
* | Fix tests ImporterTest.Firefox2Importer and Firefox3Importer. | maruel@chromium.org | 2008-11-10 | 1 | -14/+16 |
* | Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G... | deanm@chromium.org | 2008-11-10 | 1 | -1/+2 |
* | Fixes Issue 3096 in chromium "[Find in page] responds each IME composition, m... | hbono@chromium.org | 2008-11-10 | 1 | -3/+74 |
* | Implements a WM_MOUSEHWHEEL message handler. | hbono@chromium.org | 2008-11-10 | 1 | -0/+1 |
* | EXPERIMENT: | deanm@chromium.org | 2008-11-08 | 2 | -3/+7 |
* | Review URL: http://codereview.chromium.org/10237 | petersont@google.com | 2008-11-08 | 9 | -109/+60 |
* | Entries in a form get recorded when the user submits the form. Database and ... | petersont@google.com | 2008-11-08 | 9 | -60/+109 |
* | * Create unique event in global namespace | kuchhal@chromium.org | 2008-11-08 | 1 | -9/+3 |
* | In dialogs, when the focus moves to a button, that button should become the d... | jcampan@chromium.org | 2008-11-08 | 12 | -13/+241 |
* | Add history/history_publisher.cc and history/history_indexer.idl. | sgk@google.com | 2008-11-08 | 1 | -0/+6 |
* | Switch to the new crash service URL. | mal@chromium.org | 2008-11-08 | 1 | -1/+1 |