summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* More SCons renaming:sgk@google.com2008-11-046-153/+146
* Fix hang in clearing browsing data from incognito mode.finnur@google.com2008-11-041-1/+1
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-0415-276/+486
* Roll back my last change, it broke a unit test.brettw@google.com2008-11-041-17/+0
* Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...maruel@chromium.org2008-11-042-21/+8
* Evil wallpaper hack to hide a crash when going back from an interstitial and ...brettw@google.com2008-11-041-0/+17
* Rolling backabarth@chromium.org2008-11-041-8/+1
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-041-1/+8
* Use ElideUrl for urls. It is much nicer.maruel@chromium.org2008-11-041-2/+7
* Use the worker pool instead of a one-time thread for the breakpad initializat...deanm@chromium.org2008-11-042-11/+8
* A fix for Issue 2768 "IME: Current clause of Japanese IME doesn't appear to r...hbono@chromium.org2008-11-042-9/+16
* Fixes two bookmark manager bugs. Use Activate instead of MoveToFrontsky@google.com2008-11-041-1/+4
* Adds support for models to provide addition icons to the tree. Updatessky@google.com2008-11-048-42/+107
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-0430-772/+1234
* Remove old bookmarks/bookmark_drag_utils.cc entry.sgk@google.com2008-11-041-1/+0
* Update unit_tests.scons with patterns from later changes:sgk@google.com2008-11-042-7/+12
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-042-3/+6
* Fix for crash in NPN_Invoke. This happened because the window script NPObjec...jam@chromium.org2008-11-041-13/+15
* Adding visual studio solution files.bradnelson@chromium.org2008-11-044-9/+6
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-0430-1234/+772
* Remove fragile check in DidProcessCrashcpu@google.com2008-11-031-2/+5
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, whichananta@chromium.org2008-11-031-1/+1
* Miscellaneous bookmark manager polish:sky@google.com2008-11-0311-189/+378
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33
* Convert chrome\renderer to new SCons naming.sgk@google.com2008-11-034-75/+110
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-033-4/+5
* More distro installer params workcpu@google.com2008-11-033-45/+102
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-032-0/+2
* Make the right side of the bookmarks bar lay out correctly.glen@chromium.org2008-11-031-3/+4
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-0311-71/+44
* Add support for @include in Greasemonkey scripts.aa@google.com2008-11-034-14/+220
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Tracing showed that the resource bundle lock was held for long periods of tim...deanm@chromium.org2008-11-031-25/+37
* Convert chrome/plugin to the new naming (SConscript => plugin.scons).sgk@google.com2008-11-033-13/+26
* Convert chrome/common to new SCons naming:sgk@google.com2008-11-034-89/+106
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* Convert browser.lib to the new naming:sgk@google.com2008-11-035-39/+58
* Now that the unit_tests get built from a separate SConscript file,sgk@google.com2008-11-032-5/+2
* Add chrome\views\single_split_view.cc to the SCons build.sgk@google.com2008-11-031-0/+1
* Always show file extensions in the shelf.glen@chromium.org2008-11-033-10/+73
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-034-263/+256
* Add widely-used variants of en, fr, de and it.jungshik@google.com2008-11-021-2/+14
* Rollback r4382 because I'm daft (submitted the wrong thing)glen@chromium.org2008-11-013-8/+8
* Update some spell-checker stringsglen@chromium.org2008-11-011-2/+2
* Unescape and use the filename when we have no title to display for a given en...glen@chromium.org2008-11-013-8/+8
* Changed the notification for the rlzcpu@google.com2008-11-011-3/+3
* Fix interactive test crashes.beng@google.com2008-11-011-0/+1
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-012-9/+68
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-012-3/+3
* Make multiline labels respect the inset.levin@chromium.org2008-11-015-28/+487