summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add prefixes to I/O data trace names so they can be distinguished on thepamg@google.com2008-11-071-8/+16
* 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
* fix minor style nitkuchhal@chromium.org2008-11-061-3/+1
* Adding in modp_b64 to test that needs it.bradnelson@chromium.org2008-11-061-4/+3
* Disable the double buffering in TreeView when the locale is RTL. This means t...idana@google.com2008-11-061-0/+16
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-067-38/+158
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-0623-76/+125
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0619-174/+36
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Fix Chrome do not launch problem.kuchhal@chromium.org2008-11-061-1/+3
* Changed the call to attach the debugger to V8 to run in the renderer thread. ...sgjesse@chromium.org2008-11-062-2/+21
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-0610-57/+73
* Disable one IPCSyncChannel test in purify to see if the tree remains green. ...jam@chromium.org2008-11-061-0/+3
* Fix Large Font issues in About box (issue 2458).finnur@google.com2008-11-0650-108/+151
* Toolbar Importer Pass2brg@chromium.com2008-11-0612-259/+774
* Disable new tests that are failing on buildbot.ojan@google.com2008-11-061-4/+4
* A reported crasher seems to indicate the ViewStorage can be NULL. I don't see...jcampan@chromium.org2008-11-061-1/+17