summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-089-109/+60
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-089-60/+109
* * Create unique event in global namespacekuchhal@chromium.org2008-11-081-9/+3
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-0812-13/+241
* Add history/history_publisher.cc and history/history_indexer.idl.sgk@google.com2008-11-081-0/+6
* Switch to the new crash service URL.mal@chromium.org2008-11-081-1/+1
* Add chrome\browser\autofill_manager.cc andsgk@google.com2008-11-081-0/+2
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-081-3/+5
* Roll this change back until I understand the crashes.ben@chromium.org2008-11-085-152/+65
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-1/+17
* * fix system level install bugkuchhal@chromium.org2008-11-071-1/+1
* Add installer\util\delete_reg_value_work_item{,_unittest}.ccsgk@google.com2008-11-072-0/+2
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-073-32/+47
* 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
* Fix a failure on the ipc_tests due to a race between closing thervargas@google.com2008-11-071-0/+6
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-073-82/+84
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-0719-36/+174
* Turns back on tree's double buffering when RTL. For some reason asky@google.com2008-11-071-14/+11
* Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...ben@chromium.org2008-11-075-65/+152
* Port parts of chrome/common to Linux.evanm@google.com2008-11-073-33/+76
* 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-079-5/+239
* Fix crash in the icon manager. The decoding could be NULL, which would then getbrettw@google.com2008-11-073-2/+12
* No code change. Force a build.maruel@chromium.org2008-11-071-5/+6
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-0726-153/+1051
* 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-0723-65/+514
* * Never launch Chrome in system level install mode.kuchhal@chromium.org2008-11-071-1/+3
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-072-2/+8