summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Prevent window.close() working from Javascript when a blocked popup notificat...erg@google.com2008-11-073-2/+15
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-0611-157/+625
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-0614-57/+38
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0613-86/+19
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-068-30/+44
* Fix Large Font issues in About box (issue 2458).finnur@google.com2008-11-062-23/+63
* Toolbar Importer Pass2brg@chromium.com2008-11-0612-259/+774
* Disable new tests that are failing on buildbot.ojan@google.com2008-11-061-4/+4
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-068-24/+180
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-062-21/+19
* Whitespace typo fix from CL 8722agl@chromium.org2008-11-051-2/+2
* Add two UMA histograms for DNS prefetchingjar@google.com2008-11-051-2/+2
* Quick and easy fix for vista taskbar auto hide issueamit@chromium.org2008-11-052-10/+67
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-052-3/+3
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-0512-6/+558
* Roll back. Sigh. Still not fixed.ben@chromium.org2008-11-052-2/+4
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-0513-23/+88
* Reinstate this commented-out code now the root cause of the problem has been ...ben@chromium.org2008-11-052-4/+2
* Some bandaids for tab dragging UI tests:ben@chromium.org2008-11-052-3/+8
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-0526-1233/+770