summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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-114-86/+96
* Fix a crash when dismissing an infobubble... could not locate Window*ben@chromium.org2008-11-112-6/+9
* 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-111-0/+8
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-1112-608/+1045
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-1115-178/+174
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-117-57/+98
* 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
* Removes the old frames.ben@chromium.org2008-11-1023-7019/+20
* 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-101-8/+0
* Re-land this change now that I've made a speculative fix to the DraggedTabCon...ben@chromium.org2008-11-103-58/+148
* Minor layout changes that make the bookmark manager and popup blocker look be...glen@chromium.org2008-11-101-4/+3
* Tweak delegate setting in the DraggedTabController to be more robust. Delegat...ben@chromium.org2008-11-101-10/+2
* Make sure that we deny javascript window.close() requests when we are showingerg@google.com2008-11-101-0/+53
* Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.maruel@chromium.org2008-11-101-14/+16
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-101-0/+1
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-087-98/+57
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-087-57/+98
* * Create unique event in global namespacekuchhal@chromium.org2008-11-081-9/+3
* Add history/history_publisher.cc and history/history_indexer.idl.sgk@google.com2008-11-081-0/+6
* Add chrome\browser\autofill_manager.cc andsgk@google.com2008-11-081-0/+2
* Roll this change back until I understand the crashes.ben@chromium.org2008-11-083-149/+58
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-073-73/+71
* We have a crash caused by view_ being NULL here.nsylvain@chromium.org2008-11-071-1/+1
* Update the SafeBrowsing protocol version to 2.2, which handlespaulg@google.com2008-11-071-3/+3
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-072-8/+17
* Fixes bug in building filter string for open dialog that resulted insky@google.com2008-11-071-1/+2
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-0713-19/+86
* Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...ben@chromium.org2008-11-073-58/+149
* Updates one of the unit tests I disabled when I rewrote the popup blocker UI.erg@google.com2008-11-071-14/+61
* Fix initialization order to fix Mac & Linux.brettw@google.com2008-11-071-2/+2
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-0716-63/+447
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-077-5/+228
* Fix crash in the icon manager. The decoding could be NULL, which would then getbrettw@google.com2008-11-073-2/+12
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-0722-137/+1026
* Potential fix for FF importing issuecpu@google.com2008-11-072-3/+6
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-072-8/+26
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-072-2/+8
* Continue with crosssite navigations if alerts are suppressedojan@google.com2008-11-075-6/+21