summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...pkasting@chromium.org2008-11-123-17/+13
* Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ...pkasting@chromium.org2008-11-124-44/+23
* Use the systemwide google_update pipe when registering for crash servicescpu@google.com2008-11-121-4/+15
* Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...pkasting@chromium.org2008-11-125-86/+70
* Makes sure ResourceDispatcherHost properly cleans up a cancelledsky@google.com2008-11-121-1/+10
* Reorder browser.cc to match style guide, and remove browser_commands.ccben@chromium.org2008-11-124-1705/+1700
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-123-11/+23
* Fix a race condition in SyncChannel that would happen if a nested Send occurr...jam@chromium.org2008-11-122-97/+101
* Reorder functions in browser.hben@chromium.org2008-11-127-295/+236
* Fix history_indexer.idl to stop from rebuilding it every time.maruel@chromium.org2008-11-121-0/+12
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-122-5678/+5678
* Changes TableView to have its own mouse handling code so that we cansky@google.com2008-11-125-8/+158
* oopsben@chromium.org2008-11-111-1/+1
* oopsben@chromium.org2008-11-111-1/+1
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-1112-28/+21
* Remove ShowAndFit variation of Browser::Show, since the "varation" doesn't se...ben@chromium.org2008-11-113-7/+5
* Style fixes to BlockedPopupContainer before I submiterg@google.com2008-11-112-20/+26
* Move the hang monitor to the BrowserView, since it's highly Windows/HWND spec...ben@chromium.org2008-11-115-60/+66
* Accept the changes in the UI Language in Options ... -> Language Menu only if...sidchat@google.com2008-11-112-4/+18
* More cleanup in Browser:ben@chromium.org2008-11-1111-121/+36
* Handle the possibility of failure when starting apaulg@google.com2008-11-116-26/+10
* Only block alert() requests from blocked popups; not all popups.erg@google.com2008-11-1110-89/+198
* Fix a crash when dismissing an infobubble... could not locate Window*ben@chromium.org2008-11-112-6/+9
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-115-29/+55
* Port flush_cache tool.agl@chromium.org2008-11-115-55/+29
* These files were missed from my last cleanup CL.beng@google.com2008-11-112-63/+4
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-1111-165/+50
* Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixesananta@chromium.org2008-11-111-18/+20
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-112-6/+72
* NO CODE CHANGE. Just force a build.maruel@chromium.org2008-11-111-4/+3
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-1115-615/+1045
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-1115-178/+174
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-119-60/+109
* Fixes bug where carpet bombing dialog would come in some situations itsky@google.com2008-11-111-10/+20
* Forgot to remove these files.ben@chromium.org2008-11-102-0/+0
* * Fix two bugskuchhal@chromium.org2008-11-102-0/+2
* Removes the old frames.ben@chromium.org2008-11-1026-7035/+23
* Move 'learn more' in the privacy section to its own line.glen@chromium.org2008-11-101-18/+5
* Changes tree/table to pass in an appropriate location when the contextsky@google.com2008-11-109-55/+95
* Re-land this change now that I've made a speculative fix to the DraggedTabCon...ben@chromium.org2008-11-105-65/+151
* Minor layout changes that make the bookmark manager and popup blocker look be...glen@chromium.org2008-11-103-5/+4
* Add helper batch files to make launching JSC projects easier.dglazkov@google.com2008-11-101-0/+3
* Tweak delegate setting in the DraggedTabController to be more robust. Delegat...ben@chromium.org2008-11-101-10/+2
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-102-19/+8
* Make sure that we deny javascript window.close() requests when we are showingerg@google.com2008-11-104-0/+85
* Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.maruel@chromium.org2008-11-101-14/+16
* Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G...deanm@chromium.org2008-11-101-1/+2
* Fixes Issue 3096 in chromium "[Find in page] responds each IME composition, m...hbono@chromium.org2008-11-101-3/+74
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-101-0/+1
* EXPERIMENT:deanm@chromium.org2008-11-082-3/+7